On 2012-01-13 15:09, Stefan G. Weichinger wrote:
The patch helped and now I am running 3.2.0-r1 successfully.
With the changed stuff around the Intel RC6 technology, is my
grub-entry
still OK (and somehow just redundant) or should I change/remove
options
(regarding i915)? :
title=Gentoo Linux (3.2.0-gentoo-r1)
root (hd0,0)
kernel /boot/kernel-genkernel-x86_64-3.2.0-gentoo-r1 rootfstype=ext4
init=/linuxrc root=/dev/ram0 real_root=/dev/sda3 elevator=noop udev
dolvm pcie_aspm=force i915.i915_enable_rc6=1 acpi_osi=Linux
i915.semaphores=1 i915.modeset=1
initrd /boot/initramfs-genkernel-x86_64-3.2.0-gentoo-r1
If I were you, as you changed for a major kernel version, i would
remove all parameters that fixed some problems with previous release and
try to see if the bugs are still present.
After that, i'll reenable each parameter one by one.
Cheers.
Thanks, greets, Stefan