I needed to add the following entry to pci_ids.txt before the kernel module 
would recognize my laptop card:

0x1002 0x4E52 CHIP_RV350|CHIP_IS_MOBILITY "ATI Radeon RV350 Mobility 9600 M10"

The output from lspci -v for this card is:

0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility 
Radeon 9600 M10] (prog-if 00 [VGA])
        Subsystem: Fujitsu Siemens Computer GmbH: Unknown device 1080
        Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 11
        Memory at d0000000 (32-bit, prefetchable) [size=128M]
        I/O ports at b000 [size=256]
        Memory at ffcf0000 (32-bit, non-prefetchable) [size=64K]
        Expansion ROM at ffcc0000 [disabled] [size=128K]
        Capabilities: [58] AGP version 2.0
        Capabilities: [50] Power Management version 2

and from lspci -v -n:

0000:01:00.0 0300: 1002:4e52
        Subsystem: 1734:1080
        ...

This is in a laptop manufactured by Fujitsu-Siemens, supporting display modes 
of 1280x800, 800x600 and 640x480.

With this change I can briefly view some accelerated 3D graphics before it 
crashes, although the server I compiled is unstable enough, even without 
using the DRI module, that it forced me to revert to the stock Debian server 
(the one in unstable; the one currently in experimental seemed to have the 
same problems).

BTW: I seemed to be able to get a reproducible crash while loading the "Tux" 
table in Emilia Pinball (Debian package pinball).
-- 
Daniel Schepler


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to