 |
 |
 |
 |
| Guides & Solutions (No Questions) Post your guides here. You can also add your comments to a guide, but don't start a thread to ask a question. Use another forum for that. |

2007-04-12, 03:09 PM CDT
|
 |
Administrator
|
|
Join Date: Dec 2004
Location: Canada
Age: 18
Posts: 9,129

|
|
Code:
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dbe"
Load "glx"
Load "dri"
Load "extmod"
EndSection
I would remove this, it should be autoconfigured now. Also, I would try using livna-config-display to disable AIGLX since it adds a few more options to xorg.conf to be safe.
Firewing1
|

2007-04-12, 08:30 PM CDT
|
|
Registered User
|
|
Join Date: Apr 2007
Location: Ontario, Canada
Age: 25
Posts: 67

|
|
Quote:
|
Originally Posted by Firewing1
I would remove this, it should be autoconfigured now. Also, I would try using livna-config-display to disable AIGLX since it adds a few more options to xorg.conf to be safe.
Firewing1
|
thanks for the ideas, but still no luck  i used livna-config-display but didn't notice any difference in the xorg.conf. i tried your suggestion "yum --enablerepo=livna-testing update xorg-x11-drv-fglrx" from the previous page but got
Code:
Could not find update match for xorg-x11-drv-fglrx
No Packages marked for Update/Obsoletion
im running the fglrx driver right now (just got through playing open arena) but it will crash again if i try reboot, shutdown, or even change to runlevel 3
heres my xorg log file renamed to txt to attach
Last edited by distr0; 2007-04-12 at 08:33 PM CDT.
|

2007-04-12, 08:55 PM CDT
|
 |
Administrator
|
|
Join Date: Dec 2004
Location: Canada
Age: 18
Posts: 9,129

|
|
Well your log is fine which means DRI is good - Hows Mesa vs Fglrx libs?
Code:
ldd `which glxgears`
Firewing1
|

2007-04-12, 09:38 PM CDT
|
|
Registered User
|
|
Join Date: Apr 2007
Location: Ontario, Canada
Age: 25
Posts: 67

|
|
not sure what this one means  but...
# ldd `which glxgears`
libGL.so.1 => /usr/lib64/fglrx/libGL.so.1 (0x0000003e09c00000)
libc.so.6 => /lib64/libc.so.6 (0x00000030a9e00000)
libX11.so.6 => /usr/lib64/libX11.so.6 (0x0000003e04800000)
libm.so.6 => /lib64/libm.so.6 (0x00000030aa200000)
libXext.so.6 => /usr/lib64/libXext.so.6 (0x0000003e04c00000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00000030ac200000)
libdl.so.2 => /lib64/libdl.so.2 (0x00000030aa600000)
/lib64/ld-linux-x86-64.so.2 (0x00000030a9a00000)
libXau.so.6 => /usr/lib64/libXau.so.6 (0x00000030aae00000)
libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x00000030ab200000)
You have new mail in /var/spool/mail/root
|

2007-04-12, 09:54 PM CDT
|
 |
Administrator
|
|
Join Date: Dec 2004
Location: Canada
Age: 18
Posts: 9,129

|
|
|
That's wierd, it looks normal too. Maybe it's the app(s)?
Firewing1
|

2007-04-12, 10:13 PM CDT
|
|
Registered User
|
|
Join Date: Apr 2007
Location: Ontario, Canada
Age: 25
Posts: 67

|
|
Quote:
|
Originally Posted by Firewing1
That's wierd, it looks normal too. Maybe it's the app(s)?
Firewing1
|
yeah im pretty stumped... i was going to try a fresh install, but EVERYTHING else works perfectly, i dont really want to start from scratch again. stupid 3d accelleration is the only thing keeping me from toasting my WinXP partition now!
any idea why that update wouldnt work using the livna-testing repo? no x64 support yet maybe?
Last edited by distr0; 2007-04-12 at 10:16 PM CDT.
|

2007-04-13, 08:01 AM CDT
|
|
Registered User
|
|
Join Date: Nov 2005
Location: Los Angeles area
Posts: 873

|
|
you could also run glxgears under strace:
Code:
# strace -o /tmp/output /usr/bin/glxgears
I used this at one time to discover that the libfglrxdrm.so (or something else maybe)
was not being loaded after the application was started up. Look for open() calls which
fail.
|

2007-04-17, 11:06 PM CDT
|
|
Registered User
|
|
Join Date: Apr 2007
Location: Ontario, Canada
Age: 25
Posts: 67

|
|
|
i installed fedora on my other pc which is an old duron 1200 with a radeon 9200 and it plays games better than my x800xl with this open driver!
im thinking of just buying an nvidia card, they seem like so much less hastle...
|

2007-04-18, 02:05 AM CDT
|
 |
Administrator
|
|
Join Date: Oct 2006
Location: Hampshire UK
Posts: 16,644

|
|
Quote:
|
Originally Posted by distr0
i installed fedora on my other pc which is an old duron 1200 with a radeon 9200 and it plays games better than my x800xl with this open driver!
im thinking of just buying an nvidia card, they seem like so much less hastle...
|
Dont think just do it you wont regret getting a nvidia
|

2007-04-19, 07:16 PM CDT
|
|
Registered User
|
|
Join Date: Nov 2005
Location: Los Angeles area
Posts: 873

|
|
FYI, ATI driver 8.36.5 has been released. link
|

2007-04-19, 09:26 PM CDT
|
 |
Administrator
|
|
Join Date: Dec 2004
Location: Canada
Age: 18
Posts: 9,129

|
|
Quote:
|
Originally Posted by mwette
FYI, ATI driver 8.36.5 has been released. link
|
I've build them for livna - If all goes well, you'll see the updates tomorrow 
Firewing1
|

2007-04-20, 09:48 PM CDT
|
|
Registered User
|
|
Join Date: Apr 2007
Location: Ontario, Canada
Age: 25
Posts: 67

|
|
|
was there an update or something to the open source driver that i didn't notice?
all of a sudden i have direct rendering working and games run awesome! i didn't even do anything except update yesterday
|

2007-04-20, 10:15 PM CDT
|
 |
Administrator
|
|
Join Date: Dec 2004
Location: Canada
Age: 18
Posts: 9,129

|
|
|
It's possible, but I doubt it. Maybe ldconfig auto-ran and relinked Mesa?
Firewing1
|

2007-04-20, 10:25 PM CDT
|
|
Registered User
|
|
Join Date: Apr 2007
Location: Ontario, Canada
Age: 25
Posts: 67

|
|
well i had updated to the new fglrx to see if it fixed my previous crashing problems... it didn't, so i removed fglrx totally and now the open driver seems to be running fine! oh well, im just not going to touch anything now
|

2007-04-26, 02:21 PM CDT
|
|
Registered User
|
|
Join Date: Jan 2007
Posts: 43

|
|
Quote:
|
Originally Posted by distr0
i tried your suggestion "yum --enablerepo=livna-testing update xorg-x11-drv-fglrx" from the previous page but got
Code:
Could not find update match for xorg-x11-drv-fglrx
No Packages marked for Update/Obsoletion
|
do this instead:
Code:
yum --enablerepo=livna-testing install xorg-x11-drv-fglrx
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Automatic Translations (Powered by  ):
All times are GMT -7. The time now is 10:27 AM CST.
|
|
 |
 |
 |
 |
|
|