LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 03-31-2018, 06:29 AM   #1
boycottsystemd
Member
 
Registered: Aug 2014
Posts: 39

Rep: Reputation: Disabled
No sound after upgrade from Jessie to Stretch


Code:
mplayer:
AO: [pulse] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:   0.0 (unknown) of 1485.0 (24:45.0) ??,?% 
Audio device got stuck!
A:   0.0 (unknown) of 1485.0 (24:45.0) ??,?% 
Audio device got stuck!
A:  17.8 (17.7) of 1485.0 (24:45.0)  0.8%
Code:
lspci -v
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 01)
	Subsystem: Intel Corporation NM10/ICH7 Family High Definition Audio Controller
	Flags: bus master, fast devsel, latency 0, IRQ 28
	Memory at 902c0000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 2
	Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [100] Virtual Channel
	Capabilities: [130] Root Complex Link
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
Any idea please how to fix it ?
 
Old 04-01-2018, 06:00 AM   #2
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
have you always been using pulseaudio?
maybe the upgrade pulled it in.
 
Old 04-01-2018, 07:43 AM   #3
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,111
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Try this. I ran into something similar in MX linux on my shop stereo media center. It runs pulseaudio and pauvcontrol also. I am not saying this will fix it but it won't hurt to try this. It fixed my problem though.

Open terminal. Type in

Code:
alsamixer
It will open up probably only showing 1 slider. Volume.
Next hit the F5 key.
Next hit the F6 key. Pick the intel choice that matches your sound chip instead of default.
Hit the enter key to close that popup window after selection.

Now go through all the slider controls you see. If any are muted. mm. Use the "m" key to unmute those. Arrow keys will move the way you can control what yopu want to change.

After everything is unmuted. Test for music using your favorite music player.
If still no sound.
Check pauvcontrol to make sure nothing is muted in there.
Also. Make sure no hotkey on your keyboard that turns sound on or off has been pressed by accident also.

Good Luck.
 
1 members found this post helpful.
Old 04-07-2018, 01:28 AM   #4
boycottsystemd
Member
 
Registered: Aug 2014
Posts: 39

Original Poster
Rep: Reputation: Disabled
alsamixer was ok. It seems sound is muted in pauvcontrol but it can't be changed. Some sound (audio in mplayer, video in adobe flash, vlc) is working after change in pauvcontrol configuration but video in mplayer is still crashing.
 
Old 04-07-2018, 11:31 AM   #5
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
output of
Code:
aplay -L
lspci -k | grep -A5 Audio
please.
 
Old 04-08-2018, 01:07 AM   #6
boycottsystemd
Member
 
Registered: Aug 2014
Posts: 39

Original Poster
Rep: Reputation: Disabled
Code:
$ aplay -L
default
    Playback/recording through the PulseAudio sound server
null
    Discard all samples (playback) or generate zero samples (capture)
sysdefault:CARD=Intel
    HDA Intel, ALC662 rev1 Analog
    Default Audio Device
front:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    Front speakers
surround21:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    4.0 Surround output to Front and Rear speakers
surround41:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
dmix:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    Direct sample mixing device
dsnoop:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    Direct sample snooping device
hw:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    Direct hardware device without any conversions
plughw:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    Hardware device with all software conversions
Code:
$ lspci -k | grep -A5 Audio
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 01)
	Subsystem: Intel Corporation NM10/ICH7 Family High Definition Audio Controller
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 01)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
 
Old 04-08-2018, 11:21 AM   #7
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by boycottsystemd View Post
It seems sound is muted in pauvcontrol but it can't be changed. Some sound (audio in mplayer, video in adobe flash, vlc) is working after change in pauvcontrol configuration but video in mplayer is still crashing.
oh, i didn't see that yesterday.
so it's an mplayer problem?
maybe you have to move its configuration files out of the way, or tell it explicitely to use pulseaudio?
sorry i'm not so good with mplayer.
stretch has a fairly recent version of mpv, you could try that instead.
 
Old 04-10-2018, 03:05 AM   #8
boycottsystemd
Member
 
Registered: Aug 2014
Posts: 39

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
have you always been using pulseaudio?
maybe the upgrade pulled it in.
Excuse me, I did not see that.

No, pulseaudio was removed in Jessie.
 
Old 04-10-2018, 03:06 AM   #9
boycottsystemd
Member
 
Registered: Aug 2014
Posts: 39

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
oh, i didn't see that yesterday.
so it's an mplayer problem?
maybe you have to move its configuration files out of the way, or tell it explicitely to use pulseaudio?
sorry i'm not so good with mplayer.
stretch has a fairly recent version of mpv, you could try that instead.
mpv is working correctly, it looks like mplayer problem now.
 
Old 04-13-2018, 10:32 PM   #10
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
I switched from mplayer (reluctantly) to vlc, and never looked back.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Raspbian GNU/Linux upgrade from Jessie to Raspbian Stretch 9 LXer Syndicated Linux News 0 03-01-2018 07:50 PM
LXer: How to upgrade Debian 8 (Jessie) to 9 (Stretch) safely LXer Syndicated Linux News 0 01-22-2018 07:45 AM
No /dev/sr0 in stretch upgrade from jessie hilltownboy Linux - Newbie 32 11-26-2017 07:32 PM
[SOLVED] Mouse won't work in top bar or at login screen on w510 after debian jessie to stretch upgrade. gimili Linux - Software 11 08-02-2017 10:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 11:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration