Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel 2.6.3- no usb mouse support?
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
northfuse
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2003
Posts: 96

PostPosted: Tue Mar 16, 2004 3:24 pm    Post subject: kernel 2.6.3- no usb mouse support? Reply with quote

I just upgraded from kernel v2.4.4 where my usb mouse worked great. I configured the 2.6.3 kernel with the same usb and input support that i had in my other kernel, but my usb mouse isn't working. any ideas?
Back to top
View user's profile Send private message
jbNet
n00b
n00b


Joined: 07 Oct 2003
Posts: 39
Location: Oregon, USA

PostPosted: Tue Mar 16, 2004 6:40 pm    Post subject: Reply with quote

can you post the relevent parts of your kernel config and the relavent parts of your XFree86 config, and maybe even your dmesg (run dmesg in a console)?
_________________
~Jake B
Back to top
View user's profile Send private message
northfuse
Tux's lil' helper
Tux's lil' helper


Joined: 13 Nov 2003
Posts: 96

PostPosted: Sat Mar 20, 2004 1:39 am    Post subject: Reply with quote

This is all the mouse and usb stuff that I could find.
Code:

CONFIG_INPUT=y
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
...
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
...
CONFIG_USB=y
# 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=y
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=m

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

#
# USB HID Boot Protocol drivers
#
CONFIG_USB_KBD=m
CONFIG_USB_MOUSE=m
Back to top
View user's profile Send private message
schrippe
Guru
Guru


Joined: 03 Mar 2004
Posts: 556
Location: Mülheim

PostPosted: Sat Mar 20, 2004 2:45 am    Post subject: Reply with quote

is this module loaded? CONFIG_USB_HID=m

have you an usb2.0 interface or only 1.1?
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