On Tue, 30 Oct 2001 10:42:12 -0500 (EST)
Ali Asad Lotia <[EMAIL PROTECTED]> wrote:

> i was wondering if anyone was willing to post a howto on installing the
> 0.9 series drivers on an sblive. at present if i run a custom kernel and
> try to run the 0.9 series drivers, my sound card cannot be found.
> 
> i was hoping for a step by step procedure for 2.4 kernels so doofuses
> like me could get it.

1. Compile kernel with sound built-in but no other soundcard modules
2. Install new kernel
3. Make sure /usr/src/linux points to the correct kernel source
4. Get alsa-driver package
5. "./configure --with-cards=emu10k1"
6. "make"
7. "make install"
8. Start alsa (should be a script in /etc/rc.d/ or if not I'll send you
mine)
9. Get alsa-libs package
10. "./configure"
11. "make"
12. "make install"

>From here you can now compile and use any alsa programs; like the
alsa-tools and alsa-utils packages, for example.

If you want to use OSS compatibility don't forget to build that too as
it's now in a separate package.

-- 
Paul Evans

(2nd Year CompSci at Pembroke College, Cambridge, England)

[EMAIL PROTECTED] (university)
[EMAIL PROTECTED] (alternate)
ICQ# 4135350
Registered Linux User: 179460

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to