Re: [opensuse] Full HD on onboard X1250
On Wed, Apr 30, 2008 at 5:03 PM, crow <crow@linux.org.ba> wrote:
On Wed, Apr 30, 2008 at 7:24 AM, David C. Rankin <drankinatty@suddenlinkmail.com> wrote:
crow wrote:
On Sun, Apr 27, 2008 at 9:41 AM, David C. Rankin
Hi,
Thnx for you replay it really really help :). After 2 days of work i am able again to play with Suse 10.3x86_64. I removed again fgrlx driver and install again, now i am able to run also glxgears test and fgl_glxgears (if i use "sudo fgl_glxgears" i got Error: couldn´t open display (null), but if i just run it as normal user "fgl_glxgears" i got bench test) results:
Great, I knew it was just a matter of time. I have struggled with the ATI driver ever since October when 10.3 was released. It was in horrible shape then. Now, I really have no complaints. I only have one remaining bug open with Novell and ATI at present, and hopefully it will be fixed for 11.0.
fgl_glxgears Using GLX_SGIX_pbuffer 4423 frames in 5.0 seconds = 884.600 FPS (start of bench) 4609 frames in 5.0 seconds = 921.800 FPS (max that i sow)
glxgears 15018 frames in 5.0 seconds = 3003.552 FPS (max that i sow)
Regarding Modline: sax2 -r -m 0=fglrx generete a modline for full hd wich is from xorg.conf : Section "Modes" Identifier "Modes[0]" Modeline "1920x1080" 148.00 1920 2008 2052 2200 1080 1084 1089 1125 +HSync +VSync Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 EndSection
It would appear you have a typo. 19200 should be 1920
But if i try to generate one with your suggestion i got: vdrbox:~ # gtf 19200 1080 60
^
# 19200x1080 @ 60.00 Hz (GTF) hsync: 67.08 kHz; pclk: 1729.05 MHz Modeline "19200x1080_60.00" 1729.05 19200 20424 22488 25776 1080 1081 1084 1118 -HSync +Vsync
At 1920, it works and there is a good match with sax2:
00:02 nemesis~> gtf 1920 1080 60
# 1920x1080 @ 60.00 Hz (GTF) hsync: 67.08 kHz; pclk: 172.80 MHz Modeline "1920x1080_60.00" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -HSync +Vsync
Good luck!
-- David C. Rankin, J.D., P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com --
To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hi, Yea indeed was my mistake with generating Modeline for 1920x1080, now is generated good (well like your one to): vdrbox:~ # gtf 1920 1080 60 # 1920x1080 @ 60.00 Hz (GTF) hsync: 67.08 kHz; pclk: 172.80 MHz Modeline "1920x1080_60.00" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -HSync +Vsync vdrbox:~ # Then i delete old Modeline and replace with new, now my xorg.conf look like this: Section "Modes" Identifier "Modes[0]" Modeline "1920x1080" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 $ Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 EndSection After reboot i cant see X11 at all, and soon LCDTV prompt me with "NO SIgnal" i switch to console and i can login etc back to X11 (shift+crl+f7) again no signal. Then i put back the old Modeline (generated from sax2 and reboot and i got X11 again). Section "Modes" Identifier "Modes[0]" Modeline "1920x1080" 148.00 1920 2008 2052 2200 1080 1084 1089 1125 +HSync +VSync Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 EndSection I found in MythTV forum http://www.mythtvtalk.com/forum/viewtopic.php?t=7557 something about changing the display params to get rid of that black border, but when i enter: aticonfig --query-dispattrib=tmds2 (I got) Query cup of monitor: tmds2 failed Thnx still no joy
participants (1)
-
crow