You are not logged in.
Pages: 1
Hi I've been fighting with this almost a week now and finally decided to look for help. I can't find a way to set 1024x768 resolution when I am using the nvidia driver, however both vesa and nouveau are able to get this resolution. I've been setting modelines and stuff but nothing works. I noticed that when I set HorizSync in xorg.conf X fails to start with message: (EE) NVIDIA(0): Failed to allocate/map the primary surface! However VertRefresh doesn't bother it. The horizsync and vertrefresh values I get from the monitor's manual.
Last edited by raxbg (2012-02-08 21:00:59)
Offline
Can you post the output of 'xrandr' when using the nvidia driver? What card are you using?
Offline
gives only 640x480 and 320x240 resolutions I tried importing a modeline and when trying to use it the screen just flashes and nothing changes. The card is nvidia MX 440
Offline
It's a pretty old card, isn't it? Which driver are you using? nvidia, nvidia-173xx or ...? Can you post the name of the package?
Offline
nvidia-96xx-all (from AUR to be able to run on my kernel) xorg-server is 1.10 because 1.11 can't run with this driver version. I just noticed that in the Xorg.0.log it says :
(WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
Offline
'xrandr --prop' should print out EDID.
How are you sonnecting teh card to the monitor - via VGA cable?
Offline
yes, could it be the problem? In fact the picture is not steady on the monitor its moving up and down very fast even if connected to my laptop.
Offline
In fact the first line of xrandr is: Failed to get size of gamma for output default
and xrandr didn't show the EDID ![]()
Offline
@raxbg quick googling direct to "nopat" boot option, did you try that?
Last edited by masteryod (2012-02-08 20:27:13)
Offline
Hm EDID is still not recognized but this option fixed another issue with the performance ![]()
Offline
Is there a way to get the EDID when using vesa for example?
Offline
about EDID and NVIDIA there is a BUG: http://analogbit.com/fix_nvidia_edid <- this one saved my life when I was struggling with hdtv setup - look at this
Offline
I got the edid for the monitor on my laptop because it also supports 1024x768 and now its working with it
so it's solved
Offline
I got the edid for the monitor on my laptop because it also supports 1024x768 and now its working with it
so it's solved
That actually worked? LOOOOL!
![]()
Offline
pretty strange huh, but I have set a modeline to set resolution to 1024x768 cause if I weren't it would probably try to set 1366x768 and could damage the monitor (this is my guess) and because 1024x768 is in the list for my monitor it is actually accepted and is working now
thanks for the help
Offline
Pages: 1