User Tools

Site Tools


virtualbox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
virtualbox [2018/01/22 12:50] darkbytevirtualbox [2018/02/02 09:54] (current) darkbyte
Line 31: Line 31:
 ---- ----
  
-__**Sound has distortions or it is slowed down in guest**__+__**Sound has distortions or it is slowed down in Linux guest**__
  
 This is caused by improper snd_intel8x0 clock detection. Try this: This is caused by improper snd_intel8x0 clock detection. Try this:
Line 43: Line 43:
  
 Then reboot virtual machine. In some cases audio then works normally. 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>//sudo//</color> where applicable)
 +  - Update your APT database with <color blue>//apt update//</color>
 +  - Install the latest security updates with <color blue>//apt upgrade//</color>
 +  - Install required packages with <color blue>//apt install build-essential module-assistant//</color>
 +  - Configure your system for building kernel modules by running <color blue>//m-a prepare//</color>
 +  - Click on //Install Guest Additions…// from the Devices menu, then run <color blue>//mount /media/cdrom//</color>
 +  - Run <color blue>//sh /media/cdrom/VBoxLinuxAdditions.run//</color>, and follow the instructions on screen.
  
 ---- ----
  
 **Navigation: [[asm]] . [[compilation]] . [[linux]] . [[windows]] . [[mac]] . back to [[start]]** **Navigation: [[asm]] . [[compilation]] . [[linux]] . [[windows]] . [[mac]] . back to [[start]]**
virtualbox.1516621827.txt.gz · Last modified: 2018/01/22 12:50 by darkbyte