티스토리 뷰

Studying/Unix, Linux

virtualbox - video device

hongkyu 2009. 1. 21. 14:51

 
1. Open a terminal (look above if you don't know how)

2. Type 'sudo gedit /etc/X11/xorg.conf'

3. Type your password (needs root-rights again and afterwards a text editor should appear )

4. Find:
Section "Device"
       Identifier "Configured Video Device"
EndSection

5. Change to:
Section "Device"
       Identifier "Configured Video Device"
       Driver  "vboxvideo"
EndSection

6. Save (press ctrl+s)

7. log out and log back in (restarting also works)

반응형
댓글
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
최근에 올라온 글
글 보관함
Total
Today
Yesterday