nero37 Tux's lil' helper
Joined: 15 Jun 2007 Posts: 141 Location: Ireland
|
Posted: Thu Jul 05, 2007 12:53 pm Post subject: Ali AGP Support |
|
|
hi everyone, i have been desperately trying to get 3D acceleration running on my Toshiba Satellite A20. I believe i have tracked the problem down to there being no driver for my ali chipset. my chipset being ali m1672.
output from; lspci
Quote: |
00:00.0 Host bridge: ALi Corporation M1672 Northbridge [CyberALADDiN-P4]
00:01.0 PCI bridge: ALi Corporation PCI to AGP Controller
00:04.0 IDE interface: ALi Corporation M5229 IDE (rev c4)
00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link Controller Audio Device (rev 02)
00:07.0 ISA bridge: ALi Corporation M1533/M1535 PCI to ISA Bridge [Aladdin IV/V/V+]
00:08.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
00:09.0 Modem: ALi Corporation M5457 AC'97 Modem Controller
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
00:0c.0 USB Controller: NEC Corporation USB (rev 43)
00:0c.1 USB Controller: NEC Corporation USB (rev 43)
00:0c.2 USB Controller: NEC Corporation USB 2.0 (rev 04)
00:11.0 CardBus bridge: Toshiba America Info Systems ToPIC100 PCI to Cardbus Bridge with ZV Support (rev 33)
00:12.0 System peripheral: Toshiba America Info Systems SD TypA Controller (rev 05)
01:00.0 VGA compatible controller: Trident Microsystems CyberBlade XPAi1 (rev 82)
02:00.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01)
|
output from; dmesg | grep agp
Quote: |
Linux agpgart interface v0.102 (c) Dave Jones
agpgart: Unsupported ALi chipset (device id: 1672)
|
searching through the kernel(2.6.21-gentoo-r3) .config with xconfig it looks like there isnt any support for the chipset.
Quote: |
ALI chipset support (AGP_ALI)
This option gives you AGP support for the GLX component of
X on the following ALi chipsets. The supported chipsets
include M1541, M1621, M1631, M1632, M1641,M1647,and M1651.
For the ALi-chipset question, ALi suggests you refer to
<http://www.ali.com.tw/eng/support/index.shtml>.
The M1541 chipset can do AGP 1x and 2x, but note that there is an
acknowledged incompatibility with Matrox G200 cards. Due to
timing issues, this chipset cannot do AGP 2x with the G200.
This is a hardware limitation. AGP 1x seems to be fine, though.
|
Does anyone have any idea of how to fix this.
Thanks |
|