On Wed, Feb 13, 2002 at 09:14:25AM +0100, Lorenzo Mattei wrote: > Hi, > I'm trying to set up an ATI all-in-wonder 128 pro video card on my > linux box. I'm working with debian potato and XFree-4.1.0 (CPBotha > packages). Modprobe for r128.o module (kernel 2.4.4) returns no > problem. When I try to run X I've this message:
Hi, I have what seems to be the same card. And it is working fine under Woody, using standard .debs from that branch along with driver and module substitutes from the gatos project. I had it working under potato using a home compiled version of 4.1.0, just straight without any patches (substituting the gatos modules after compiling). Here is my config file : http://dev.nethouse.com/xfree86-config.txt And here is my log file: http://dev.nethouse.com/xfree86-log.txt Finally, here is dmesg : http://dev.nethouse.com/dmesg.txt I don't usually run X with DRI, but I have in the past and it has worked. Sometimes it is a little shaky, though. I've always attributed that to the ALiMajik chipset. But when it was shaky it would always start, just freeze up later on... never did I get error you are getting. Let me know if you want any other info. > (--) PCI:*(1:0:0) ATI unknown chipset (0x5446) rev 0, Mem @ 0xd4000000/26, > 0xd9000000/14, I/O @ 0xd000/8 Mine says: (--) PCI:*(1:0:0) ATI Rage 128 Pro PF rev 0, Mem @ 0xf8000000/26, 0xef000000/14, I/O @ 0xd800/8, BIOS @ 0xf7fe0000/17 [ ... ] > (II) LoadModule: "ati" > (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o > (II) Module ati: vendor="The XFree86 Project" > compiled for 4.0.99.900, module version = 6.4.0 > Module class: XFree86 Video Driver > ABI class: XFree86 Video Driver, version 0.4 Mine says, same as yours: (II) LoadModule: "ati" (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o (II) Module ati: vendor="The XFree86 Project" compiled for 4.0.99.900, module version = 6.4.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.4 [ ... ] > (II) Primary Device is: PCI 01:00:0 > (II) ATI: Candidate "Device" section "ATI All-in-Wonder Pro". > (--) Assigning device section with no busID to primary device > (EE) No devices detected. Mine says: (II) Primary Device is: PCI 01:00:0 (II) ATI: Candidate "Device" section "ATI All-in-Wonder Pro". (WW) R128: No matching Device section for instance (BusID PCI:0:12:0) found (This line ^ is due to an Xpert 128 card (ATI Rage 128 PP (PCI)) that is unsupported in 4.1.0 ... pay it no mind) (--) Chipset ATI Rage 128 Pro PF (AGP) found (II) Loading sub module "r128" ... and the server continues to load normally ... > "ati" module seems to be compiled for XFree 4.0.1. That because I've tried > with module ati.2 from gatos.sourceforge.net... anyway I received the same > message with the original module of XFree 4.1.0. I think that's ok.. mine says that too. > lspci recognize an "ATI Techonoligies unkwon device 5446". Hmm.. here's mine: 01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 PF You could possibly have bad hardware, or a newer version of the Rage 128 chip that is unsupported. I'm only guessing, though... You may have better luck on the gatos-ati list or maybe even the XFree86's Xpert list. Cheers, Bill