Sound Card Turtle Beach Montego II on SuSE 9
From: Kirk Maule (kmaule_at_decision.ie)
Date: 02/27/04
- Next message: zalzon: "Motherboard compatibility (K7VM4 & A7V8X-MX)"
- Previous message: Davide Bianchi: "Re: raid configuration"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Feb 2004 04:56:39 -0800
I was following a discussion in an earlier posting and was successful
in adding the subject driver au88xx-1.1.2.tar.bz2 from souceforge.net
(even did the hex editing on au8820.0 implied by Anton Osinga's
posting of 13 Jan 04:
"I found that using a hexeditor on au8830.o and changing the
string gcc2 to gcc3 made it work fine... probably not
supposed to but it works for me :)
Again you can give it a try...............")
After running the "make install20" command I had the following output
that I do not know how to go further. Any help would be greatly
appreciate. (a newbie).
linux:/home/kirk/AURealSound/aureal # make install20
make install AUCHIP=AU8820
make[1]: Entering directory `/home/kirk/AURealSound/aureal'
pmv -f /etc/modules.conf /etc/modules.conf.old
gawk -f mod_conf /etc/modules.conf.old > /etc/modules.conf
echo "alias sound au8820" >> /etc/modules.conf
echo "alias midi au8820" >> /etc/modules.conf
mkdir -p /lib/modules/2.4.21-99-default/misc
cp -f au8820.o /lib/modules/2.4.21-99-default/misc
/sbin/depmod -a
/sbin/rmmod au8820
rmmod: module au8820 is not loaded
make[1]: [install] Error 1 (ignored)
/sbin/modprobe au8820
Warning: loading /lib/modules/2.4.21-99-default/misc/au8820.o will
taint the kernel: no license
See http://www.tux.org/lkml/#export-tainted for information about
tainted modules
/lib/modules/2.4.21-99-default/misc/au8820.o: init_module: No such
device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.21-99-default/misc/au8820.o: insmod
/lib/modules/2.4.21-99-default/misc/au8820.o failed
/lib/modules/2.4.21-99-default/misc/au8820.o: insmod au8820 failed
make[1]: [install] Error 255 (ignored)
make[1]: Leaving directory `/home/kirk/AURealSound/aureal'
linux:/home/kirk/AURealSound/aureal #
- Next message: zalzon: "Motherboard compatibility (K7VM4 & A7V8X-MX)"
- Previous message: Davide Bianchi: "Re: raid configuration"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|