Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 40

Thread: AO521 Battery Not Detected

  1. #11
    Join Date
    Aug 2010
    Location
    Metro Detroit
    Beans
    19
    Distro
    Ubuntu Development Release

    Re: AO521 Battery Not Detected

    i been really enjoying the RC of it.
    the network card works thats a huge plus.

    im still trying to figure out how to install the release now also realize i have all 64bit operating systems on this computer.

    also just random stupid question
    ok i installed the RC of 10.10 now that 10.10 is out will it upgrade to automatically or do i need to fresh install?

  2. #12
    Join Date
    Sep 2006
    Location
    Phoenix
    Beans
    22

    Re: AO521 Battery Not Detected

    I loaded 10.10 netbook remix on my AO521 using a USB flash drive. It went in easily and booted reliably. It did not recognize the bluetooth hardware, mic did not work, camera refresh was only about 2-3 fps, did not recognize the battery, and closing the lid did not suspend/hibernate. Touchpad works with 1 finger but goes nutz if you put two fingers on it. I did not mess with it long enough to test the keyboard suspend/hibernate, and I have no way to test the hdmi out. Wired and wireless g networking worked fine without any messing around. I ultimately decided I'd wait for someone to iron out the bugs and uninstalled using the bootitng utility.

    BTW, this 2 GB memory module works fine in my AO521:
    http://www.newegg.com/Product/Produc...0666CL9S-2GBSQ
    Last edited by mrehorst; October 23rd, 2010 at 04:34 PM.

  3. #13
    Join Date
    Aug 2010
    Location
    Metro Detroit
    Beans
    19
    Distro
    Ubuntu Development Release

    Re: AO521 Battery Not Detected

    Well i just install 11.04 Natty 64-bit Alpha over the distribution upgrade. and the headphone port works now! and most graphics glitches went away! battery still isnt showing up. sad day but it seems to be running much better. i also like the new themeing.

  4. #14
    Join Date
    Aug 2010
    Location
    Metro Detroit
    Beans
    19
    Distro
    Ubuntu Development Release

    Talking Re: AO521 Battery Not Detected

    SOLUTION TO BATTERY NOT SHOWING!

    and a couple months later i found the solution (patch attached, and patching instructions below)
    https://bugzilla.kernel.org/show_bug.cgi?id=19602

    how to build your own kernel on ubuntu
    http://blog.gnu-designs.com/building...els-for-ubuntu

    after you have downloaded the kernel source of your preference
    extract the attached file into the "linux-?" (kernel source) folder then run
    Code:
    patch -p1 < ./ao521-acpi.patch
    Note: if the patching errors read the error then look in the source files where it is erroring. It may be possible to patch it by hand if the kernel source your using may have changed since this patch was made. (When I installed i had to modify one of the files manually a bit.)

    Then compile the kernel and install (make sure you dont uninstall any other kernels in case this one crashes or refuses to boot! i will not take responsibility for bricked installs!)
    Attached Files Attached Files

  5. #15
    Join Date
    Dec 2010
    Location
    Russia
    Beans
    5
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: AO521 Battery Not Detected

    Quote Originally Posted by KellyLSB View Post
    SOLUTION TO BATTERY NOT SHOWING!

    and a couple months later i found the solution (patch attached, and patching instructions below)
    https://bugzilla.kernel.org/show_bug.cgi?id=19602
    Greetings, unfortunately I badly understand in LINUX, therefore I ask you to help.
    After abortive attempt to launch a kernel 2.6.33 by your example, I began to suspect wrong adjustment of a configuration.
    I ask you to give me a file of a configuration for a kernel - .config .
    My computer: AO521-12Dcc Ubuntu 10.10 Kernel 2.6.33
    Thanks.
    Last edited by stanlick; December 23rd, 2010 at 05:18 PM.

  6. #16
    Join Date
    Aug 2010
    Location
    Metro Detroit
    Beans
    19
    Distro
    Ubuntu Development Release

    Re: AO521 Battery Not Detected

    to get the config just copy your current one via
    Code:
    cat /boot/config-`uname -r` > config.new
    i also know there is a line of code that changed since i uploaded this in the file the patch patches so you will have to go in and manually update the patch... i plan on updating this thread when i get around to recompiling my own kernel again. i been really busy lately though and havent had the time.

  7. #17
    Join Date
    Dec 2010
    Location
    Russia
    Beans
    5
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: AO521 Battery Not Detected

    The matter is that at me the working version of a kernel 2.6.35-24. And I should work with a configuration of a kernel 2.6.35, I use it for 2.6.33

  8. #18
    Join Date
    Aug 2010
    Location
    Metro Detroit
    Beans
    19
    Distro
    Ubuntu Development Release

    Re: AO521 Battery Not Detected

    Ok those last two posts did not make any sense.

  9. #19
    Join Date
    Dec 2010
    Location
    Russia
    Beans
    5
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: AO521 Battery Not Detected

    I have done some abortive attempts to collect a kernel with a patch for ACPI
    The kernel after compilation doesn't boot.
    - There is a possibility to collect a ready packet.deb???

  10. #20
    Join Date
    Aug 2010
    Location
    Metro Detroit
    Beans
    19
    Distro
    Ubuntu Development Release

    Re: AO521 Battery Not Detected

    The patch need to be modified a bit. For the latest kernel update.

Page 2 of 4 FirstFirst 1234 LastLast

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
  •