VirtualBox

Opened 9 years ago

Closed 9 years ago

#14107 closed defect (invalid)

Kernel 4.0: no host-only adapter anymore (vboxnet0)

Reported by: oracnick Owned by:
Component: network/hostif Version: VirtualBox 4.3.26
Keywords: host-only, vboxnet0 Cc:
Guest type: Linux Host type: Linux

Description

the client VM has a host-only adapter (vboxnet0), which is working with kernel 3.9. But with kernel 4.0 the adapter vboxnet0 isn't available anymore and therefore the VM cannot start.

Attachments (2)

VBox.log.1 (2.3 KB ) - added by oracnick 9 years ago.
kernel 4.0
dmesg_kernel_4.0.1.txt (66.0 KB ) - added by oracnick 9 years ago.
dmesg kernel 4.0.1

Download all attachments as: .zip

Change History (7)

by oracnick, 9 years ago

Attachment: VBox.log.1 added

kernel 4.0

comment:1 by Valery Ushakov, 9 years ago

Can you also provide dmesg from the 4.0 kernel after the failed attempt to start the vm?

comment:2 by Valery Ushakov, 9 years ago

Component: networknetwork/hostif

comment:3 by oracnick, 9 years ago

here is the error message when I try to create a new host-only network: Menu->File->Global settings...->network->host-only network


Es konnte kein Host-Netzinterface erzeugt werden.

VBoxNetAdpCtl: Error while adding new interface: failed to open /dev/vboxnetctl: No such file or directory.

Fehlercode:NS_ERROR_FAILURE (0x80004005) Komponente:HostNetworkInterface Interface:IHostNetworkInterface {f6e556f9-d598-409b-898c-8ba99d9b05ae}


by oracnick, 9 years ago

Attachment: dmesg_kernel_4.0.1.txt added

dmesg kernel 4.0.1

comment:4 by oracnick, 9 years ago

after re-compiling the kernel modules with - /etc/init.d/vboxdrv setup - the issue disappears. I was able to create vboxnet0 manually via the menu. (see comment 3)

Strange, I had the problem on two machines (laptop and desktop), both after switching the Linux 4.0 and both could be fixed now.

I have no idea, why the vboxnet0 disappears. However, it's working now. IMHO, bug report could be closed.

comment:5 by Valery Ushakov, 9 years ago

Resolution: invalid
Status: newclosed

Yes, you were probably missing the modules. You should see

VBoxNetFlt: Successfully started.
VBoxNetAdp: Successfully started.

in your dmesg now - which is not in the dmesg you attached.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use