Page 1 of 3 123 LastLast
Results 1 to 10 of 27

Thread: acer-wmi: unable to detect available WMID devices

  1. #1
    Join Date
    Jun 2009
    Beans
    24
    Distro
    Ubuntu 10.10 Maverick Meerkat

    acer-wmi: unable to detect available WMID devices

    I'm running UNR 9.04 on an Acer Aspire One D150-1920. On my most recent bootup, my usplash screen failed to load, instead being replaced with terminal script. it indicated that WMID devices were not detected.

    I pulled my dmesg.log and confirmed it:

    [ 17.880771] acer-wmi: Acer Laptop ACPI-WMI Extras
    [ 17.956594] synaptics was reset on resume, see synaptics_resume_reset if you have trouble on resume
    [ 18.009321] acer-wmi: Unable to detect available WMID devices
    Any ideas on a fix/workaround, so I get my usplash back?

  2. #2
    Join Date
    Aug 2009
    Beans
    4
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: acer-wmi: unable to detect available WMID devices

    Yeah, I'm having nearly the same problem.
    Only I'm running the desktop edition of 9.10 on my acer
    aspire one.
    Any suggestions?

  3. #3
    Join Date
    Jan 2010
    Beans
    20

    Smile Re: acer-wmi: unable to detect available WMID devices

    The fix was this: you need to run this at the command line:

    fsck

    It will run a disk check just like in Windows, then repair the error.

    It worked for us - problem sorted immediately!

    Take care!

  4. #4
    Join Date
    Sep 2009
    Beans
    8,874
    Distro
    Ubuntu Development Release

    Re: acer-wmi: unable to detect available WMID devices

    Quote Originally Posted by extc View Post
    The fix was this: you need to run this at the command line:

    fsck

    It will run a disk check just like in Windows, then repair the error.

    It worked for us - problem sorted immediately!

    Take care!
    This is a dangerous thing to do if not done correctly, read this wiki.
    http://en.wikipedia.org/wiki/Fsck

    and this paragraph.

    A system administrator can also run fsck manually if there is believed to be a problem with the file system. Because running fsck to repair a file system which is mounted for read/write operations can potentially cause severe data corruption/loss, the file system is normally checked while unmounted, mounted read-only, or with the system in a special maintenance mode that limits the risk of such damage.

  5. #5
    Join Date
    Apr 2007
    Location
    Ottawa, Canada
    Beans
    740
    Distro
    Kubuntu Development Release

    Re: acer-wmi: unable to detect available WMID devices

    I'm having this problem too on an Aspire 5515. I doubt a fsck will fix it.
    This is not a signature.

  6. #6
    Join Date
    Jan 2010
    Beans
    7

    Re: acer-wmi: unable to detect available WMID devices

    a forced fsck does not fix this. It appears that the battery is being detected improperly, as I see the model number change. I wonder if there's a way to force the model number and Energy (Design) attributes to be at a certain value regardless of what's detected by the power manager or the battery manager? That should solve all issues and be a decent workaround until a permanent fix is available.

  7. #7
    Join Date
    May 2010
    Beans
    3

    Re: acer-wmi: unable to detect available WMID devices

    im having this problem also...can some help to fix it?im make fresh installation and using aspire one AO532h..

  8. #8
    Join Date
    Sep 2006
    Beans
    8

    Re: acer-wmi: unable to detect available WMID devices

    I am having this issue as well. A fix would be appreciated.

  9. #9
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: acer-wmi: unable to detect available WMID devices

    sudo apt-get update
    sudo apt-get install -f
    sudo dpkg --configure -a

    will force a fsck on next boot:

    sudo shutdown -F -r now

    https://bugs.launchpad.net/ubuntu/+s...4?comments=all
    Last edited by dino99; May 8th, 2010 at 05:26 PM.

  10. #10
    Join Date
    Sep 2006
    Beans
    8

    Re: acer-wmi: unable to detect available WMID devices

    Quote Originally Posted by dino99 View Post
    sudo apt-get update
    sudo apt-get install -f
    sudo dpkg --configure -a

    will force a fsck on next boot:

    sudo shutdown -F -r now

    https://bugs.launchpad.net/ubuntu/+s...4?comments=all
    That didnt do anything for me... I dont even think the fsck command worked.

Page 1 of 3 123 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •