PDA

View Full Version : My desktop in 640*480


Daf2sade
12-19-02, 10:45 AM
hello,

when i use nvidia driver in my XF86CONFIG, my desktop switch to 640*480, and ctrl+alt+"+" or "-" doesn't work !

In my XF86CONFIG file i have :
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection

what's wrong ?!

my config is Geforce2 MX, NVIDIA driver 1.0-4191, Xfree 4.2.0 and linux kernel 2.4.20

Andy Mecham
12-19-02, 04:43 PM
Please attach a copy of your /var/log/XFree86.0.log file.

--andy

Daf2sade
12-19-02, 05:43 PM
here it is :

Andy Mecham
12-19-02, 05:56 PM
You're using the vesa driver, and not the nvidia driver. Please change "vesa" to "nvidia".

For more install information, please see the README.

--andy

Daf2sade
12-20-02, 04:17 AM
this is the nvidia log file :

Daf2sade
12-20-02, 05:10 AM
Ok i find what's the problem,

it'my screen definition, in XF86config.

i solve the problems,

thanx for help