[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HELP - CS423x sound config and Debian Potato...





Hello Dima,

Before this receipt of this post, I did the following:
1. download alsa-drivers, utils, etc. (ver. 0.5.10) from www.alsa-project.org
2. unpacked in my /root/alsa directory
3. ran a ./configure
4. got an error at "cannot find 'version.h' in /usr/src/linux/include/linux"


So I downloaded the kernel source for the kernel I was using (2.2.18pre15). I
used gnome-apt to get the package.

However a
          find / version.h -depth
yielded nothing.

So, as far as compiling from scratch the alsa source files I am kinda stuck.

Is what I have done along the lines of what you suggest, or should I do a
     apt-get install alsa-source
and carry on your instructions instead?

In any case, I will try to give what you suggest a whirl, since I have nothing
else left to try.


Thanks again for replying!
Carl Tan.


===================================

>
> Could some kind soul please help me? I have looked through debian-user's
> archives till Aug. 2000 but nothing on this was ever mentioned.

Ok, lets see... If you have make-kpkg, gcc and friends installed,
install alsa-source, cd /usr/src ; tar -zxvf alsa-driver.tar.gz ;
cd modules/alsa-driver ; ./configure --with-cards=cs4232 ;
cd /usr/src/linux ;
env MODULES_LOC=/usr/src/modules make-kpkg modules_image ;
cd .. ; dpkg -i alsa-modules-*

Then do /etc/init.d/alsa start.

Dima
--
E-mail dmaziuk at bmrb dot wisc dot edu (@work) or at crosswinds dot net (@home)
http://www.bmrb.wisc.edu/descript/gpgkey.dmaziuk.ascii -- GnuPG 1.0.4 public key
I'm going to exit now since you don't want me to replace the printcap. If you
change your mind later, run                      -- magicfilter config script


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org






Reply to: