No sound from internet (You tube etc) SOLVED

Using applications, configuring, problems
Post Reply
Message
Author
User avatar
titus
Posts: 55
Joined: Wed 31 Oct 2007, 15:05
Location: 52.3483 -3.1983

No sound from internet (You tube etc) SOLVED

#1 Post by titus »

Hello All,
Slacko 5.3.3 - magic, everything works, even glabels! Great sounds from music files etc BUT, nothing from internet connection. Absolute silence irrespective of browser (Iron or Seamonkey) tried all the sound cards using ALSA wizard to no avail (no barks either) Mplayer blasting out Roy Buchanan as I write. Am I missing something?
All suggestions gratefully acknowledged as ever.
Last edited by titus on Mon 08 Oct 2012, 08:46, edited 1 time in total.

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#2 Post by darkcity »

According to this thread installing Java helps-
http://www.murga-linux.com/puppy/viewtopic.php?t=51701

what does the command aplay -l return?

User avatar
titus
Posts: 55
Joined: Wed 31 Oct 2007, 15:05
Location: 52.3483 -3.1983

#3 Post by titus »

Thanks darkcity,
I have JRE installed already, if that is what is meant.
aplay -l should be attached.
Attachments
capture20479.png
(12.14 KiB) Downloaded 343 times

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#4 Post by darkcity »

This is a strange problem.

---
What is the 'Audio output' setting in MPlayer

Edit > Preferences

If it says 'default', try switching it to 'ALSA', close the window. Try playing a track, do you still get sound?

---
What is the soundcard setting in retrovol?, go to

Left-click on speaker > Config Window > Hardware

---

What are the contents of these files?
/etc/modprobe.d/alsa-base.conf
and
/etc/modprobe.d/alsa.conf

User avatar
titus
Posts: 55
Joined: Wed 31 Oct 2007, 15:05
Location: 52.3483 -3.1983

#5 Post by titus »

Thank you darkcity, I appreciate the time you're devoting to my problem.
When I set the default to ALSA I get no sound.
Retrovol shows the sound card as hw:0
alsa.conf and alsa-base.conf are attached.
Attachments
capture25872.png
(61.14 KiB) Downloaded 226 times
capture21127.png
(130.69 KiB) Downloaded 251 times

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#6 Post by darkcity »

Okay, its starting to make sense. ALSA isnt set correctly. Normally, the browser, and M Player would use ALSA, but M PLayer must be using the soundcard directly. Will need to think about it. Will again post later. :arrow:

npierce
Posts: 858
Joined: Tue 29 Dec 2009, 01:40

#7 Post by npierce »

Have you tried this?

Code: Select all

amixer sget PCM
If you see [0%] (or some other small percentage), try this:

Code: Select all

amixer sset PCM 75%
The solution is probably not going to be that simple, but this is worth a try if you've not tried it already.

User avatar
titus
Posts: 55
Joined: Wed 31 Oct 2007, 15:05
Location: 52.3483 -3.1983

#8 Post by titus »

Thanks npierce,
You were correct in assuming that it wasn't going to be that simple, the setting was already 74% but I appreciate your input.
The only positive aspect of this problem is that unlike my usual posts, it's actually baffling someone else, so I don't look so dim.

npierce
Posts: 858
Joined: Tue 29 Dec 2009, 01:40

#9 Post by npierce »

Ah, too bad. Well, we'll hope that darkcity will find a better idea.

User avatar
titus
Posts: 55
Joined: Wed 31 Oct 2007, 15:05
Location: 52.3483 -3.1983

#10 Post by titus »

Here's a thing,
I put the disc in and ran Slacko live. In a live situation setting MPlayer to ALSA works fine and Youtube music plays as I would expect. This is on the same PC as I have Slacko installed (from the same ISO disc).
Weird?
Hey! I may be old, but I'm slow.

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#11 Post by darkcity »

Okay, this now sounds familiar. On some sound systems using alsa-wizard, which uses alsaconf, actually breaks the sound system, and it is hard to restore.

which version of Slacko are you using?

---
You can try to figure what alsaconf has broken.

Try this if your using a frugal installtion-

Using the live cd go to your normal pup savefile (which is called something like slackosave-name.2fs). If you click on it will mount in its own directory - the files present are any ones which have been altered or added from the basesfs (puppy_slacko_5.3.1.sfs).

Look at the previously mentioned files in /etc/modprobe.d - you can either manually edit the differences or delete to revert back to their basesfs state.

---
Alternatively, start another save and configure how you like, but don't press alsa-wizard!

---

BTW the way what does the command lsmod | grep snd return when running live?

User avatar
titus
Posts: 55
Joined: Wed 31 Oct 2007, 15:05
Location: 52.3483 -3.1983

#12 Post by titus »

Thank you yet again darkcity.
I'll have to look at your latest advice later on, got my hands full at the moment.
I'm using a full install of Slacko 5.3.3 High Memory which I imagine uses 4G of my 8G available RAM. The processor is an AMD FX-4100.

lsmod | grep snd return, live disc attached.
Attachments
capture3031.png
(12.27 KiB) Downloaded 236 times
Hey! I may be old, but I'm slow.

User avatar
titus
Posts: 55
Joined: Wed 31 Oct 2007, 15:05
Location: 52.3483 -3.1983

#13 Post by titus »

I tried your suggestion darkcity.
I removed the two files from /etc/modprobe.d and re-booted the installed version. MPlayer showed ALSA in preferences but didn't play, nor did the internet. I'm wondering if a complete re-install would be the answer. I hope not.
Your continued help is much appreciated.
Hey! I may be old, but I'm slow.

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#14 Post by darkcity »

What I think I need to do is properly examine what alsaconf is doing. I won't have time over the next few days though.

Another file it might be worth deleting your standard pupsave (while using live slacko) is /etc/asound.conf

User avatar
titus
Posts: 55
Joined: Wed 31 Oct 2007, 15:05
Location: 52.3483 -3.1983

#15 Post by titus »

Darkcity, you are a star!
That last idea (delete /etc/asound.conf) worked. The system is, at present, working correctly, I am indebted to you.
I hope that one day I may be able to offer help on this forum, I always seem to be the one with his hand out.
Hey! I may be old, but I'm slow.

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#16 Post by darkcity »

Great! I've learned stuff helping you, so we have both benefited.

If you edit, your first post's title to [solved] No sound from internet (You tube etc) it helps :twisted:

Pelo

Titus is not alone.

#17 Post by Pelo »

Delete etc/ asound, i reboot, and then all is working ?
My slackos work well, but the idea perhaps is valuable on other dumb puppies (old ones with new computers, even with alsa driver 10.1.24)
I shall try And inform you.
Have a nice week-end.

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

Re: Titus is not alone.

#18 Post by darkcity »

Pelo wrote:Delete etc/ asound, i reboot, and then all is working ?
My slackos work well, but the idea perhaps is valuable on other dumb puppies (old ones with new computers, even with alsa driver 10.1.24)
I shall try And inform you.
Have a nice week-end.
In this case Puppy was frugally installed and the sound worked. But alsa-wizard was run - which broke the sound on this particular system.

The solution was to do a 'live' boot, then mount the pupsave file used for the frugal installation. Then delete /etc/modprode.d/alas.conf, /etc/modprobe.d/alsa-base.conf and /etc/asound.conf. Then reboot into frugal installation. This in effect reverts those file back to the state before alsa-wizard broke altered them.

To reiterate, the solution will only work if sound works straight away without alsa-wizard. Also the files should only be deleted when the usual pupsave isn't in use.

@Pelo - have you got a specific sound problem on a computer?

Post Reply