Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[USB] Souris(résolu)
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
RedBurn
n00b
n00b


Joined: 07 Jun 2004
Posts: 36

PostPosted: Wed Jul 28, 2004 8:12 am    Post subject: [USB] Souris(résolu) Reply with quote

Bonjours tous le monde,

Voila mon problème doit etre classique mais bon malheuresement j'ai beau avoir cherché, je ne trouve pas de solution.
Je dispose d'une souris logitech MX 500 qui se branche sur le port usb. J'ai configuré mon kernel avec tous les modules usb, modules que j'ai mis au demarrage et qui se lancent parfaitement. /dev/input/mice est bien exisant mais quand je fais un cat, de ce chemin, il attend quelquechose mais meme si on bouge la souris rien ne se passe...De plus je tiens à préciser que le dessous de la souris (optique) s'allume bievement au demarrage mais apres la souris s'eteint et ne se rallume pas. De plus quand je lance Xfree, elle reste au milieu de l'ecran...
Suis-je obligé de mettre l'adaptateur PS2 (j'aurais bien voulu l'avoir en usb quand mm).
Merci d'avance


Last edited by RedBurn on Thu Jul 29, 2004 8:31 am; edited 1 time in total
Back to top
View user's profile Send private message
cylgalad
Veteran
Veteran


Joined: 18 Apr 2003
Posts: 1327
Location: France

PostPosted: Wed Jul 28, 2004 8:16 am    Post subject: Reply with quote

En PS/2 ça marche tellement mieux : c'est fait pour ça :!: Pourquoi perdre un port USB pour une souris ou un clavier :?: Ah le marketting...
Dans ta config X, est-ce que tu as bien mis /dev/input/mice, et regarde si tu as un /dev/mouse qui pointe sur /dev/input/mice ?
Back to top
View user's profile Send private message
sireyessire
Advocate
Advocate


Joined: 20 Mar 2003
Posts: 2991
Location: back in Paris, France

PostPosted: Wed Jul 28, 2004 8:25 am    Post subject: Reply with quote

Salut, j'ai la même souris que toi et chez moi elle marche très bien en usb et en ps2 (même si pour le ps2 il faut que le noyau soit configuré pour accepter un souris en usb 8O )
dans la config de ton noyau tu dois avoir :
/proc/config.gz wrote:
# USB support
#
CONFIG_USB=y

# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=y

# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y

Moi sur mon ordi il me faut le EHCI et le UHCI mais chez toi c pê le OHCI
tu peux le savoir en faisant un
Code:
 lspci -v |grep USB

après avoir emerge le paquet pciutils si ce n'est déja fait :wink:

puis dans ton xorg.conf ou XF86Config:
xorg.conf wrote:
Section "InputDevice"

# Identifier and driver

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"


Enjoy
_________________
I never think of the future. It comes soon enough.
Albert Einstein

Try simpler first
Shockley
Back to top
View user's profile Send private message
sireyessire
Advocate
Advocate


Joined: 20 Mar 2003
Posts: 2991
Location: back in Paris, France

PostPosted: Wed Jul 28, 2004 8:26 am    Post subject: Reply with quote

cylgalad wrote:
En PS/2 ça marche tellement mieux : c'est fait pour ça :!: Pourquoi perdre un port USB pour une souris ou un clavier :?: Ah le marketting...
Dans ta config X, est-ce que tu as bien mis /dev/input/mice, et regarde si tu as un /dev/mouse qui pointe sur /dev/input/mice ?

Mais sur les laptops maintenant il n'y a plus de port PS/2 donc tu n'as plus le choix :twisted:
(Même si c pas son cas)
_________________
I never think of the future. It comes soon enough.
Albert Einstein

Try simpler first
Shockley
Back to top
View user's profile Send private message
guguy
n00b
n00b


Joined: 27 Jul 2004
Posts: 15

PostPosted: Wed Jul 28, 2004 8:46 am    Post subject: Reply with quote

En PS/2 il me semble que l'on bride la MX500
Back to top
View user's profile Send private message
sireyessire
Advocate
Advocate


Joined: 20 Mar 2003
Posts: 2991
Location: back in Paris, France

PostPosted: Wed Jul 28, 2004 8:58 am    Post subject: Reply with quote

guguy wrote:
En PS/2 il me semble que l'on bride la MX500

t sûr parce que sous M$ W**2k (du temps ouù je m'en servais encore pour jouer à CS :roll: ) avec les drivers proprio(quite à être sous un OS de merde autant faire les choses à fond) tu pouvais overclocker la souris à 200Hz même en PS/2 :P
_________________
I never think of the future. It comes soon enough.
Albert Einstein

Try simpler first
Shockley
Back to top
View user's profile Send private message
RedBurn
n00b
n00b


Joined: 07 Jun 2004
Posts: 36

PostPosted: Wed Jul 28, 2004 9:05 am    Post subject: Reply with quote

Code:
#
# USB support
#
CONFIG_USB=m
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_UHCI_HCD=m

#
# USB Device Class drivers
#
CONFIG_USB_PRINTER=m
CONFIG_USB_STORAGE=m

#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
# CONFIG_HID_FF is not set
# CONFIG_USB_HIDDEV is not set

#
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
#CONFIG_USB_MOUSE=m
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
# CONFIG_USB_EGALAX is not set
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set


#
# USB Network adaptors
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
CONFIG_USB_USBNET=m


#
# Intelligent USB Devices/Gadgets
#
# CONFIG_USB_ARMLINUX is not set
# CONFIG_USB_EPSON2888 is not set
# CONFIG_USB_ZAURUS is not set
CONFIG_USB_CDCETHER=y




Voila toute la config de mon bus usb. J'arrive pas a voir ce qui cloche (n00b inside :) )
Back to top
View user's profile Send private message
sireyessire
Advocate
Advocate


Joined: 20 Mar 2003
Posts: 2991
Location: back in Paris, France

PostPosted: Wed Jul 28, 2004 9:12 am    Post subject: Reply with quote

tu fais un modprobe des modules usb avant d'essayer ta souris?
ou tu les as mis dans /etc/modules.autoload.d/kernel-X.Y ?
_________________
I never think of the future. It comes soon enough.
Albert Einstein

Try simpler first
Shockley
Back to top
View user's profile Send private message
jpwalker
Guru
Guru


Joined: 12 Jul 2004
Posts: 503
Location: Annecy - 74 - France - In Tartiflette We Trust ;-)

PostPosted: Wed Jul 28, 2004 9:12 am    Post subject: Reply with quote

As tu tester ta sourie ailleurs ? Autre OS, PC ? Peut-être est-ce matériel ?

J'ai eu des problème avec une MX700 et ça venait de la sourie !

A voir
_________________
JPW@lker
Ride & Enjoy
;-)
Back to top
View user's profile Send private message
RedBurn
n00b
n00b


Joined: 07 Jun 2004
Posts: 36

PostPosted: Wed Jul 28, 2004 9:19 am    Post subject: Reply with quote

sireyessire wrote:
tu fais un modprobe des modules usb avant d'essayer ta souris?
ou tu les as mis dans /etc/modules.autoload.d/kernel-X.Y ?

>Dans l'autoload j'ai mis (dans l'ordre uhci_hcd et usbhid) et j'ai aussi, qui se lance tout seul : usbcore.

jpwalker wrote:
As tu tester ta sourie ailleurs ? Autre OS, PC ? Peut-괲e est-ce mat鲩el ?

>Elle marche tres bien sous win$ :/
Back to top
View user's profile Send private message
jpwalker
Guru
Guru


Joined: 12 Jul 2004
Posts: 503
Location: Annecy - 74 - France - In Tartiflette We Trust ;-)

PostPosted: Wed Jul 28, 2004 9:31 am    Post subject: Reply with quote

Peut tu nous faire un imprime d'un lsmod ?
_________________
JPW@lker
Ride & Enjoy
;-)
Back to top
View user's profile Send private message
RedBurn
n00b
n00b


Joined: 07 Jun 2004
Posts: 36

PostPosted: Wed Jul 28, 2004 9:44 am    Post subject: Reply with quote

bien sur!
Code:
Module                  Size  Used by
snd_emu10k1            98120  0
snd_rawmidi            25316  1 snd_emu10k1
snd_pcm                97480  1 snd_emu10k1
snd_timer              25476  1 snd_pcm
snd_seq_device          8200  2 snd_emu10k1,snd_rawmidi
snd_ac97_codec         68932  1 snd_emu10k1
snd_page_alloc         11592  2 snd_emu10k1,snd_pcm
snd_util_mem            4608  1 snd_emu10k1
snd_hwdep               9476  1 snd_emu10k1
snd                    56612  8 snd_emu10k1,snd_rawmidi,snd_pcm,snd_timer,snd_seq_device,snd_ac97_codec,snd_util_mem,snd_hwdep
soundcore              10336  1 snd
rtc                    12536  0
ehci_hcd               28996  0
ohci_hcd               21188  0
uhci_hcd               31952  0
usbhid                 25152  0
usbcore               112032  6 ehci_hcd,ohci_hcd,uhci_hcd,usbhid
8139too                23808  0
mii                     5056  1 8139too
crc32                   4352  1 8139too
ide_cd                 40992  0
sr_mod                 17060  0
scsi_mod               82688  1 sr_mod
cdrom                  38172  2 ide_cd,sr_mod

Voila voila
Back to top
View user's profile Send private message
sireyessire
Advocate
Advocate


Joined: 20 Mar 2003
Posts: 2991
Location: back in Paris, France

PostPosted: Wed Jul 28, 2004 9:47 am    Post subject: Reply with quote

tu utilises quel kernel, devfs ou udev ?
_________________
I never think of the future. It comes soon enough.
Albert Einstein

Try simpler first
Shockley
Back to top
View user's profile Send private message
RedBurn
n00b
n00b


Joined: 07 Jun 2004
Posts: 36

PostPosted: Wed Jul 28, 2004 9:49 am    Post subject: Reply with quote

Bonne question! Comment savoir?
Back to top
View user's profile Send private message
sireyessire
Advocate
Advocate


Joined: 20 Mar 2003
Posts: 2991
Location: back in Paris, France

PostPosted: Wed Jul 28, 2004 9:56 am    Post subject: Reply with quote

RedBurn wrote:
Bonne question! Comment savoir?

le noyau que tu utilises est celui que tu as compilé :wink: tu peux faire un
Code:
uname -r
pour avoir sa version
ensuite à savoir si tu utilises devfss ou udev c'est selon ce que tu as choisi dans la config de ton noyau:
as-tu mis [*] Devfs filesystem (OBSOLETE)
[*] auto mount at boot
_________________
I never think of the future. It comes soon enough.
Albert Einstein

Try simpler first
Shockley
Back to top
View user's profile Send private message
jpwalker
Guru
Guru


Joined: 12 Jul 2004
Posts: 503
Location: Annecy - 74 - France - In Tartiflette We Trust ;-)

PostPosted: Wed Jul 28, 2004 10:04 am    Post subject: Reply with quote

Voilà mes modules avec un noyau 2.6.7 et devfs au cas ou :
Code:

Module                  Size  Used by

ohci_hcd             
uhci_hcd             
sbp2                   
ohci1394             
ieee1394               87860  2 sbp2,ohci1394
usb_storage         
ehci_hcd             
usbcore                91744  6 ohci_hcd,uhci_hcd,usb_storage,ehci_hcd



J'ai une sourie optique usb logitech et elle marche (USb et PS/2)
_________________
JPW@lker
Ride & Enjoy
;-)
Back to top
View user's profile Send private message
RedBurn
n00b
n00b


Joined: 07 Jun 2004
Posts: 36

PostPosted: Wed Jul 28, 2004 10:07 am    Post subject: Reply with quote

Bon deja je sais que c'est un kernel 2.6.7
Code:
CONFIG_DEVFS_FS=y
ca doit etre DEVFS alors nope?
Back to top
View user's profile Send private message
sireyessire
Advocate
Advocate


Joined: 20 Mar 2003
Posts: 2991
Location: back in Paris, France

PostPosted: Wed Jul 28, 2004 10:11 am    Post subject: Reply with quote

RedBurn wrote:
Bon deja je sais que c'est un kernel 2.6.7
Code:
CONFIG_DEVFS_FS=y
ca doit etre DEVFS alors nope?

ça parait logique :D

tu peux poster le résultat de
Code:
lspci -v
stp?
_________________
I never think of the future. It comes soon enough.
Albert Einstein

Try simpler first
Shockley
Back to top
View user's profile Send private message
RedBurn
n00b
n00b


Joined: 07 Jun 2004
Posts: 36

PostPosted: Wed Jul 28, 2004 10:13 am    Post subject: Reply with quote

Voila
Code:
0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333]
        Subsystem: VIA Technologies, Inc.: Unknown device 0000
        Flags: bus master, medium devsel, latency 0
        Memory at e0000000 (32-bit, prefetchable)
        Capabilities: [a0] AGP version 2.0
        Capabilities: [c0] Power Management version 2

0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333 AGP] (prog-if 00 [Normal decode])
        Flags: bus master, 66Mhz, medium devsel, latency 0
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: 0000a000-0000afff
        Memory behind bridge: dfe00000-dfefffff
        Prefetchable memory behind bridge: bfc00000-dfcfffff
        Expansion ROM at 0000a000 [disabled] [size=4K]
        Capabilities: [80] Power Management version 2

0000:00:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
        Subsystem: Allied Telesyn International AT-2500TX
        Flags: bus master, medium devsel, latency 64, IRQ 17
        I/O ports at e800
        Memory at dfffff80 (32-bit, non-prefetchable) [size=128]

0000:00:07.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
        Subsystem: Pinnacle Systems Inc. PCTV pro (TV + FM stereo receiver)
        Flags: bus master, medium devsel, latency 64, IRQ 18
        Memory at dfdfe000 (32-bit, prefetchable)
        Capabilities: [44] Vital Product Data
        Capabilities: [4c] Power Management version 2

0000:00:07.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
        Subsystem: Pinnacle Systems Inc. PCTV pro (TV + FM stereo receiver, audio section)
        Flags: bus master, medium devsel, latency 64, IRQ 18
        Memory at dfdff000 (32-bit, prefetchable)
        Capabilities: [44] Vital Product Data
        Capabilities: [4c] Power Management version 2

0000:00:08.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 05)
        Subsystem: Creative Labs CT4850 SBLive! Value
        Flags: bus master, medium devsel, latency 64, IRQ 19
        I/O ports at e400
        Capabilities: [dc] Power Management version 1

0000:00:08.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 05)
        Subsystem: Creative Labs Gameport Joystick
        Flags: bus master, medium devsel, latency 64
        I/O ports at ec00
        Capabilities: [dc] Power Management version 1

0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge
        Subsystem: VIA Technologies, Inc.: Unknown device 0000
        Flags: bus master, stepping, medium devsel, latency 0
        Capabilities: [c0] Power Management version 2

0000:00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP])
        Subsystem: VIA Technologies, Inc. VT82C586/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE
        Flags: bus master, medium devsel, latency 32
        I/O ports at fc00 [size=16]
        Capabilities: [c0] Power Management version 2

0000:00:11.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b) (prog-if 00 [UHCI])
        Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
        Flags: bus master, medium devsel, latency 64, IRQ 21
        I/O ports at d800 [size=32]
        Capabilities: [80] Power Management version 2

0000:00:11.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b) (prog-if 00 [UHCI])
        Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
        Flags: bus master, medium devsel, latency 64, IRQ 21
        I/O ports at dc00 [size=32]
        Capabilities: [80] Power Management version 2

0000:00:11.4 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1b) (prog-if 00 [UHCI])
        Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
        Flags: bus master, medium devsel, latency 64, IRQ 21
        I/O ports at e000 [size=32]
        Capabilities: [80] Power Management version 2

0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV350 NJ [Radeon 9800 XT] (prog-if 00 [VGA])
        Subsystem: Hercules: Unknown device 0002
        Flags: bus master, stepping, 66Mhz, medium devsel, latency 64, IRQ 16
        Memory at d0000000 (32-bit, prefetchable) [size=dfec0000]
        I/O ports at a800 [size=256]
        Memory at dfef0000 (32-bit, non-prefetchable) [size=64K]
        Expansion ROM at 00020000 [disabled]
        Capabilities: [58] AGP version 2.0
        Capabilities: [50] Power Management version 2

0000:01:00.1 Display controller: ATI Technologies Inc RV350 NJ [Radeon 9800 XT] (Secondary)
        Subsystem: Hercules: Unknown device 0003
        Flags: bus master, stepping, 66Mhz, medium devsel, latency 64
        Memory at c8000000 (32-bit, prefetchable)
        Memory at dfee0000 (32-bit, non-prefetchable) [size=64K]
        Capabilities: [50] Power Management version 2
Back to top
View user's profile Send private message
sireyessire
Advocate
Advocate


Joined: 20 Mar 2003
Posts: 2991
Location: back in Paris, France

PostPosted: Wed Jul 28, 2004 10:21 am    Post subject: Reply with quote

apparement tu as juste besoin du module UHCI.

as tu un /dev/mouse? pointe-il sur /dev/misc/psaux?
si tu fais un cat /dev/mouse et que tu bouges la souris que ce passe t'il?
_________________
I never think of the future. It comes soon enough.
Albert Einstein

Try simpler first
Shockley
Back to top
View user's profile Send private message
RedBurn
n00b
n00b


Joined: 07 Jun 2004
Posts: 36

PostPosted: Wed Jul 28, 2004 10:51 am    Post subject: Reply with quote

j'ai un /dev/mouse mais j'ai limpression qu'il poite sur rien (comment le faire pointer vers /dev/misc/psaux)
quand je fait un cat sur celui-ci(mouse), il semble attendre quelquechose mais je peux bouger le souris rien ne se passe.
De plus elle est tout le temps eteinte (est-ce normal?)
Back to top
View user's profile Send private message
sireyessire
Advocate
Advocate


Joined: 20 Mar 2003
Posts: 2991
Location: back in Paris, France

PostPosted: Wed Jul 28, 2004 11:32 am    Post subject: Reply with quote

RedBurn wrote:
j'ai un /dev/mouse mais j'ai limpression qu'il poite sur rien (comment le faire pointer vers /dev/misc/psaux)

fais un
Code:
ll mouse
pour vérifier
s'il est là c'est qu'il pointe sur qqch :wink:
sinon pour créer des liens symboliques c'est
Code:
ln-s /dev/misc/psaux /dev/mouse
ici
Quote:

quand je fait un cat sur celui-ci(mouse), il semble attendre quelquechose mais je peux bouger le souris rien ne se passe.
De plus elle est tout le temps eteinte (est-ce normal?)

non c'est pas normal
dans
Code:
dmesg
, il parle de ta souris?
_________________
I never think of the future. It comes soon enough.
Albert Einstein

Try simpler first
Shockley
Back to top
View user's profile Send private message
RedBurn
n00b
n00b


Joined: 07 Jun 2004
Posts: 36

PostPosted: Wed Jul 28, 2004 11:48 am    Post subject: Reply with quote

voila a partir du moment ou ca devient intéressant :
Code:
mice: PS/2 mouse device common for all mice
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
NET: Registered protocol family 2
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 65536)
NET: Registered protocol family 1
NET: Registered protocol family 17
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 128k freed
Adding 498004k swap on /dev/hda3.  Priority:-1 extents:1
EXT3 FS on hda5, internal journal
SCSI subsystem initialized
hdb: ATAPI 40X CD-ROM CD-R/RW drive, 8192kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
8139too Fast Ethernet driver 0.9.27
eth0: RealTek RTL8139 at 0xe800, 00:a0:d2:05:58:7d, IRQ 17
eth0:  Identified 8139 chip type 'RTL-8139 rev K'
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v2.2
uhci_hcd 0000:00:11.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
uhci_hcd 0000:00:11.2: irq 21, io base 0000d800
uhci_hcd 0000:00:11.2: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
uhci_hcd 0000:00:11.3: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
(#2)
uhci_hcd 0000:00:11.3: irq 21, io base 0000dc00
uhci_hcd 0000:00:11.3: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
uhci_hcd 0000:00:11.4: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
(#3)
uhci_hcd 0000:00:11.4: irq 21, io base 0000e000
uhci_hcd 0000:00:11.4: new USB bus registered, assigned bus number 3
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda7, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda8, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
usb 1-2: new low speed USB device using address 2
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda9, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
Real Time Clock Driver v1.12
usb 1-2: control timeout on ep0out
uhci_hcd 0000:00:11.2: Unlink after no-IRQ?  Different ACPI or APIC settings may
 help.
ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ohci_hcd: block sizes: ed 64 td 64
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
usb 1-2: control timeout on ep0out
usb 1-2: device not accepting address 2, error -110
usb 1-2: new low speed USB device using address 3
usb 1-2: control timeout on ep0out
usb 1-2: control timeout on ep0out
usb 1-2: device not accepting address 3, error -110
inserting floppy driver for 2.6.7
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077

Bizzar les timeout non?
Back to top
View user's profile Send private message
sireyessire
Advocate
Advocate


Joined: 20 Mar 2003
Posts: 2991
Location: back in Paris, France

PostPosted: Wed Jul 28, 2004 11:53 am    Post subject: Reply with quote

Quote:
uhci_hcd 0000:00:11.2: Unlink after no-IRQ? Different ACPI or APIC settings may
help.

tu a compilé ton noyau avec le support pour local apic ou pas?
pour le savoir :
Code:
cd /usr/src/linux
cat .config |grep APIC


si tu les as ie =y essaie en les désactivant
_________________
I never think of the future. It comes soon enough.
Albert Einstein

Try simpler first
Shockley
Back to top
View user's profile Send private message
guguy
n00b
n00b


Joined: 27 Jul 2004
Posts: 15

PostPosted: Wed Jul 28, 2004 11:55 am    Post subject: Reply with quote

J'ai aussi une Logitech MX 500, pour l'instant je l'ai mise sur le
PS/2 et elle est parfaitement détecté et fonctionne trés bien sous X avec

[xorg.conf]



Code:
   Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "ExplorerPS/2"
    Option "Device"      "/dev/input/mice"
    #Option "Device"     "/dev/mouse"
    Option "ZAxisMapping" "6 7"
    Option "ButtonNumber" "9"
    Option "Buttons" "9"
    #Option "Resolution" "400"
    Option "Resolution" "800"
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
Goto page 1, 2  Next
Page 1 of 2

 
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