You are not logged in.

#1 2013-06-04 17:58:29

NeanderMarcl
Member
Registered: 2013-06-04
Posts: 74

[Solved] Alsa, no sound after hibernation

Hi,

Since few weeks, after resume from hibernate, I've not got sound.
I've to reboot the computer to have sound.
My kernel is 3.9.4.

# aplay -l
**** Liste des Périphériques Matériels PLAYBACK ****
carte 0: PCH [HDA Intel PCH], périphérique 0: VT1802 Analog [VT1802 Analog]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0
carte 0: PCH [HDA Intel PCH], périphérique 2: VT1802 Alt Analog [VT1802 Alt Analog]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0
carte 0: PCH [HDA Intel PCH], périphérique 3: HDMI 0 [HDMI 0]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0

How can I fix it ?

Thanks in advance.

Last edited by NeanderMarcl (2013-06-15 11:53:01)

Offline

#2 2013-06-06 02:55:48

oboenerd
Member
From: Right behind you.
Registered: 2012-08-15
Posts: 52

Re: [Solved] Alsa, no sound after hibernation

Have you installed pm-utils?


"I quoted myself." -oboenerd

Offline

#3 2013-06-06 06:35:51

chu887
Member
Registered: 2012-08-25
Posts: 23

Re: [Solved] Alsa, no sound after hibernation

NeanderMarcl wrote:

Hi,

Since few weeks, after resume from hibernate, I've not got sound.
I've to reboot the computer to have sound.
My kernel is 3.9.4.

# aplay -l
**** Liste des Périphériques Matériels PLAYBACK ****
carte 0: PCH [HDA Intel PCH], périphérique 0: VT1802 Analog [VT1802 Analog]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0
carte 0: PCH [HDA Intel PCH], périphérique 2: VT1802 Alt Analog [VT1802 Alt Analog]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0
carte 0: PCH [HDA Intel PCH], périphérique 3: HDMI 0 [HDMI 0]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0

How can I fix it ?

Thanks in advance.

Does your headphone jack work?    I have the same problem with the speaker , no sound from it at all,  but the headphone works as normal.
My device is :
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC9228 Analog [STAC9228 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: STAC9228 Digital [STAC9228 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Offline

#4 2013-06-06 07:22:26

skualito
Member
Registered: 2008-11-19
Posts: 203

Re: [Solved] Alsa, no sound after hibernation

There's a thread at http://www.gossamer-threads.com/lists/e … ply;so=ASC about a regression in kernel 3.9 concerning intel audio card with VIA VT1802 codecs. Might be relevant.

Offline

#5 2013-06-06 11:03:39

NeanderMarcl
Member
Registered: 2013-06-04
Posts: 74

Re: [Solved] Alsa, no sound after hibernation

oboenerd wrote:

Have you installed pm-utils?

No, I use systemd to hibernate via systemctl hibernate

Offline

#6 2013-06-06 11:06:06

NeanderMarcl
Member
Registered: 2013-06-04
Posts: 74

Re: [Solved] Alsa, no sound after hibernation

chu887 wrote:
NeanderMarcl wrote:

Hi,

Since few weeks, after resume from hibernate, I've not got sound.
I've to reboot the computer to have sound.
My kernel is 3.9.4.

# aplay -l
**** Liste des Périphériques Matériels PLAYBACK ****
carte 0: PCH [HDA Intel PCH], périphérique 0: VT1802 Analog [VT1802 Analog]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0
carte 0: PCH [HDA Intel PCH], périphérique 2: VT1802 Alt Analog [VT1802 Alt Analog]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0
carte 0: PCH [HDA Intel PCH], périphérique 3: HDMI 0 [HDMI 0]
  Sous-périphériques: 1/1
  Sous-périphérique #0: subdevice #0

How can I fix it ?

Thanks in advance.

Does your headphone jack work?    I have the same problem with the speaker , no sound from it at all,  but the headphone works as normal.
My device is :
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC9228 Analog [STAC9228 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: STAC9228 Digital [STAC9228 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Headphones don't work

Offline

#7 2013-06-06 11:06:39

NeanderMarcl
Member
Registered: 2013-06-04
Posts: 74

Re: [Solved] Alsa, no sound after hibernation

skualito wrote:

There's a thread at http://www.gossamer-threads.com/lists/e … ply;so=ASC about a regression in kernel 3.9 concerning intel audio card with VIA VT1802 codecs. Might be relevant.


Thanks, I'll read it tonight !

Offline

#8 2013-06-08 16:15:51

NeanderMarcl
Member
Registered: 2013-06-04
Posts: 74

Re: [Solved] Alsa, no sound after hibernation

I've not understand how  they proceed ?

Offline

#9 2013-06-08 19:57:43

skualito
Member
Registered: 2008-11-19
Posts: 203

Re: [Solved] Alsa, no sound after hibernation

NeanderMarcl wrote:

I've not understand how  they proceed ?

There are 4 patches that must be applied to the kernel, before compiling it. Anyway, I think these patches will be applied on next kernel release.
If you want to try apply them yourself, check https://wiki.archlinux.org/index.php/Cu … n_with_ABS and https://wiki.archlinux.org/index.php/Patching_in_ABS

Offline

#10 2013-06-09 12:38:35

NeanderMarcl
Member
Registered: 2013-06-04
Posts: 74

Re: [Solved] Alsa, no sound after hibernation

Ok, thank you.
I think I'll wait until the next kernel update !

Offline

#11 2013-06-15 11:52:19

NeanderMarcl
Member
Registered: 2013-06-04
Posts: 74

Re: [Solved] Alsa, no sound after hibernation

The 3.9.6 kernel fix the problem !

Offline

Board footer

Powered by FluxBB