Results 1 to 10 of 20
I get now sound in firefox...i have netscape-flash plugin but no sound. Video works fine...
- 03-29-2006 #1
no sound in firefox
I get now sound in firefox...i have netscape-flash plugin but no sound. Video works fine
- 04-01-2006 #2
you've probably got support for OSS enabled in the kernel and ALSA disabled. you need to recompile the kernel and switch them around, follow this guide:http://www.gentoo.org/doc/en/alsa-guide.xml and you should be fine. OSS was the source of all my sound problems too.
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
- 04-15-2006 #3
no i have it the other way around oss disabled and alsa enabled
- 04-18-2006 #4
- 04-18-2006 #5
Try installing alsa-oss and then running firefox like so:
BryanCode:aoss firefox
Looking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 04-18-2006 #6
also make sure nothing else is trying to use /dev/dsp when you are in firefox. You can test this by:
Code:cat /dev/urandom > /dev/dsp [will make really annoying noise press ctlr +c to end the pain]
All right, brain. You don't like me and I don't like you, but let's just do this and I can get back to killing you with beer. All New Users Read This!!! If you have a grub problem please look at GRUB MANUAL
- 04-19-2006 #7doesnt work
Originally Posted by bryansmith
- 04-19-2006 #8heres what i got
Originally Posted by spencerf localhost steven # cat /dev/urandom > /dev/dsp
cat: write error: No space left on device
- 04-20-2006 #9
what about same command but to /dev/sound/dsp
so:
it this works you could try a symbolic link to from /dev/sound/dsp to /dev/dspCode:cat /dev/urandom > /dev/sound/dsp
All right, brain. You don't like me and I don't like you, but let's just do this and I can get back to killing you with beer. All New Users Read This!!! If you have a grub problem please look at GRUB MANUAL
- 04-20-2006 #10
How does my solution not work (just curious)? Do you get an error or does firefox still not produce any sound?
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.



