I add the kdb_uart to the image, and I get more information:
...
[init -> nic_bridge] virtual void Genode::Platform_env::release(): used
before freeing emergency=278528
Console: switching to colour frame buffer device 8[init -> usb_drv]
dev_info: new high-speed USB device0
input: Genode input key as /devices/virtual/input/input0
input: Genode input mouse as /devices/virtual/input/input1
ehci-omap
sda: unknown partition table
Genode blk-file driver initialized
[init -> nic_bridge] virtual void Genode::Platform_env::release(): used
after freeing emergency=274432
[init] child "nic_bridge" requests resources: ram_quota=3301376
[init -> nic_bridge] Invalid session request, no matching policy
TCP: cubic registered
NET: Registered protocol family 17
VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
rtc-genode rtc-genode.0: setting system clock to 1970-01-01 00:00:01 UTC (1)
ALSA device list:
#0: Dummy 1
[init -> usb_drv] __wait_completion_timeout(): Timeout
[init -> usb_drv] dev_error: device descriptor read/all, error -30
[init -> usb_drv] dev_info: new high-speed USB device number 4 using
ehci-omap
[init -> usb_drv] __wait_completion_timeout(): Timeout
[init -> usb_drv] __wait_completion_timeout(): Timeout
[init -> usb_drv] dev_error: cannot reset port 1 (err = -30)
...
I compare it to long's log, I find the correct log would be:
[init -> l4android] [32mupgrading quota donation for SIGNAL session[0m
sda: unknown partition table
Genode blk-file driver initialized
[init -> usb_drv] dev_info: OMAP-EHCI Host Controller
[init -> usb_drv] dev_info: new USB bus registered, assigned bus number 1
[34mQuota exceeded! amount=4096, size=4096, consumed=4096[0m
[init -> usb_drv] [32mupgrading quota donation for SIGNAL session[0m
[init -> usb_drv] dev_info: irq 109, io mem 0x4a064c00
[init -> usb_drv] dev_info: USB 2.0 started, EHCI 1.00
[init -> usb_drv] dev_info: New USB device found, idVendor=1d6b, idProduct=0002
[init -> usb_drv] dev_info: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[init -> usb_drv] dev_info: USB hub found
[init -> usb_drv] dev_info: 3 ports detected
[init -> usb_drv] dev_info: new high-speed USB device number 2 using ehci-omap
[init -> usb_drv] dev_info: New USB device found, idVendor=0424, idProduct=9514
[init -> usb_drv] dev_info: New USB device strings: Mfr=0, Product=0,
SerialNumber=0
[init -> usb_drv] dev_info: USB hub found
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
genode-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/genode-main