Hi. I have just compiled the latest (2.6.35.2) kernel on Arch.
I have patched it with desktop responsiveness patch - http://forums.gentoo.org/viewtopic-t-793263-start-50.html (I suggest ALL desktop users try it as it works...) Normally when I upgrade my kernel I have to re-install ALSA to enable to snd-aloop module (this is pretty much the only way I have found to record my soundcards output - I have intel-hda) I use the following - from alsa-driver 1.0.23 ./configure --with-cards=hda-intel,loopback,hrtimer --with-card-options=hda-codec-realtek --with-oss=yes --with-sequencer=yes This has worked in the past but I just tried and get the following:- -------------------------------------------------- copying file alsa-kernel/usb/usx2y/usx2yhwdeppcm.c patching file usx2yhwdeppcm.c Hunk #2 succeeded at 153 (offset 1 line). Hunk #3 succeeded at 233 (offset 1 line). Hunk #4 succeeded at 267 (offset 1 line). Hunk #5 succeeded at 307 (offset 1 line). Hunk #6 succeeded at 328 (offset 1 line). Hunk #7 succeeded at 454 (offset 1 line). Hunk #8 succeeded at 482 (offset 1 line). Hunk #9 succeeded at 715 (offset 1 line). Hunk #10 succeeded at 728 (offset 1 line). Hunk #11 succeeded at 803 (offset 1 line). make[3]: Leaving directory `/home/morgan/src/alsa-driver-1.0.23/usb/usx2y' make[2]: Leaving directory `/home/morgan/src/alsa-driver-1.0.23/usb' make[1]: Leaving directory `/home/morgan/src/alsa-driver-1.0.23' make -C /lib/modules/2.6.35-k8-testing/build SUBDIRS=/home/morgan/src/alsa-driver-1.0.23 CPP="gcc -E" CC="gcc" modules make[1]: Entering directory `/usr/src/linux-2.6.35-k8-testing' CC [M] /home/morgan/src/alsa-driver-1.0.23/acore/hrtimer.o CC [M] /home/morgan/src/alsa-driver-1.0.23/acore/memory_wrapper.o CC [M] /home/morgan/src/alsa-driver-1.0.23/acore/memalloc.o CC [M] /home/morgan/src/alsa-driver-1.0.23/acore/sgbuf.o CC [M] /home/morgan/src/alsa-driver-1.0.23/acore/pcm.o CC [M] /home/morgan/src/alsa-driver-1.0.23/acore/pcm_native.o /home/morgan/src/alsa-driver-1.0.23/acore/pcm_native.c: In function ‘snd_pcm_hw_params’: /home/morgan/src/alsa-driver-1.0.23/acore/pcm_native.c:489:2: error: implicit declaration of function ‘pm_qos_remove_requirement’ /home/morgan/src/alsa-driver-1.0.23/acore/pcm_native.c:492:3: error: implicit declaration of function ‘pm_qos_add_requirement’ make[3]: *** [/home/morgan/src/alsa-driver-1.0.23/acore/pcm_native.o] Error 1 make[2]: *** [/home/morgan/src/alsa-driver-1.0.23/acore] Error 2 make[1]: *** [_module_/home/morgan/src/alsa-driver-1.0.23] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.35-k8-testing' make: *** [compile] Error 2 -------------------------------------------------- Have anyone any hints what I need to do ? Cheers
------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________ Alsa-user mailing list Alsa-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/alsa-user