LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Acer 5024 - audio problem (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/acer-5024-audio-problem-493638/)

DierRe 10-18-2006 05:17 PM

Acer 5024 - audio problem
 
lscpi:
Code:

0000:00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400 AC'97 Audio Controller (rev 02)
in the .config
Code:

CONFIG_SND_ATIIXP=y
CONFIG_BLK_DEV_ATIIXP=y

but alsamixer
Code:

alsamixer: function snd_ctl_open failed for default: No such device
The first time I've compiled the kernel with static module of atiixp and alsaconf does not recognize the card too. Then I've compiled the kernel the [M] option. So I modprobe snd-atiixp and alsaconf recognize the card, but alsamixer gives always that output: alsamixer: function snd_ctl_open failed for default: No such device

Lenard 10-19-2006 01:04 PM

Check the details for the sb400 device here;

http://www.alsa-project.org/alsa-doc...dor-ATI#matrix

Pay attention to and maybe use the information in the Setting up modprobe and kmod support section.


All times are GMT -5. The time now is 03:13 PM.