LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Sound stopped working in Laptop with Mageia Linux (https://www.linuxquestions.org/questions/linux-hardware-18/sound-stopped-working-in-laptop-with-mageia-linux-941029/)

sekelsenmat 04-21-2012 02:16 PM

Sound stopped working in Laptop with Mageia Linux
 
Hello,

I have Mageia 1 installed in a new Toshiba notebook of this model:

toshiba satellite L750 12Z
http://ce.computers.toshiba-europe.c...UCT_ID=1112775

I had some issues with the headphone sound previously but it was fixed, the problem description and solution can be seen here: http://www.linuxquestions.org/questi...tebook-932462/

So basically the problem is that the sound was working fine everywhere and then now it completely stopped working. It is my wife's notebook, and she has no idea what happened between the last time that the sound worked and when it stopped working... so basically I am lost at how to fix this issue. Any ideas?

Here the output of lspci:

[kasia@localhost ~]$ lspci
00:00.0 Host bridge: Intel Corporation Sandy Bridge DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Sandy Bridge PCI Express Root Port (rev 09)
00:16.0 Communication controller: Intel Corporation Cougar Point HECI Controller #1 (rev 04)
00:1a.0 USB Controller: Intel Corporation Cougar Point USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation Cougar Point High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 1 (rev b4)
00:1c.5 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 6 (rev b4)
00:1c.6 PCI bridge: Intel Corporation Cougar Point PCI Express Root Port 7 (rev b4)
00:1d.0 USB Controller: Intel Corporation Cougar Point USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Cougar Point LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation Cougar Point 6 port SATA AHCI Controller (rev 04)
00:1f.3 SMBus: Intel Corporation Cougar Point SMBus Controller (rev 04)
01:00.0 VGA compatible controller: nVidia Corporation Device 0dec (rev a1)
01:00.1 Audio device: nVidia Corporation Device 0bea (rev a1)
08:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
09:00.0 Ethernet controller: Atheros Communications AR8152 v2.0 Fast Ethernet (rev c1)

Everything is on in alsamixer.

There is no sound both with headphones and without.

I tried to rename /etc/modprobe.d/alsa-base.conf to /etc/modprobe.d/bk-alsa-base.conf to deactivate it (will that actually deactivate it? Maybe not...) but it made no difference.

thanks,

Felipe

Babertje 04-21-2012 04:13 PM

Try aplay -l first to see which audiocard is first, nvidia-hdmi also presents itself as an intel-hda sound device, if nvidia goes as first device you need to swap it in your .asoundrc file in your home directory

Peacedog 04-21-2012 04:16 PM

Hi sekelsenmat, Have there been any updates installed? Did you read the alsa-base.conf file to see if your original edits are still there?

Good luck. ;-)

sekelsenmat 04-23-2012 01:57 AM

Quote:

Originally Posted by Babertje (Post 4659414)
Try aplay -l first to see which audiocard is first, nvidia-hdmi also presents itself as an intel-hda sound device, if nvidia goes as first device you need to swap it in your .asoundrc file in your home directory

[kasia@localhost ~]$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: CONEXANT Analog [CONEXANT Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0

There is no .asoundrc file in the home directory

Quote:

Originally Posted by Peacedog (Post 4659415)
Hi sekelsenmat, Have there been any updates installed? Did you read the alsa-base.conf file to see if your original edits are still there?

An update was my first suspect, but my wife said she does not remember if there was any. Yes, the file was still there unmodified. Now I moved it to my home, to be like before my changes, but it didn't help.

For sure it is not a hardware issue because this computer has dual boot and in Windows the sound works normally.

sekelsenmat 04-23-2012 02:10 AM

Ha! I found a way to make it work =)

I think that there was no update. I simply had to make a full format of / and reinstall when I was trying to solve a display issue and my solution went wrong. So probably I forgot to rerun "alsaconf" after the full reinstall and my wife didnt notice the issue until she needed sound now.

"alsaconf" was one of the first things I though about, but it confused me the fact that it didn't exist in this computer now (because of the fresh reinstall). So I installed alsaconf with "urpmi alsaconf" and executed it and like magic the sound works =)

thanks everyone

Peacedog 04-23-2012 08:57 PM

Glad you got it sorted.

Good luck. ;-)


All times are GMT -5. The time now is 02:47 PM.