On April 5, 2005 01:46 am, Walter Dnes wrote:
> On Sun, Apr 03, 2005 at 06:28:51PM -0400, daniel wrote
> > I've tried using the Xorg "radeon" drivers as well as installing
> > ati-drivers and using "fglrx" with no joy. I *think* it might have
> > something to do with the output of `cat /proc/pci`:
>
> What does the command `lspci -v` show as output?
# lspci -v
<snip>
0000:05:00.0 VGA compatible controller: ATI Technologies Inc: Unknown device
554d (prog-if 00 [VGA])
Subsystem: ATI Technologies Inc: Unknown device 0302
Flags: bus master, fast devsel, latency 0, IRQ 225
Memory at b0000000 (64-bit, prefetchable)
Memory at fe200000 (64-bit, non-prefetchable) [size=64K]
I/O ports at 9e00 [size=256]
Capabilities: [50] Power Management version 2
Capabilities: [58] #10 [0001]
Capabilities: [80] Message Signalled Interrupts: 64bit+ Queue=0/0
Enable-
0000:05:00.1 Display controller: ATI Technologies Inc: Unknown device 556d
Subsystem: ATI Technologies Inc: Unknown device 0303
Flags: fast devsel
Memory at fe210000 (64-bit, non-prefetchable) [disabled]
Capabilities: [50] Power Management version 2
Capabilities: [58] #10 [0001]
> > Help me please. There's nothing quite like bringing home a new
> > shiny toy like this and only being able to use windows with it :-(
>
> What does Windows show it as in the system dialogue? Do you know how
> to use the "debug" command in Windows?
nope. but it's ok, i figured it out after a great deal of googling. for some
reason, i have to specifiy the ChipID in my x config. this is the first time
i've ever had to do that and i had no idea what to put. i actually ended up
copying what i found in a forum and it "just worked":
Section "Device"
Identifier "card0"
Driver "radeon"
BusID "PCI:5:0:0"
ChipID 0x5548
VideoRam 262144
EndSection
now i just have to figure out how to get the binary drivers to work, since i
keep getting this:
FATAL: Error inserting fglrx (/lib/modules/2.6.11-gentoo-r6/video/fglrx.ko):
No such device
no idea what that means, though i haven't spent a lot of time searching
either. if you have the answer on hand though, i wouldn't mind a heads
up ;-)
--
[email protected] mailing list