LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 09-27-2005, 02:32 PM   #1
geiser78
LQ Newbie
 
Registered: Sep 2005
Posts: 4

Rep: Reputation: 0
Logitech Optical USB mouse doesn't work with Suse 9.3


Hi,

I have an AMD 64 bit laptop with an Logitech "Premium optical wheel mouse" (This is a really standard model). During the startup of Suse 9.3 *installed with my mouse plugged in" the light of the mouse is on and then turns of during the "starting devices" fase. When it's completely started my mouse doesn't work. I tried almost everything... In yast, sax2 etc. from the info I found on different forums. Here's some output:

geiser@LAPTOP:~> lsmod | grep hcd
ohci_hcd 22536 0
ehci_hcd 35592 0
usbcore 132976 5 usbhid,usbserial,ohci_hcd,ehci_hcd
geiser@LAPTOP:~> lsmod | grep usb
usbhid 47520 0
usbserial 34800 0
usbcore 132976 5 usbhid,usbserial,ohci_hcd,ehci_hcd
geiser@LAPTOP:~>

I think that if someone can help me it will solve many problems because a lot of people are having this problem. My computer is a HP Pavillion zv5000.

Tell me if you need more information.

Thanks in advance,
greetz Sven
 
Old 09-27-2005, 02:49 PM   #2
biophysics
Member
 
Registered: Jan 2002
Location: Germany
Distribution: Kubuntu
Posts: 444

Rep: Reputation: 30
go to Ctrl - Alt - F1 and login as root:
type init 3

type sax2

Add
1. /dev/input/mice for USBmouse
2. /dev/psaux for touch pad
 
Old 09-28-2005, 04:57 PM   #3
geiser78
LQ Newbie
 
Registered: Sep 2005
Posts: 4

Original Poster
Rep: Reputation: 0
Hi,

thanks for your suggestion!, but it didn't work...
I tried the different steps you suggested, also with different mouse models (auto->generic, USB->ps2 on USB). But It didn't work after a restart.
At the startup the light goes off during the "starting devices" fase (in text during coldplug or mandatory devices). The light stays off so it probably cannot work.
During "init 3" the light is also off.
It has worked in the past for one session but after that it had the same problem. I reinstalled the system with my mouse plugged as many people suggest but this is also no solutions...
I hope someone can help me!

Many Regards, Sven.
 
Old 10-02-2005, 10:37 AM   #4
Engineer Ed
LQ Newbie
 
Registered: Oct 2005
Location: Connecticut
Distribution: SuSe V9.3
Posts: 2

Rep: Reputation: 0
Hi,

I just started (using) Linux (SUSE 9.3) also and am also having problems getting a mouse to work. Seems like I have done most of the things that you have done, also to no avail. I posted a message and got one answer so far, which basically said to try selecting a generic mouse. Although YaST2 doesn't even list a "generic" mouse, I did try the USB Mouse selection (assuming it was a "generic" device, but that didn't work either. Inerestingly enough, each time I rotate the connection between the two mice, the system seems to recognize that a mouse has been connected, and in fact even provides a different ID for each one. At this VERY early point in my Linux career, I don't even know what diagnostic tools are available to track the problem ---

I have tried two mice. One a Microsoft optical and the other a Logiteck wheel mouse. I have run the install program (YaST2) more times than I can remember, but the mouse cursor never moves.

So ------ if you find a solution, please let me know, as will I
 
Old 10-02-2005, 01:22 PM   #5
geiser78
LQ Newbie
 
Registered: Sep 2005
Posts: 4

Original Poster
Rep: Reputation: 0
Oke Ed,

I will let you know how to solve this mysterious problem as soon as I know the answer.
I also tried the generic mouse. In yast2 the "generic" mouse is located under the "auto" mouse group but this one didn't solve my problem either.

Greetz Sven

ps. Please let me know if you find the answer.
 
Old 10-16-2005, 05:06 AM   #6
geiser78
LQ Newbie
 
Registered: Sep 2005
Posts: 4

Original Poster
Rep: Reputation: 0
Lightbulb Solution!!

Hi,

I found a solution for my system (HP Pavillion zv5000 serie).
I did a bios update.
- goto (www.hp.com)
- drivers en software update
- Give your system/product code (search for it in the bios)
- Also check your bios version in the bios
- Check and install the bios update (I did thid in windows, I don't know if there are other ways for this update beside windows.)
- Reboot the system and startup linux

After this the mouse light still went off but after a second the light was visible again and the mouse worked fine for me. I did recieve a power battery message after the update but know I'm planning a clean install on my system after the bios update and I hope that the power message will also dissapear. There's also information on the internet about this power battery warning after the bios update.

Many regards,

Sven Gijsen
 
Old 11-10-2005, 01:48 PM   #7
free_ouyo
Member
 
Registered: Mar 2004
Location: Belgium
Distribution: Ubuntu
Posts: 133

Rep: Reputation: 15
Logitech Optical USB mouse doesn't work with Suse 9.3

Hello,

I had the similar problem. The /etc/X11/xorg.conf became bad for unknow reason.
I modified the file in the section "Section "InputDevice"" and replaced the line
Option "Device" "/dev/mouse"
by
Option "Device" "/dev/input/mice"

After a logout, login it's working again correctly.
--
free_ouyo
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Logitech Optical USB mouse wheel not working in games Xandor Linux - Hardware 2 11-27-2005 09:37 PM
Logitech optical USB mouse Help!! whit_wolf1 Linux - Hardware 6 11-24-2004 09:35 PM
Logitech USB optical mouse fails with flaky usb tisource Linux - Hardware 2 06-20-2004 11:26 PM
Logitech cordless optical USB mouse on SUSE 9.1 redrabbit28 Linux - Distributions 2 06-07-2004 09:04 PM
Logitech Optical Wireless wheel usb mouse 1kyle Linux - Hardware 0 03-07-2004 05:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 12:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration