Hi Denx, I still doing some tests with ATI Video cards, as I said before the card work fine on my PC. I compiled the 2.6.14 kernel to Lite5200 with /proc/pci support, then when I execute: / # cat /proc/pci PCI devices found: Bus 0, device 26, function 0: Class 0680: PCI device 1057:5803 (rev 0). Master Capable. Latency=248. Non-prefetchable 32 bit memory at 0xa0000000 [0xa003ffff]. / # It don't list the card placed at PCI slot, on PC using "lspci -v" I see: 0000:00:0c.0 VGA compatible controller: ATI Technologies Inc Rage Mobility P/M (rev 64) (prog-if 00 [VGA]) Subsystem: 1002:4c52 Flags: bus master, stepping, medium devsel, latency 32, IRQ 10 Memory at ed000000 (32-bit, non-prefetchable) [size=16M] I/O ports at d800 [size=256] Memory at ec800000 (32-bit, non-prefetchable) [size=4K] Expansion ROM at 20000000 [disabled] [size=128K] Capabilities: [5c] Power Management version 1 What you think? Is it normal Linux on Lite5200 don't show the PCI card info? I am looking for an "ATI Rage XL Xpert98" because Linux kernel has support to initialize it without BIOS help (CONFIG_FB_ATY_XL_INIT). I see some post at some list from people using this board on no x86 platform. Cheers, Alan