Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 40

Thread: HOWTO: USB Logitech mouse and 800 cpi with udev

  1. #21
    Join Date
    Nov 2004
    Beans
    5

    Re: [HOWTO]: USB Logitech mouse and 800 cpi

    Quote Originally Posted by p!=f
    HP printer connected in that port?
    Is your mouse connected to PS/2 port?

    Logitech devices starts with 046d...
    Code:
    [~] > lsusb
    Bus 002 Device 001: ID 0000:0000
    Bus 001 Device 002: ID 046d:c00e Logitech, Inc. Optical Mouse
    Bus 001 Device 001: ID 0000:0000
    EDIT: I just forgot to hook it into USB haha, it was hooked up to the little converter thing that came with it to connect to PS/2.

    002.003: 046d:c025 MX500 Optical Mouse (M-BP81A) Caps: RES SMS
    Resolution set to 800 cpi
    SmartScroll enabled

    Thanks for the HOWTO's guys!! All of these really help out people that are new to linux.
    Last edited by x03; November 30th, 2004 at 09:40 PM.

  2. #22
    Join Date
    Oct 2004
    Location
    Prague, Czechia
    Beans
    437
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: [HOWTO]: USB Logitech mouse and 800 cpi

    Quote Originally Posted by wallijonn

    btw, p!=f did a great job. I appreciated his write-up on how to set it up so that it runs at boot-up time as much as the script itself.
    Thank you. Glad to read that.
    "Linux is like a wigwam. No Windows, no Gates and Apache inside!" - Unknown

    RFC 3092 - Etymology of "Foo"

  3. #23
    Join Date
    Oct 2004
    Location
    Prague, Czechia
    Beans
    437
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: [HOWTO]: USB Logitech mouse and 800 cpi

    Please reread the first post again. I made some changes you may find useful.
    "Linux is like a wigwam. No Windows, no Gates and Apache inside!" - Unknown

    RFC 3092 - Etymology of "Foo"

  4. #24
    Join Date
    Nov 2004
    Beans
    21

    Re: HOWTO: USB Logitech mouse and 800 cpi with udev

    p!=f thanks for the great write-up! The udev way seems to be the best solution yet.

    i have a problem though. Everything is working just fine but when i reboot it fogets. once logged in i can unplug my mouse and then plug it back in and everything is back to normal(800dpi). am i supposed to also use the boot script method as well? i'm using the version that supports the 510. any help you guys can provide would be great. i assume it has something to do with permissions, but i have no idea what needs changed.

  5. #25
    Join Date
    Oct 2004
    Location
    Prague, Czechia
    Beans
    437
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: HOWTO: USB Logitech mouse and 800 cpi with udev

    Quote Originally Posted by BMWolf
    p!=f thanks for the great write-up! The udev way seems to be the best solution yet.
    Thanks

    Quote Originally Posted by BMWolf
    i have a problem though. Everything is working just fine but when i reboot it fogets. once logged in i can unplug my mouse and then plug it back in and everything is back to normal(800dpi). am i supposed to also use the boot script method as well? i'm using the version that supports the 510. any help you guys can provide would be great. i assume it has something to do with permissions, but i have no idea what needs changed.
    Looks like a bug or something in udev. When you restart udev
    Code:
     sudo /etc/init.d/udev restart
    after the boot it will work...
    "Linux is like a wigwam. No Windows, no Gates and Apache inside!" - Unknown

    RFC 3092 - Etymology of "Foo"

  6. #26
    Join Date
    Oct 2004
    Location
    Phoenix
    Beans
    437

    Re: HOWTO: USB Logitech mouse and 800 cpi with udev

    How do you check the settings in /udev? (Other than just typing them out)

  7. #27
    Join Date
    Nov 2004
    Location
    Kuala Lumpur, Malaysia
    Beans
    885
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: HOWTO: USB Logitech mouse and 800 cpi with udev

    Quote Originally Posted by p!=f
    anyone else having problem accessing that URL?

  8. #28
    Join Date
    Oct 2004
    Location
    Prague, Czechia
    Beans
    437
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: HOWTO: USB Logitech mouse and 800 cpi with udev

    Quote Originally Posted by Buffalo Soldier
    anyone else having problem accessing that URL?
    Me. I'll rewrite this HOWTO to use logitech_applet instead.
    LMCTL is still available at http://freshmeat.net/projects/lmctl/ just in case.
    "Linux is like a wigwam. No Windows, no Gates and Apache inside!" - Unknown

    RFC 3092 - Etymology of "Foo"

  9. #29
    Join Date
    Feb 2005
    Beans
    1

    Re: HOWTO: USB Logitech mouse and 800 cpi with udev

    I just noticed something weird: the lmctl package that is attached to the initial post in this thread detects my MX310 mouse correctly, but if I download the same version (0.3.2) from the official homepage it tells me I have an unknown or unsupported Logitech device. An md5sum on the two .deb packages (after uncompressing the attached .deb.gz file of couse) showed that they're not the same. So where did you get the attached Debian package, and why is it working better than the original?

  10. #30
    Join Date
    Oct 2004
    Location
    Prague, Czechia
    Beans
    437
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: HOWTO: USB Logitech mouse and 800 cpi with udev

    Quote Originally Posted by gizero
    I just noticed something weird: the lmctl package that is attached to the initial post in this thread detects my MX310 mouse correctly, but if I download the same version (0.3.2) from the official homepage it tells me I have an unknown or unsupported Logitech device. An md5sum on the two .deb packages (after uncompressing the attached .deb.gz file of couse) showed that they're not the same. So where did you get the attached Debian package, and why is it working better than the original?
    I added support for MX310 and MX510 mice into the code and recompiled.
    "Linux is like a wigwam. No Windows, no Gates and Apache inside!" - Unknown

    RFC 3092 - Etymology of "Foo"

Page 3 of 4 FirstFirst 1234 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •