hid-dkms build error on oneiric

Bug #816447 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Open Input Framework
Won't Fix
Undecided
Unassigned

Bug Description

My kernel modules for oneiric kernels 3.0.0-6 and 3.0.0.-7 failed into install. I manually ran dkms to build and install the modules, but hid has an error
sudo dkms build -m hid -v 1.1.2 -k 3.0.0-7-generic-pae
make KERNELRELEASE=3.0.0-7-generic-pae -C /lib/modules/3.0.0-7-generic-pae/build SUBDIRS=/var/lib/dkms/hid/1.1.2/build modules....(bad exit status: 2)
ERROR (dkms apport): binary package for hid: 1.1.2 not found
Error! Bad return status for module build on kernel: 3.0.0-7-generic-pae (i686)
Consult /var/lib/dkms/hid/1.1.2/build/make.log for more information.

The content of the log:
DKMS make.log for hid-1.1.2 for kernel 3.0.0-7-generic-pae (i686)
Tue Jul 26 10:37:56 EDT 2011
make: Entering directory `/usr/src/linux-headers-3.0.0-7-generic-pae'
  CC [M] /var/lib/dkms/hid/1.1.2/build/hid-core.o
  CC [M] /var/lib/dkms/hid/1.1.2/build/hid-input.o
/var/lib/dkms/hid/1.1.2/build/hid-input.c: In function ‘hidinput_connect’:
/var/lib/dkms/hid/1.1.2/build/hid-input.c:903:14: error: ‘struct input_dev’ has no member named ‘setkeycode_new’
/var/lib/dkms/hid/1.1.2/build/hid-input.c:904:14: error: ‘struct input_dev’ has no member named ‘getkeycode_new’
make[1]: *** [/var/lib/dkms/hid/1.1.2/build/hid-input.o] Error 1
make: *** [_module_/var/lib/dkms/hid/1.1.2/build] Error 2
make: Leaving directory `/usr/src/linux-headers-3.0.0-7-generic-pae'

Tags: oneiric
Revision history for this message
Chase Douglas (chasedouglas) wrote :

hid-dkms should not contain any useful functionality anymore. Any functionality should be provided by the linux kernel by now. Please remove the package.

Changed in utouch:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.