$ dpkg -l |grep linux-image ii linux-image-2.6.32-5-amd64 2.6.32-46 amd64 Linux 2.6.32 for 64-bit PCs ii linux-image-3.2.0-4-amd64 3.2.63-2 amd64 Linux 3.2 for 64-bit PCs ii linux-image-amd64 3.2+46 amd64 Linux for 64-bit PCs (meta-package)
$ cat /proc/cmdline BOOT_IMAGE=/vmlinuz-3.2.0-4-amd64 root=/dev/mapper/vg--ssd--int--0-lv--root ro apparmor=1 security=apparmor $ uname -a Linux ebk 3.2.0-4-amd64 #1 SMP Debian 3.2.54-2 x86_64 GNU/Linux $ cat /proc/version Linux version 3.2.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.54-2 $ strings /boot/vmlinuz-3.2.0-4-amd64 | grep Debian 3.2.0-4-amd64 (debian-ker...@lists.debian.org) #1 SMP Debian 3.2.63-2 $ sudo modinfo psmouse filename: /lib/modules/3.2.0-4-amd64/kernel/drivers/input/mouse/psmouse.ko license: GPL description: PS/2 mouse driver author: Vojtech Pavlik <vojt...@suse.cz> alias: serio:ty05pr*id*ex* alias: serio:ty01pr*id*ex* depends: intree: Y vermagic: 3.2.0-4-amd64 SMP mod_unload modversions parm: proto:Highest protocol extension to probe (bare, imps, exps, any). Useful for KVM switches. (proto_abbrev) parm: resolution:Resolution, in dpi. (uint) parm: rate:Report rate, in reports per second. (uint) parm: smartscroll:Logitech Smartscroll autorepeat, 1 = enabled (default), 0 = disabled. (bool) parm: resetafter:Reset device after so many bad packets (0 = never). (uint) parm: resync_time:How long can mouse stay idle before forcing resync (in seconds, 0 = never). (uint) $ strings /lib/modules/3.2.0-4-amd64/kernel/drivers/input/mouse/psmouse.ko | grep build /build/linux-tzQDap/linux-3.2.63/drivers/input/mouse/psmouse-base.c /build/linux-tzQDap/linux-3.2.63/drivers/input/mouse/alps.c $ sudo modprobe psmouse ERROR: could not insert 'psmouse': Unknown symbol in module, or unknown parameter (see dmesg) $ dmesg | grep psmouse [80034.083830] psmouse: Unknown symbol dmi_check_system_2 (err 0) [80034.083963] psmouse: Unknown symbol dmi_first_match_2 (err 0) On 10/19/2014 09:09 AM, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the src:linux package: > > #765904: linux-image-3.2.0-4-amd64: i8042-based mouse/touchpad not recognized on, kernels 3.2.60-1 and above > > It has been closed by Ben Hutchings <b...@decadent.org.uk>. > > Their explanation is attached below along with your original report. > If this explanation is unsatisfactory and you have not received a > better one in a separate message then please contact Ben Hutchings <b...@decadent.org.uk> by > replying to this email. > >