Dell 2405FPW and resolution 1920x1200

Bug #40422 reported by Thunder.m
22
Affects Status Importance Assigned to Milestone
xresprobe (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

Latest Ubuntu Edgy Eft still canot recognize my monitor Dell 2405FPW and working in resolution 1600x1200. I have to manualy edit xorg.conf file to enable resolution 1920x1200. I have Nvidia GeForce 6800GS PCI-E and monitor is connected to DVI and D-SUB.

Revision history for this message
Vassilis Pandis (pandisv) wrote :

Is this still a problem with latest Dapper/Edgy ?

Revision history for this message
H3g3m0n (h3g3m0n) wrote :

I also have this problem in Edgy, System has 1600x1200 4:3 instead of 1920x1200, usplash has 1024x768 in its conf.

Video card is a nVidia 7600GT:
05:00.0 VGA compatible controller: nVidia Corporation Unknown device 0391 (rev a1)

Looks like the resolution in xorg is screwed, the default mode lines in xorg.conf for all colour depths are:
Modes "1680x1680" "1600x1200" "1280x1024" "1152x864" "1024x768" "800x600" "720x400" "640x480"

I'm guessing that 1680x1680 is supposed to be 1920x1200.

Also looks like another bogus resolution is in there, in xorg log:
(WW) NVIDIA(0): No valid modes for "1680x1680"; removing.
(WW) NVIDIA(0): No valid modes for "720x400"; removing.

And also:
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1920x1200"
(II) NVIDIA(0): "1600x1200"
(II) NVIDIA(0): "1280x1024"
(II) NVIDIA(0): "1152x864"
(II) NVIDIA(0): "1024x768"
(II) NVIDIA(0): "800x600"
(II) NVIDIA(0): "640x480"

Revision history for this message
John Vivirito (gnomefreak) wrote :

Can you please attach og/Xorg.0.log and /etc/X11/xorg.conf files to this bug. Thank you for reporting this bug with us.

Revision history for this message
Sarah Kowalik (hobbsee-deactivatedaccount) wrote :

To the original reporter: what kind of video chipset & card do you have?

Revision history for this message
Thunder.m (thunder-m) wrote :

I have Nvidia GeForce 6800GS PCI-E (Leadtek).

description: updated
description: updated
Revision history for this message
H3g3m0n (h3g3m0n) wrote :

Attached is the xorg.conf file the livecd creates by default, this file seems to be the same one that dpk-reconfigure makes in non interactive mode.

Revision history for this message
H3g3m0n (h3g3m0n) wrote :

Same for log.

Revision history for this message
John Vivirito (gnomefreak) wrote :

From what i see after working with you on IRC that its not setting any refresh rates at all that would be why your not getting correct resolutions. if you add refresh rates to it manually in /etc/X11/xorg.conf and save it restart X do you get the res. you want? you might have to add the res you want to it also. After some checking your monitor is a LCD widescreen. your refresh rates are as listed.
vertical the max is 76 Hz and horizontal max is 81 kHz. I didnt see a minimum. im gonna look into the other bugs we talked about this morning on IRC and i think hobbsee was right they are duplicates but i will let you know.

Revision history for this message
John Vivirito (gnomefreak) wrote :

I marked bug #48075 as a duplicate of this bug. please see logs on original bug if they are needed.

Revision history for this message
Marco Cimmino (cimmo) wrote :

Ok I'm from the last duplicate :)
I've tried kubuntu feisty herd 1 and the problem persists with my Acer AL1952 a 19" 4:3 (non wide) that is recognized @1024x768x60hz instead of 1280x1024x60or75hz

Why this bug is still marked needs info? I can provide if needed.
There is a way to see fixed for final Feisty?

Thanx

Changed in xorg:
status: Needs Info → Confirmed
Revision history for this message
Marco Cimmino (cimmo) wrote :

Still the same with Feisty Herd cd 2 and my Acer AL1952 19"

Revision history for this message
Marco Cimmino (cimmo) wrote :

confirmed in herd cd 4

Revision history for this message
Marco Cimmino (cimmo) wrote :

and still here with herd cd 5
no fix for Feisty?

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

xresprobe needs love.

could you post the result of 'sudo xresprobe $DRIVER' (substitute with the driver you are using)

Revision history for this message
Marco Cimmino (cimmo) wrote :

Timo very strange:
here with Kubuntu Edgy 6.10 full updated, nvidia proprietary driver and Acer AL1952 19" this is the result:
marco@b-52:~$ sudo xresprobe nvidia
id:
res:
freq:
disptype:

tried Feisty snapshot 3 March 2007, driver nv, same LCD:
ubuntu@ubuntu:~$ sudo xresprobe nv
id:
res:
freq:
disptype:

what can be the problem?

thanx

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

that's something I'd like to know as well :) Can you try with dapper live-cd what it says?

Revision history for this message
Marco Cimmino (cimmo) wrote :

Timo same identical thing with dapper 6.06.1 live cd and nv driver...

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

I've had the Dell myself, and I believe that it gives bogus DDC-data.. Could you try running without xorg.conf with herd5, to see if the xserver manages to get the correct data out of the monitor.

Revision history for this message
Marco Cimmino (cimmo) wrote :

Timo how can I do it?

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

move the xorg.conf (rename it to xorg.conf-old or something) and start gdm (or whatever you are running). The new xorg-server works without a conffile.

Revision history for this message
Marco Cimmino (cimmo) wrote :

Yes Timo, tried Feisty snapshot - 3 March Live cd and at boot my Acer AL1952 as always has wrong 1024x768 resolution after deleting xorg.conf file I have tried ctrl+alt+backspace and after that X restarted with a correct 1280x1024

Timo I've not the Dell because I'm not the reporter but I have the same problem.

Revision history for this message
Marco Cimmino (cimmo) wrote :

so there is a chance to see fixed for Feisty?
I can test binary if someone fix it ;)

Revision history for this message
H3g3m0n (h3g3m0n) wrote :

Removing xorg.conf results in the correct resolution on my Dell 2405FPW under Fiesty dev

The xresprobe returns 1680x1680 instead of the correct resolution of 1920x1200:

root@ender:/etc/X11# xresprobe nv
id: DELL 2405FPW
res: 1680x1680 1600x1200 1280x1024 1152x864 1024x768 800x600 720x400 640x480
freq: 30-81 56-76
disptype: crt

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

"disptype: crt"

that means something is wrong... could you post the 'ddcprobe' output

Revision history for this message
Hidde Brugmans (hcbrugmans-deactivatedaccount) wrote :

Here's mine:

:~$ sudo ddcprobe
Password:
vbe: VESA 3.0 detected.
oem: NVIDIA
vendor: NVIDIA Corporation
product: nv43 Board - p216h0 Chip Rev
memory: 131072kb
mode: 640x400x256
mode: 640x480x256
mode: 800x600x16
mode: 800x600x256
mode: 1024x768x16
mode: 1024x768x256
mode: 1280x1024x16
mode: 1280x1024x256
mode: 320x200x64k
mode: 320x200x16m
mode: 640x480x64k
mode: 640x480x16m
mode: 800x600x64k
mode: 800x600x16m
mode: 1024x768x64k
mode: 1024x768x16m
mode: 1280x1024x64k
mode: 1280x1024x16m
edid:
edid: 1 3
id: a010
eisa: DELa010
serial: 30464453
manufacture: 15 2005
input: analog signal.
screensize: 52 33
gamma: 2.200000
dpms: RGB, active off, suspend, standby
timing: 720x400@70 Hz (VGA 640x400, IBM)
timing: 640x480@60 Hz (VGA)
timing: 640x480@75 Hz (VESA)
timing: 800x600@60 Hz (VESA)
timing: 800x600@72 Hz (VESA)
timing: 800x600@75 Hz (VESA)
timing: 1024x768@87 Hz Interlaced (8514A)
timing: 1024x768@75 Hz (VESA)
ctiming: 1280x1024@60
ctiming: 1600x1200@60
ctiming: 1152x864@75
ctiming: 1680x1680@60
dtiming: 1920x1200@59
monitorserial: M67545440FDS
monitorname: DELL 2405FPW
monitorrange: 30-81, 56-76

Revision history for this message
Hidde Brugmans (hcbrugmans-deactivatedaccount) wrote :

This is using the nvidia binary driver btw.

Revision history for this message
H3g3m0n (h3g3m0n) wrote :

Heres mine using the nv drivers, both ddcprobe and xresprobe cause the display to corrupt when run, but changing virtual terms fixes it, I assume its a nv driver bug.
nVidia 7600GT, Dell 2045FPW

vbe: VESA 3.0 detected.
oem: NVIDIA
vendor: NVIDIA Corporation
product: G73 Board - p456h1 Chip Rev
memory: 262144kb
mode: 640x400x256
mode: 640x480x256
mode: 800x600x16
mode: 800x600x256
mode: 1024x768x16
mode: 1024x768x256
mode: 1280x1024x16
mode: 1280x1024x256
mode: 320x200x64k
mode: 320x200x16m
mode: 640x480x64k
mode: 640x480x16m
mode: 800x600x64k
mode: 800x600x16m
mode: 1024x768x64k
mode: 1024x768x16m
mode: 1280x1024x64k
mode: 1280x1024x16m
edid:
edid: 1 3
id: a010
eisa: DELa010
serial: 30524553
manufacture: 16 2006
input: analog signal.
screensize: 52 33
gamma: 2.200000
dpms: RGB, active off, suspend, standby
timing: 720x400@70 Hz (VGA 640x400, IBM)
timing: 640x480@60 Hz (VGA)
timing: 640x480@75 Hz (VESA)
timing: 800x600@60 Hz (VESA)
timing: 800x600@72 Hz (VESA)
timing: 800x600@75 Hz (VESA)
timing: 1024x768@87 Hz Interlaced (8514A)
timing: 1024x768@75 Hz (VESA)
ctiming: 1280x1024@60
ctiming: 1600x1200@60
ctiming: 1152x864@75
ctiming: 1680x1680@60
dtiming: 1920x1200@59
monitorserial: P654064L0RES
monitorname: DELL 2405FPW
monitorrange: 30-81, 56-76

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

ddcprobe returns correct values, but xresprobe somehow doesn't mangle them. Could you try running xresprobe in console, shutting X first down? And what does /usr/share/xresprobe/ddcprobe.sh give?

Revision history for this message
Hidde Brugmans (hcbrugmans-deactivatedaccount) wrote :

xresprobe (same for both nv/nvidia)
it reports the monitor as crt, it is in fact an lcd.

Revision history for this message
Hidde Brugmans (hcbrugmans-deactivatedaccount) wrote :

ddcprobe.sh output (identical)

Revision history for this message
Hidde Brugmans (hcbrugmans-deactivatedaccount) wrote :
Revision history for this message
Timo Aaltonen (tjaalton) wrote :

Ok, this was pretty simple in the end.. The reason why the maximum resolution is not used is because ddcprobe lists the device as being 'crt', and for those devices the highest resolution is cut off (since it rarely is usable).

I'll try to make a fix for this, let's hope it gets in Feisty.

Changed in xresprobe:
assignee: nobody → tepsipakki
status: Confirmed → In Progress
Revision history for this message
Marco Cimmino (cimmo) wrote :

great Timo! Thanx!!

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

ok, first try:

http://users.tkk.fi/~tjaalton/xorg72/new/xresprobe_0.4.24ubuntu3.1_i386.deb

that has the Dell listed in /usr/share/xresprobe/lcdlist, and /usr/share/xresprobe/ddcprobe.sh tries to grep $MONITORNAME from it. Cimmo, could you run 'sudo ddcprobe | grep monitorname' so we can add your monitor to the list, in case it outputs anything...

Revision history for this message
Marco Cimmino (cimmo) wrote :

Timo here with Edgy something wrong with ddcprobe, it fails and die with "edid", should I try with Feisty?

marco@b-52:~$ sudo ddcprobe
vbe: VESA 3.0 detected.
oem: NVIDIA
vendor: NVIDIA Corporation
product: nv43 Board - p216h0 Chip Rev
memory: 131072kb
mode: 640x400x256
mode: 640x480x256
mode: 800x600x16
mode: 800x600x256
mode: 1024x768x16
mode: 1024x768x256
mode: 1280x1024x16
mode: 1280x1024x256
mode: 320x200x64k
mode: 320x200x16m
mode: 640x480x64k
mode: 640x480x16m
mode: 800x600x64k
mode: 800x600x16m
mode: 1024x768x64k
mode: 1024x768x16m
mode: 1280x1024x64k
mode: 1280x1024x16m
edid:
edidfail

Revision history for this message
Hidde Brugmans (hcbrugmans-deactivatedaccount) wrote :

timo,

your package fixes the bug for me. I have dpkg-reconfigured xserver-xorg to be sure and it came up flawlessly in 1920x1200 resolution after a reboot.

Thank you.

Revision history for this message
Marco Cimmino (cimmo) wrote :

Timo with Kubuntu Feisty Beta identical situation as described by my last comment.

What can I do?

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

Feisty is about to release, and the solution I planned isn't really a good one so it won't be uploaded.. Things are going to change a lot for Gutsy anyway, so let's keep this bug open until we don't use xresprobe anymore.

Changed in xresprobe:
assignee: tepsipakki → nobody
status: In Progress → Confirmed
Revision history for this message
rngadam (rngadam) wrote :

For the record, this problematic monitor is immediately and correctly set at 1920x1200 in Fedora Core 7 test 4 when booting as LiveCD. They don't seem to be using xresprobe either.

Revision history for this message
marcnz (mquattrini) wrote :

I have this problem also and the problem is that the patch provided by Timo cannot be applied on the x64 bit version.
Any idea what can be done?
Thanks.

Revision history for this message
Brad Fitzpatrick (brad-danga) wrote :

Any progress on this? Anything I can do to help?

Having same problem with this monitor and DVI connection, using either "nv" or "nvidia" drivers. Latest Gutsy Tribe 4 + dist-upgrade as of today.

Revision history for this message
Bryce Harrington (bryce) wrote :

Cimmo, btw your bug is different from this one since you get an edidfail result.

For those getting an edidfail, I believe this might be a dupe of 94994.

Revision history for this message
Bryce Harrington (bryce) wrote :

Okay:

Those seeing 'edidfail' are probably just dupes of 94994.

Those seeing xresprobe returning "crt" when they really have an "lcd", and it's "losing" the highest resolution, you're seeing bug 27667, which we've got a fix in for.

Those seeing "square" resolutions like 1680x1680, that is probably the same as bug 115220 (1440x1440). Based on the ddcprobe output, either ddcprobe or the monitor firmware is buggy.

Since the original report was basically bug 27667, and all commenter's problems seem to be dupes of other bugs, I'm closing this one as a dupe.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.