Page 6 of 47 FirstFirst ... 4567816 ... LastLast
Results 51 to 60 of 463

Thread: Acer Aspire 4820TG TimelineX Thread

  1. #51
    Join Date
    Jun 2010
    Location
    Prague
    Beans
    19
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Acer Aspire 4820TG TimelineX Thread

    @acelan: I've replied to you via mail, will resend the mail again.
    --
    Looking forward to reading yours.

  2. #52
    Join Date
    Nov 2005
    Location
    Italy
    Beans
    299
    Distro
    Ubuntu Development Release

    Re: Acer Aspire 4820TG TimelineX Thread

    If you want, I've built also some TuxOnIce suspend/resume (to disk!) enabled kernels, you can grab the debs at:

    · linux-image-2.6.35-7-generic_2.6.35-7.11~lucid1.3v1ubuntu2~toi2_amd64.deb
    · linux-headers-2.6.35-7_2.6.35-7.11~lucid1.3v1ubuntu2~toi2_all.deb
    · linux-headers-2.6.35-7-generic_2.6.35-7.11~lucid1.3v1ubuntu2~toi2_amd64.deb

    The kernel should work as-is, but you can also install hibernate and tuxonice-userui packages (available in the official repositories or, more updated, in this ppa) for more controls over hibernate/resume process and for showing a graphic bar respectively.
    Last edited by Treviño; July 14th, 2010 at 03:36 AM.

  3. #53
    Join Date
    Feb 2009
    Beans
    67
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Acer Aspire 4820TG TimelineX Thread

    First of all, I really appreciate the debs of the new kernels. Compiling a kernel is a rather time consuming process.

    I read earlier in this thread that the binary drivers from ATI were not supported for the 5xxx series, but do they work? I read in another thread (http://ubuntuforums.org/showthread.php?t=1422762) that the 5650 worked just fine but there was just a watermark on the corner which said something about the card being unsupported. If you switch to the ATI card using the switch in the new kernel can you install the ATI drivers?

    EDIT:
    Oh, by the way, is any one else having problems ejecting the optical drive? I can't seem to get that thing open >_< Even if I change the keyboard shortcut for "eject" the drive does not open, and I can see no physical button to open the drive.
    Last edited by RavensKrag; July 18th, 2010 at 04:56 AM.

  4. #54
    Join Date
    Aug 2006
    Location
    Cambridge
    Beans
    101
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Acer Aspire 4820TG TimelineX Thread

    Could anyone point me in the direction of a tutorial on how to patch a 32 bit version of the kernel using the patch provided earlier in this thread?
    Favourite Quote (following an Apple related debate on slashdot): "You wrote that on your MacBook sitting in a coffee shop, didn't you."

  5. #55
    Join Date
    Feb 2009
    Beans
    67
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Acer Aspire 4820TG TimelineX Thread

    EDIT 2
    My mistake, I wrote the wrong command >.< it has been fixed. I just left out a "<" how careless...



    Once you have the kernel source, navigate to the source directory in the terminal and then type.

    patch -p1 < /path/to/patch

    replacing /path/to/patch with the actual path to the file.



    If you need more detailed instructions, look here but remember to add the ubuntu kernel configuration as explained here.

    Feel free to ask for more detailed help if my instructions were not clear. The instructions I provided were for the 2.6.30 kernel and the latest bleeding edge kernel from git, respectively, so you will have to change the part where the kernel source is downloaded to get the 2.6.34 source.

    EDIT:
    @lazerradial
    I assume that you do not have this exact computer, because if you do I can see no reason for you to be using a 32 bit OS.
    Last edited by RavensKrag; July 18th, 2010 at 05:58 PM. Reason: changed command

  6. #56
    Join Date
    Jul 2010
    Beans
    14

    Re: Acer Aspire 4820TG TimelineX Thread

    Thanks Trevino, Skype works now as well with internal microphone!

    @RavnesKrag: Why does it not make sense to use this laptop with 32bit OS? (Well, at least it is delivered with W7 32bit).

  7. #57
    Join Date
    Feb 2009
    Beans
    67
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Acer Aspire 4820TG TimelineX Thread

    OMG, does it really come with W7 32 bit? I hope not, that would suck >.< the system has 4 gigs of ram. If the OS is 32-bit you will only be able to access 3 gigs of it. Also, it has a dual-core processor, which means the architecture (the CPU hardware) is 64 bit. Thus, it would make sense to use a 64-bit OS.

    Still, on windows there are very few 64-bit programs, so the usage of a 32-bit OS kinda makes sense. However, on Linux, 64-bit programs are everywhere, and if a 64-bit version is not available and the project is open-source, you can compile your own. Even with the slight Windows issue of not having enough 64-bit programs, I believe most, if not all, 32-bit Windows apps work in 64-bit Windows.



    Also, I have a question of my own. What version of the kernel was the posted patch designed for? I am attempting to patch a vanilla 2.6.34.1 from kernel.org and it is not working.
    Last edited by RavensKrag; July 18th, 2010 at 10:25 PM. Reason: fixed spelling errors

  8. #58
    Join Date
    Feb 2009
    Beans
    67
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Acer Aspire 4820TG TimelineX Thread

    EDIT
    Another note about the graphics. What graphics card do you people have? I have a ATI 5650, but it seems that some of the older Aspire 4820tg computers shipped with ATI 5470. Can anyone confirm this?


    Quote Originally Posted by marm0tte View Post
    Just one thing remains : The two gaphics card are reconize but I can't switch them !
    I don't know if you got this cleared up or not, but when you give that command, you have to log out before the change will take effect. A minor setback, imo.
    Last edited by RavensKrag; July 19th, 2010 at 04:45 PM.

  9. #59
    Join Date
    Feb 2009
    Beans
    67
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Acer Aspire 4820TG TimelineX Thread

    Bump.


    Sorry to triple post like this...
    How many of you have fixed the battery status problem? That's probably the biggest bug imo.

    Edit:
    Fixed it. Apply the patch, boot the kernel with the patch, and then add acpi_osi=Linux to the GRUB command line.

    Here's a step-by-step approach.
    Type the following to open the grub config.
    Code:
    sudo gedit /etc/default/grub
    Then replace
    Code:
    GRUB_CMDLINE_LINUX=""
    with
    Code:
    GRUB_CMDLINE_LINUX="acpi_osi=Linux"
    Update the changes to grub
    Code:
    sudo update-grub
    Now reboot. You have to shutdown and the power on again, as the computer has to go through GRUB for the change to take effect. Thus, it may take two "reboots" to get this working.

    Now, when you unplug the laptop from AC, the status will take a few seconds to update in the battery applet. However, it should work.

    Edit2:
    The battery applet does not work properly, or at least not consistently. Although, the correct status always shows if you run
    Code:
    acpi -b
    Last edited by RavensKrag; July 20th, 2010 at 07:24 PM. Reason: Fixed problem

  10. #60
    Join Date
    Aug 2006
    Location
    Cambridge
    Beans
    101
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Acer Aspire 4820TG TimelineX Thread

    @RavensKrag - thanks for your reply, about to try it and I'll let you know. I'm running 32bit OS because I've had a few issues with 64 bit
    Favourite Quote (following an Apple related debate on slashdot): "You wrote that on your MacBook sitting in a coffee shop, didn't you."

Page 6 of 47 FirstFirst ... 4567816 ... 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
  •