
7 Dec
2007
7 Dec
'07
4:17 p.m.
On Dec 7, 2007, at 3:13 AM, fsch wrote:
Hello,
on my custom system with MPC8347E i want to use a Radeon RV100 QY (Radeon 7000/VE) graphic card. What must i do to enable the support and bring the system to life?
I think, my pci system isn't initialised correct. The base address registers in the graphic card don't have a correct value! In the debug mode (in pci_auto.c) i see the message "No room in resource". What's wrong?
How much video memory does the graphic card have? If you haven't made the address space allocated to the PCI controller big enough its likely you'd get that message.
- k