Re: [Alsa-user] SOLVED M-Audio Fast Track ULTRA vs Alsa

2010-04-17 Thread Felix Homann
Am 17.04.2010 14:22, schrieb Niccolò Belli: > Are you sure? It seems the very same with the same additions to > usbquirks.h > Sorry, you're right! Konqueror opened the patch in a way that didn't show anything about usbquirks... Regards, Felix --

Re: [Alsa-user] SOLVED M-Audio Fast Track ULTRA vs Alsa

2010-04-17 Thread Felix Homann
Am 14.04.2010 12:45, schrieb Niccolò Belli: > aplay -L > http://pastebin.com/5Y7nLj7Y > > aplay -l, /proc/asound/devices, /proc/asound/cards > http://pastebin.com/X0PRXHHL > > .asoundrc, mplayer and play output > http://pastebin.com/VN5zCpxG > > Although I don't speak italian, the output seems

[Alsa-user] Failed to cross compiling alsa-driver (can't get .ko modules)

2010-04-17 Thread jji...@nudt.edu.cn
Hi all, I 'm trying to cross compile alsa-driver-1.0.22 against arm linux(kernel 2.6.19.2). After the build process finishes, the object files in "modules" directory are all *.o files, not the desired *.ko files. My configure options are: ./configure --with-cross=arm-linux- --with-kernel=/work/

Re: [Alsa-user] SOLVED M-Audio Fast Track ULTRA vs Alsa

2010-04-17 Thread Niccolò Belli
2010/4/17 Felix Homann : > Am 17.04.2010 05:16, schrieb Niccolò Belli: >> I tried also this[1] patch instead of alsa-git but it does not work too. >> > > Your patch misses the additions to usbquirks.h. > Try the patch I posted to alsa-user (change the product id to fit the FTU): > > http://www.mail

Re: [Alsa-user] SOLVED M-Audio Fast Track ULTRA vs Alsa

2010-04-17 Thread V Gabriele De Palo
Niccolò Belli ha scritto: >I tried also this[1] patch instead of alsa-git but it does not work too. > >I saw also that alsa 1.0.23 renamed usbaudio.c to card.c, but card.c >is completely different from usbaudio.c! > >[1]http://darkbasic.homelinux.com/fast_track_2.6.33.2.patch > >Cheers, >Darkbasic

Re: [Alsa-user] SOLVED M-Audio Fast Track ULTRA vs Alsa

2010-04-17 Thread Felix Homann
Am 17.04.2010 05:16, schrieb Niccolò Belli: > I tried also this[1] patch instead of alsa-git but it does not work too. > Your patch misses the additions to usbquirks.h. Try the patch I posted to alsa-user (change the product id to fit the FTU): http://www.mail-archive.com/alsa-user@lists.sour