Re: [Alsa-user] alsa-driver 1.0.23 fails to compile with kernel 2.6.35 (archlinux)

2010-08-20 Thread Morgan Cox
Hi, Thank you ! I have just tried http://www.alsa-project.org/snapshot/files/alsa-driver-1.0.23.67.g59ca7.481.ga47ea.tar.bz2 And it works fine. I noticed I had to add the aloop to the configure line now.. --with-cards=hda-intel, loopback,hrtimer,aloop It works fine. Cheers ! ---

Re: [Alsa-user] alsa-driver 1.0.23 fails to compile with kernel 2.6.35 (archlinux)

2010-08-20 Thread Jaroslav Kysela
On Fri, 20 Aug 2010, Morgan Cox wrote: Hi. O.K - tried that 1st without the utils/setup-alsa-kernel script :- make[1]: Leaving directory `/home/morgan/src/alsa-driver-1.0.23.62.g218f25.481.ga47ea' make -C  SUBDIRS=/home/morgan/src/alsa-driver-1.0.23.62.g218f25.481.ga47ea  CPP="gcc -E" CC="g

Re: [Alsa-user] alsa-driver 1.0.23 fails to compile with kernel 2.6.35 (archlinux)

2010-08-20 Thread Morgan Cox
Hi. O.K - tried that 1st without the utils/setup-alsa-kernel script :- make[1]: Leaving directory `/home/morgan/src/alsa-driver-1.0.23.62.g218f25.481.ga47ea' make -C SUBDIRS=/home/morgan/src/alsa-driver-1.0.23.62.g218f25.481.ga47ea CPP="gcc -E" CC="gcc" modules make: *** SUBDIRS=/home/morgan

Re: [Alsa-user] alsa-driver 1.0.23 fails to compile with kernel 2.6.35 (archlinux)

2010-08-20 Thread Jaroslav Kysela
On Fri, 20 Aug 2010, Morgan Cox wrote: > Hi. > > Thank you for your response. > > I have tried using the latest snapshot > -http://www.alsa-project.org/snapshot/files/alsa-driver-1.0.23.62.g218f25.48 > 1.ga47ea.tar.bz2 > > I tried just using > > ./gitcompile Don't use gitcompile for preconfi

Re: [Alsa-user] alsa-driver 1.0.23 fails to compile with kernel 2.6.35 (archlinux)

2010-08-20 Thread Morgan Cox
Hi. Thank you for your response. I have tried using the latest snapshot - http://www.alsa-project.org/snapshot/files/alsa-driver-1.0.23.62.g218f25.481.ga47ea.tar.bz2 I tried just using ./gitcompile and got .. make[2]: Entering directory `/home/morgan/src/alsa-driver-1.0.23.62.g218f25.481.

Re: [Alsa-user] alsa-driver 1.0.23 fails to compile with kernel 2.6.35 (archlinux)

2010-08-20 Thread Jaroslav Kysela
On Fri, 20 Aug 2010, Morgan Cox wrote: > 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.). Use latest tarball snaphost (http://www.alsa-project.org/snapshot/). I'll release next vers

[Alsa-user] alsa-driver 1.0.23 fails to compile with kernel 2.6.35 (archlinux)

2010-08-20 Thread Morgan Cox
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