Unsolved
This post is more than 5 years old
9 Posts
0
9944
January 14th, 2004 07:00
WUXGA screen specifications
Hi everybody,
I got a Inspiron 8600 with a WUXGA screen and a Radeon Mobility 9600 Pro. I've installed Mandrake Linux 9.2 and I'd like to know the constructor specifications of the WUXGA screen. The reason is that I can get only two valid resolutions (1920x1200 and 1600x1200), all the others don't work. Especially the games, Enemy Territory doesn't work (due to bad resolution), Quake3 and UT work great 'cause I can fix the resolution in the configuration file (but it's not very convenient).
For your information I'm using XFree 4.3 and the ATI driver v3.7.0.
So, here are some parts of my XF86Config-4:
Section "Monitor"
Identifier "Dell Flat Panel WXUGA"
HorizSync 31.5-110.0
VertRefresh 30.0-90.0
DisplaySize 330 210
Modeline "1920x12000" 162 1920 1984 2176 2480 1200 1201 1204 1250 +hsync +vsync
Option "DPMS"
EndSection
Section "Screen"
Identifier "Main Screen"
Device "ATI Radeon 9600 Pro"
Monitor "Dell Flat Panel WXUGA"
DefaultDepth 24
Subsection "Display"
Depth 24
Virtual 1920 1200
EndSubsection
EndSection
I'm forced to use the virtual mode because if I fix the modes, it doesn't work.
Any experiences are welcomed.
Thanks,
Micha
I got a Inspiron 8600 with a WUXGA screen and a Radeon Mobility 9600 Pro. I've installed Mandrake Linux 9.2 and I'd like to know the constructor specifications of the WUXGA screen. The reason is that I can get only two valid resolutions (1920x1200 and 1600x1200), all the others don't work. Especially the games, Enemy Territory doesn't work (due to bad resolution), Quake3 and UT work great 'cause I can fix the resolution in the configuration file (but it's not very convenient).
For your information I'm using XFree 4.3 and the ATI driver v3.7.0.
So, here are some parts of my XF86Config-4:
Section "Monitor"
Identifier "Dell Flat Panel WXUGA"
HorizSync 31.5-110.0
VertRefresh 30.0-90.0
DisplaySize 330 210
Modeline "1920x12000" 162 1920 1984 2176 2480 1200 1201 1204 1250 +hsync +vsync
Option "DPMS"
EndSection
Section "Screen"
Identifier "Main Screen"
Device "ATI Radeon 9600 Pro"
Monitor "Dell Flat Panel WXUGA"
DefaultDepth 24
Subsection "Display"
Depth 24
Virtual 1920 1200
EndSubsection
EndSection
I'm forced to use the virtual mode because if I fix the modes, it doesn't work.
Any experiences are welcomed.
Thanks,
Micha
No Events found!


BananaFusion
3 Posts
0
January 14th, 2004 23:00
Agent Orange
203 Posts
0
January 15th, 2004 02:00
If it still doesn't work, post you XF86Config and /var/log/XFree86.0.log files to the xfree86 mailing list. Look at www.xfree86.org for details...
cheers
mi-k
9 Posts
0
January 15th, 2004 06:00
For the modelines, X doesn't seem to be able to detect them automaticaly (the problem seems to come from the screen). So I have to specify the modeline for the 1920x1200 mode to have a proper image (otherwise the image is not center on the screen).
I'm gonna give a look at the XFree86 mailing list.
Thanks,
Micha
mi-k
9 Posts
0
January 15th, 2004 06:00
http://michaelroy.free.fr/XF86Config-4
Note that only two resolutions work: 1920x1200 and 1600x1200. I tried a lot of modelines for the screen and they don't work. So I guess the problem comes from the ATI driver.
BananaFusion
3 Posts
0
January 16th, 2004 03:00
mi-k
9 Posts
0
January 16th, 2004 08:00
You need to install the kernel source before installing the ATI driver. Then install the ATI driver rpm and run fglrxconfig to configure your card. Restart X.
If it doesn't work, post your /etc/X11/XF86Config-4 and /var/log/XFree86.0.log files to see what happens.
ronin8600
30 Posts
0
January 25th, 2004 18:00