Bug#735424: nvidia-driver: needed option x for additional information

Andreas Beckmann anbe at debian.org
Mon Jan 20 09:58:25 UTC 2014


On 2014-01-20 10:39, Karsten Malcher wrote:
>>   And try a minimal config file as decribed in
>> /usr/share/doc/nvidia-driver/README.Debian.gz
> 
> I tried to use nvidia-xconfig with the same result of this black blank
> screen.
> The xorg.conf is attached.

Did you try the minimal one? I.e. only these 4 lines should be enough.

But lets try the vesa driver first:

* apt-get install xserver-xorg-video-vesa

* update-alternatives --config glx
  select "mesa-diverted"

* use this Xorg.conf:
        Section "Device"
            Identifier     "My GPU"
            Driver         "vesa"
        EndSection

* reboot

If this does not work either, something else is messed up in your system
that is not related to the nvidia driver.

Thereafter run again reportbug -N 735424 and mention whether this was
run after the X (not) started at boot or after manual use of startx.


Andreas



More information about the pkg-nvidia-devel mailing list