PDA

View Full Version : knoppix video problem on boot



davegod75
09-05-2004, 03:20 AM
Just tried v3.6 it boots up fine up until it trys to startx. When it does my Delll 1800fp goes black and starts flipping between power saving mode and some DVI screen.

Any ideas

video card is FX5200 and I'm using the DVI input on the Dell 1800fp

davegod75
09-06-2004, 05:30 AM
anyone?

shah
09-06-2004, 08:59 AM
Try these cheatcodes in boot prompt:
linux 26 noapic noapm xmodule=nv
:D

davegod75
09-08-2004, 12:13 AM
mind telling me what that does

CrashedAgain
09-08-2004, 06:05 PM
Try these cheatcodes in boot prompt:
linux 26 noapic noapm xmodule=nv
:D
linux 26 means use the 2.6 series kernel
noapic --I think apic has to do with support for dual cpu's; somebody correct me on this if I'm wrong
noapm --apm is advanced power management
xmodule= --specifies what video driver to use
try also 'noapci' --advanced power & configuration interface