Hello,
according to your log the "acpi" driver is dying (look for red messages):
[init -> acpi -> pci_drv] BDF start 0, functions: 0x10000, physical base 0xe0000000 [init -> vesa_drv] Could not open file "config" [init -> vesa_drv] Could not obtain config file [init -> acpi] ACPI table format is supported - rewrite GSIs no RM attachment (READ pf_addr=28 pf_ip=100224b from 410000) virtual void Genode::Signal_session_component::submit(Genode::Signal_context_capability, unsigned int): invalid signal-context capability virtual void Genode::Pager_activation_base::entry(): Could not resolve pf=28 ip=100224b
The ahci driver requires a working pci driver, the pci driver requires a working acpi driver - in your setup. Because the acpi driver doesn't finish its boostrap, so neither the pci driver nor the ahci driver does.
So, can you please look what at "100224b" your acpi_drv binary tries to execute?
Regards,
Alexander Boettcher.
On 27.04.2013 03:58, yuqing wang wrote:
Hi, I tried to add ahci_drv to l4linux to make my hard disk available. I modified the l4linux run script and tried ,found that there was something wrong during booting . The script and log file is attached . Is my script wrong,or I should change some config of l4linux?
Regards Yuqing Wang
Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
Genode-main mailing list Genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main