Hi. I did send a previous message (but can't work out how to reply to my post...) , I had the same issue with a custom built kernel (with desktop patch.).
However I am now just using the standard Arch linux kernel. I am now trying to compile the alsa-driver so I get the snd-aloop module - I need this as my soundcard has no way of recording its output without it... Previously I used the compile options ./configure --with-cards=hda-intel,loopback,hrtimer --with-card-options=hda-codec-realtek --with-oss=yes --with-sequencer=yes This worked fine on previous kernels (2.6.32-34 - i tried it on) I have just tried it on kernel 2.6.35.2 and I get the following error during 'make' ................. 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[2]: Entering directory `/home/morgan/src/alsa-driver-1.0.23/misc' make[2]: Leaving directory `/home/morgan/src/alsa-driver-1.0.23/misc' make[1]: Leaving directory `/home/morgan/src/alsa-driver-1.0.23' make -C /lib/modules/2.6.35-k8/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' CC [M] /home/morgan/src/alsa-driver-1.0.23/acore/hrtimer.o CC [M] /home/morgan/src/alsa-driver-1.0.23/acore/hwdep.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' make: *** [compile] Error 2 ............... Does anyone have a clue how to compile it. I have also tried to compile the alsa-driver using just ./configure and it fails at the same point during make. Any help would be welcomed - I have had to revert back to 2.6.34 in the meantime (but that's a crap solution) 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