Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Clavier bloqué au démarrage[Non Résolu]
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
Noir-Bizarre
n00b
n00b


Joined: 28 Oct 2003
Posts: 8
Location: Lyon

PostPosted: Thu Jun 24, 2004 11:58 pm    Post subject: Clavier bloqué au démarrage[Non Résolu] Reply with quote

J'ai un petit problème, pas très grave mais très très énervant:
lorsque je boot, mon clavier est bloqué, la led NumLock est allumé et le seul moyen de pouvoir l'utiliser et de le débrancher puis de le rebrancher.
Ca va quelque temps, mais à chaque démarrage c'est stressant.
J'ai essayé plusieurs versions de noyau 2.6 et le problème est le même avec tous. Je suis actuellement sur un 2.6.7-gentoo-r5.
Remarque en passant, lorsque j'étais sur le 2.6.5-gentoo, il y a eu un problème avec portage qui était cassé et je demarrais sans aucun modules, le problème ne se posais plus, le clavier fonctionnait à merveille sans avoir besoin de le débrancher et de le rebrancher.
Si quelqu'un a déjà eu ce problème, ou connais une solution, je suis preneur.
Dernière remarque: comme recommandé dans certains posts, l'option USB Legacy Device est désactivée dans le Bios.
_________________
[img:36d04f2cd7]http://noirbizarre.free.fr/ban/banbz1-468x72.png[/img:36d04f2cd7]


Last edited by Noir-Bizarre on Fri Jul 02, 2004 10:23 pm; edited 1 time in total
Back to top
View user's profile Send private message
robinhood
Apprentice
Apprentice


Joined: 21 Jun 2004
Posts: 290

PostPosted: Fri Jun 25, 2004 12:02 am    Post subject: Reply with quote

apm et/ou acpi activé ou non ? si oui passe un acpi=off et apm=off au kernel (typiquement dans le fichier de configuration de ton bootloader)
sinon ça peut être un probleme udev/devfs selon ton système mais je n'y crois pas trop.


Last edited by robinhood on Fri Jun 25, 2004 12:11 am; edited 1 time in total
Back to top
View user's profile Send private message
Noir-Bizarre
n00b
n00b


Joined: 28 Oct 2003
Posts: 8
Location: Lyon

PostPosted: Fri Jun 25, 2004 12:11 am    Post subject: Reply with quote

J'attends qu'il finisse d'emerger x.org et je test ça.
_________________
[img:36d04f2cd7]http://noirbizarre.free.fr/ban/banbz1-468x72.png[/img:36d04f2cd7]
Back to top
View user's profile Send private message
robinhood
Apprentice
Apprentice


Joined: 21 Jun 2004
Posts: 290

PostPosted: Fri Jun 25, 2004 12:12 am    Post subject: Reply with quote

Par contre quel est le rapport entre ton histoire de modules et de portage "cassé"
Back to top
View user's profile Send private message
Noir-Bizarre
n00b
n00b


Joined: 28 Oct 2003
Posts: 8
Location: Lyon

PostPosted: Fri Jun 25, 2004 12:25 am    Post subject: Reply with quote

Ba en fait je sais pas, mais quand justement portage à cassé, j'ai eu pas mal de problème dont celui du chargement des modules et le clavier marchait au démarrage sans problèmes.
A mon tour: quel est le rapport entre l'ACPI, l'APM et le clavier?
_________________
[img:36d04f2cd7]http://noirbizarre.free.fr/ban/banbz1-468x72.png[/img:36d04f2cd7]
Back to top
View user's profile Send private message
robinhood
Apprentice
Apprentice


Joined: 21 Jun 2004
Posts: 290

PostPosted: Fri Jun 25, 2004 12:30 am    Post subject: Reply with quote

des problèmes fréquent sur les periphériques usb :
l'apm ou l'acpi les mettent en veille, que tu les utilisent ou non, et ne permettent pas de les réactiver.
Il y a une option dans le kernel pour les clavier et les souris usb (module usbhid) vérifie qu'elle sont activé. pour info, tu utilise quoi udev ou devfs (si tu sait pas, c'est devfs)
en fait ton problème ressemenble à un probleme de chargement de module au démarrage est ce que tu pourrai faire un
Code:
dmesg | grep usb
Back to top
View user's profile Send private message
Noir-Bizarre
n00b
n00b


Joined: 28 Oct 2003
Posts: 8
Location: Lyon

PostPosted: Fri Jun 25, 2004 12:56 am    Post subject: Reply with quote

J'utilise DevFS. MAis j'ai oublié de préciser que mon clavier est un banal clavier sur port PS/2.

dmesg | grep usb
Code:

usbcore: registered new driver usbfs
usbcore: registered new driver hub
usbcore: registered new driver  usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
usbcore: registered new driver usb-storage
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
usb 4-1: new low speed USB device using address 2
usbhid: probe of 4-1:1.0 failed with error -5
usb 3-2: new low speed USB device using address 2
input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:10.1-2

_________________
[img:36d04f2cd7]http://noirbizarre.free.fr/ban/banbz1-468x72.png[/img:36d04f2cd7]
Back to top
View user's profile Send private message
robinhood
Apprentice
Apprentice


Joined: 21 Jun 2004
Posts: 290

PostPosted: Fri Jun 25, 2004 7:24 am    Post subject: Reply with quote

moi dans Input device support j'ai ça
Code:
 
  x x                        --- Mouse interface                                                               x x 
  x x                        [*]   Provide legacy /dev/psaux device                                            x x 
  x x                        (1024) Horizontal screen resolution                                               x x 
  x x                        (768) Vertical screen resolution                                                  x x 
  x x                        < > Joystick interface                                                            x x 
  x x                        < > Touchscreen interface                                                         x x 
  x x                        < > Event interface                                                               x x 
  x x                        < > Event debugging                                                               x x 
  x x                        --- Input I/O drivers                                                             x x 
  x x                        < > Gameport support                                                              x x 
  x x                        < > Serial port line discipline                                                   x x 
  x x                        < > ct82c710 Aux port controller                                                  x x 
  x x                        < > Parallel port keyboard adapter                                                x x 
  x x                        < > PCI PS/2 keyboard and PS/2 mouse controller                                   x x 
  x x                        --- Input Device Drivers                                                          x x 
  x x                        --- Keyboards                                                                     x x 
  x x                        < >   Sun Type 4 and Type 5 keyboard support                                      x x 
  x x                        < >   DECstation/VAXstation LK201/LK401 keyboard support                          x x 
  x x                        < >   XT Keyboard support                                                         x x 
  x x                        < >   Newton keyboard                                                             x x 
  x x                        [ ] Mice                                                                          x x 
  x x                        [ ] Joysticks                                                                     x x 
  x x                        [ ] Touchscreens                                                                  x x 
  x x                        [ ] Misc                           


et pour l'usb :
Code:
  <M> Support for Host-side USB                                                            x x 
  x x                 [ ]   USB verbose debug messages                                                         x x 
  x x                 ---   Miscellaneous USB options                                                          x x 
  x x                 [*]   USB device filesystem                                                              x x 
  x x                 [ ]   Enforce USB bandwidth allocation (EXPERIMENTAL)                                    x x 
  x x                 [ ]   Dynamic USB minor allocation (EXPERIMENTAL)                                        x x 
  x x                 ---   USB Host Controller Drivers                                                        x x 
  x x                 <M>   EHCI HCD (USB 2.0) support                                                         x x 
  x x                 [ ]     Full speed ISO transactions (EXPERIMENTAL)                                       x x 
  x x                 [ ]     Root Hub Transaction Translators (EXPERIMENTAL)                                  x x 
  x x                 < >   OHCI HCD support                                                                   x x 
  x x                 <M>   UHCI HCD (most Intel and VIA) support             
        < >   OHCI HCD support                                                                   x x 
  x x                 <M>   UHCI HCD (most Intel and VIA) support                                              x x 
  x x                 ---   USB Device Class drivers                                                           x x 
  x x                 < >   USB Audio support                                                                  x x 
  x x                 < >   USB Bluetooth TTY support                                                          x x 
  x x                 < >   USB MIDI support                                                                   x x 
  x x                 < >   USB Modem (CDC ACM) support                                                        x x 
  x x                 <M>   USB Printer support                                                                x x 
  x x                 <M>   USB Mass Storage support                                                           x x 
  x x                 [ ]     USB Mass Storage verbose debug                                                   x x 
  x x                 [ ]     Datafab Compact Flash Reader support (EXPERIMENTAL)                              x x 
  x x                 [ ]     Freecom USB/ATAPI Bridge support                                                 x x 
  x x                 [ ]     ISD-200 USB/ATA Bridge support                                                   x x 
  x x                 [ ]     Microtech/ZiO! CompactFlash/SmartMedia support                                   x x 
  x x                 [ ]     HP CD-Writer 82xx support (EXPERIMENTAL)                                         x x 
  x x                 [ ]     SanDisk SDDR-09 (and other SmartMedia) support (EXPERIMENTAL)                    x x 
  x x                 [ ]     SanDisk SDDR-55 SmartMedia support (EXPERIMENTAL)                                x x 
  x x                 [ ]     Lexar Jumpshot Compact Flash Reader (EXPERIMENTAL)                               x x 
  x x                 ---   USB Human Interface Devices (HID)                                                  x x 
  x x                 <M>   USB Human Interface Device (full HID) support                                      x x 
  x x                 [*] HID input layer support                                                              x x 
  x x                 [ ]   Force feedback support (EXPERIMENTAL)                                              x x 
  x x                 [*] /dev/hiddev raw HID device support 

sur le même genre de config, le reste etant desactivé. si ça peut t'aider, on sait jamais.

p4p800 deluxe
clavier ps/2 à 1 neurone
souris usb grosoft (masse storage pour clef usb)
Back to top
View user's profile Send private message
Ni[o
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jul 2003
Posts: 138
Location: Viroflay (78 - France)

PostPosted: Fri Jun 25, 2004 7:29 am    Post subject: Reply with quote

tiens, j'ai le même problème mais avec un clavier classique sur port PS2

J'ai l'ACPI... vais tenter de mettre à off pour voir... :roll:
Back to top
View user's profile Send private message
Noir-Bizarre
n00b
n00b


Joined: 28 Oct 2003
Posts: 8
Location: Lyon

PostPosted: Fri Jun 25, 2004 3:10 pm    Post subject: Reply with quote

J'ai essayé sans l'ACPI et sans l'APM, sans changement.
_________________
[img:36d04f2cd7]http://noirbizarre.free.fr/ban/banbz1-468x72.png[/img:36d04f2cd7]
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