LinuxQuestions.org
Support LQ: Use code LQ3 and save $3 on Domain Registration
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices

Reply
 
LinkBack Search this Thread
Old 08-27-2005, 01:24 PM   #1
lacerto
Member
 
Registered: Oct 2003
Location: South London
Distribution: Gentoo.
Posts: 297

Rep: Reputation: 30
ATI X300 and 24" Dell 2405 LCD Monitor


Hi all

I've just got my hands on a Dell 24" Widescreen LCD monitor (FPW2405). While it worked
out of the box at max resolution of 1900x1200 without installing the ATI 3D drivers for my ATI X300 card - as soon as I did install them, it would not go above 1280x1024. When I say this I mean the screen blanks out and says "Cannot display this mode".

My xorg.conf is below - the lines commented out are from the pre-installation of the ATI drivers. I've narrowed the problem down to the "screen" section - the pre ATI version does not work now.

I'm rather worried-I've just spent a small fortune on this screen! I'd rather not fork out on a new graphic card as well just yet ;-(

As ever, any help much appreciated:

Code:
# /.../

Section "Files"
  FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/local"
  FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/URW"
  FontPath     "/usr/X11R6/lib/X11/fonts/Speedo"
  FontPath     "/usr/X11R6/lib/X11/fonts/PEX"
  FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/kwintv"
  FontPath     "/usr/X11R6/lib/X11/fonts/truetype"
  FontPath     "/usr/X11R6/lib/X11/fonts/uni:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/CID"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/xtest"
  FontPath     "/opt/kde3/share/fonts"
EndSection

Section "Module"
  Load         "dbe"
  Load         "type1"
  Load         "freetype"
  Load         "extmod"
  Load         "glx"
  Load         "v4l"
  Load         "dri"
EndSection

Section "ServerFlags"
  Option       "AllowMouseOpenFail"
EndSection

Section "InputDevice"
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "gb"
  Option       "XkbModel" "pc105"
  Option       "XkbRules" "xfree86"
EndSection

Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "PATEN USB/PS2 Combo Receiver"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection


#Section "Monitor"
#  DisplaySize  340 270
#  HorizSync    31-64
#  Identifier   "Monitor[0]"
#  ModelName    "1280X1024@60HZ"
#  Option       "DPMS"
#  VendorName   "--> VESA"
#  VertRefresh  50-60
#  UseModes     "Modes[0]"
#EndSection


Section "Monitor"
# Option       "CalcAlgorithm" "CheckDesktopGeometry"
  DisplaySize  320 240
  HorizSync    30-95
  Identifier   "Monitor[0]"
  ModelName    "1900X1200@75HZ"
  Option       "DPMS"
  VendorName   "--> LCD"
  VertRefresh  60-75
  UseModes     "Modes[0]"
EndSection


Section "Modes"
  Identifier   "Modes[0]"
  Modeline      "1280x1024" 114.54 1280 1360 1496 1712 1024 1025 1028 1062
  Modeline      "1280x1024" 134.72 1280 1368 1504 1728 1024 1025 1028 1068
  Modeline      "1900x1200" 201.89 1904 2032 2240 2576 1200 1201 1204 1244
  Modeline      "1900x1200" 236.71 1904 2040 2248 2592 1200 1201 1204 1251
  Modeline      "640x480" 25.10 640 656 720 800 480 481 484 498
  Modeline      "640x480" 29.84 640 664 728 816 480 481 484 501
  Modeline      "1900x1200" 236.71 1904 2040 2248 2592 1200 1201 1204 1251
EndSection


Section "Device"
  BoardName    "Radeon X300 (RV370) 5B60 (PCIE)"
  BusID        "1:0:0"
  Driver       "fglrx"
  Identifier   "Device[0]"
  Option       "UseInternalAGPGART" "no"
  Option       "mtrr" "off"
  Option       "VideoOverlay" "on"
  Option       "OpenGLOverlay" "off"
  Option       "mtrr" "off"
  Option       "DesktopSetup" "0x00000000"
  Option       "MonitorLayout" "AUTO, AUTO"
  Option       "IgnoreEDID" "off"
  Option       "HSync2" "unspecified"
  Option       "VRefresh2" "unspecified"
  Option       "ScreenOverlap" "0"
  Option       "NoTV" "no"
  Option       "TVStandard"  "NTSC-M"
  Option       "TVHSizeAdj"  "0"
  Option       "TVVSizeAdj"  "0"
  Option       "TVHPosAdj"   "0"
  Option       "TVVPosAdj"   "0"
  Option       "TVHStartAdj" "0"
  Option       "TVColorAdj"  "0"
  Option       "GammaCorrectionI"  "0x00000000"
  Option       "GammaCorrectionII" "0x00000000"
  Option       "Capabilities" "0x00000000"
  Option       "VideoOverlay" "on"
  Option       "OpenGLOverlay" "off"
  Option       "CenterMode" "off"
  Option       "PseudoColorVisuals" "off"
  Option       "Stereo" "off"
  Option       "StereoSyncEnable" "1"
  Option       "FSAAEnable" "no"
  Option       "FSAAScale"  "1"
  Option       "FSAADisableGamma" "no"
  Option       "FSAACustomizeMSPos" "no"
  Option       "FSAAMSPosX0" "0.000000"
  Option       "FSAAMSPosY0" "0.000000"
  Option       "FSAAMSPosX1" "0.000000"
  Option       "FSAAMSPosY1" "0.000000"
  Option       "FSAAMSPosX2" "0.000000"
  Option       "FSAAMSPosY2" "0.000000"
  Option       "FSAAMSPosX3" "0.000000"
  Option       "FSAAMSPosY3" "0.000000"
  Option       "FSAAMSPosX4" "0.000000"
  Option       "FSAAMSPosY4" "0.000000"
  Option       "FSAAMSPosX5" "0.000000"
  Option       "FSAAMSPosY5" "0.000000"
  Option       "UseFastTLS" "0"
  Option       "BlockSignalsOnLock" "on"
  Option       "UseInternalAGPGART" "no"
  Option       "ForceGenericCPU" "no"
  VendorName   "ATI"
EndSection

#New version created by the ATI installer
Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1280x1024" 
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1280x1024" 
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1280x1024" 
  EndSubSection
  SubSection "Display"
    Depth      32
    Modes      "640x480" 
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1280x1024" 
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection


#Old version that worked, but won't work if uncommented now that the ATI driver is installed
#Section "Screen"
#  DefaultDepth 24
#  SubSection "Display"
#    Depth      15
#    Modes      "1280x1024"
#  EndSubSection
#  SubSection "Display"
#    Depth      16
#    Modes      "1280x1024"
#  EndSubSection
#  SubSection "Display"
#    Depth      24
#    Modes      "1900x1200"
#  EndSubSection
#  SubSection "Display"
#    Depth      32
#    Modes      "640x480"
#  EndSubSection
#  SubSection "Display"
#    Depth      8
#    Modes      "1280x1024"
#  EndSubSection
#  Device       "Device[0]"
#  Identifier   "Screen[0]"
#  Monitor      "Monitor[0]"
#EndSection




Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  Screen       "Screen[0]"
EndSection

Section "DRI"
    Group      "video"
    Mode       0660
EndSection
 
Old 09-01-2005, 03:41 PM   #2
lacerto
Member
 
Registered: Oct 2003
Location: South London
Distribution: Gentoo.
Posts: 297

Original Poster
Rep: Reputation: 30
Here I go answering my own questions again, I just could not let it rest, so here's the solution:

Code:
Section "Monitor"
 Option         "CalcAlgorithm" "CheckDesktopGeometry"
 DisplaySize    524 321
 HorizSync      30.0-81.0
 Identifier     "Monitor[0]"
 ModelName      "2405FP"
 Option         "DPMS"
 VendorName     "Dell"
 VertRefresh    56.0-76.0
 UseModes       "Modes[0]"
EndSection

Section "Modes"
 Identifier     "Modes[0]"
  ModeLine      "1920x1200" 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +Hsync -Vsync
  Modeline      "1600x1200" 160.96 1600 1704 1880 2160 1200 1201 1204 1242 +Hsync -Vsync
  Modeline      "1280x1024" 138.54 1280 1368 1504 1728 1024 1025 1028 1069 +Hsync -Vsync
EndSection



#Section "Modes"
#  Identifier   "Modes[0]"
#  Modeline     "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +HSync +VSync
#  Modeline     "1600x1200" 162.00 1600 1664 1856 2160 1200 1201 1204 1250
#EndSection

Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1280x1024"
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1280x1024"
  EndSubSection
  Subsection "Display"
    Depth      24
    Modes      "1920x1200"
  EndSubSection
  SubSection "Display"
    Depth      32
    Modes      "640x480"
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1280x1024"
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection

Last edited by lacerto; 09-27-2005 at 02:30 PM.
 
Old 09-26-2005, 03:40 PM   #3
yaftre
LQ Newbie
 
Registered: Sep 2005
Posts: 1

Rep: Reputation: 0
Hi all,

New guy here, first time post. Thanks a bundle to lacerto. I too have the 24-inch Dell 2405 with an ATI X600 (128Mb). I basically copy-pasted what lacerto posted here into my xorg.conf and it now runs in 1920x1200! For those other newbies (like myself), don't forget to install the fglrx (ATI X.Org drivers) unless you want to lose 3.5 days of your time...

Thanks again lacerto!
 
Old 09-27-2005, 02:36 PM   #4
lacerto
Member
 
Registered: Oct 2003
Location: South London
Distribution: Gentoo.
Posts: 297

Original Poster
Rep: Reputation: 30
Glad it worked. I'm always particulary impressed when people take the time to post in just say to mention something works - it does not take much to do, and it really adds value to LQ.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI x300 on mobile dell inserior 6000 shouup Suse/Novell 6 12-09-2005 05:00 AM
Xorg hates my dell LCD Monitor kraven morehead Mandriva 6 05-01-2005 10:43 AM
LCD monitor "Pivot" function on linux? Daliz Linux - Hardware 1 10-02-2004 03:50 PM
LCD monitor "out of range" truthseer Linux - Hardware 1 11-21-2003 02:09 AM
Dell 1500FP LCD monitor can't be detected in Redhat Linux 8.0 dummy2003 Linux - Hardware 1 08-22-2003 09:56 AM


All times are GMT -5. The time now is 03:51 AM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration