Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-28-2006, 11:47 PM
|
#1
|
LQ Newbie
Registered: Jun 2006
Distribution: Slackware 10.2
Posts: 3
Rep:
|
MX 1000 not working in slackware 10.2
i got x to work after typing 'modprobe usbmouse'
but the mouse still didnt work.
i tried 'evdev' but x wouldnt load by itself.
my mobo is a a8n-sli running a GF6800. mouse is a mx1000 logitech.
thinking it might be somthing to do with the usb bus, as its not finding any usb devives.
help please!
|
|
|
06-29-2006, 12:09 AM
|
#2
|
Member
Registered: Dec 2005
Distribution: Slackware
Posts: 250
Rep:
|
try the module "hid"
Worked for me with a microsoft mouse. But since you say, no usb device is recognized, there could as well be some other problem.
Maybe you could post the output of /var/log/messages?
|
|
|
06-29-2006, 01:10 AM
|
#3
|
LQ Newbie
Registered: Jun 2006
Distribution: Slackware 10.2
Posts: 3
Original Poster
Rep:
|
still no luck with 'hid'
possibly a problem with using the 'auto' protocol. tried evdev and hid as protocols but still no mouse
/var/log/messages says my USB controller is working though.
|
|
|
06-29-2006, 06:56 AM
|
#4
|
Member
Registered: Dec 2005
Distribution: Slackware
Posts: 250
Rep:
|
Then you could just run xorgsetup, which will create you a new xorg.conf. Just backup the old one and compare it with the new created one, if the new one works.
Anyway, what says /var/log/messages about your mouse?
|
|
|
06-29-2006, 07:53 AM
|
#5
|
LQ Newbie
Registered: Jun 2006
Distribution: Slackware 10.2
Posts: 3
Original Poster
Rep:
|
Jun 29 17:07:05 excalibur kernel: usb.c: registered new driver usbdevfs
Jun 29 17:07:05 excalibur kernel: usb.c: registered new driver hub
Jun 29 17:07:05 excalibur kernel: usb.c: deregistering driver usbdevfs
Jun 29 17:07:05 excalibur kernel: usb.c: deregistering driver hub
Jun 29 17:07:05 excalibur kernel: usb.c: registered new driver usbdevfs
Jun 29 17:07:05 excalibur kernel: usb.c: registered new driver hub
Jun 29 17:07:05 excalibur kernel: usb.c: deregistering driver usbdevfs
Jun 29 17:07:05 excalibur kernel: usb.c: deregistering driver hub
Jun 29 17:07:05 excalibur kernel: usb.c: registered new driver usbdevfs
Jun 29 17:07:05 excalibur kernel: usb.c: registered new driver hub
Jun 29 17:07:05 excalibur kernel: uhci.c: USB Universal Host Controller Interface driver v1.1
Jun 29 17:07:05 excalibur kernel: usb-uhci.c: $Revision: 1.275 $ time 18:53:41 Jun 5 2005
Jun 29 17:07:05 excalibur kernel: usb-uhci.c: High bandwidth mode enabled
Jun 29 17:07:05 excalibur kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
Jun 29 17:07:05 excalibur logger: /etc/rc.d/rc.hotplug start (exiting script)
Jun 29 17:07:05 excalibur sshd[4758]: Server listening on 0.0.0.0 port 22.
Jun 29 17:07:17 excalibur dnsmasq[4772]: started, version 2.23 cachesize 150
Jun 29 17:07:17 excalibur dnsmasq[4772]: compile time options: IPv6 GNU-getopt ISC-leasefile no-DBus
Jun 29 17:07:17 excalibur dnsmasq[4772]: read /etc/hosts - 3 addresses
Jun 29 17:07:17 excalibur dnsmasq[4772]: reading /etc/resolv.conf
Jun 29 17:07:17 excalibur dnsmasq[4772]: using nameserver 192.168.0.1#53
Jun 29 17:07:18 excalibur kernel: parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
Jun 29 17:07:18 excalibur kernel: parport0: irq 7 detected
Jun 29 17:07:18 excalibur kernel: lp0: using parport0 (polling).
Jun 29 17:08:25 excalibur kernel: usb.c: registered new driver usbmouse
Jun 29 17:08:25 excalibur kernel: usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
Jun 29 17:08:25 excalibur kernel: usb.c: registered new driver hiddev
Jun 29 17:08:25 excalibur kernel: usb.c: registered new driver hid
Jun 29 17:08:25 excalibur kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
Jun 29 17:08:25 excalibur kernel: hid-core.c: USB HID support drivers
Jun 29 17:08:25 excalibur kernel: mice: PS/2 mouse device common for all mice
|
|
|
06-30-2006, 12:25 AM
|
#6
|
Member
Registered: Dec 2005
Distribution: Slackware
Posts: 250
Rep:
|
Maybe you have just the wrong device entered in your xorg.conf
Try cat /dev/mouse and move your mouse - if you see something on screen happening, this is the device. If nothing happens try cat /dev/input/mice and see what happens there. You can have a look at /dev or /dev/input to see what device are there that could be used for a mouse. If you found out correct device edit your xorg.conf to use the correct device.
|
|
|
All times are GMT -5. The time now is 04:16 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|