https://bugzilla.kernel.org/show_bug.cgi?id=28902
--- Comment #5 from spamfang1199@yahoo.de 2011-02-18 18:59:22 --- Sorry, but 2.6.37 is not in experimental, only a meta-package. Therefore i compiled my first own kernel. But it wont work well with my radeon card. I was able to log into KDE only once. From there i tried to switch users, which froze my system completely. After a hard reset the machine froze right after booting, while trying to bring up KDM-greeter. I tried several times. All with the same result.
I am using a radeon 9600 with the free radeon driver.
Perhaps i did something wrong during my first compilation steps. I just list the steps, i did:
tar xjf linux-2.6.37.tar.bz2 ln -sf linux-2.6.37 linux cp /boot/config-2.6.32-5-686 /win/linux/config cd linux make-kpkg clean no '' | make oldconfig fakeroot make-kpkg --initrd --revision=custom.1.0 kernel_image dpkg -i linux-image-2.6.37_custom.1.0_i386.deb