View previous topic :: View next topic |
Author |
Message |
vesta n00b
Joined: 08 Nov 2005 Posts: 24
|
Posted: Thu Nov 10, 2005 7:57 am Post subject: [Hardware problem] - deux questions |
|
|
comment monter un periphérique externe (Graveur DVD)
lsusb affiche:
Bus 004 Device 003: ID 0402:5621 ALi Corp.
Bus 004 Device 002: ID 0ea0:2168 Ours Technology, Inc. Transcend JetFlash 2.0
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 004: ID 0b05:6206 ASUSTek Computer, Inc.
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Ca devrait etre ALi Corp. parce qu'en l'allument c celui la qui apparait
cdrecord --scandevice
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.12-gentoo-r6
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
Linux sg driver version: 3.5.33
Using libscg version 'schily-0.8'.
scsibus5:
5,0,0 500) 'PIONEER ' 'DVD-RW DVR-107D' '1.18' Removable CD-ROM
5,1,0 501) *
5,2,0 502) *
5,3,0 503) *
5,4,0 504) *
5,5,0 505) *
5,6,0 506) *
5,7,0 507) *
Coila comment donc monter mon lecteur sur /mnt/dvd
Et alors je travaille avec un portable dell latitude C610.
Suand je ferme l'ecran et que je l'ouvre ensuite, l'ecran reste noir, plus rien ne veut s'afficher...
Que puis-je faire?
Merci d'avance |
|
Back to top |
|
|
PabOu Veteran
Joined: 11 Feb 2004 Posts: 1088 Location: Namur - Belgium
|
Posted: Thu Nov 10, 2005 10:31 am Post subject: |
|
|
utilise "dmesg" pour regarder quel device il utilise ( /dev/quelquechose .. probablement /dev/sdX ) et puis tu mets un cd/dvd dedans et tu le montes sur /mnt/dvd avec la commande Code: | mount /dev/tondvd /mnt/dvd |
|
|
Back to top |
|
|
robinhood Apprentice
Joined: 21 Jun 2004 Posts: 290
|
Posted: Thu Nov 10, 2005 10:42 am Post subject: |
|
|
comme le dit PabOu, 'dmesg | grep -i DVD' ou 'less /var/log/messages | grep -i DVD' si tu branches ton graveur à chaud.
Pour ton écran c'est sans doute un problème d'acpi, donc ajoute noacpi dans ton grub.conf après le nom de ton kernel. Etant donné que tu possède un portable, désactiver l'acpi n'est pas une bonne idée, mais cette manip permet de savoir si le pb provient bien de là, et donc de le réactiver en le configurant correctement après coup. |
|
Back to top |
|
|
geekounet Bodhisattva
Joined: 11 Oct 2004 Posts: 3772
|
Posted: Thu Nov 10, 2005 10:43 am Post subject: Re: [Hardware problem] - deux questions |
|
|
vesta wrote: |
Et alors je travaille avec un portable dell latitude C610.
Suand je ferme l'ecran et que je l'ouvre ensuite, l'ecran reste noir, plus rien ne veut s'afficher...
Que puis-je faire? |
Ya le même pb sur le Dell I6000, ici ya un exemple de conf de acpid qui permet de régler ça grâce à l'utilisation de vbetool lors de la détection de l'ouverture de l'écran. |
|
Back to top |
|
|
vesta n00b
Joined: 08 Nov 2005 Posts: 24
|
Posted: Thu Nov 10, 2005 12:37 pm Post subject: |
|
|
localhost ~ # dmesg | grep -i DVD
Vendor: PIONEER Model: DVD-RW DVR-107D Rev: 1.18
Vendor: PIONEER Model: DVD-RW DVR-107D Rev: 1.18
Vendor: PIONEER Model: DVD-RW DVR-107D Rev: 1.18
localhost ~ # less /var/log/messages | grep -i DVD
Nov 1 19:07:06 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 1 19:23:31 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 2 10:52:09 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 2 12:48:21 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 2 13:11:36 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 2 14:33:58 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 2 15:44:20 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 3 00:51:50 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 3 14:26:54 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 3 23:30:11 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 4 11:49:11 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
May 16 00:03:14 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 8 01:10:02 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 8 09:49:03 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 8 16:34:01 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 8 17:03:38 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 8 18:42:40 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 05:26:20 localhost (root-11086): Error releasing lockfile: Failed to link '/var/tmp/portage/gst-plugins-dvdread-0.8.10/temp/gconfd-root/lock/1t1131513980ut535531u0p11086r267141275k3215110460' to '/var/tmp/portage/gst-plugins-dvdread-0.8.10/temp/gconfd-root/lock/ior': No such file or directory
Nov 9 08:58:28 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 09:19:55 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 10:13:22 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 10:40:52 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 10:47:01 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 10:52:53 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 11:20:52 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 11:46:47 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 17:10:04 localhost Vendor: PIONEER Model: DVD-RW DVR-107D Rev: 1.18
Nov 9 17:15:56 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 17:16:07 localhost Vendor: PIONEER Model: DVD-RW DVR-107D Rev: 1.18
Nov 9 17:19:46 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 17:19:57 localhost Vendor: PIONEER Model: DVD-RW DVR-107D Rev: 1.18
Nov 9 17:45:16 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 17:45:27 localhost Vendor: PIONEER Model: DVD-RW DVR-107D Rev: 1.18
Nov 9 17:58:26 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 17:58:37 localhost Vendor: PIONEER Model: DVD-RW DVR-107D Rev: 1.18
Nov 9 18:11:52 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 18:12:03 localhost Vendor: PIONEER Model: DVD-RW DVR-107D Rev: 1.18
Nov 9 19:09:09 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 19:09:20 localhost Vendor: PIONEER Model: DVD-RW DVR-107D Rev: 1.18
Nov 9 19:17:42 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 19:17:53 localhost Vendor: PIONEER Model: DVD-RW DVR-107D Rev: 1.18
Nov 9 20:23:43 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 20:23:54 localhost Vendor: PIONEER Model: DVD-RW DVR-107D Rev: 1.18
Nov 9 22:03:09 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 22:03:20 localhost Vendor: PIONEER Model: DVD-RW DVR-107D Rev: 1.18
Nov 9 22:46:35 localhost hdc: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Nov 9 22:46:35 localhost Vendor: PIONEER Model: DVD-RW DVR-107D Rev: 1.18
Nov 10 01:16:20 localhost Vendor: PIONEER Model: DVD-RW DVR-107D Rev: 1.18
Nov 10 07:54:30 localhost Vendor: PIONEER Model: DVD-RW DVR-107D Rev: 1.18
VOILA CE QUE ME RENVOIT LES COMMANDES |
|
Back to top |
|
|
robinhood Apprentice
Joined: 21 Jun 2004 Posts: 290
|
Posted: Thu Nov 10, 2005 1:04 pm Post subject: |
|
|
As tu bien activé, comme indiqué dans un des liens de ce poste ** À LIRE : COMMENT POSTER ET OBTENIR DE L'AIDE ? **
Code: | USB Mass Storage
SCSI device support
--- SCSI support type (disk, tape, CD-ROM)
SCSI disk support
SCSI CDROM support |
Dans la configuration de ton kernel (et chargé le module si nécessaire).
normalement, tu devrait avoir un perpherique du type /dev/srX ou /dev/scdX. |
|
Back to top |
|
|
vesta n00b
Joined: 08 Nov 2005 Posts: 24
|
Posted: Thu Nov 10, 2005 1:04 pm Post subject: |
|
|
le probleme donc c que je sais pas quele devise monter, sdX ??? Est ce possible de le savoir? |
|
Back to top |
|
|
vesta n00b
Joined: 08 Nov 2005 Posts: 24
|
Posted: Thu Nov 10, 2005 1:06 pm Post subject: |
|
|
ok je test ca robinhood |
|
Back to top |
|
|
robinhood Apprentice
Joined: 21 Jun 2004 Posts: 290
|
Posted: Thu Nov 10, 2005 1:06 pm Post subject: |
|
|
essai un 'ls /dev/s*' si les périphériques existe, ça te donnera une piste. |
|
Back to top |
|
|
vesta n00b
Joined: 08 Nov 2005 Posts: 24
|
Posted: Thu Nov 10, 2005 1:17 pm Post subject: |
|
|
j'ai coché les options dans le kernel, make modules && make modules_install
et tjrs rien... |
|
Back to top |
|
|
Zazbar Apprentice
Joined: 26 Jul 2005 Posts: 279 Location: Paris Time
|
Posted: Thu Nov 10, 2005 1:27 pm Post subject: |
|
|
tu as copie ton noyeau apres ?
ensuite :
Code: | cp arch/i386/boot/bzImage /boot/tonkernel |
et
Code: | cp System.map /boot/tonsystem.map |
_________________ Mieux vaut fermer sa gueule et passer pour un con que l'ouvrir et montrer qu'on l'est. -- P. Dac - Pensées |
|
Back to top |
|
|
robinhood Apprentice
Joined: 21 Jun 2004 Posts: 290
|
Posted: Thu Nov 10, 2005 1:28 pm Post subject: |
|
|
tu peut faire un:
Code: | modprobe -l | egrep scsi\|usb
lsmod |
pour verification |
|
Back to top |
|
|
robinhood Apprentice
Joined: 21 Jun 2004 Posts: 290
|
Posted: Thu Nov 10, 2005 1:30 pm Post subject: |
|
|
apparement Zazbar, vesta as mis les options en modules et juste recompilé ces derniers avec make modules
par contre dans ce cas as tu bien effectué:
|
|
Back to top |
|
|
vesta n00b
Joined: 08 Nov 2005 Posts: 24
|
Posted: Thu Nov 10, 2005 1:36 pm Post subject: |
|
|
je n'avais pas fais modules-update maintenant c fait
voila ce que ca me donne
/lib/modules/2.6.12-gentoo-r6/kernel/drivers/usb/misc/phidgetservo.ko
/lib/modules/2.6.12-gentoo-r6/kernel/drivers/usb/misc/cytherm.ko
/lib/modules/2.6.12-gentoo-r6/kernel/drivers/usb/input/touchkitusb.ko
/lib/modules/2.6.12-gentoo-r6/kernel/drivers/usb/host/uhci-hcd.ko
/lib/modules/2.6.12-gentoo-r6/kernel/drivers/usb/host/ohci-hcd.ko
/lib/modules/2.6.12-gentoo-r6/kernel/drivers/usb/host/ehci-hcd.ko
/lib/modules/2.6.12-gentoo-r6/kernel/drivers/usb/atm/usb_atm.ko
/lib/modules/2.6.12-gentoo-r6/kernel/drivers/scsi/st.ko
/lib/modules/2.6.12-gentoo-r6/kernel/drivers/scsi/sr_mod.ko
/lib/modules/2.6.12-gentoo-r6/kernel/drivers/scsi/sata_sx4.ko
/lib/modules/2.6.12-gentoo-r6/kernel/drivers/scsi/sata_sis.ko
/lib/modules/2.6.12-gentoo-r6/kernel/drivers/scsi/ipr.ko
/lib/modules/2.6.12-gentoo-r6/kernel/drivers/scsi/dpt_i2o.ko
lsmod
Module Size Used by
sr_mod 15012 0
pppoatm 5888 1
ppp_generic 26900 5 pppoatm
slhc 7040 1 ppp_generic
amedyn 14768 1
atm 39732 4 pppoatm,amedyn
ehci_hcd 30600 0
ohci_hcd 20356 0
uhci_hcd 31504 0 |
|
Back to top |
|
|
yoyo Bodhisattva
Joined: 04 Mar 2003 Posts: 4273 Location: Lyon - France
|
Posted: Thu Nov 10, 2005 1:44 pm Post subject: |
|
|
Attention, inclure des modules nécessite parfois de recompiler le noyau, et donc de le recopier dans /boot et de redémarrer dessus.
C'est normalement indiqué à la fin du "make".
Enjoy ! _________________ La connaissance s'accroît quand on la partage.
JCB |
|
Back to top |
|
|
Zazbar Apprentice
Joined: 26 Jul 2005 Posts: 279 Location: Paris Time
|
Posted: Thu Nov 10, 2005 1:51 pm Post subject: |
|
|
robinhood wrote: | apparement Zazbar, vesta as mis les options en modules et juste recompilé ces derniers avec make modules
par contre dans ce cas as tu bien effectué:
|
Au temps pour moi , je n'avais pas compris ca comme ca _________________ Mieux vaut fermer sa gueule et passer pour un con que l'ouvrir et montrer qu'on l'est. -- P. Dac - Pensées |
|
Back to top |
|
|
robinhood Apprentice
Joined: 21 Jun 2004 Posts: 290
|
Posted: Thu Nov 10, 2005 1:57 pm Post subject: |
|
|
Mouis c'est pas clair:
Code: | egrep 'STORAGE|_DEV_S|SCSI' /usr/src/linux/.config|sed '/\#/d' |
|
|
Back to top |
|
|
vesta n00b
Joined: 08 Nov 2005 Posts: 24
|
Posted: Thu Nov 10, 2005 2:04 pm Post subject: |
|
|
localhost ~ # egrep 'STORAGE|_DEV_S|SCSI' /usr/src/linux/.config|sed '/\#/d'
CONFIG_SCSI=y
CONFIG_SCSI_PROC_FS=y
CONFIG_BLK_DEV_SD=y
CONFIG_BLK_DEV_SR=y
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=y
CONFIG_SCSI_DPT_I2O=m
CONFIG_SCSI_SATA=y
CONFIG_SCSI_ATA_PIIX=y
CONFIG_SCSI_SATA_SX4=m
CONFIG_SCSI_SATA_SIS=m
CONFIG_SCSI_IPR=m
CONFIG_SCSI_QLA2XXX=y
CONFIG_USB_STORAGE=y
CONFIG_USB_STORAGE_DEBUG=y |
|
Back to top |
|
|
Zazbar Apprentice
Joined: 26 Jul 2005 Posts: 279 Location: Paris Time
|
Posted: Thu Nov 10, 2005 2:09 pm Post subject: |
|
|
Bon apparement il faut bien que tu copies ton kernel et ton system.map dans /boot ....
fais un reboot et reessayes apres la copie _________________ Mieux vaut fermer sa gueule et passer pour un con que l'ouvrir et montrer qu'on l'est. -- P. Dac - Pensées |
|
Back to top |
|
|
robinhood Apprentice
Joined: 21 Jun 2004 Posts: 290
|
Posted: Thu Nov 10, 2005 2:09 pm Post subject: |
|
|
Ok tu ne les as pas mis en modules mais en dur. (J'aurai du commencer pas ça ) Donc tu doit recomipiler ton kernel avec Code: | make && make modules_install | et pas Quote: | make modules&& make modules_install | tu installe le tout comme Zazbar te l'as indiqué, et le peripheriques dans /dev devrait apparaitre au reboot. |
|
Back to top |
|
|
|