You are not logged in.

#1 2016-05-01 08:04:15

Mobscene
New Member
Registered: 2016-03-23
Posts: 2

No sound Lenovo T440s

Hello!

I've installed Hydrogen and I can't get my sound working. I maybe have a problem like this one: https://forums.bunsenlabs.org/viewtopic.php?id=1764

mike@taz:~$ volti
[alsactrl.py:__init__:41] can't open Master control for card HDMI, trying to select first available mixer channel

[alsactrl.py:__init__:49] can't open first available control for card HDMI
error: list index out of range
Traceback (most recent call last):
  File "/usr/bin/volti", line 53, in <module>
    volti = main.VolumeTray()
  File "/usr/lib/volti/volti/main.py", line 124, in __init__
    self.watchid = gobject.io_add_watch(fd, eventmask, self.update)
TypeError: an integer is required
mike@taz:~$ arecord -l
**** List of CAPTURE Hardware Devices ****
card 1: PCH [HDA Intel PCH], device 0: ALC3232 Analog [ALC3232 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
mike@taz:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 0: ALC3232 Analog [ALC3232 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
mike@taz:~$ 

I've been trying all morning to switch my default sound device but no luck so far!

I tried getting a new kernel from backports but that broke Virtualbox, I then hosed everything else trying to fix VB so I'm back to a fresh install.

On Fedora I can do a 'dnf history list' then a 'dnf history rollback X' to fix my screw ups, is there a similar command for apt-get?

Anyways, I'm stuck so any help would be appreciated :-)

Offline

#2 2016-05-01 10:00:55

nobody
The Great
Registered: 2015-08-10
Posts: 3,655

Re: No sound Lenovo T440s

But this into /etc/asoundrc:

defaults.ctl.card 1
defaults.pcm.card 1
defaults.timer.card 1

This establishes card 1 (the card driving line-out and the speakers) as the default card. I do also have a Haswell Thinkpad (x240) and it only worked well with kernel >4.0. Before that, I had issues with battery lifetime, backlight control and the like. So you probably need the backports stuff.

Offline

#3 2016-05-01 10:51:11

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Offline

Board footer

Powered by FluxBB