virtualbox
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| virtualbox [2016/04/01 21:24] – darkbyte | virtualbox [2018/02/02 09:54] (current) – darkbyte | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | === Virtual Box issues === | + | ====Virtual Box issues==== |
| + | ---- | ||
| + | __**USB not working at all in guest**__ | ||
| - | ==USB not working at all in guest== | + | //Applies to Windows OS only// |
| After I changed computer, I had problems with passing through USB devices from Windows host to guest, which I used before without problems on old computer. The behaviour was wierd - all devices were visible from guest dropdown menu, but when I tried to connect them, nothing happened, and on second try there was an error: | After I changed computer, I had problems with passing through USB devices from Windows host to guest, which I used before without problems on old computer. The behaviour was wierd - all devices were visible from guest dropdown menu, but when I tried to connect them, nothing happened, and on second try there was an error: | ||
| Line 27: | Line 29: | ||
| After that USB pass through functionality should work as expected. If not, try to turn off USB 3.0 support in BIOS. | After that USB pass through functionality should work as expected. If not, try to turn off USB 3.0 support in BIOS. | ||
| + | ---- | ||
| - | Navigation: [[asm]] . [[compilation]] . [[linux]] . [[windows]] . back to [[start]] | + | __**Sound has distortions or it is slowed down in Linux guest**__ |
| + | |||
| + | This is caused by improper snd_intel8x0 clock detection. Try this: | ||
| + | |||
| + | - create file /// | ||
| + | - insert following content to it | ||
| + | |||
| + | < | ||
| + | options snd-intel8x0 ac97_clock=48000 | ||
| + | </ | ||
| + | |||
| + | Then reboot virtual machine. In some cases audio then works normally. | ||
| + | |||
| + | ---- | ||
| + | |||
| + | __**Installing Guest Additions**__ | ||
| + | |||
| + | //Applies to Debian based distributions// | ||
| + | |||
| + | - Login as root (or use <color blue>// | ||
| + | - Update your APT database with <color blue>// | ||
| + | - Install the latest security updates with <color blue>// | ||
| + | - Install required packages with <color blue>// | ||
| + | - Configure your system for building kernel modules by running <color blue>// | ||
| + | - Click on //Install Guest Additions…// | ||
| + | - Run <color blue>// | ||
| + | |||
| + | ---- | ||
| + | |||
| + | **Navigation: [[asm]] . [[compilation]] . [[linux]] . [[windows]] . [[mac]] . back to [[start]]** | ||
virtualbox.1459538674.txt.gz · Last modified: 2016/04/01 21:24 by darkbyte
