Thread: USB in linux question
-
October 19th, 2002, 12:15 PM #1
USB in linux question
I am trying to use an external optical USB mouse on my laptop with redhat 7.3 but it is not working. When I type insmod usb-uhci the mouse laser flashes and then shuts off. Is there some step that I am missing?
Got root?
-
October 19th, 2002, 01:28 PM #2
I found this from http://www.linux-usb.org:
I tried that but it still does that same thingQ: How do I make USB work on my Sony Vaio laptop? A:You may need to turn off the BIOS option for Plug-n-Play operating system support on some models of Vaio. Then USB should work fine, although you may have problems with using the modem. This is only needed on some models. This solution also worked on the Gateway 2000 Solo 5150 notebook.Got root?
-
October 19th, 2002, 04:00 PM #3
Try this,
su to root and open /etc/modules.conf in an editor and add this line: alias mouse usbmouse Save and reboot.
GermHow do you set this laser printer to stun??
-
October 19th, 2002, 04:07 PM #4
Nope,
still only flickers when it loads the USB module and then it just turns off completley.Got root?
-
October 19th, 2002, 04:09 PM #5
It's starting to sound like a hardware problem.
How do you set this laser printer to stun??
-
October 19th, 2002, 04:15 PM #6
i found something on linux-laptop.net but I have to recompile the kernal. I am really not sure how to do that. I have Sony Vaio PCG-FX240 BTW
Got root?
-
October 20th, 2002, 05:10 AM #7Ultimate Member
- Join Date
- Oct 2001
- Location
- Augsburg, Germany
- Posts
- 5,584
You need to load much more drivers than just the USB _controller_ driver. How about the USB _device_ hot plug services and driver stack?
-
October 20th, 2002, 10:23 AM #8
-
October 20th, 2002, 12:00 PM #9Ultimate Member
- Join Date
- Oct 2001
- Location
- Augsburg, Germany
- Posts
- 5,584
mousedev, hid, input, ... but if you have the USB services running properly, they'd be autoloaded upon detection of a mouse.
-
October 20th, 2002, 01:18 PM #10
I think that none of this will work unless i do this:
http://www.pm.waw.pl/~jslupski/vaio/#usb
But I am unsure on how to recompile the kernalGot root?
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)



LinkBack URL
About LinkBacks



Reply With Quote


c# image resize .net codes is also working for your situation: public static void ResizeImageDemo() { string fileName = "c:/Sample.png"; REImage reImage =...
Resize, stretch JPEG image in C++...