[Bug 658747] Re: [ICH4 - Intel 82801DB-ICH4] Playback problem

Mircea Moldovan 658747 at bugs.launchpad.net
Sun Oct 31 15:29:00 UTC 2010


I fixed it following
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/662946/comments/20

https://wiki.ubuntu.com/X/Bugs/Mavericki8xxStatus
	Manually enabling the Intel driver
	To enable the Intel driver you need to create a file called /etc/X11/xorg.conf containing the following:

Section "Device"
        Identifier      "Configured Video Device"
        Driver          "intel"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
EndSection


https://wiki.ubuntu.com/X/Bugs/Lucidi8xxFreezes#GTT%20Incoherency%20Patch
	Install the 855gm PPA and the patched kernel modules
	https://launchpad.net/~glasen/+archive/855gm-fix

	sudo add-apt-repository ppa:glasen/855gm-fix
	sudo apt-get update && sudo apt-get install dkms 855gm-fix-dkms

-- 
[ICH4 - Intel 82801DB-ICH4] Playback problem
https://bugs.launchpad.net/bugs/658747
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list