Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[udev] udev ne voit qu'un seul lecteur
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
ercete
Guru
Guru


Joined: 11 Dec 2003
Posts: 426
Location: France, Avignon

PostPosted: Fri Oct 13, 2006 3:25 pm    Post subject: [udev] udev ne voit qu'un seul lecteur Reply with quote

Bonjour à tous,
voilà j'ai un petit problème avec udev et je cherche d'où ca peut venir :

J'ai deux lecteurs, ma distrib est gentooooooo :)

Code:
courgette ~ # dmesg |grep hd[abcd]
hda: PLEXTOR CD-R PX-W2410A, ATAPI CD/DVD-ROM drive
hdc: _NEC DVD_RW ND-3540A, ATAPI CD/DVD-ROM drive

hda: ATAPI 40X CD-ROM CD-R/RW drive, 4096kB Cache
hdc: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache


Par contre udev semble n'en trouver qu'un seul :
Code:
courgette dev # l cd* dvd*
lrwxrwxrwx 1 root root 3 oct 13 11:39 cdrom -> hdc
lrwxrwxrwx 1 root root 3 oct 13 11:39 cdrom1 -> hdc
lrwxrwxrwx 1 root root 3 oct 13 11:39 cdrw -> hdc
lrwxrwxrwx 1 root root 3 oct 13 11:39 cdrw1 -> hdc
lrwxrwxrwx 1 root root 3 oct 13 11:39 dvd -> hdc
lrwxrwxrwx 1 root root 3 oct 13 11:39 dvd1 -> hdc
lrwxrwxrwx 1 root root 3 oct 13 11:39 dvdrw -> hdc
lrwxrwxrwx 1 root root 3 oct 13 11:39 dvdrw1 -> hdc


et mon hda alors ? il a le droit de vivre non ?
il n'est même pas detecté, en cdrw2/cdrom2...
alors j'essaie de comprendre pourquoi
c'est peut-être le comportement normal d'udev, mais je dois pas être le seul a avoir plusieurs périphériques de lecture...

Je précise que je suis en ~x86 !
Back to top
View user's profile Send private message
netfab
Veteran
Veteran


Joined: 03 Mar 2005
Posts: 1958
Location: 127.0.0.1

PostPosted: Fri Oct 13, 2006 4:35 pm    Post subject: Reply with quote

Salut,

Idem :
Code:

$ dmesg |grep hd[abcd]
hda: HL-DT-ST GCE-8160B, ATAPI CD/DVD-ROM drive
hdc: HL-DT-ST DVDRAM GSA-4163B, ATAPI CD/DVD-ROM drive

hda: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
hdc: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)

$ ls -l cd* dvd*
lrwxrwxrwx 1 root root 3 oct 13 12:46 cdrom -> hdc
lrwxrwxrwx 1 root root 3 oct 13 12:46 cdrom1 -> hdc
lrwxrwxrwx 1 root root 3 oct 13 12:46 cdrw -> hdc
lrwxrwxrwx 1 root root 3 oct 13 12:46 cdrw1 -> hdc
lrwxrwxrwx 1 root root 3 oct 13 12:46 dvd -> hdc
lrwxrwxrwx 1 root root 3 oct 13 12:46 dvd1 -> hdc
lrwxrwxrwx 1 root root 3 oct 13 12:46 dvdrw -> hdc
lrwxrwxrwx 1 root root 3 oct 13 12:46 dvdrw1 -> hdc

$ ls -l hda*
brw-rw---- 1 root cdrom 3, 0 oct 13 12:46 hda


Aucune idée du pourquoi. Mon second lecteur fonctionne. udev 100-r2, ~x86.
Back to top
View user's profile Send private message
ghoti
Advocate
Advocate


Joined: 30 Dec 2002
Posts: 3636
Location: Belgium

PostPosted: Fri Oct 13, 2006 9:27 pm    Post subject: Reply with quote

Idem mais ça ne m'avait jamais frappé jusqu'ici. Faut dire aussi que "cdrom", "dvd" et compagnie ne sont que des liens symboliques.
Perso, j'utilise toujours les périphériques de base : s'ils ne sont pas là, c'est alors que je m'inquiète ;)
Back to top
View user's profile Send private message
geekounet
Bodhisattva
Bodhisattva


Joined: 11 Oct 2004
Posts: 3772

PostPosted: Fri Oct 13, 2006 9:30 pm    Post subject: Reply with quote

C'est ptêt ta conf qui est pas à jour. Tu as bien fais un etc-update pour updater les fichiers dans /etc/udev/ ?
Back to top
View user's profile Send private message
ghoti
Advocate
Advocate


Joined: 30 Dec 2002
Posts: 3636
Location: Belgium

PostPosted: Fri Oct 13, 2006 9:34 pm    Post subject: Reply with quote

En ce qui me concerne le dispath-conf ( ;) ) est effectué systématiquement et les fichiers de type "udev" sont acceptés tout aussi sytématiquement vu qu'il est possible d'avoir des fichiers de conf "privés".
Back to top
View user's profile Send private message
ercete
Guru
Guru


Joined: 11 Dec 2003
Posts: 426
Location: France, Avignon

PostPosted: Sat Oct 14, 2006 10:57 am    Post subject: Reply with quote

de même que gothi,
dispatch-conf a jour, j'ai mes règles à moi
d'ailleurs je suis en train de m'apercevoir que mon floppy a disparu aussi... 8O
(mais je ferai ptet bien de vérifier mon noyau avant d'accuser udev...)

[EDIT : mon probleme de floppy vient bien de mon noyau, rien a voir avec udev : ouf :)]
Back to top
View user's profile Send private message
nemo13
Veteran
Veteran


Joined: 08 Oct 2004
Posts: 1016
Location: France/Istres

PostPosted: Sat Oct 14, 2006 4:10 pm    Post subject: Reply with quote

bonjour,
sur ma gentoo celà donne :
Code:
 nemo13 # dmesg |grep hd[abcd]
    ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
hda: IDE DVD-ROM 16X, ATAPI CD/DVD-ROM drive
hdb: DVD RW DVR-MCC, ATAPI CD/DVD-ROM drive
hda: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
hdb: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache, UDMA(33)
gentoobscur nemo13 # cd /dev
gentoobscur dev # l cd* dvd*
bash: l: command not found
gentoobscur dev # ls cd* dvd*
lrwxrwxrwx 1 root root 3 oct 14  2006 cdrom -> hda
lrwxrwxrwx 1 root root 3 oct 14  2006 cdrom1 -> hda
lrwxrwxrwx 1 root root 3 oct 14  2006 cdrom2 -> hdb
lrwxrwxrwx 1 root root 3 oct 14  2006 cdrom3 -> hdb
lrwxrwxrwx 1 root root 3 oct 14  2006 cdrw -> hdb
lrwxrwxrwx 1 root root 3 oct 14  2006 cdrw2 -> hdb
lrwxrwxrwx 1 root root 3 oct 14  2006 cdrw3 -> hdb
lrwxrwxrwx 1 root root 3 oct 14  2006 dvd -> hda
lrwxrwxrwx 1 root root 3 oct 14  2006 dvd1 -> hda
lrwxrwxrwx 1 root root 3 oct 14  2006 dvd2 -> hdb
lrwxrwxrwx 1 root root 3 oct 14  2006 dvd3 -> hdb
lrwxrwxrwx 1 root root 3 oct 14  2006 dvdrw -> hdb
lrwxrwxrwx 1 root root 3 oct 14  2006 dvdrw2 -> hdb
lrwxrwxrwx 1 root root 3 oct 14  2006 dvdrw3 -> hdb
gentoobscur dev #

je n'ai aucune régle personnelle pour udev.
si vous voulez des info , non problèmo.
Back to top
View user's profile Send private message
ghoti
Advocate
Advocate


Joined: 30 Dec 2002
Posts: 3636
Location: Belgium

PostPosted: Sat Oct 14, 2006 4:59 pm    Post subject: Reply with quote

Ah ben non tiens, je ne devais pas avoir les yeux en face des trous :
ls -l cd* dvd*:
lrwxrwxrwx 1 root root 3 oct 14 14:46 cdrom -> hda
lrwxrwxrwx 1 root root 3 oct 14 14:46 cdrom1 -> hda
lrwxrwxrwx 1 root root 3 oct 14 14:46 cdrw -> hdc
lrwxrwxrwx 1 root root 3 oct 14 14:46 dvd -> hda
lrwxrwxrwx 1 root root 3 oct 14 14:46 dvd1 -> hda
lrwxrwxrwx 1 root root 3 oct 14 14:46 dvdrw -> hdc

Au temps pour moi ! :oops:
Back to top
View user's profile Send private message
nemo13
Veteran
Veteran


Joined: 08 Oct 2004
Posts: 1016
Location: France/Istres

PostPosted: Sat Oct 14, 2006 7:41 pm    Post subject: Reply with quote

ghoti wrote:
Au temps pour moi ! :oops:

Faiblesse grammaticale en fin de semaine ?
Autant pour moi est plus mieux bien :wink:
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sat Oct 14, 2006 7:56 pm    Post subject: Reply with quote

nemo13 wrote:
ghoti wrote:
Au temps pour moi ! :oops:

Faiblesse grammaticale en fin de semaine ?
Autant pour moi est plus mieux bien :wink:


Non non, Ghoti++ ;)
http://www.academie-francaise.fr/langue/questions.html#au_temps
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
E11
l33t
l33t


Joined: 24 Feb 2004
Posts: 764
Location: Bruxelles

PostPosted: Sat Oct 14, 2006 8:28 pm    Post subject: Reply with quote

kernel_sensei wrote:
nemo13 wrote:
ghoti wrote:
Au temps pour moi ! :oops:

Faiblesse grammaticale en fin de semaine ?
Autant pour moi est plus mieux bien :wink:


Non non, Ghoti++ ;)
http://www.academie-francaise.fr/langue/questions.html#au_temps


Si ça, c'est pas de la classe 8) lol !

N'en pêche, ghoti l'avait p-e (sans doute ? :P) pas fait exprès :roll:
Back to top
View user's profile Send private message
nemo13
Veteran
Veteran


Joined: 08 Oct 2004
Posts: 1016
Location: France/Istres

PostPosted: Sat Oct 14, 2006 9:00 pm    Post subject: Reply with quote

kernel_sensei wrote:
nemo13 wrote:
ghoti wrote:
Au temps pour moi ! :oops:

Faiblesse grammaticale en fin de semaine ?
Autant pour moi est plus mieux bien :wink:


Non non, Ghoti++ ;)
http://www.academie-francaise.fr/langue/questions.html#au_temps

Chapeau bas KS :!:
En prime ton lien vers l'academie-francaise part illico en signet.
merci: jlp
et mille excuses à Ghoti
Back to top
View user's profile Send private message
ghoti
Advocate
Advocate


Joined: 30 Dec 2002
Posts: 3636
Location: Belgium

PostPosted: Sat Oct 14, 2006 9:25 pm    Post subject: Reply with quote

E11 wrote:
N'en pêche, ghoti l'avait p-e (sans doute ? :P) pas fait exprès :roll:

Bah, c'est un gros bateau de la langue française, mille fois discuté sur tous les forums et presque aussi célèbre que la recette de la tartiflette sur fr.rec.cuisine ! :lol:
Merci à K_S d'avoir pointé la référence incontestable !

PS : on écrit "n'empêche" : c'est un raccourci pour "cela n'empêche pas" .
"n'en pêche" concerne le poisson : "il en mange moins qu'il n'en pêche" ;-)

Bon, file : c'est la récré ! :lol:
Back to top
View user's profile Send private message
nemo13
Veteran
Veteran


Joined: 08 Oct 2004
Posts: 1016
Location: France/Istres

PostPosted: Sat Oct 14, 2006 10:05 pm    Post subject: Reply with quote

ghoti wrote:
"n'en pêche" concerne le poisson : "il en mange moins qu'il n'en pêche" ;-)
Bon, file : c'est la récré ! :lol:

Ben ton avatar est un chat alors :wink:
Back to top
View user's profile Send private message
E11
l33t
l33t


Joined: 24 Feb 2004
Posts: 764
Location: Bruxelles

PostPosted: Sun Oct 15, 2006 12:15 am    Post subject: Reply with quote

ghoti wrote:
E11 wrote:
N'en pêche, ghoti l'avait p-e (sans doute ? :P) pas fait exprès :roll:

Bah, c'est un gros bateau de la langue française, mille fois discuté sur tous les forums et presque aussi célèbre que la recette de la tartiflette sur fr.rec.cuisine ! :lol:
Merci à K_S d'avoir pointé la référence incontestable !

PS : on écrit "n'empêche" : c'est un raccourci pour "cela n'empêche pas" .
"n'en pêche" concerne le poisson : "il en mange moins qu'il n'en pêche" ;-)

Bon, file : c'est la récré ! :lol:

Mdr !

Je ne l'ai pas vu en relisant :oops: :mrgreen:

N'en pêche que c'est joli quand même :lol: (Bon d'accord, je retourne à la récrée :roll: :lol:)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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