Page 9 of 44 FirstFirst ... 789101119 ... LastLast
Results 81 to 90 of 437

Thread: Toshiba L505D ACPI issue with 9.1/9.04

  1. #81
    Join Date
    Dec 2009
    Beans
    83

    Re: Toshiba L505D ACPI issue with 9.1/9.04

    Awesome. If you have time, could you possibly upload some x86 kernel packages too? Thanks again.

  2. #82
    Join Date
    Jan 2007
    Beans
    48

    Re: Toshiba L505D ACPI issue with 9.1/9.04

    Quote Originally Posted by paxster View Post
    Could someone post a quick install to kernel patch guide for this? I've been wanting to install Ubuntu on my new laptop (L505-S5983) but am wary without the full picture...
    Thanks in advance.
    Press F6 at the beginning.
    Choose ACPI=off.
    Boot.
    Install.
    Boot into the hard disk.
    Install my DEB files.
    Open up the terminal.
    Code:
    sudo nano /etc/default/grub
    Change GRUB_CMDLINE_LINUX back to nothing so you get:
    Code:
    GRUB_CMDLINE_LINUX=""
    Restart. Done.

    That's the easiest way to do it without having to compile the kernel from scratch. If not, then substitute the "install my deb files" for the walkthrough that I created earlier.


    Quote Originally Posted by Linux_Lurker View Post
    Awesome. If you have time, could you possibly upload some x86 kernel packages too? Thanks again.
    I'll see if I can get some time later tomorrow. Do you want it in 9.10 format (2.6.31) or 10.04 format (2.6.32)?

  3. #83
    Join Date
    Aug 2008
    Beans
    12

    Re: Toshiba L505D ACPI issue with 9.1/9.04

    Quote Originally Posted by ivanmmj View Post
    Press F6 at the beginning.
    Choose ACPI=off.
    Boot.
    Install.
    Boot into the hard disk.
    Install my DEB files.
    Open up the terminal.
    Code:
    sudo nano /etc/default/grub
    Change GRUB_CMDLINE_LINUX back to nothing so you get:
    Code:
    GRUB_CMDLINE_LINUX=""
    Restart. Done.

    That's the easiest way to do it without having to compile the kernel from scratch. If not, then substitute the "install my deb files" for the walkthrough that I created earlier.
    perfect! thank you.
    I like to say I know just enough to make myself dangerous...

  4. #84
    Join Date
    Jun 2008
    Beans
    130

    Re: Toshiba L505D ACPI issue with 9.1/9.04

    These also work for me. Thanks.

    Colin

  5. #85
    Join Date
    Dec 2009
    Beans
    83

    Re: Toshiba L505D ACPI issue with 9.1/9.04

    Quote Originally Posted by ivanmmj View Post
    I'll see if I can get some time later tomorrow. Do you want it in 9.10 format (2.6.31) or 10.04 format (2.6.32)?
    9.10, please. Also, if you don't mind, I'd like to know how you did it, for future reference...

  6. #86
    Join Date
    Jan 2007
    Beans
    48

    Re: Toshiba L505D ACPI issue with 9.1/9.04

    Quote Originally Posted by Linux_Lurker View Post
    9.10, please. Also, if you don't mind, I'd like to know how you did it, for future reference...
    The speed up? Or the fix for the ACPI?

  7. #87
    Join Date
    Dec 2009
    Beans
    83

    Re: Toshiba L505D ACPI issue with 9.1/9.04

    Quote Originally Posted by ivanmmj View Post
    The speed up? Or the fix for the ACPI?
    I was referring to getting the kernel to compile to ~30mb instead of the ~400mb that it compiles to by default. I haven't even been able to google that one....

  8. #88
    Join Date
    Jan 2007
    Beans
    48

    Re: Toshiba L505D ACPI issue with 9.1/9.04

    Quote Originally Posted by Linux_Lurker View Post
    I was referring to getting the kernel to compile to ~30mb instead of the ~400mb that it compiles to by default. I haven't even been able to google that one....
    Oh, just disable all the kernel hacking stuff (it's all debugging stuff.)

    I created a new patched kernel:
    Updated to 2.6.32.6
    Still patched with ACPI
    Patched to use the BFScheduler instead of the standard scheduler.

    I'll see how that runs for a few days and report back.

    As far as building x86 kernels, I need to do a little research. I've always failed at cross-platform compiling of kernels.

  9. #89
    Join Date
    Dec 2009
    Beans
    83

    Re: Toshiba L505D ACPI issue with 9.1/9.04

    Awesome, I'll get an x86 kernel compiled and uploaded some time this week. Thanks.

  10. #90
    Join Date
    Dec 2009
    Beans
    83

    Re: Toshiba L505D ACPI issue with 9.1/9.04

    Here is an x86 version:

    http://www.sendspace.com/file/qpa732

Page 9 of 44 FirstFirst ... 789101119 ... 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
  •