E1000 in Bochs (no data are being sent/received)
Posted: Thu Nov 08, 2012 2:25 pm
Hello,
I've setup Bochs 2.6 to use the E1000 plugin, but so far no luck with sending/receiving anything...
My configuration (not interesting lines are omitted):
# to load the E1000 plugin during the start of bochs:
plugin_ctrl: unmapped=1, biosdev=1, speaker=1, extfpuirq=1, parallel=1, serial=1, gameport=1, e1000=1
# to setup the E1000 plugin itself:
e1000: enabled=1, mac=fe:fdad:be:ef, ethmod=win32, ethdev=\Device\NPF_{26D4BA9E-AAAF-465D-A8C1-19C9AD1A13BD}, script=none, bootrom=
The ethdev is really the living and connected ethernet card in my PC, doublechecked...
WinPCAP is installed, too, no errors when the E1000 logging is set to log everything - but no packets leaves Bochs and enter the network and vice versa...
Any tip, clue, idea what I am doing wrong is appreciated.
Thanks a lot !
Vladimir
I've setup Bochs 2.6 to use the E1000 plugin, but so far no luck with sending/receiving anything...
My configuration (not interesting lines are omitted):
# to load the E1000 plugin during the start of bochs:
plugin_ctrl: unmapped=1, biosdev=1, speaker=1, extfpuirq=1, parallel=1, serial=1, gameport=1, e1000=1
# to setup the E1000 plugin itself:
e1000: enabled=1, mac=fe:fdad:be:ef, ethmod=win32, ethdev=\Device\NPF_{26D4BA9E-AAAF-465D-A8C1-19C9AD1A13BD}, script=none, bootrom=
The ethdev is really the living and connected ethernet card in my PC, doublechecked...
WinPCAP is installed, too, no errors when the E1000 logging is set to log everything - but no packets leaves Bochs and enter the network and vice versa...
Any tip, clue, idea what I am doing wrong is appreciated.
Thanks a lot !
Vladimir