Thanks!
Since I made some trials with the source I did the following:
1. "make uninstall" for all the alsa-* source dir I had tried to install
2. aptitude purge alsa-base alsa-utils
3. aptitude install alsa-base alsa-utils libesd-alsa0
4. "alsaconf": I got the message: "no supported PnP or PCI card found"
I think I do not have the "snd-hda-intel" driver.
FATAL: Could not open
'/lib/modules/2.6.26-1-686/kernel/sound/pci/hda/snd-hda-intel.ko': No
such file or directory
Any further suggestion?
Thanks a lot in advance, again.
tamas
Bogdan wrote:
Tamas Hegedus wrote:
Hi,
I have an integrated intel sound card: 82801G (ICH7 Family) High
Definition Audio Controller (rev 01)
On Fedora I could install it after downloading the source code from
alsa-project.org:
http://www.alsa-project.org/main/index.php/Matrix:Module-hda-intel
I have problem doing it on debian/lenny.
I do not know what else I should install. It seems I also need
pulseaudio, alsa plugin for pulseaudio...
If I try to start amixer:
ALSA lib control.c:874:(snd_ctl_open_conf) Cannot open shared library
/usr/lib/alsa-lib/libasound_module_ctl_pulse.so
****
I do not find a page how to track down problems with sound card
installation, what I need... (e.g. it seems that if I need pulse audio
then configuration files has to be created manually...)
Any suggestion how to do soundcard installation&troubleshooting?
For non-expert :-)
Thanks a lot in advance,
tamas
Hello,
Try this:
#apt-get install alsa-base alsa-utils libesd-alsa0
( if libesd-alsa0 does not exist, then omit it ).
Then
#alsaconf
After that, your sound card should work flawlessly.
These are the steps I also do get my Intel audio card to work in Debian.
Good luck,
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]