I'm using 2014 Razer Blade 14", tried the files from git and the link from Matthew Williams, but when I did sudo make they both gave me the following error:
================================================================= make -C /lib/modules/3.13.0-32-generic/build SUBDIRS=/home/zhe/Downloads/hid-rmi-rb14 modules make[1]: Entering directory `/usr/src/linux-headers-3.13.0-32-generic' CC [M] /home/zhe/Downloads/hid-rmi-rb14/hid-rmi.o In file included from /home/zhe/Downloads/hid-rmi-rb14/hid-rmi.c:25:0: /home/zhe/Downloads/hid-rmi-rb14/compat.h:24:19: error: redefinition of ‘hid_hw_raw_request’ static inline int hid_hw_raw_request(struct hid_device *hdev, ^ In file included from /home/zhe/Downloads/hid-rmi-rb14/hid-rmi.c:14:0: include/linux/hid.h:999:19: note: previous definition of ‘hid_hw_raw_request’ was here static inline int hid_hw_raw_request(struct hid_device *hdev, ^ In file included from /home/zhe/Downloads/hid-rmi-rb14/hid-rmi.c:25:0: /home/zhe/Downloads/hid-rmi-rb14/compat.h: In function ‘hid_hw_raw_request’: /home/zhe/Downloads/hid-rmi-rb14/compat.h:37:14: error: ‘struct hid_device’ has no member named ‘hid_get_raw_report’ return hdev->hid_get_raw_report(hdev, reportnum, buf, len, rtype); ^ /home/zhe/Downloads/hid-rmi-rb14/compat.h: At top level: /home/zhe/Downloads/hid-rmi-rb14/compat.h:43:19: error: redefinition of ‘hid_hw_output_report’ static inline int hid_hw_output_report(struct hid_device *hdev, __u8 *buf, ^ In file included from /home/zhe/Downloads/hid-rmi-rb14/hid-rmi.c:14:0: include/linux/hid.h:1019:19: note: previous definition of ‘hid_hw_output_report’ was here static inline int hid_hw_output_report(struct hid_device *hdev, __u8 *buf, ^ make[2]: *** [/home/zhe/Downloads/hid-rmi-rb14/hid-rmi.o] Error 1 make[1]: *** [_module_/home/zhe/Downloads/hid-rmi-rb14] Error 2 make[1]: Leaving directory `/usr/src/linux-headers-3.13.0-32-generic' make: *** [default] Error 2 ================================================================= This happened in Ubuntu 14.04 and now I'm using Lubuntu 14.04 with kernel 3.13.0-32-generic. Any ideas how to solve this? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1315360 Title: [Razer Blade] Trackpad detected as mouse only Status in “linux” package in Ubuntu: Incomplete Bug description: The trackpad works as a mouse and tap-to-click works, but no scrolling (neither two-finger nor edge) ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: boot/vmlinuz-3.13.0-24-generic] ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: mike 1570 F.... pulseaudio /dev/snd/controlC1: mike 1570 F.... pulseaudio CurrentDesktop: Unity Date: Fri May 2 08:45:39 2014 HibernationDevice: RESUME=UUID=ba977027-c742-470c-9a92-199f27ebea08 InstallationDate: Installed on 2014-04-30 (1 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: Razer Blade ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic root=UUID=c72e4937-c906-4466-8990-b28729f9d39d ro quiet splash RelatedPackageVersions: linux-restricted-modules-3.13.0-24-generic N/A linux-backports-modules-3.13.0-24-generic N/A linux-firmware 1.127 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 03/24/2014 dmi.bios.vendor: RAZER dmi.bios.version: 2.24 dmi.board.asset.tag: NULL dmi.board.name: RAZER dmi.board.vendor: RAZER dmi.board.version: 1.00 dmi.chassis.asset.tag: ABCDEF dmi.chassis.type: 10 dmi.chassis.vendor: RAZER dmi.chassis.version: N/A dmi.modalias: dmi:bvnRAZER:bvr2.24:bd03/24/2014:svnRazer:pnBlade:pvr2.04:rvnRAZER:rnRAZER:rvr1.00:cvnRAZER:ct10:cvrN/A: dmi.product.name: Blade dmi.product.version: 2.04 dmi.sys.vendor: Razer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1315360/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp