Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[USB] clavier + souris (resolu)
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
rocky80
n00b
n00b


Joined: 25 May 2005
Posts: 37

PostPosted: Wed Jun 01, 2005 7:45 pm    Post subject: [USB] clavier + souris (resolu) Reply with quote

Bonsoir,
(oublie mon psot precedent , merci)

Voila mon probleme, je n arrives pas a utilier mon clavier et ma souris en USB.
J ai suivi attentivement le guide de USB sous Gentoo. ( tres bien fait)

Quand je fais
lsusb : ==> BUS 001 Device 001: ID : 00000:00000
clavier et souris sont brancher sur le meme hub (Clavier logitech Di Novo),

lscpi -v | grp USB

0000:00:03.0 USB CONTROLER : Ssilicon intergqted system [SIS] USB 1.0 Controler (rev 0f) (prog-if 10 [OHCI])

0000:00:03.1 USB CONTROLER : Ssilicon intergqted system [SIS] USB 1.0 Controler (rev 0f) (prog-if 10 [OHCI])

0000:00:03.2 USB CONTROLER : Ssilicon intergqted system [SIS] USB 1.0 Controler (rev 0f) (prog-if 10 [OHCI])

0000:00:03.3 USB CONTROLER : Ssilicon intergqted system [SIS] USB 2.0 Controler (rev 0f) (prog-if 20 [HCI])


Quelqun voit il d ou vient le probleme ?

Merci de vos reponses
a+
_________________
wanesgen in the night , baby , in the night .


Last edited by rocky80 on Tue Jun 14, 2005 5:51 pm; edited 1 time in total
Back to top
View user's profile Send private message
Trevoke
Advocate
Advocate


Joined: 04 Sep 2004
Posts: 4099
Location: NY, NY

PostPosted: Wed Jun 01, 2005 8:05 pm    Post subject: Reply with quote

Sur le meme HUB?
.. C'est quoi, un clavier/souris wireless?
_________________
Votre moment detente
What is the nature of conflict?
Back to top
View user's profile Send private message
rocky80
n00b
n00b


Joined: 25 May 2005
Posts: 37

PostPosted: Wed Jun 01, 2005 8:42 pm    Post subject: Reply with quote

exactement oui sur le meme HUB

Clavier et souris sans fil, qui font le bluetooth mais qui doit fonctionner en USB

une simple souris USB de microsoft ne fonctione pas non plus , tu vois,
c'est exactement pareil, la souris a peine on la touche, elle s emballe et on ne sait pas cliquer correctement dans
une zone definie et tout...

Je ne vois pas du tou d oupeux venir le probleme car le noyau 2.6 est bien configure lui.
_________________
wanesgen in the night , baby , in the night .
Back to top
View user's profile Send private message
rocky80
n00b
n00b


Joined: 25 May 2005
Posts: 37

PostPosted: Thu Jun 02, 2005 1:09 pm    Post subject: Reply with quote

J ai tester ave cune bete souris USB de chez Microsoft

et cela ne marche pas , au secours :cry:

J ai configure Xorg avec textmode

edit la section pour la souris et voice ce que cela donne .

Section "Inputdevice"
Identifier "Mx900"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
End Section


############

quand je fais cat /dev/input/mice --> rien ne se passe quand je bouga la souris, je ne comprends pas pq ?
lsub n affiche que
Bus 001 Device 001: ID 0000:0000

j ai une souris branche (Microchiot) USB et un clavier Di Novo(USB+PS2) , la souris et le clavier di Novo
sont branche sur la meme prise USB, mais le clavier a une entre PS2( raison pour laquelle j arrive
a manipuler les fichiers de config).

Voyez vous d ou peut venir le probleme , svp , vos suggestions sont les + que bienvenues

merci a+
_________________
wanesgen in the night , baby , in the night .
Back to top
View user's profile Send private message
ghoti
Advocate
Advocate


Joined: 30 Dec 2002
Posts: 3634
Location: Belgium

PostPosted: Thu Jun 02, 2005 1:27 pm    Post subject: Reply with quote

Dans le xorg.conf que tu as donné dans dans un autre post , on lit ceci :
Quote:
Section "InputDevice"

# Option "ChordMiddle"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
ction "InputDevice"

# Option "Protocol" "MouseMan"
# Option "Device" "/dev/mouse2"
Identifier "Mouse2"
Driver "mouse"
EndSection

Quand je te disais qu'il y avait du ménage à faire... ;-) :lol:
Back to top
View user's profile Send private message
rocky80
n00b
n00b


Joined: 25 May 2005
Posts: 37

PostPosted: Thu Jun 02, 2005 2:19 pm    Post subject: Reply with quote

oui tu as raison j ai fait le menage
voici plutot mon actuel xorg.conf
###############################
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath "/usr/lib/X11/rgb"
ModulePath "/usr/lib/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
EndSection

Section "Module"
Load "record"
Load "extmod"
Load "dbe"
Load "dri"
Load "glx"
Load "xtrap"
Load "freetype"
Load "type1"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbModel" "logicink"
Option "XkbLayout" "be"
EndSection

Section "InputDevice"
Identifier "mx900"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "Device" "/dev/input/mice"
EndSection

Section "Monitor"

#DisplaySize 380 300 # mm
Identifier "Monitor0"
VendorName "GSM"
ModelName ""
HorizSync 30.0 - 71.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection

Section "Device"

### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "Dac6Bit" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "BusType" # [<str>]
#Option "CPPIOMode" # [<bool>]
#Option "CPusecTimeout" # <i>
#Option "AGPMode" # <i>
#Option "AGPFastWrite" # [<bool>]
#Option "AGPSize" # <i>
#Option "GARTSize" # <i>
#Option "RingSize" # <i>
#Option "BufferSize" # <i>
#Option "EnableDepthMoves" # [<bool>]
#Option "EnablePageFlip" # [<bool>]
#Option "NoBackBuffer" # [<bool>]
#Option "DRIReinit" # [<bool>]
#Option "PanelOff" # [<bool>]
#Option "DDCMode" # [<bool>]
#Option "MonitorLayout" # [<str>]
#Option "IgnoreEDID" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "VideoKey" # <i>
#Option "MergedFB" # [<bool>]
#Option "CRT2HSync" # [<str>]
#Option "CRT2VRefresh" # [<str>]
#Option "CRT2Position" # [<str>]
#Option "MetaModes" # [<str>]
#Option "MergedDPI" # [<str>]
#Option "NoMergedXinerama" # [<bool>]
#Option "MergedXineramaCRT2IsScreen0" # [<bool>]
#Option "DisplayPriority" # [<str>]
#Option "PanelSize" # [<str>]
#Option "ForceMinDotClock" # <freq>
#Option "RenderAccel" # [<bool>]
#Option "SubPixelOrder" # [<str>]
#Option "ShowCache" # [<bool>]
#Option "DynamicClocks" # [<bool>]
#Option "VGAAccess" # [<bool>]
#Option "LVDSProbePLL" # [<bool>]
#Option "ReverseDDC" # [<bool>]
#Option "BIOSHotkeys" # [<bool>]
Identifier "Card0"
Driver "vesa"
VendorName "ATI Technologies Inc"
BoardName "RV350 AP [Radeon 9600]"
ChipSet "vesa"
Card "vesa vesa"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
#################################################

j ai toujours rien quand je fais cat /dev/input/mice
Je ne sais plus quoi faire :(
merci de me donner vos reactions :wink:
a+
_________________
wanesgen in the night , baby , in the night .
Back to top
View user's profile Send private message
ghoti
Advocate
Advocate


Joined: 30 Dec 2002
Posts: 3634
Location: Belgium

PostPosted: Thu Jun 02, 2005 3:27 pm    Post subject: Reply with quote

rocky80 wrote:
voici plutot mon actuel xorg.conf
###############################
Code:
Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Fort bien mais où est ta souris là-dedans ???
Dans la section ci-dessus il faut normalement rajouter :
Code:
 InputDevice "mx900" "CorePointer"
Back to top
View user's profile Send private message
rocky80
n00b
n00b


Joined: 25 May 2005
Posts: 37

PostPosted: Fri Jun 03, 2005 9:57 am    Post subject: Reply with quote

Bien vue , je n y avais guere fais attention .

Je vais essayer ca des que je rentre du boulot
J espere que cela va fonctionner , je vais deprimer sinon

Avec mes precedents echecs d instalaltion de gentoo , j ai toujours abandonne par la faute de mon matos.
Debian trouvait tout tous seul mais je veux absolument gentoo maintenant.

je te tiens au courant :D

merci de tes reponses
a+ :wink:
_________________
wanesgen in the night , baby , in the night .
Back to top
View user's profile Send private message
rocky80
n00b
n00b


Joined: 25 May 2005
Posts: 37

PostPosted: Sun Jun 05, 2005 10:09 am    Post subject: Reply with quote

Salut voila alors le resultat.

Alors ce que tu m a dit de rajouter fonctionne bien.:o
Mais le stress est que des que je bouge la souris , la souris s emballe et monte dans le coin superieur gauche ou droite . 8O
je n arrive pas reprendre le controle et a faaire des cliques normal. :cry:

Ne vois tu pas d ou cela peux t - il - venir ? :roll:

je suis toujours dans /dev/input/mice .... peux etre dois je changer quelque chose las dedans,

Dois je changer de protocol ou aute ? merci

merci de vos reponse :wink:
_________________
wanesgen in the night , baby , in the night .
Back to top
View user's profile Send private message
El_Goretto
Moderator
Moderator


Joined: 29 May 2004
Posts: 3169
Location: Paris

PostPosted: Sun Jun 05, 2005 10:25 am    Post subject: Reply with quote

Et en faisant une copie de sauvegarde de xorg.conf, et en reconfigurant le tout avec xorgconfig? (je n'ai rien eu a faire pour avoir une MX500 USB fonctionnelle).
Back to top
View user's profile Send private message
rocky80
n00b
n00b


Joined: 25 May 2005
Posts: 37

PostPosted: Tue Jun 07, 2005 8:31 pm    Post subject: Reply with quote

meme chose, lla souris bouge mais des que je veux l utiliser
pas moyen de la controler.

je ne vois plus quoi faire,
:lol:
_________________
wanesgen in the night , baby , in the night .
Back to top
View user's profile Send private message
blasserre
Veteran
Veteran


Joined: 10 Feb 2004
Posts: 1362
Location: Lille, Vlaanderen

PostPosted: Wed Jun 08, 2005 6:58 am    Post subject: Reply with quote

chez moi ça fait ça quand je me gourre de protocole
tentes en d'autres...
_________________
benj

technicien professionnel, ascendant winner
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