[Barrelfish-users] RTL8029 not recognized in qemu
Alan Kligman
alan.kligman at gmail.com
Tue Jun 25 19:51:35 CEST 2013
I'm trying to get networking up inside qemu, but barrelfish doesn't
recognize the emulated network adapter:
Initializing RTL8029(AS)...
This is not a recognized rtl8029as: ID is 00:00!
For service [rtl8029] MAC= 00:00:00:00:00:00
I definitely have an adapter:
(qemu) info network
ne2k_pci.0: index=0,type=nic,model=ne2k_pci,macaddr=52:54:00:12:34:56
\ local: index=0,type=user,net=10.0.2.0,restrict=off
Here's my menu.lst:
title Barrelfish
root (nd)
kernel /x86_64/sbin/elver loglevel=4
module /x86_64/sbin/cpu loglevel=4
module /x86_64/sbin/init
# Domains spawned by init
module /x86_64/sbin/mem_serv
module /x86_64/sbin/monitor
# Special boot time domains spawned by monitor
module /x86_64/sbin/ramfsd boot
module /x86_64/sbin/skb boot
modulenounzip /skb_ramfs.cpio.gz nospawn
module /x86_64/sbin/kaluga boot
module /x86_64/sbin/acpi boot
module /x86_64/sbin/spawnd boot
#bootapic-x86_64=1-15
module /x86_64/sbin/startd boot
module /x86_64/sbin/routing_setup boot
# Drivers
module /x86_64/sbin/pci boot
module /x86_64/sbin/ahcid boot
module /x86_64/sbin/rtl8029
module /x86_64/sbin/NGD_mng cardname=rtl8029
module /x86_64/sbin/netd cardname=rtl8029
# General user domains
module /x86_64/sbin/serial
module /x86_64/sbin/fish
Any help would be appreciated.
Cheers,
A
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.inf.ethz.ch/pipermail/barrelfish-users/attachments/20130625/e20cedd3/attachment.html
More information about the Barrelfish-users
mailing list