Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
standard kernel audio trouble
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
dn1282
n00b
n00b


Joined: 21 Jul 2002
Posts: 26
Location: California

PostPosted: Sun Jul 21, 2002 6:36 pm    Post subject: standard kernel audio trouble Reply with quote

Hi, I decided against using alsa because I did it once and it froze my computer everytime it tried to load snd-ens1371.

so now i'm trying to use the standard kernel audio module that I built into my kernel as a module. I'm following the desktop config guide and when i cd /dev and then do
Code:
/usr/sbin/MAKEDEV audio

it gives me the following
Code:
mv: cannot move `mixer-' to `mixer': Operation not permitted
mv: cannot move `sequencer-' to `sequencer': Operation not permitted
mv: cannot move `midi00-' to `midi00': Operation not permitted
mv: cannot move `dsp-' to `dsp': Operation not permitted
mv: cannot move `audio-' to `audio': Operation not permitted
mv: cannot move `sndstat-' to `sndstat': Operation not permitted
mv: cannot move `mixer1-' to `mixer1': Operation not permitted
mv: cannot move `midi01-' to `midi01': Operation not permitted
mv: cannot move `dsp1-' to `dsp1': Operation not permitted
mv: cannot move `audio1-' to `audio1': Operation not permitted
mv: cannot move `midi02-' to `midi02': Operation not permitted
mv: cannot move `midi03-' to `midi03': Operation not permitted
mv: cannot move `mpu401data-' to `mpu401data': Operation not permitted
mv: cannot move `mpu401stat-' to `mpu401stat': Operation not permitted
mv: cannot move `midi0-' to `midi0': Operation not permitted
mv: cannot move `rmidi0-' to `rmidi0': Operation not permitted
mv: cannot move `smtpe0-' to `smtpe0': Operation not permitted
mv: cannot move `midi1-' to `midi1': Operation not permitted
mv: cannot move `rmidi1-' to `rmidi1': Operation not permitted
mv: cannot move `smtpe1-' to `smtpe1': Operation not permitted
mv: cannot move `midi2-' to `midi2': Operation not permitted
mv: cannot move `rmidi2-' to `rmidi2': Operation not permitted
mv: cannot move `smtpe2-' to `smtpe2': Operation not permitted
mv: cannot move `midi3-' to `midi3': Operation not permitted
mv: cannot move `rmidi3-' to `rmidi3': Operation not permitted
mv: cannot move `smtpe3-' to `smtpe3': Operation not permitted


and when I try to do
Code:
cat /usr/kde/2/share/sounds/pop.wav > /dev/dsp
it gives me
Code:
bash: /dev/dsp: Permission denied


can anyone help me and tell me what's going on??
Back to top
View user's profile Send private message
rhialto
n00b
n00b


Joined: 13 Jul 2002
Posts: 43
Location: Roermond - The Netherlands

PostPosted: Sun Jul 21, 2002 7:00 pm    Post subject: Re: standard kernel audio trouble Reply with quote

Code:
/usr/sbin/MAKEDEV audio

[/quote]

did you compile devfs into your kernel? if so, the device entries are created automagically and your MAKEDEV script would conflict with them.

Rhialto
_________________
Adopt an unanswered post today!
Back to top
View user's profile Send private message
dn1282
n00b
n00b


Joined: 21 Jul 2002
Posts: 26
Location: California

PostPosted: Sun Jul 21, 2002 8:20 pm    Post subject: Reply with quote

I did compile devfs in...is there a way to work around it?
Back to top
View user's profile Send private message
timmfin
Guru
Guru


Joined: 04 Sep 2002
Posts: 336
Location: Maryland, USA

PostPosted: Fri Sep 20, 2002 11:50 pm    Post subject: Reply with quote

I'm having the same problem.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum