Hello everyone, this might be useful for many people.
Fisrt i read the alsa instructions from www.alsa-project.com, but when
i compile i get an error, looking at the forum i see that it was a
typical error.
This is what i did. First i get alsa-driver 1.0.4 from
http://arm.cirrus.com/files/index.php?path=linux%2Fpackages/
then i modify include/config.h
and add this lines
#define CONFIG_HAVE_PDE
#define __WORK_INITIALIZER
and then change acore/misc.c
in line 225
works->func(works->data); to works->routine(works->data);
then just do
./configure --with-cards=usb-audio --with-sequencer=yes/no (this for
midi i think) --with-kernel=PREFIX/linux(2.4.26-ts11 sources)
--with-cross=(if u use crosstools)
make
make install
after that u just load the modules, i think that's all, at least it
worked for me.
P.S. Thanks Andrea Martino.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|