Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
rescan usb devices - how?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
phranzee
Guru
Guru


Joined: 22 Nov 2003
Posts: 397
Location: katowice/pl

PostPosted: Sun Nov 13, 2005 11:30 pm    Post subject: rescan usb devices - how? Reply with quote

after suspending my mouse doesn't move the cursor ;) i have to unplug and plug it again to make it work
is there a command or sth to force rescan of usb devices?
i've tried unloading modules, but it didn't help.
_________________
signature fault
post dumped ;]
Back to top
View user's profile Send private message
fangorn
Veteran
Veteran


Joined: 31 Jul 2004
Posts: 1886

PostPosted: Tue Nov 15, 2005 9:31 am    Post subject: Reply with quote

usb is for "plug and pray" devices only. If your machine has ps2 ports, use these for the devices you need always on.

With udev AFAIK you have to reconnect the device not working any more (really a good option for a mounted filesystem :twisted: )
Back to top
View user's profile Send private message
phranzee
Guru
Guru


Joined: 22 Nov 2003
Posts: 397
Location: katowice/pl

PostPosted: Tue Nov 15, 2005 12:07 pm    Post subject: Reply with quote

it's an usb mouse and.... there's no such problem on windows
_________________
signature fault
post dumped ;]
Back to top
View user's profile Send private message
fangorn
Veteran
Veteran


Joined: 31 Jul 2004
Posts: 1886

PostPosted: Wed Nov 16, 2005 1:03 pm    Post subject: Reply with quote

Windows is used to getting rebooted :twisted:

I use usb mouses only (are there any others out there, not for oem manufacturers I mean) with usb->ps2 adaptor. Have good experience with Laptops, workstations and even AIX machines :wink:
Back to top
View user's profile Send private message
phranzee
Guru
Guru


Joined: 22 Nov 2003
Posts: 397
Location: katowice/pl

PostPosted: Wed Nov 16, 2005 4:03 pm    Post subject: Reply with quote

s/rebooted/suspended/

i don't have ps2 ports right now, so there's must be another way.

windows can do what linux can't?...
_________________
signature fault
post dumped ;]
Back to top
View user's profile Send private message
ebichu
Apprentice
Apprentice


Joined: 03 Jul 2002
Posts: 231
Location: Manchester, England

PostPosted: Wed Nov 16, 2005 6:20 pm    Post subject: Reply with quote

Check you are using the HID input layer support configured in the kernel config ("Device Drivers ---> USB support ---> <*/M>USB Human Interface Device (full HID) support" and "Device Drivers ---> USB support ---> [*] HID input layer support") and that you don't have the old "simple Boot" drivers configured ("Device Drivers ---> USB support ---> USB HID Boot Protocol drivers ---> [ ] USB HIDBP Keyboard (simple Boot) support" and "Device Drivers ---> USB support ---> USB HID Boot Protocol drivers ---> [ ] USB HIDBP Mouse (simple Boot) support").

I.e. your kernel .config should contain these lines:

Code:
CONFIG_USB_HID=m/y  <-- i.e. m or y
CONFIG_USB_HIDINPUT=y
...
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set

_________________
Ebichu wa chiizu ga daisuki dechu!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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