On 14/04/2020 20:55, Alexandre Bencz wrote:

> Hi!
> QEmu version:
> 
> QEMU emulator version 4.2.0 (v4.2.0-11797-g2890edc853-dirty)
> 
> The command line that i'm using:
> 
> qemu-system-sparc64.exe -machine sun4u,accel=tcg,usb=off -m 2048 -nographic 
> -hda
> debian_sparc64.qcow2 -net nic,model=ne2k_pci -net user,hostfwd=tcp::2222-:22 
> -monitor
> telnet::4440,server,nowait -serial mon:telnet::3333,server,wait
> 
> I changed the ne2k_pci to sunhme.. but, not worked...
> ANd, I tried with "-net nic" only too

I'd expect "-net nic -net user" to work fine and give you a working sunhme 
ethernet
card. What does the dmesg output show for the NIC, and also "ip addr show"?

If the card shows up in both those places then you'll need to check you DHCP 
client
setting to make sure that it's using the network card identified above.


ATB,

Mark.

Reply via email to