I was looking for support for my new SBLive, and I found that the
latest kernel in the Rawhide tree (kernel-2.2.14-1.5.0) included
the emu10k1 module. So I downloaded the kernel SRPM and rebuilt it
for my current, vanilla RH6.1 installation. I also grabbed the
other kernel-relevant SRPMS and the latest sndconfig-0.42-1.
I had trouble building the sndconfig RPM, but Svante Signell
<[EMAIL PROTECTED]> pointed me in the right direction there,
noting that I needed the pciutils-devel RPM to complete the build.
So I installed the new kernel and the new sndconfig. The new
sndconfig detects the SBLive card, but it *still* claims that the card
is not supported. That's OK, though, as it should be easy enough to
install. The docs say just include "alias sound emu10k1" in
/etc/conf.modules.
The real problem, though, is that the module doesn't work. Running
"depmod -a" produces
/lib/modules/2.2.14-1.5.0/misc/emu10k1.o: unresolved symbol(s)
and running "modprobe emu10k1" provides the details of the problem:
/lib/modules/2.2.14-1.5.0/misc/emu10k1.o: unresolved symbol remap_page_range
/lib/modules/2.2.14-1.5.0/misc/emu10k1.o: unresolved symbol __wake_up
/lib/modules/2.2.14-1.5.0/misc/emu10k1.o: unresolved symbol kmalloc
/lib/modules/2.2.14-1.5.0/misc/emu10k1.o: unresolved symbol interruptible_sleep_on
/lib/modules/2.2.14-1.5.0/misc/emu10k1.o: unresolved symbol __pollwait
/lib/modules/2.2.14-1.5.0/misc/emu10k1.o: unresolved symbol kfree
/lib/modules/2.2.14-1.5.0/misc/emu10k1.o: unresolved symbol mem_map
/lib/modules/2.2.14-1.5.0/misc/emu10k1.o: unresolved symbol printk
Any idea what's missing?
BTW, the OSS driver from www.opensound.com works, but it costs $30 and
will cost more when the official release comes out.
Thanks.
Matthew Saltzman
Clemson University Math Sciences
[EMAIL PROTECTED]
http://www.math.clemson.edu/~mjs
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.