You are not logged in.

#1 2012-09-07 16:45:18

Jamess
Member
Registered: 2010-07-09
Posts: 17

No sound with alsa on IBM Thinkpad R50e / Intel 82801DB-ICH4

I'm having trouble getting sound working on a new install of Arch on an IBM Thinkpad R50e. Here are some details:

$ sudo pacman -Ss alsa
extra/alsa-firmware 1.0.25-2 [installed]
    ALSA firmware package
extra/alsa-lib 1.0.25-1 [installed]
    An alternative implementation of Linux sound support
extra/alsa-oss 1.0.25-1
    OSS compatibility library
extra/alsa-plugins 1.0.25-2 [installed]
    Extra alsa plugins
extra/alsa-utils 1.0.25-3 [installed]
    An alternative implementation of Linux sound support
extra/alsaplayer 0.99.81-4
    A heavily multi-threaded PCM player that tries to excercise the ALSA library and driver quite a bit
extra/gnome-alsamixer 0.9.6-4
    Gnome ALSA mixer
extra/pulseaudio-alsa 2-1
    ALSA Configuration for PulseAudio
community/alsa-tools 1.0.25-1
    ALSA tools package
community/balsa 2.4.11-1
    An e-mail client for GNOME
community/lash 0.6.0~rc2-6 [installed]
    A session management system for JACK and ALSA

$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: I82801DBICH4 [Intel 82801DB-ICH4], device 0: Intel ICH [Intel 82801DB-ICH4]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: I82801DBICH4 [Intel 82801DB-ICH4], device 4: Intel ICH - IEC958 [Intel 82801DB-ICH4 - IEC958]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

$ cat /etc/asound.conf 
defaults.pcm.card 0
defaults.pcm.device 4
defaults.ctl.card 0

$ cat /etc/modprobe.d/modprobe.conf 
options snd_intel8x0 ac97_quirk=1
blacklist snd_intel8x0m

$ mplayer /usr/share/sounds/alsa/Front_Center.wav 
MPlayer SVN-r35014-4.7.1 (C) 2000-2012 MPlayer Team
195 audio & 404 video codecs
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing /usr/share/sounds/alsa/Front_Center.wav.
libavformat version 54.15.100 (internal)
Audio only file format detected.
Load subtitles in /usr/share/sounds/alsa/
==========================================================================
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
AUDIO: 48000 Hz, 1 ch, s16le, 768.0 kbit/100.00% (ratio: 96000->96000)
Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
==========================================================================
[AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file or directory
AO: [alsa] 48000Hz 1ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:   1.1 (01.1) of 1.0 (01.0)  0.1% 


Exiting... (End of file)

I followed the instructions at https://wiki.archlinux.org/index.php/Alsa but I still can't get the sound to work. I get a beep from the pc speaker from the line out and laptop speakers though. I had OSS working which was a bit noisy and I'd rather use alsa anyway. All the alsamixer channels are unmuted except for the external amplifier switch.

Can anyone help?

thanks

James

Offline

Board footer

Powered by FluxBB