On Fri, Apr 29, 2011 at 06:23:18PM +0200, Sven Joachim wrote: > On 2011-04-29 17:00 +0200, David Westberg wrote: > > > Package: xserver-xorg-video-nouveau > > Version: 1:0.0.15+git20100329+7858345-5 > > Severity: normal > > > > EDID is not retrived using the nouveau driver. Thus driver does not use the > > monitor at default resolution, 1280x1024. > > The nouveau driver gets EDID information from the kernel, so the > question is whether the kernel has it. Do you have something in > /sys/class/drm/card0-VGA-1/edid or /sys/class/drm/card0-DVI-I-1/edid ? They are empty as far as I can see.
I switched to the nvidia driver to see what is displayed for the same files. They are however not to be found. Nvidia must have adifferent way of accessing the monitor information. > Strange that this succeeds if nvidia is loaded and fails otherwise. > > Regards, > Sven Depends I guess on the interaction between the driver and monitor and the get-edid command. could be some context that are not properly setup for the command to succed. Don't know the relationship between monitor information and the kernel and the driver. Is it something the driver has todo and provide to the kernel? /david -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

