What's the output of these two:
Code:
ls -al /sys/class/leds lsmod | grep wmi | grep -v rawmidi
ls -al /sys/class/leds lsmod | grep wmi | grep -v rawmidi
:~$ sudo modprobe -v asus-nb-wmi [sudo] password: insmod /lib/modules/3.10.0-5-generic/kernel/drivers/platform/x86/asus-nb-wmi.ko :~$
:~$ tail -f /var/log/syslog Jul 24 11:16:31 basil bluetoothd[844]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSink Jul 24 11:16:31 basil pulseaudio[1896]: [alsa-sink] alsa-sink.c: ALSA woke us up to write new data to the device, but there was actually nothing to write! Jul 24 11:16:31 basil pulseaudio[1896]: [alsa-sink] alsa-sink.c: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers. Jul 24 11:16:31 basil pulseaudio[1896]: [alsa-sink] alsa-sink.c: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail. Jul 24 11:16:37 basil NetworkManager[926]: <info> (eth0): IP6 addrconf timed out or failed. Jul 24 11:16:37 basil NetworkManager[926]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... Jul 24 11:16:37 basil NetworkManager[926]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... Jul 24 11:16:37 basil NetworkManager[926]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. Jul 24 11:16:44 basil ntpdate[2027]: adjust time server 91.189.94.4 offset 0.396124 sec Jul 24 11:17:01 basil CRON[2072]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Jul 24 11:32:43 basil wpa_supplicant[1035]: wlan0: WPA: Group rekeying completed with 00:14:6c:f4:19:16 [GTK=TKIP] Jul 24 11:59:35 basil NetworkManager[926]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted Jul 24 12:02:44 basil wpa_supplicant[1035]: wlan0: WPA: Group rekeying completed with 00:14:6c:f4:19:16 [GTK=TKIP] Jul 24 12:03:34 basil kernel: [ 2848.744332] asus_wmi: Initialization: 0x1 Jul 24 12:03:34 basil kernel: [ 2848.744395] asus_wmi: BIOS WMI version: 7.9asus_wmi: SFUN value: 0x6a0877 Jul 24 12:03:34 basil kernel: [ 2848.745952] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input12 Jul 24 12:03:34 basil NetworkManager[926]: <info> rfkill3: found WiFi radio killswitch (at /sys/devices/platform/asus-nb-wmi/rfkill/rfkill3) (platform driver asus-nb-wmi) Jul 24 12:03:34 basil kernel: [ 2848.798678] asus_wmi: Backlight controlled by ACPI video driver
:~$ tail -f /var/log/syslog Jul 24 11:03:26 basil rtkit-daemon[1900]: Successfully made thread 1915 of process 1898 (n/a) owned by '1000' RT at priority 5. Jul 24 11:03:26 basil rtkit-daemon[1900]: Supervising 4 threads of 1 processes of 1 users. Jul 24 11:03:26 basil bluetoothd[824]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/HFPAG Jul 24 11:03:26 basil bluetoothd[824]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/HFPHS Jul 24 11:03:26 basil bluetoothd[824]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource Jul 24 11:03:26 basil bluetoothd[824]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSink Jul 24 11:03:28 basil pulseaudio[1898]: [alsa-sink] alsa-sink.c: ALSA woke us up to write new data to the device, but there was actually nothing to write! Jul 24 11:03:28 basil pulseaudio[1898]: [alsa-sink] alsa-sink.c: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers. Jul 24 11:03:28 basil pulseaudio[1898]: [alsa-sink] alsa-sink.c: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail. Jul 24 11:03:32 basil ntpdate[1887]: adjust time server 91.189.94.4 offset 0.000370 sec
:~$ sudo modprobe -v asus-nb-wmi [sudo] password : insmod /lib/modules/3.10.0-5-generic/kernel/drivers/platform/x86/asus-nb-wmi.ko :~$
tail -f /var/log/syslog
sudo modprobe -v asus-nb-wmi
echo 0x00050021 > /sys/kernel/debug/asus-nb-wmi/dev_id echo 0x82 > /sys/kernel/debug/asus-nb-wmi/ctrl_param cat /sys/kernel/debug/asus-nb-wmi/devs
There are 0 users viewing this topic.
Leave a comment: