Hi everyone.
I just wanted to tell you that I finally received my two spare flash chips for my EPIA800. Considering I couldn't make it work with the Millenium, I'm trying to make it work with a standard flash chip now.
At my surprise this morning, IT BOOTED! I saw something on the serial console. It looks like it's trying to allocate PCI ressources but just hangs in here. I see the greeting, it looks like it finds the southbridge but it hangs right after that. I remember seeing that it fails to "config_pci_direct" or something like that..
What did I do wrong? What can I check when I'll be back home tonight? Thanks!
On Fri, Sep 05, 2003 at 12:05:12PM -0400, Michel Belleau wrote:
It looks like it's trying to allocate PCI ressources but just hangs in here. I see the greeting, it looks like it finds the southbridge but it hangs right after that. I remember seeing that it fails to "config_pci_direct" or something like that..
What did I do wrong? What can I check when I'll be back home tonight? Thanks!
Maybe we need to see the copy of your serial output.
Hi Michel,
It is normal, at least for me. :) Your kernel need to skip pci_scan_slot devfn > 0xa8.
-Andrew
On Fri, Sep 05, 2003 at 12:05:12PM -0400, Michel Belleau wrote:
Hi everyone.
I just wanted to tell you that I finally received my two spare flash chips for my EPIA800. Considering I couldn't make it work with the Millenium, I'm trying to make it work with a standard flash chip now.
At my surprise this morning, IT BOOTED! I saw something on the serial console. It looks like it's trying to allocate PCI ressources but just hangs in here. I see the greeting, it looks like it finds the southbridge but it hangs right after that. I remember seeing that it fails to "config_pci_direct" or something like that..
What did I do wrong? What can I check when I'll be back home tonight? Thanks!
-- Michel Belleau michel.belleau@malaiwah.com _______________________________________________ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
On Sat, 6 Sep 2003, Andrew Ip wrote:
It is normal, at least for me. :) Your kernel need to skip pci_scan_slot devfn > 0xa8.
oh, yes, the hardware bug in the 8601. Still there, eh?
wow.
ron
On Fri, 5 Sep 2003, Michel Belleau wrote:
At my surprise this morning, IT BOOTED! I saw something on the serial console.
this is linux messages you mean?
did you configure pci_direct as the ONLY pci access method in Linux?
ron