You are not logged in.

#1 2016-11-26 18:15:08

linux_user
50/50 it's a spam account
Registered: 2016-11-04
Posts: 484

[SOLVED] New install - Sound doesn't work

I installed BL to my old desktop that has a 5.1 channel output with Realtek sound driver. However there is no sound output - no stereo, no 5.1, no earphone, no nothing...

I presume that it has something to do with the drivers as even the Live USB and Windows (without the drivers) didn't output the audio - Windows output the audio only after the drivers were installed.

Alsamixer identifies the Realtek sound card, however I am not sure how to fix this.

Mobo: MSI 7309
CPU: AMD Athlon 64x2 4000+

Last edited by linux_user (2016-12-17 13:58:54)


"Blind faith to authority is the greatest enemy of truth."

Offline

#2 2016-11-26 18:20:23

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [SOLVED] New install - Sound doesn't work


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#3 2016-11-26 20:02:43

martix
Kim Jong-un Stunt Double
Registered: 2016-02-19
Posts: 1,267

Re: [SOLVED] New install - Sound doesn't work

There are some posts about sound issues in this forum too, so checking some older threads might help (when I had some issues, somehow I found the tip to use "sudo alsactl init" and suddenly it started working).

Offline

#4 2016-11-26 20:27:44

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

Re: [SOLVED] New install - Sound doesn't work

Please post the output of:

aplay -l
cat /proc/asound/cards
pactl list sinks short

Offline

#5 2016-12-13 09:00:18

jimjamz
Member
From: Nagasaki, Japan
Registered: 2016-04-04
Posts: 189

Re: [SOLVED] New install - Sound doesn't work

I just wanted to say that I had the same problem with the latest release on a fresh install and the solution in Reply #3 worked for me too:

sudo alsactl init

Response:

Found hardware: "HDA-Intel" "Realtek ALC269" "HDA:10ec0269,1043831a,00100004" "0x1043" "0x831a"
Hardware is initialized using a generic method

The audio device was instantly enabled and audio playback can now be heard.
This only happens on the latest release, as I did not have audio problems with the earlier release.

Offline

#6 2016-12-13 20:36:21

heart1010
Member
Registered: 2015-10-16
Posts: 22

Re: [SOLVED] New install - Sound doesn't work

jimjamz wrote:

I just wanted to say that I had the same problem with the latest release on a fresh install and the solution in Reply #3 worked for me too:

sudo alsactl init

Response:

Found hardware: "HDA-Intel" "Realtek ALC269" "HDA:10ec0269,1043831a,00100004" "0x1043" "0x831a"
Hardware is initialized using a generic method

The audio device was instantly enabled and audio playback can now be heard.
This only happens on the latest release, as I did not have audio problems with the earlier release.

+1 on that...

I use(d) bunsenlabs since months and sound worked but stopped working the last weeks. So doing the sudo alsactl init and sound was back here too!

heart@laptop:~$ sudo alsactl init
Found hardware: "HDA-Intel" "Realtek ALC260" "HDA:10ec0260,10cf0000,00100400 HDA:11c13026,11c13026,00100600" "0x10cf" "0x1326"
Hardware is initialized using a generic method
heart@laptop:~$ aplay -l
**** Liste der Hardware-Geräte (PLAYBACK) ****
Karte 0: Intel [HDA Intel], Gerät 0: ALC260 Analog [ALC260 Analog]
  Sub-Geräte: 1/1
  Sub-Gerät #0: subdevice #0
Karte 0: Intel [HDA Intel], Gerät 1: ALC260 Digital [ALC260 Digital]
  Sub-Geräte: 1/1
  Sub-Gerät #0: subdevice #0
Karte 0: Intel [HDA Intel], Gerät 6: Si3054 Modem [Si3054 Modem]
  Sub-Geräte: 1/1
  Sub-Gerät #0: subdevice #0
heart@laptop:~$ cat /proc/asound/cards
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xb0000000 irq 42
heart@laptop:~$ pactl list sinks short
0	alsa_output.pci-0000_00_1b.0.analog-stereo	module-alsa-card.c	s16le 2ch 44100Hz	SUSPENDED

Last edited by heart1010 (2016-12-13 20:37:54)

Offline

#7 2016-12-16 15:26:01

linux_user
50/50 it's a spam account
Registered: 2016-11-04
Posts: 484

Re: [SOLVED] New install - Sound doesn't work

Thanks to all who responded and sorry for taking this long. There was some issues with my computer hardware and hence took some time.

I wanted to use the USB stick for some file transfers etc... and now I created a new live USB and voila sound works well... even giving me the 5.1 output...

But I'll surely note the command

sudo alsactl init

"Blind faith to authority is the greatest enemy of truth."

Offline

Board footer

Powered by FluxBB