On 2011-06-04 09:46 +0200, Ryo Furue wrote: > | > | Anyway, the problem seems to be that your monitor does not > | > | supply EDID data, in which case X will choose 1024x768 as a > | > | presumably safe fallback resolution. See also #588927. > | > > | > Thank you for the info. But, reading that thread, I couldn't tell > | > what's the solution is. > | > | Well, so far we have not found a solution. :-( > | > | > Does this mean that nouveau will never work > | > with those monitors? Or are there solutions to this problem? such > | > as writing something in /etc/X11/xorg.conf for nouveau ? > | > | You definitely need a Monitor section in your xorg.conf, > | but for the submitter of #588927 even this did not work. > > My situation has become worse. After leaving the machine > for more than four months because I stayed abroad, I came > back and dist-upgraded it (without thinking much). Then, > I lost the nv driver! It's no longer available in the Debian > testing repository. > > That means, I'm left with nouveau, which cannot use the correct > resolution of my monitor. The correct resolution is 1280x1024 > but nouveau chooses 1024x768. > > So, I tried to tell it to use the correct resolution. I copied > the previous /etc/X11/xorg.conf which worked with nv and modified > it to the contents quoted below. I have just deleted the "Files" > section, which had been empty, the "InputDevice" section, and the > "ServerLayout" section, and I've just replaced "nv" with "nouveau". > > The machine boots up correctly, except for the screen resolution.
Please show your Xorg.0.log and the output of "xrandr -q". You may have to set up custom modelines in xorg.conf, see http://wiki.debian.org/XStrikeForce/HowToRandR12 for more information. > I'm desperate. What other drivers work with nVidia cards? The fbdev driver will work with the nouveaufb kernel framebuffer. Boot with video=1280x1024 to force the correct resolution for your monitor. See http://nouveau.freedesktop.org/wiki/KernelModeSetting, section "Forcing Modes". Sven -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org