Announcement

Collapse
No announcement yet.

Problems Encountered with Installation on an ASUS R501VM Laptop

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • SteveRiley
    replied
    I'm guessing the lights still aren't working.

    What's the output of these two:
    Code:
    ls -al /sys/class/leds
    
    lsmod | grep wmi | grep -v rawmidi

    Leave a comment:


  • NoWorries
    replied
    Thanks for the clarification. I opened a second console after leaving the tail ... command running for over 1/2 hour. The output from the modprobe is now:
    Code:
    :~$ sudo modprobe -v asus-nb-wmi
    [sudo] password: 
    insmod /lib/modules/3.10.0-5-generic/kernel/drivers/platform/x86/asus-nb-wmi.ko 
    :~$
    The output from the tail .... that I left running now gives:
    Code:
    :~$ 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
    This should now make much more sense. In particular the hotkeys and backlight responses.

    I am pleased to report that today is ideal ... blue sky - sunshine - 14C. A great place to live
    Last edited by NoWorries; Jul 23, 2013, 08:46 PM.

    Leave a comment:


  • SteveRiley
    replied
    Originally posted by NoWorries View Post
    What I found was that this command never returned to the prompt and I closed Konsole.
    That's correct, it should just wait. Check the man page for tail (lol..."man tail") and you might see why I asked for this. It's because I want to see what's recorded to the system log when you run the next command.

    Originally posted by NoWorries View Post
    The next modprobe command gives no output at all, probably because there is no asus-nd-wmi file.
    modprobe only reports errors; successful module loads report nothing on the console. Thus, we have to look in the system log. tail -fing it helps us. (Er...something's in the water here in Virginia I think!)

    So please try again, from another cold boot.

    Leave a comment:


  • NoWorries
    replied
    Thanks for your response to my problem. Hope the following helps.

    Here is the output from the tail -f ...
    Code:
    :~$ 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
    What I found was that this command never returned to the prompt and I closed Konsole.

    The next modprobe command gives the following output:
    Code:
    :~$ sudo modprobe -v asus-nb-wmi
    [sudo] password : 
    insmod /lib/modules/3.10.0-5-generic/kernel/drivers/platform/x86/asus-nb-wmi.ko 
    :~$
    Last edited by NoWorries; Jul 23, 2013, 07:41 PM. Reason: Different Results after another reboot

    Leave a comment:


  • SteveRiley
    replied
    You can't create /sys; it's automatically built by the kernel as it initializes devices. Read more about the sysfs virtual file system.

    After a cold start of the machine, please open a console window and run
    Code:
    tail -f /var/log/syslog
    Then open a second window and run
    Code:
    sudo modprobe -v asus-nb-wmi
    Into a reply here, copy-pasta what you see in the first window, and any messages after the modprobe in the second.

    Leave a comment:


  • Problems Encountered with Installation on an ASUS R501VM Laptop

    After having great success with Saucy on a Compaq, I decided to test Kubuntu 13:10 on my ASUS R501VM Laptop. I did not want to alter the partitions on my SSD so I decided to install it on a USB memory stick. I initially tried a USB 2.0 stick and this gave unacceptably slow performance. Since my laptop supports USB 3.0 I ended up getting a USB 3.0 stick and this gave acceptable performance.

    As I now have two systems to choose from, I used Grub Customizer to modify the boot menu and add graphics. With Saucy on a USB, I found that it was the dominant Operating System, so I had to to have Grub Customizer for Saucy. At this stage this is not available so I used the Muon Package Manager to add http://ppa.launchpad.net/danielricht...tomizer/ubuntu and defined the Distribution as raring. This worked so that I could make the first option Kubuntu 13.04 and the second Kubuntu 13.10. This lets my Wife use the laptop without too much change.

    I soon found that the Australian mirrors still do not support Saucy so I had to change the source to Main to get updates. As of now, the main unsolved problems with my Laptop are:

    (1) The keyboard backlights do not work. The way I got them to work on Raring was to edit the /etc/rc.local file and before the exit 0 add
    Code:
    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
    On Saucy there is no folder /sys/kernel/debug/asus-nb-wmi. I found it impossible to create this folder. I did find that if I started Saucy in the recover mode and resumed normal boot, this file was created and the backlights came on! Unfortunately, this mode does not have the video drivers loaded. When I return to a normal reboot, the backlights do not come on and the asus-nd-wmi folder is not present.

    (2) Network activity is not shown by either System Monitor, Network Monitor Widget or Network Management Widget. This only happens on my Laptop. There is certainly no problem with network activity except it is not shown.

    All other aspects that I have tested work well and I am still very encouraged by the state of development. There are other problems which are less important. In this category is the system randomly not recognising the presence of my battery. To fix this, I have to unplug and replug the battery. The other problem is that reboot does not work.

    I am wondering if others have had this sort of trouble, or alternately, am I the only one who has not been able to work out a solution?

Users Viewing This Topic

Collapse

There are 0 users viewing this topic.

Working...
X