If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
Follow those steps, carefully, and you will be a master of your sound system!
The intel video driver should not need to be manually installed. To be sure you have it, you can open a Konsole window and enter
Code:
sudo apt-get install xserver-xorg-video-intel
You might want to run
Code:
lspci
and post the line of output that shows your video chip, in case anyone of our Intel-using colleagues has any tips for you. That line will look similar to this:
Code:
01:00.0 VGA compatible controller: Intel Mobile 915GM/PM/GMS/910GML Express Graphics Controller
Comment