[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: nvidia drivers on debian



Am Mittwoch, 12. März 2008 09:35 schrieben Sie:

> Section "Device"
>     Identifier    "nVidia Corporation NV42 [Geforce 6800 XT]"
>     Driver        "nvidia"
>     BusID        "PCI:1:0:0"
> EndSection
>
> Section "Monitor"
>     Identifier    "Generic Monitor"
>     Option        "DPMS"
>     HorizSync    28-51
>     VertRefresh    43-60
> EndSection
>
> Section "Screen"
>     Identifier    "Default Screen"
>     Device        "nVidia Corporation NV42 [Geforce 6800 XT]"
>     Monitor        "Generic Monitor"
>     DefaultDepth    24
******
>     SubSection "Display"
>         Depth        24
>         Modes        "1024x768" "800x600" "640x480"
>     EndSubSection
> EndSection
>
> Section "ServerLayout"
>     Identifier    "Default Layout"
>     Screen        "Default Screen"
>     InputDevice    "Generic Keyboard"
>     InputDevice    "Configured Mouse"
> EndSection
>
> Section "DRI"
>     Mode    0666
> EndSection
>
>
> But I want a much larger resolution. Can I do this by hand? Is it normal
> that I didn't see the NVIDIA logo


What says

dpkg  -l | grep nvidia    

lsmod | grep nvidia

What ist the brand/model of your Monitor?
>     HorizSync    28-51
>     VertRefresh    43-60
fits your monitor?

Greetings 
Bernd




Reply to: