Results 1 to 9 of 9
I just installed audacity on slackware, with all the requirements and such i think. But when i start it i get:
There was an error initializing the audio i/o layer.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-09-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 25
audacious audacity trouble
I just installed audacity on slackware, with all the requirements and such i think. But when i start it i get:
I tried running $ aoss audacityThere was an error initializing the audio i/o layer.
You will not be able to play or record audio.
Error: Host error.
and it didnt give methat error, but gave me this when i tried to record
and on the command line it says:Error while opening sound device. Please check the input device settings and the project sample rate.
The permissions on /dev/dsp0 is 666 and /dev/dsp does link to /dev/dsp0.PaHost_OpenStream: could not open /dev/dsp for O_RDONLY
PaHost_OpenStream: ERROR - result = -10000
Artsd is not running, and no other sound programs are either.
lsof doesnt show anything using /dev/dsp either
Any ideas what im missing to get audacity working?
- 11-09-2005 #2
Who owns /dev/dsp?
- 11-09-2005 #3Just Joined!
- Join Date
- Sep 2005
- Posts
- 25
the ownership of /dev/dsp is root.root and the ownership of /dev/dsp0 is root.audio
and /dev/dsp is a link to /dev/dsp0
- 11-09-2005 #4
Change them both to *.audio, and make sure you're in the audio group.
- 11-10-2005 #5Just Joined!
- Join Date
- Sep 2005
- Posts
- 25
I still get the same error after doing that
- 11-10-2005 #6
You'll need to either:
1. restart X, so that all xterms are opened with the right permissions
2. runfrom an existing xtermCode:su - username
3. login through a VT
- 11-10-2005 #7Just Joined!
- Join Date
- Sep 2005
- Posts
- 25
...I think you're a bit confused.
Originally Posted by lakerdonald
- 11-10-2005 #8
No. You need to log back in so that permissions get updated for the current shell.
- 11-11-2005 #9
I googled this - see if this info is useful to you.
If you should happen to be using KDE then open:
'KDE Control Center' -> 'Sound & Multimedia' -> 'Sound System'
'General' tab: turn on 'Auto-Suspend' and set for 1 second (or whatever)
'Hardware' tab: double-check all settings...
Hope this is helpful...


Reply With Quote
