Here it is:
dmesg | grep asus
[ 1.908236] asus_wmi: ASUS WMI generic driver loaded
[ 1.911912] asus_wmi: Initialization: 0x1
[ 1.911949] asus_wmi: BIOS WMI version: 7.9
[ 1.912001] asus_wmi: SFUN value: 0x4a2877
[ 1.912803] asus_wmi: Can't find DSTS
New module has not been loaded... should look like this:
please reinstall, using the same command and post the complete output here..Code:[ 2.127702] asus_wmi: ASUS WMI generic driver loaded [ 2.127909] asus_wmi: Initialization: 0x1 [ 2.127934] asus_wmi: BIOS WMI version: 7.9 [ 2.127969] asus_wmi: SFUN value: 0x4a2877 [ 2.128946] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input4 [ 2.248956] Registered led device: asus::kbd_backlight
maybe you don't have DKMS installed yet?
Code:sudo apt-get install dkms
Last edited by nexero; June 26th, 2012 at 08:59 AM.
Hmmm, while reinstalling I've noticed the following error message:
(Reading database ... 246879 files and directories currently installed.)
Preparing to replace asus-wmi-dkms 999.01 (using asus-wmi-dkms_999.01_all.deb) ...
-------- Uninstall Beginning --------
Module: asus-wmi
Version: 999.01
Kernel: 3.2.0-26-generic (x86_64)
-------------------------------------
Status: Before uninstall, this module version was ACTIVE on this kernel.
asus-wmi.ko:
- Uninstallation
- Deleting from: /lib/modules/3.2.0-26-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
depmod....
DKMS: uninstall completed.
------------------------------
Deleting module version: 999.01
completely from the DKMS tree.
------------------------------
Done.
Unpacking replacement asus-wmi-dkms ...
Setting up asus-wmi-dkms (999.01) ...
Loading tarball for asus-wmi-999.01
Loading /var/lib/dkms/asus-wmi/999.01/3.2.0-26-generic/x86_64...
DKMS: ldtarball completed.
Creating symlink /var/lib/dkms/asus-wmi/999.01/source ->
/usr/src/asus-wmi-999.01
DKMS: add completed.
First Installation: checking all kernels...
Building only for 3.4.0-030400-generic
Building for architecture x86_64
Building initial module for 3.4.0-030400-generic
ERROR (dkms apport): kernel package linux-headers-3.4.0-030400-generic is not supported
Error! Bad return status for module build on kernel: 3.4.0-030400-generic (x86_64)
Consult /var/lib/dkms/asus-wmi/999.01/build/make.log for more information.
This dkms-package uses the header-file asus-wmi.h from linux-source-3.2.0... It will work with the shipped kernels of Ubuntu 12.04!
rfkill.h changed in linux 3.4.0, therefore it doesn't work...
Last edited by nexero; June 26th, 2012 at 09:45 AM.
I see.
Unfortunately I had to switch to 3.4 (got it here, plus xserver-xorg-input-synaptics from quantal) to get the touchpad fully supported.
Thanks anyway![]()
Regarding my freezes (don't you experience them too?!):
http://forums.linuxmint.com/viewtopi...f=191&t=102158
I just installed 3.4 from Debian testing. So far nothing changed, but maybe the freezes do not happen anymore. We'll see
I used linux-image-3.2.0-0.bpo.2-amd64 from Debian's squeeze-backports before (which is a 3.2.18-1 I think).
Bookmarks