LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Debian Wheezy server: no more sound for MPD (https://www.linuxquestions.org/questions/linux-server-73/debian-wheezy-server-no-more-sound-for-mpd-4175528151/)

theredspecial 12-13-2014 04:55 AM

Debian Wheezy server: no more sound for MPD
 
Hi,

I have a Debian 7 Wheezy server at home providing amongst others a miniDLNA and MPD service locally. Now I've lost sound on MPD.

I have:
- verified the cables are still attached correctly (and the amplifier works of course)
- verified MPD is not broken
- verified sound is processed (miniDLNA works)
- found that speaker-test does not give me any sound

I am using PulseAudio.
MPD runs as user mpd and is a member of the audio group.

I have followed the steps at http://debianhelp.co.uk/sound.htm, but no luck.

Head_on_a_Stick 12-13-2014 05:45 AM

Quote:

Originally Posted by theredspecial (Post 5283971)
- found that speaker-test does not give me any sound

What error message does speaker-test give you?

theredspecial 12-13-2014 06:28 AM

none...

Head_on_a_Stick 12-13-2014 06:33 AM

Quote:

Originally Posted by theredspecial (Post 5283992)
none...

Run this:
Code:

speaker-test -c2 -p1 -l1
and then post the entire terminal output here (including your command) plz.

Here is my output:
Code:

empty@Arch ~ % speaker-test -c2 -p1 -l1

speaker-test 1.0.28

Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 96 to 1048576
Period size range from 32 to 349526
Requested period time 1 us
Periods = 4
was set period_size = 32
was set buffer_size = 131
 0 - Front Left
 1 - Front Right
Time per period = 5.998227


theredspecial 12-13-2014 07:05 AM

Here goes:

Code:

robert@aiode:$ speaker-test -c2 -p1 -l1

speaker-test 1.0.25

Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 96 to 1048576
Period size range from 32 to 349526
Requested period time 1 us
Periods = 4
was set period_size = 32
was set buffer_size = 131
 0 - Front Left
 1 - Front Right
Time per period = 5.990136
robert@aiode:$

No errors according to the test

Head_on_a_Stick 12-13-2014 07:27 AM

Check your hardware connections -- is the soundcard seated properly?

EDIT: You already did that...

I don't know, sorry.

theredspecial 12-14-2014 10:29 AM

Don't ask me how... but it got fixed. Today I rebooted the machine again and voila, musica!

Thanks nonetheless! Can't help others with telling how it got fixed...


All times are GMT -5. The time now is 01:26 AM.