LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-18-2009, 09:39 PM   #1
paperbag
Member
 
Registered: Dec 2007
Location: London
Distribution: Slackware
Posts: 53

Rep: Reputation: Disabled
Bad Resolution/EDID problem


Hey, im trying to get the right resolution on my box: 2058x1152
but it seems that there is something wrong with EDID.
Slackware version: 12.0

I have installed correct nvidia drivers, and tried editing xorg.conf, but none of those help.

xorg.conf
http://pastebin.org/2972

xorg.0.log
http://pastebin.org/2973


so after i saw
(WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0

i added the option
Option "UseEdid" "False"

but it doesn't seem to help anyway.

Any help/advice is appreciated.

Last edited by paperbag; 07-18-2009 at 09:42 PM.
 
Old 07-18-2009, 10:07 PM   #2
Refractor
Member
 
Registered: Oct 2008
Location: Rousse, Bulgaria
Distribution: Debian
Posts: 91

Rep: Reputation: 25
Edit: Nevermind, I didn't catch the first two lines of your xorg.conf

Last edited by Refractor; 07-18-2009 at 10:09 PM.
 
Old 07-18-2009, 10:46 PM   #3
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Try 2048x1536 and or a new modeline
 
Old 07-19-2009, 04:07 AM   #4
paperbag
Member
 
Registered: Dec 2007
Location: London
Distribution: Slackware
Posts: 53

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Bruce Hill View Post
Try 2048x1536 and or a new modeline
Why 2048x1536 ? my monitor won't support that. And new modelines doesn't help.
 
Old 07-19-2009, 02:21 PM   #5
MQMan
Member
 
Registered: Jan 2004
Location: Los Angeles
Distribution: Slack64 14.1
Posts: 581

Rep: Reputation: 38
Try putting the Option in the Device section. That's where I have my EDID settings.

Cheers.
 
Old 07-20-2009, 06:31 PM   #6
paperbag
Member
 
Registered: Dec 2007
Location: London
Distribution: Slackware
Posts: 53

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by MQMan View Post
Try putting the Option in the Device section. That's where I have my EDID settings.

Cheers.
Code:
#
(**) NVIDIA(0): Option "UseEDID" "False"
#
(**) NVIDIA(0): Enabling RENDER acceleration
#
(**) NVIDIA(0): Ignoring EDIDs

Doesn't that mean that it's working? if not ill try.
 
Old 07-20-2009, 07:26 PM   #7
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Quote:
Originally Posted by paperbag View Post
Why 2048x1536 ? my monitor won't support that. And new modelines doesn't help.
Show me the manufacturer's page for the specifications of your video card.

Edit: Forgot to answer your why...

Because I've never heard of a 2058x1152 resolution. Neither has Google
except for your post. And a CRT isn't supposed to do over 1920 × 1440
with that card. And not using EDID means you don't let the card poll
the monitor and work out what you can't figure out.

Last edited by Bruce Hill; 07-20-2009 at 08:38 PM.
 
Old 07-21-2009, 12:22 AM   #8
Cheesesteak
Member
 
Registered: Jun 2008
Distribution: Slackware
Posts: 102

Rep: Reputation: 24
Try the following in your Device section

Option "ModeValidation" "NoEdidDFPMaxSizeCheck, NoMaxPClkCheck"



Here's my Device section in xorg.conf

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "ModeValidation" "NoEdidDFPMaxSizeCheck, NoMaxPClkCheck"
EndSection
 
Old 07-21-2009, 02:25 AM   #9
chuckie
LQ Newbie
 
Registered: Jul 2009
Location: Blm. IL. USA
Distribution: slackware
Posts: 13

Rep: Reputation: 0
Question

from OP's xorg.O.log
line 375

" (II) Setting vga for screen 0. "

Does this mean you are using VGA D-Sub cable?

I think this monitors unusually high resolution requires the bandwidth of a dual-link DVI cable. Single-link may be on the boarderline.
The DVI wiki page seems unclear on the matter.
 
Old 07-21-2009, 03:04 AM   #10
paperbag
Member
 
Registered: Dec 2007
Location: London
Distribution: Slackware
Posts: 53

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Bruce Hill View Post
Show me the manufacturer's page for the specifications of your video card.

Edit: Forgot to answer your why...

Because I've never heard of a 2058x1152 resolution. Neither has Google
except for your post. And a CRT isn't supposed to do over 1920 × 1440
with that card. And not using EDID means you don't let the card poll
the monitor and work out what you can't figure out.
Well my monitor is samsung 2343nw and card is geforce 8600 GT

and it can do that resolution, cause i had it before.
 
Old 07-21-2009, 03:24 AM   #11
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Your log has CRT ... my mistake.

The only GeForce 8600 GT (84) I find is a Gigabyte. Check it's modes.

I still think you need the EDID:
Code:
#
(WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
#
(WW) NVIDIA(0):     from CRT-0's EDID.
and need it in the proper section.
 
Old 07-21-2009, 04:24 AM   #12
paperbag
Member
 
Registered: Dec 2007
Location: London
Distribution: Slackware
Posts: 53

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Bruce Hill View Post
Your log has CRT ... my mistake.

The only GeForce 8600 GT (84) I find is a Gigabyte. Check it's modes.

I still think you need the EDID:
Code:
#
(WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
#
(WW) NVIDIA(0):     from CRT-0's EDID.
and need it in the proper section.
my card
this is my card.

And what do you mean by in the proper section ?
 
Old 07-21-2009, 05:16 AM   #13
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Your monitor is 16:9.
16 / 9 = 1.7777

Your resolution should be 2048 x 1152.
2048 / 1152 = 1.7777

Quote:
Originally Posted by paperbag View Post
Hey, im trying to get the right resolution on my box: 2058x1152
but it seems that there is something wrong with EDID.
2058 / 1152 = 1.786

What type of cable and/or adaptor are you using?

First, as root issue "rm /etc/X11/xorg.conf" and then "sh NVIDIA-Linux-x86_64-185.18.14-pkg2.run"
and at the end let the driver make you a new "/etc/X11/xorg.conf".

Then when you boot, issue "xrandr" and see what it tells you. If you still don't get what you
want, post back the "xrandr" output, the nvidia generated "/etc/X11/xorg.conf" and the new
"/var/log/nvidia-installer.log".
 
Old 07-22-2009, 04:39 AM   #14
paperbag
Member
 
Registered: Dec 2007
Location: London
Distribution: Slackware
Posts: 53

Original Poster
Rep: Reputation: Disabled
(oops yeah i mistyped the resolution in my first post.)

im using a vga cable with an DVI-A adapter(it connects to the card)

xrandr:
http://pastebin.org/3538

xorg.conf
http://pastebin.org/3539

nvidia-installer.log
http://pastebin.org/3540
 
Old 07-22-2009, 06:43 AM   #15
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Samsung does not list a 2343nw monitor, nor do they have good
information at all. Their monitors are good middle of the line
monitors, but you'd better hope you got a manual with it.

Only thing I can say is try a digital cable. The DVI adapter
does not make the VGA cable digital ... it's still analog.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
R912E EDID issues (i think) nickbird Linux - Hardware 1 04-27-2007 03:34 PM
915gm problem, animation is bad (resolution is fine) AVD_ZM Linux - Laptop and Netbook 0 03-02-2007 07:47 AM
Bad Resolution - FDC4 - No monitor! Wheat_Thins Linux - Software 3 03-11-2006 06:29 PM
Who have EDID / DDC database ? lhseong Linux - Hardware 0 06-28-2004 09:44 PM
edid problem rustychait Linux - Hardware 2 02-01-2003 06:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration