You are not logged in.
I've installed Arch Linux on many Thinkpads.
Got the newest Lenovo T440s laptop. Entire dmesg is here: http://pastebin.com/mGNMN0mX
Very nice machine. But can't get audio to work yet. alsa-utils is installed.
Typing `alsamixer` gets the old error: "cannot open mixer: No such file or directory" - whether I type it as root or regular user.
I've seen this same error posted many times on the bbs here over the last few years, but none of those solutions worked.
$ amixer sset Master unmute
amixer: Mixer attach default error: No such file or directory
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: MID [HDA Intel MID], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: MID [HDA Intel MID], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: MID [HDA Intel MID], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: PCH [HDA Intel PCH], device 0: ALC292 Analog [ALC292 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
$ lspci | grep -i audio
00:03.0 Audio device: Intel Corporation Device 0a0c (rev 0b)
00:1b.0 Audio device: Intel Corporation Lynx Point-LP HD Audio Controller (rev 04)
$ ls -l /dev/snd/
total 0
drwxr-xr-x 2 root root 100 Feb 8 01:11 by-path
crw-rw----+ 1 root audio 116, 11 Feb 8 01:11 controlC1
crw-rw----+ 1 root audio 116, 6 Feb 8 01:11 controlC2
crw-rw----+ 1 root audio 116, 2 Feb 8 01:11 controlC4
crw-rw----+ 1 root audio 116, 10 Feb 8 01:11 hwC1D0
crw-rw----+ 1 root audio 116, 5 Feb 8 01:11 hwC2D0
crw-rw----+ 1 root audio 116, 9 Feb 8 01:11 pcmC1D3p
crw-rw----+ 1 root audio 116, 8 Feb 8 01:11 pcmC1D7p
crw-rw----+ 1 root audio 116, 7 Feb 8 01:11 pcmC1D8p
crw-rw----+ 1 root audio 116, 4 Feb 8 01:11 pcmC2D0c
crw-rw----+ 1 root audio 116, 3 Feb 8 01:11 pcmC2D0p
crw-rw---- 1 root audio 116, 1 Feb 8 01:11 seq
crw-rw----+ 1 root audio 116, 33 Feb 8 01:11 timer
# alsactl init
Found hardware: "HDA-Intel" "Intel Haswell HDMI" "HDA:80862807,80860101,00100000" "0x17aa" "0x220c"
Hardware is initialized using a generic method
Any other ideas?
Being a pretty popular Lenovo Thinkpad, I'll bet this will come up again.
Thank you.
Offline
A quick search would have revealed this.
Edit: Also, please fix your post and use code tags. You can see how to do this by following the BBCode link below.
Last edited by WonderWoofy (2014-02-08 00:59:09)
Offline