Custom Query (16363 matches)
Results (1462 - 1464 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #15158 | worksforme | key to suppress GUI message about mouse pointer integration not recognized | ||
| Description |
If I use the following command: vboxmanage setextradata global GUI/SuppressMessages remindAboutMouseIntegrationOn,remindAboutMouseIntegrationOff then the GUI message continues to be displayed whenever I start a vm. It has to be suppressed manually by clicking it away which is annoying/confusing for my workshop participants. I have attached virtualbox.xml files before the vboxcomand was issued and after |
|||
| #20637 | fixed | kexts are not loaded after Monterey 12.0.1 reboot | ||
| Description |
The VirtualBox kext bundles are not automatically loaded after a system boot. My workaround is to load them manually: sudo su - cd /Library/Application\ Support/VirtualBox/ for f in *.kext; do kmutil load -p $f; done |
|||
| #10624 | fixed | kernel: unregister_netdevice: waiting for vboxnet1 ... => Fixed in SVN | ||
| Description |
Story is here: https://forums.virtualbox.org/viewtopic.php?f=7&t=49763&sid=d7faa7a4d50269fc72a18fbfda58a954 In short: When I shutdown system or execute: /etc/init.d/vboxdrv stop I got: kernel:[ 2157.199178] unregister_netdevice: waiting for vboxnet1 to become free. Usage count = -2 In dmesg also there is: dev_remove_pack: ffff8802100c10d8 not found. Current vbox version: 4.1.16, but this problem started before. I thought it started when I updated kernel, because normally I do not update vbox often, but in bugzilla.redhat.com, where I opened bug about this problem, I got suggestion that this is problem with vbox, and I should write there. So, please review my thread. |
|||

