| Author |
Message |
titus

Joined: 31 Oct 2007 Posts: 52 Location: 52.3483 -3.1983
|
Posted: Sun 30 Sep 2012, 04:25 Post subject:
No sound from internet (You tube etc) SOLVED |
|
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, 04:46; edited 1 time in total
|
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2215 Location: near here
|
Posted: Sun 30 Sep 2012, 13:25 Post subject:
|
|
According to this thread installing Java helps-
http://www.murga-linux.com/puppy/viewtopic.php?t=51701
what does the command aplay -l return?
_________________ Wiki Audacity 2.0.1
|
|
Back to top
|
|
 |
titus

Joined: 31 Oct 2007 Posts: 52 Location: 52.3483 -3.1983
|
Posted: Sun 30 Sep 2012, 14:44 Post subject:
|
|
Thanks darkcity,
I have JRE installed already, if that is what is meant.
aplay -l should be attached.
| Description |
|
| Filesize |
12.14 KB |
| Viewed |
245 Time(s) |

|
|
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2215 Location: near here
|
Posted: Mon 01 Oct 2012, 10:02 Post subject:
|
|
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
_________________ Wiki Audacity 2.0.1
|
|
Back to top
|
|
 |
titus

Joined: 31 Oct 2007 Posts: 52 Location: 52.3483 -3.1983
|
Posted: Mon 01 Oct 2012, 13:42 Post subject:
|
|
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.
| Description |
|

Download |
| Filename |
capture25872.png |
| Filesize |
61.14 KB |
| Downloaded |
49 Time(s) |
| Description |
|

Download |
| Filename |
capture21127.png |
| Filesize |
130.69 KB |
| Downloaded |
53 Time(s) |
|
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2215 Location: near here
|
Posted: Tue 02 Oct 2012, 10:06 Post subject:
|
|
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.
_________________ Wiki Audacity 2.0.1
|
|
Back to top
|
|
 |
npierce
Joined: 28 Dec 2009 Posts: 622
|
Posted: Tue 02 Oct 2012, 11:45 Post subject:
|
|
Have you tried this?
If you see [0%] (or some other small percentage), try this:
| Code: | | 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.
|
|
Back to top
|
|
 |
titus

Joined: 31 Oct 2007 Posts: 52 Location: 52.3483 -3.1983
|
Posted: Tue 02 Oct 2012, 15:00 Post subject:
|
|
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.
|
|
Back to top
|
|
 |
npierce
Joined: 28 Dec 2009 Posts: 622
|
Posted: Tue 02 Oct 2012, 15:42 Post subject:
|
|
Ah, too bad. Well, we'll hope that darkcity will find a better idea.
|
|
Back to top
|
|
 |
titus

Joined: 31 Oct 2007 Posts: 52 Location: 52.3483 -3.1983
|
Posted: Wed 03 Oct 2012, 04:50 Post subject:
|
|
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.
|
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2215 Location: near here
|
Posted: Wed 03 Oct 2012, 08:17 Post subject:
|
|
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?
_________________ Wiki Audacity 2.0.1
|
|
Back to top
|
|
 |
titus

Joined: 31 Oct 2007 Posts: 52 Location: 52.3483 -3.1983
|
Posted: Wed 03 Oct 2012, 09:33 Post subject:
|
|
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.
| Description |
|

Download |
| Filename |
capture3031.png |
| Filesize |
12.27 KB |
| Downloaded |
42 Time(s) |
_________________ Hey! I may be old, but I'm slow.
|
|
Back to top
|
|
 |
titus

Joined: 31 Oct 2007 Posts: 52 Location: 52.3483 -3.1983
|
Posted: Wed 03 Oct 2012, 14:33 Post subject:
|
|
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.
|
|
Back to top
|
|
 |
darkcity

Joined: 23 May 2010 Posts: 2215 Location: near here
|
Posted: Wed 03 Oct 2012, 16:34 Post subject:
|
|
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
_________________ Wiki Audacity 2.0.1
|
|
Back to top
|
|
 |
titus

Joined: 31 Oct 2007 Posts: 52 Location: 52.3483 -3.1983
|
Posted: Thu 04 Oct 2012, 02:07 Post subject:
|
|
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.
|
|
Back to top
|
|
 |
|