Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] UDEV - Devicenodes werden nicht gespeichert.
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Neo_0815
l33t
l33t


Joined: 24 Feb 2003
Posts: 815
Location: Leipzig

PostPosted: Mon Jun 28, 2004 12:23 am    Post subject: [SOLVED] UDEV - Devicenodes werden nicht gespeichert. Reply with quote

Also ich nutze udev und habe wie im Topic gesagt das Problem das udev meine device nodes nicht speichert.

Zum Beispiel muss dev/mixer -> /dev/sound/mixer jedesmal erst von udev selber wieder neu angelegt werden ... warum speichert der das nicht mit ab - das er ein Tarball anlegen soll habe ich im rc eingestellt.

Das Problem ist nämlich das mir bei jeden Start der Mixer fehlt ... und man dann u.a. im gkrellm2 erst paar Mal das Plugin neu laden darf bis udev die device nodes wieder angelegt hat und der Mixer wieder da ist.

Ideen, Vorschläge ?

Danke im Voraus.

MfG


Last edited by Neo_0815 on Mon Jun 28, 2004 4:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
Master_Of_Disaster
l33t
l33t


Joined: 28 Feb 2003
Posts: 610
Location: 15.05072° East, 48.13747° North (aka Mauer), Austria

PostPosted: Mon Jun 28, 2004 10:11 am    Post subject: Reply with quote

/etc/udev/rules.d/50-udev.rules wrote:
[...]
KERNEL="mixer", NAME="sound/%k", SYMLINK="%k"
KERNEL="mixer[0-9]*", NAME="sound/%k", SYMLINK="%k"


Wenn du das oben genannte hast, wird die Datei /dev/sound/mixer angelegt.

Wenn die Datei aber trotzdem nicht angelegt wird und deine Hardware aber erkannt wird, versuch mal das:

Code:
fuero@hephaestos fuero $ udevtest /sys/class/sound/mixer
version 028
looking at '/class/sound/mixer'
configured rule in '/etc/udev/rules.d/50-udev.rules' at line 81 applied, added symlink '%k'
configured rule in '/etc/udev/rules.d/50-udev.rules' at line 81 applied, 'mixer' becomes 'sound/%k'
creating device node '/dev/sound/mixer', major = '14', minor = '0', mode = '020660', uid = '0', gid = '18'

_________________
post tenebras lux, post fenestras tux
Registered Linux User Nr. 312509
Adopt an unanswered post today!
Back to top
View user's profile Send private message
Neo_0815
l33t
l33t


Joined: 24 Feb 2003
Posts: 815
Location: Leipzig

PostPosted: Mon Jun 28, 2004 4:01 pm    Post subject: Reply with quote

Das oben genannte habe ich.

Hm vielleicht läd der auch das Mixer Modul nicht automatisch mit Alsa ... tjo ... man sollte es mal mit laden das Modul für den Mixer - neuerdings explizit *grübel* ;) aber es geht nun.

Danke.

MfG
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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