LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   No sound with ES1983S Maestro-3i PCI Audio in debian wheezy? (https://www.linuxquestions.org/questions/linux-hardware-18/no-sound-with-es1983s-maestro-3i-pci-audio-in-debian-wheezy-4175430852/)

shams 10-06-2012 11:17 AM

No sound with ES1983S Maestro-3i PCI Audio in debian wheezy?
 
am running debian wheezy with the 3.2.0-3-686-pae kernel in intel desktop pc, the builtin sound card is not working so i just add the ESS Technology ES1983S Maestro-3i PCI Audio Accelerator sound card.
The sound card and speakers in the windows working properly.
I boot to the debian wheezy the lspci show the audio card but the wheezy didn't show the card in the alsamixer.
after google search i installed the alsa-firmware-1.0.25.tar.bz2 and the alsa-firmware-loaders_1.0.25-2_i386.deb now the wheezy show the sound card but still no voice.
The commands that troubleshoot sound in my idea shows that card is not properly loaded these are the result of some commands if some one can help:

Quote:

#lspci | grep audio
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
02:00.0 Multimedia audio controller: ESS Technology ES1983S Maestro-3i PCI Audio Accelerator (rev 10)
Quote:

#lsmod | grep snd
snd_intel8x0 22372 2
snd_maestro3 17643 2
snd_ac97_codec 84201 2 snd_maestro3,snd_intel8x0
snd_pcm 53390 3 snd_ac97_codec,snd_maestro3,snd_intel8x0
snd_page_alloc 12867 2 snd_pcm,snd_intel8x0
snd_seq 39487 0
snd_seq_device 13016 1 snd_seq
snd_timer 22356 2 snd_seq,snd_pcm
snd 42691 15 snd_timer,snd_seq_device,snd_seq,snd_pcm,snd_ac97_codec,snd_maestro3,snd_intel8x0
soundcore 12921 1 snd
ac97_bus 12462 1 snd_ac97_codec
Quote:

#cat /proc/asound/cards
0 [PCI ]: Maestro3 - ESS Maestro3 PCI
ESS Maestro3 PCI at 0xd800, irq 21
1 [I82801DBICH4 ]: ICH4 - Intel 82801DB-ICH4
Intel 82801DB-ICH4 with AD1981A at irq 17
Quote:

#alsactl init
Found hardware: "Maestro3" "Analog Devices AD1981B" "AC97a:41445374" "0x125d" "0x1998"
Hardware is initialized using a generic method
Quote:

#speaker-test
Playback device is default
Stream parameters are 48000Hz, S16_LE, 1 channels
Using 16 octaves of pink noise
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 192 to 2097152
Period size range from 64 to 699051
Using max buffer size 2097152
Periods = 4
was set period_size = 524288
was set buffer_size = 2097152
0 - Front Left
Time per period = 11.436619
0 - Front Left
Time per period = 11.427458
0 - Front Left
Time per period = 11.424798
0 - Front Left
^C
Quote:

#speaker-test -c2 -twav
Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 96 to 1048576
Period size range from 32 to 349526
Using max buffer size 1048576
Periods = 4
was set period_size = 262144
was set buffer_size = 1048576
0 - Front Left
1 - Front Right
Time per period = 3.656247
0 - Front Left
1 - Front Right
Time per period = 3.950718
0 - Front Left
1 - Front Right
Time per period = 3.618113
0 - Front Left
^C

mdlinuxwolf 10-16-2012 12:11 AM

Try something else.

Linux mint lmde is debian based. Burn a live USB or DVD and see if it likes your hardware.

The terminal and underlying O/S is 100% debian.

Debian itself isn't the friendliest distro out there. Having said that, it serves as a great foundation for many other distros and servers.

cascade9 10-16-2012 01:27 AM

http://wiki.debian.org/snd-maestro3

I'd also disable the intel/AC97 audio in your BIOS.


All times are GMT -5. The time now is 05:15 AM.