Hi, Can someone test the test-lwip_httpsrv on this distribution? It used to work but I think there may now be an issue. Message "received IPC instead of IRQ" does not seem to healthy.
Thanks Daniel
int main(): --- create local services --- int main(): --- start init --- int main(): transferred 2943 MB to init int main(): --- init created, waiting for exit condition --- [init -> test-lwip_httpsrv] Starting ldso ... [init -> pci_drv] PCI driver started [init -> test-lwip_httpsrv] Starting application ... environ: 4058 [init -> gpxe_nic_drv] virtual Nic::Session_component* Nic::Root::_create_session(const char*): --- init DDE NIC [init -> gpxe_nic_drv] scan_pci(): Found: 00:03.0 1022:2000 (rev 40) IRQ 0a [init -> gpxe_nic_drv] probe_pci_device(): using driver pcnet32 [init -> gpxe_nic_drv] snprintf not implemented [init -> gpxe_nic_drv] virtual Nic::Session_component* Nic::Root::_create_session(const char*): number of devices: 1 received IPC instead of IRQ [init -> gpxe_nic_drv] void Nic::dde_tx_handler(): --- init rx_callbacks [init -> test-lwip_httpsrv] int main(): Create new socket ... [init -> test-lwip_httpsrv] int main(): Now, I will bind ... [init -> test-lwip_httpsrv] int main(): Now, I will listen... received IPC instead of IRQ [init -> test
Hi Daniel,
the current Genode SVN version supports Fiasco.OC r31. We plan to bump the supported Fiasco.OC version to r36 with the upcoming release scheduled for mid of August.
Internally, we have already switched to r36 and are in the process of stabilizing and testing the new version. Do you have a pressing need to use r36 right now, or are you fine with waiting for the Genode release 11.08?
Regards Norman
On 07/20/2011 06:54 PM, Daniel Waddington wrote:
Hi, Can someone test the test-lwip_httpsrv on this distribution? It used to work but I think there may now be an issue. Message "received IPC instead of IRQ" does not seem to healthy.
Thanks Daniel