View previous topic :: View next topic |
Author |
Message |
inode77 Veteran


Joined: 20 Jan 2004 Posts: 1303 Location: Heart of Europe
|
Posted: Mon Jun 12, 2006 2:23 pm Post subject: ati-driver 8.25.18 on T60p |
|
|
I own a T60p with following videocard:
Code: | 01:00.0 VGA compatible controller: ATI Technologies Inc M56GL [ATI Mobility FireGL V5200] |
The 8.24.8 works fine, but not any 8.25.x version.
I always get the following error in dmesg:
Code: | [fglrx:firegl_unlock] *ERROR* Process 1553 using kernel context 0 |
Does somebody have a working T60p with 8.25.x drivers or is this a general issue.
Searched the forums 3dRage forum whitout any imediate success.
There are people that have successfully used this HW/SW combination:
http://www.thomasgersdorf.com/linux/index.php/Gentoo_Linux_on_IBM_ThinkPad_T60
Any hints on what´s going wrong? |
|
Back to top |
|
 |
mijenix Guru


Joined: 22 Apr 2003 Posts: 393 Location: Switzerland
|
Posted: Mon Jun 12, 2006 3:37 pm Post subject: |
|
|
I have a T60 but with another GPU -> ATI X1400, sucks too!
But you can try this ->
Quote: |
Section "Device"
Identifier "ATI Technologies, Inc. ATI Default Card"
Driver "fglrx"
#Driver "vesa"
BusID "PCI:1:0:0"
ChipID 0x71c5
EndSection
|
It's a hack from http://arscognita.com/~richtl/T60p/index.html with the ChipID you can fake the GPU Chip type, maybe then it works.
Good luck with ATI chip I know it sucks! |
|
Back to top |
|
 |
|