Re: [Alsa-user] problem updating to alsa 1.0.16

2008-03-19 Thread James Shatto
> I reconfigured the alsa-driver package like this > > ./configure --with-cards=hda-intel,usb-caiaq --with-sequencer=yes > --with-moddir=/lib/modules/2.6.22-14-rt/updates/alsa try adding a --prefix=/usr in there. Also since you're specifying a non default modules location, you'll probably need

Re: [Alsa-user] problem updating to alsa 1.0.16

2008-03-19 Thread William R. Zwicky
Subway Blues wrote: > and for some reason (do you know why?) that folder has a higher priority. I > wonder if there's a way to have both the packages installed without conflicts > or to make the kernel load the module I compiled. > Brute force method is to enter: locate hda-intel then rm the

Re: [Alsa-user] problem updating to alsa 1.0.16

2008-03-19 Thread Subway Blues
conflicts or to make the kernel load the module I compiled. That also explains why the same procedure worked on my desktop: in the other machine I had not installed the package linux-backports-modules-2.6.22-rt. Regards, Marco > Subject: Re: [Alsa-user] proble

Re: [Alsa-user] problem updating to alsa 1.0.16

2008-03-19 Thread Tobin Davis
Ubuntu uses multiple module paths in a preferential order under /lib/modules// with kernel/ being the lowest. Type "modinfo snd-hda-intel|fgrep filename" to find out where it is loading the driver from. The easiest thing to do in this instance is to reconfigure alsa-driver with "--with-moddir=/l