This sounds similar to what happened to me. Granted, I haven't been working
with the Rawhide, but the errors you're seeing match what I saw.
a) Had 6.0 - downloaded emu10k and compiled. Ran fine.
b) Upgraded to 6.1 - sound no longer worked.
So, I went and grabbed emu10k again and compiled, and got the error messages
you see below. I tracked it down to the fact that since 6.1 didn't see a
valid sound card in the machine, it compiled a kernel without the necessary
sound module/extensions/support (I can't think of the stupid name now).
If you take a look in the emu10k instructions, you should see something
telling you what needs to be compiled into the kernel. When I ran a
kernelcfg, this item was not checked off - checking it off, following the
rest of the instructions, and rebuilding caused me to get sound again in
6.1.
Kevin Hemenway
-- -----------------------------------------------------------------
Total Net NH, LLC EMAIL: <[EMAIL PROTECTED]>
15 Pleasant St., Suite 11 WEBSITE: <http://www.totalnetnh.net/>
Concord, NH 03301 PHONE: (603) 225-8422
--------------------------------------------------------------------
----- Original Message -----
From: "Matthew Saltzman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 24, 2000 9:21 AM
Subject: The continuing saga of SBLive! with Rawhide
> 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.
>
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.