Opened 23 months ago
Closed 15 months ago
#18142 closed bug (fixed)
virtio-net does not work anymore with VirtualBox 7.0.4
Reported by: | axeld | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Network/virtio | Version: | R1/beta4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
VirtualBox has improved its virtio-net implementation, and it is supposed to be stricter than before.
Unfortunately, Haiku's implementation does not work anymore at all as a result.
Change History (3)
comment:1 by , 23 months ago
comment:2 by , 23 months ago
I would submit a bug report at virtualbox (see https://www.virtualbox.org/ticket/21201 for instance)
comment:3 by , 15 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
That was the right idea; it obviously was an issue in VirtualBox that has been fixed in 7.0.8.
Note:
See TracTickets
for help on using tickets.
Possibly related to https://review.haiku-os.org/c/haiku/+/4420 ?