URL: https://linuxfr.org/forums/linux-embarque/posts/souris-sur-syst%C3%A8me-embarqu%C3%A9 Title: Souris sur système embarqué Authors: shelldev Date: 2009年06月10日T12:24:26+02:00 Tags: Score: 1 Bonjour à tous, j'ai construis un rootfs pour un système embarqué. j'ai également compilé un noyau Linux 2.6.29.4 pour une architecture ARM mais je ne dispose pas de la souris et du clavier. j'ai essayé avec un noyau que j'ai téléchargé déjà compilé et même problème avec la dernière version de ce dernier. Cependant avec une version inférieur cela fonctionne ! j'en conclus donc qu'il y a une option du Kernel qui m'échappe malgré que toutes les options en relation avec la souris et le clavier sont activé : # Userland interfaces # CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_MOUSEDEV_PSAUX=y CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # CONFIG_INPUT_JOYDEV is not set CONFIG_INPUT_EVDEV=y CONFIG_INPUT_EVBUG=y # # Input Device Drivers # CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y CONFIG_INPUT_MOUSE=y CONFIG_MOUSE_PS2=y CONFIG_MOUSE_PS2_ALPS=y ls -l rootfs/dev/input crwxrwxrwx 1 root root 13, 64 mai 27 17:07 event0 crwxrwxrwx 1 root root 13, 65 mai 27 17:07 event1 crwxrwxrwx 1 root root 13, 66 mai 27 17:07 event2 crwxrwxrwx 1 root root 13, 67 mai 27 17:07 event3 crwxrwxrwx 1 root root 13, 68 mai 27 17:07 event4 crw-r----- 1 root root 13, 69 mai 27 17:07 event5 crwxrwxrwx 1 root root 13, 63 mai 27 17:07 mice crw-r--r-- 1 root root 13, 32 jun 9 17:22 mouse0 crw-r--r-- 1 root root 13, 33 jun 9 17:22 mouse1 crw-r--r-- 1 root root 13, 34 jun 9 17:22 mouse2 Merci d'avance

AltStyle によって変換されたページ (->オリジナル) /