Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Weird behavior with ati-drivers 8.452
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
MasterX
Veteran
Veteran


Joined: 26 Jun 2003
Posts: 1165

PostPosted: Sat Feb 02, 2008 8:07 am    Post subject: Weird behavior with ati-drivers 8.452 Reply with quote

Hi,

I have just emerged the new version of ATI drivers, and the system behaves really strange.
Firstly, the monitor switches off and immediately on
Secondly, If I run glxinfo the system will print this line
Code:

name of display: :0.0

and nothing more. If I run glxgears nothing will happen. If I run amdcccle (which is the catalyst control panel ) again nothing will panel.
Finally, dmesg prints the following errors:
Code:

[fglrx] Reserve Block - 0 offset =  0X0 length = 0X40000
[fglrx] Reserve Block - 1 offset =  0X7ff5000 length = 0Xb000
[fglrx] Reserve Block - 2 offset =  0X7fb5000 length = 0X40000
[fglrx] interrupt source 20008000 successfully enabled
[fglrx] enable ID = 0x00000004
[fglrx] Receive enable interrupt message with irqEnableMask: 20008000
[fglrx] interrupt source 10000000 successfully enabled
[fglrx] enable ID = 0x00000005
[fglrx] Receive enable interrupt message with irqEnableMask: 10000000
[fglrx:firegl_lock_free] *ERROR* lock was not held by 2! (*lock=0x80000001)
[fglrx:firegl_unlock] *ERROR* firegl_lock_free failed!
[fglrx:firegl_lock_free] *ERROR* lock was not held by 2! (*lock=0xc0000001)
[fglrx:firegl_unlock] *ERROR* firegl_lock_free failed!
[fglrx] interrupt source 10000000 successfully disabled!
[fglrx] enable ID = 0x00000000
[fglrx] Receive disable interrupt message with irqEnableMask: 10000000; dwIRQEnableId: 00000005
[fglrx] interrupt source 20008000 successfully disabled!
[fglrx] enable ID = 0x00000000
[fglrx] Receive disable interrupt message with irqEnableMask: 20008000; dwIRQEnableId: 00000004
[fglrx] PCIe has already been initialized. Reinitializing ...
[fglrx] Reserve Block - 0 offset =  0X0 length = 0X40000
[fglrx] Reserve Block - 1 offset =  0X7ff5000 length = 0Xb000
[fglrx] Reserve Block - 2 offset =  0X7fb5000 length = 0X40000
[fglrx] interrupt source 20008000 successfully enabled
[fglrx] enable ID = 0x00000004
[fglrx] Receive enable interrupt message with irqEnableMask: 20008000
[fglrx] interrupt source 10000000 successfully enabled
[fglrx] enable ID = 0x00000005
[fglrx] Receive enable interrupt message with irqEnableMask: 10000000
[fglrx:firegl_lock_free] *ERROR* lock was not held by 2! (*lock=0x80000001)
[fglrx:firegl_unlock] *ERROR* firegl_lock_free failed!


In the xorg file, I have aiglx and composite enabled, and Xorg.0.log reports that they are enabled.

Does anybody know what causes this behavior?
Thank you
Back to top
View user's profile Send private message
MasterX
Veteran
Veteran


Joined: 26 Jun 2003
Posts: 1165

PostPosted: Sun Feb 03, 2008 7:44 am    Post subject: Reply with quote

The problem with the monitor was fixed by removing the ati-powermode.sh from the /etc/acpi folder.

When I run strace glxinfo or strace glxgears they both stop at the following line
Code:

ioctl(5, 0x80146454, 0xbfc5b800)        = 0
mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_SHARED, 5, 0x5) = 0xb7fa3000
ioctl(5, 0xc0086420, 0xbfc5b800)        = 0
ioctl(5, 0xc01c64a6, 0xbfc5b750)        = 0
ioctl(5, 0xc01c64a6, 0xbfc5b750)        = 0
ioctl(5, 0xc01c64a6, 0xbfc5b750)        = 0
ioctl(5, 0xc01c64a6, 0xbfc5b750)        = 0
ioctl(5, 0xc01c64a6, 0xbfc5b750)        = 0
ioctl(5, 0xc01c64a6, 0xbfc5b750)        = 0
ioctl(5, 0xc01c64a6, 0xbfc5b740)        = 0
ioctl(5, 0xc01c64a6, 0xbfc5b740)        = 0
ioctl(5, 0xc01c64a6, 0xbfc5b200)        = 0
ioctl(5, 0xc01c64a6, 0xbfc5b200)        = 0
ioctl(5, 0x4008642a   

Does anybody have any clue what does this is mean?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum