Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
"Problem" nach udev-Update
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
l3u
Advocate
Advocate


Joined: 26 Jan 2005
Posts: 2616
Location: Konradsreuth (Germany)

PostPosted: Fri Apr 07, 2006 10:32 am    Post subject: "Problem" nach udev-Update Reply with quote

Hallo :-)

Seit udev 087 hab ich beim Booten ein paar Meldungen, die ich da nicht haben will (nicht, daß es Probleme gäbe ...). Ich kann die hier nicht wörtlich posten, weil ich nicht weiß, wo die geloggt sind bzw. evtl. werden die ja gar nicht geloggt ... also jedenfalls sieht das ungefähr so aus:

Could not create /dev/ttyS0: file exits
Das selbe mit /dev/ttyS1, S2 usw.

Und dann noch irgendwas mit "%e" in ner Regel und daß man das nicht benutzen soll, weil's nicht ordentlich funktioniert und demnächst rausfliegt. Ich hab aber an den Regeln nichts verändert und auch brav "etc-update" gemacht!

Also was ist das?!
Back to top
View user's profile Send private message
klemi
Guru
Guru


Joined: 26 May 2004
Posts: 494
Location: Erbach b. Ulm

PostPosted: Fri Apr 07, 2006 11:56 am    Post subject: Reply with quote

hab das hier gefunden:

Quote:
Edit /etc/udev/rules.d/50-udev.rules end delete "%e".
Code:
#ENV{ID_CDROM}=="?*", SYMLINK+="cdrom%e", GROUP="cdrom"
#ENV{ID_CDROM_CD_RW}=="?*", SYMLINK+="cdrw%e"
#ENV{ID_CDROM_DVD}=="?*", SYMLINK+="dvd%e"
#ENV{ID_CDROM_DVD_R}=="?*", SYMLINK+="dvdrw%e"

ENV{ID_CDROM}=="?*", SYMLINK+="cdrom", GROUP="cdrom"
ENV{ID_CDROM_CD_RW}=="?*", SYMLINK+="cdrw"
ENV{ID_CDROM_DVD}=="?*", SYMLINK+="dvd"
ENV{ID_CDROM_DVD_R}=="?*", SYMLINK+="dvdrw"


Gruß

Klemi
_________________
Gentoo 2.6.16-r12; AMD Athlon 3GHz; NVidia GeForce 5700; Hauppauge nexus-s
Back to top
View user's profile Send private message
l3u
Advocate
Advocate


Joined: 26 Jan 2005
Posts: 2616
Location: Konradsreuth (Germany)

PostPosted: Fri Apr 07, 2006 12:53 pm    Post subject: Reply with quote

Sagt wer? ;-) Bzw. warum ist das dann nicht von vornherein so?
Back to top
View user's profile Send private message
klemi
Guru
Guru


Joined: 26 May 2004
Posts: 494
Location: Erbach b. Ulm

PostPosted: Fri Apr 07, 2006 1:55 pm    Post subject: Reply with quote

Schau mal hier:
https://forums.gentoo.org/viewtopic-t-450723-highlight-udev.html

Gruß

Klemi
_________________
Gentoo 2.6.16-r12; AMD Athlon 3GHz; NVidia GeForce 5700; Hauppauge nexus-s
Back to top
View user's profile Send private message
l3u
Advocate
Advocate


Joined: 26 Jan 2005
Posts: 2616
Location: Konradsreuth (Germany)

PostPosted: Fri Apr 07, 2006 10:15 pm    Post subject: Reply with quote

Hmmm ... naja, da ja alles funktioniert wart ich einfach mal ab, bis sich das Problem von selbst löst ;-)

Aber daß sich udev auf einmal beschwert, daß es irgendwelche Device Nodes anlegen will, die es schon gibt, find ich schon ein bißchen komisch ...
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