X goes out to lunch with Knoppix 3.2
Using Knoppix 3.2 (4-15-2003) when Knoppix tries to start X, the video goes blank and no signal is being sent to my monitor. Haven't had that problem with any version up til this. 3.1 boots up fine as did the other 3.2 versions (although I had and have been having some strange mixture of german/english issues). When booting, it looks like it detects the video card just fine. It also looks like maybe the image for the boot floppy on the English iso is a german boot disk.
Re: X goes out to lunch with Knoppix 3.2
Quote:
Originally Posted by computerguy
Using Knoppix 3.2 (4-15-2003) when Knoppix tries to start X, the video goes blank and no signal is being sent to my monitor. Haven't had that problem with any version up til this. 3.1 boots up fine as did the other 3.2 versions (although I had and have been having some strange mixture of german/english issues). When booting, it looks like it detects the video card just fine. It also looks like maybe the image for the boot floppy on the English iso is a german boot disk.
In 3.2 ddc probing was improved. However if your monitor does not give the correct values, screen will be blank.
you could try: knoppix noddc or knoppix resolution=1024x768 xvrefresh=60 or similar.
cu
Fabian
Re: X goes out to lunch with Knoppix 3.2
Quote:
Originally Posted by Fabianx
In 3.2 ddc probing was improved. However if your monitor does not give the correct values, screen will be blank.
you could try: knoppix noddc or knoppix resolution=1024x768 xvrefresh=60 or similar.
cu
Fabian
noddc worked. Seems like the "old" ddc probe worked better for my system <G>
Thanks
Re: X goes out to lunch with Knoppix 3.2
Quote:
Originally Posted by computerguy
Quote:
Originally Posted by Fabianx
In 3.2 ddc probing was improved. However if your monitor does not give the correct values, screen will be blank.
you could try: knoppix noddc or knoppix resolution=1024x768 xvrefresh=60 or similar.
cu
Fabian
noddc worked
huh, so this is probably a double bug. New DDC detect doesn't detect your monitor correctly, and after testcd the scripts don't run the DDC check...
yes?