configure environment
in filo-0.4.2 SUPPORT_PCI = 1 PCI_BRUTE_SCAN = 1 DEBUG_ALL = 1
in LinuxBIOSV2510 use targets/artecgroup/dbe61
the problem is "find_ide_controller: PCI IDE #0 not found"
the full log is in the attached file
any advice would be appreciated!
_________________________________________________________________ 免费下载 MSN Explorer: http://explorer.msn.com/lccn
Ühel kenal päeval (teisipäev 30 jaanuar 2007 3:45 am) kirjutas michal wan:
configure environment
in filo-0.4.2 SUPPORT_PCI = 1 PCI_BRUTE_SCAN = 1 DEBUG_ALL = 1
in LinuxBIOSV2510 use targets/artecgroup/dbe61
the problem is "find_ide_controller: PCI IDE #0 not found"
Originally the dbe61 target doesn't have IDE enabled. Additionally to properly configured resources you must have VSA2 binary (you can get it from AMD). VSA2 software is part of the Geode LX platform. For example without VSA2 you can't get PCI properly working (there isn't PCI headers for devices). You need it for IDE too.
cheers, Indrek