Re: [Ubuntu-x-swat] [Bug 1006145] Re: Logitech Mouse not recognised on boot in 12.04

2012-06-10 Thread Oost Achterhoek
Hello Manny,

I am not a linux guru as well. But i must tell you, i wrote down 
something more in /etc/rc.local. This could be well related to the same 
problem. Combination of these lines solved the problem of my wireless 
mouse/keyboard and suspend problem. In my case Linux Mint Maya.
My laptop EEEPC1201n did not suspend in the right way as well, besides 
mouse/keyboard problem. It resumed immediate after suspend.
This immediate resume was caused by the Unifying dongle of Logitech.
I solved it by following next link:
http://ubuntuforums.org/showthread.php?t=1642817   point #2

Now i think the dongle and the USB port combination is causing this trouble.
In my case adding following lines in my /etc/rc.local did solve both 
problems.

echo USB0  /proc/acpi/wakeup
echo USB2  /proc/acpi/wakeup
echo US15  /proc/acpi/wakeup
echo US12  /proc/acpi/wakeup

modprobe -r hid_logitech_dj
modprobe hid_logitech_dj

Good luck!

Op 09-06-12 14:16, Manny Fernandez schreef:
 @Oost: Hello. Thanks, but issue is not corrected. Did the fix as
 directed and rebooted; mouse and keyboard were inoperative until I
 unplugged and re-connected the Logitech dongle. Caveat: only tried it
 once, however, the fault does not occur 100% of the time but about 50%
 to 75% of boot iterations (before your suggested fix). I will keep the
 fix in and see if frequency changes. Note here: I am knowledgeable
 enough to be dangerous, but am not a systems programmer or a Linux guru.
 I mess with operating systems (sort of). Thanks again.


-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1006145

Title:
  Logitech Mouse not recognised on boot in 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1006145/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 1006145] Re: Logitech Mouse not recognised on boot in 12.04

2012-06-09 Thread Oost Achterhoek
Hello Manny,

I had similar problem. I think, it has something to do with the kernel 
upgrade. I do not have a real solution, but i do have a simple 
workaround. It did work for me.

Just put lines below into the /etc/rc.local file as administrator 
(before exit 0)

modprobe -r hid_logitech_dj
modprobe hid_logitech_dj

save file, and restart. Now mouse and keyboard will be recognized
everytime.

Good luck!

Op 08-06-12 23:59, Manny Fernandez schreef:
 Hello,
 Have a Logitech mk550 wireless combo mouse/keyboard. Works with BIOS and 
 bootup and Windows. About 50-75% of the time have to remove and reconnect 
 dongle to get keyboard and mouse at ubuntu boot 12.04.

 Have a Dell Vostro 400 with an Intel processor.

 Please advise if you require more information.

 mfern...@twcny.rr.com

 Thanks.


-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1006145

Title:
  Logitech Mouse not recognised on boot in 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1006145/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp