You are not logged in.

#1 2008-08-18 20:02:07

Iketani
Member
From: United Kingdom
Registered: 2008-08-18
Posts: 10
Website

[SOLVED] Kernel modules for Logitech V220 mouse

Hello,
I just got this very nice mouse and I have trouble to get it working. I am not a Linux newbie (not guru aether). Well to the point now, I have searched trough this Forum and Wiki and Google and all i have found is numerous ways to configure it for xorg, however, the problem is, that i can't get it to be detected by kernel:

cat /proc/bus/input/devices | grep Name
N: Name="Power Button (FF)"
N: Name="Lid Switch"
N: Name="Sleep Button (CM)"
N: Name="ThinkPad Extra Buttons"
N: Name="hdaps"
N: Name="AT Translated Set 2 keyboard"
N: Name="TPPS/2 IBM TrackPoint"

Currently i am using Archlinux with "Vanilla" kernel and have evdev module loaded at strtup:

# lsmod
Module                  Size  Used by
michael_mic             2112  4 
arc4                    1600  4 
ecb                     2432  4 
ieee80211_crypt_tkip     8192  2 
usbhid                 34084  0 
evdev                   7680  5 
snd_intel8x0m          12108  0 
snd_intel8x0           25372  2 
snd_ac97_codec         87332  2 snd_intel8x0m,snd_intel8x0
snd_pcm_oss            31936  0 
snd_pcm                56200  4 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer              16260  1 snd_pcm
snd_page_alloc          6792  3 snd_intel8x0m,snd_intel8x0,snd_pcm
snd_mixer_oss          11968  1 snd_pcm_oss
snd                    38900  11 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore               5124  1 snd
ac97_bus                1408  1 snd_ac97_codec
ipw2200               121480  0 
ieee80211              24712  1 ipw2200
ieee80211_crypt         4096  2 ieee80211_crypt_tkip,ieee80211

I do still have the original Arch kernel, but results with it is the same, so if someone of you nice people are using Logitech V220 or similar mouse, i would be gretefull if you would share your "lsmod".
Thank you verry much in advance.
Egidijus.

Last edited by Iketani (2008-08-23 21:13:37)


If music be the food of love, then play on!
Mick Fleetwood

Offline

#2 2008-08-20 19:53:10

Iketani
Member
From: United Kingdom
Registered: 2008-08-18
Posts: 10
Website

Re: [SOLVED] Kernel modules for Logitech V220 mouse

Sorry for bringing this post up, but :bump:
Tried to recompile my kernel and added usbhid and usbmouse support altho i still can't see my mouse detected by kernel hmm

Last edited by Iketani (2008-08-20 19:56:41)


If music be the food of love, then play on!
Mick Fleetwood

Offline

#3 2008-08-20 22:04:47

jraab22
Member
Registered: 2008-08-06
Posts: 16

Re: [SOLVED] Kernel modules for Logitech V220 mouse

I'm certainly no expert, but do you have usbcore and uchi_hcd , I think you need them for usb mouse support, both are listed in my lsmod. I could totally be wrong though, I just followed the beginners wiki when I installed and my usb mouse (logitech wireless trackball) worked

Offline

#4 2008-08-23 21:12:47

Iketani
Member
From: United Kingdom
Registered: 2008-08-18
Posts: 10
Website

Re: [SOLVED] Kernel modules for Logitech V220 mouse

Ok, affter i have done some research based on uchi_hcd, i found out that i forgot to enable uchi and echi support in usb section, affter i done that, my little mouse works perfect. Actually running lspci -v you can see what modules you need to have for your harware to work smile i thank people that replied, it really helped alot.


If music be the food of love, then play on!
Mick Fleetwood

Offline

Board footer

Powered by FluxBB