Sound card not working
crimsun at fungus.sh.nu
crimsun at fungus.sh.nu
Mon Jan 17 23:28:20 UTC 2005
On Mon, Jan 17, 2005 at 08:02:00AM +0200, benj wrote:
> I have a HP compaq nx9110 laptop and the sound card is a ADI 1981B
> I tried the alsa ATI generic driver atiixp which I had working with
> Redhat9. Any help will be appreciated.
You will need a relatively new version of snd-atiixp.ko from ALSA 1.0.6
or newer. To obtain that, you will have to create a deb for
alsa-modules for your kernel. If you are using Warty, there are a few
more steps; if you are using Hoary, this procedure is fairly straight-
forward.
[For Hoary]
1) Make sure the 'universe' repo is enabled.
2) sudo apt-get install alsa-source build-essential kernel-package \
linux-headers-$(uname -r)
3) Follow the directions in /usr/share/doc/alsa-source/README.Debian.
*Note that the backslash in step 2) simply denotes a line break; you
will type the entire command on one line without the backslash or the
line break.
[For Warty]
1) wget http://http.us.debian.org/debian/pool/main/a/alsa-driver/alsa-source_1.0.8-1_all.deb
2) sudo dpkg -i alsa-source_1.0.8-1_all.deb
3) sudo apt-get install build-essential kernel-package \
linux-headers-$(uname -r)
4) Follow the directions in /usr/share/doc/alsa-source/README.Debian.
*Same note as above applies to backslash.
--
Daniel T. Chen crimsun at fungus.sh.nu
GPG key: www.sh.nu/~crimsun/pubkey.gpg.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050117/b3aec1e7/attachment.sig>
More information about the ubuntu-users
mailing list