Kubuntu 11.10 on the Acer Aspire Timelinex AS4830tg-6450

Synopsis: The info below should tell you most of what you need to get kubuntu 11.10 working on the Acer Aspire Timelinex AS4830-tg 6450, which currently has an MSRP of $729 USD but can be found cheaper through some retailers. It’s working great! I don’t see why they wouldn’t work for a normal ubuntu 11.10 install.  These instructions should be valid for similarly kitted Acer Timelinex laptops too, like the AS3830TG-6424, the AS5830TG-6402 and other models with optimus switchable graphics.

Fear not! It is easier to get this machine working than the length of my instructions would imply.

Details

I’ve gotten Kubuntu 11.10 working with pretty much everything that I care about, including the full power-saving capabilities of the hardware. I get more than 7 hours on the battery. Notes:

  • Download and write kubuntu 11.10 to a usb stick, instructions elsewhere. I’m using the 64bit flavor and it’s wonderful.
  • HDD: Make some room on the hard drive for your linux install by shrinking the largest windows partition. I did this through windows, but whatever makes you happy. Leave the space unallocated, you’ll partition it through the kubuntu install process.
  • BIOS updates: Reboot, going into the BIOS by pressing f2 during the POST. Change the boot priority to use the USB device, or enable the “boot menu via f12” option that’s in there.While you’re in the BIOS, switch the graphics to “integrated.” This will power down the nvidia GPU and lead to some pretty major power savings.Yeah, this kinda sucks, but switchable graphics through ironhide is just not there yet. I was able to get it working (for some values of “working”) but it was VERY quirky to the point of being unusable.  Don’t get me wrong, the ironhide/bumblebee folks have done some great work and I’m looking forward to full optimus support in the near future.This BIOS change means if you want to use the nvidia GPU under windows that you’ll need to go into the BIOS during a reboot and change back to “switchable.” That’s a fine compromise as far as I’m concerned (98% of my time is in linux, I only use windows for games), and the fact that Acer makes this a BIOS option is great – my Asus 1215n didn’t have this option so the nvidia GPU was always on.
  • Install! Boot to your USB stick. Your wifi and ethernet cards should be recognized without a problem. You should probably leave the 18gb and 100mb recovery partitions alone so you can factory-reset the machine easily should you decide to sell it later on. I created a 35gb / partition, 5 gb swap and 240gb /home, but go with what you like. After the installation is complete, you have a few more linux-level tweaks to implement.
  • kernel boot options: edit /etc/default/grub, and change GRUB_CMDLINE_LINUX_DEFAULT to be:
    GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash pcie_aspm=force acpi_osi=Linux i915.i915_enable_rc6=1″
    This will light up a bunch of hotkeys and power management features. Update grub after making this change, via “sudo update-grub”. Reboot. Thanks to this page for the boot options.
  • cpufreqd – install it. This will clock down your CPU according to different profiles and lead to major power savings.The default cpufreqd config needs tweaking, as it’s really not optimized well for the full capabilities of the linux kernel/i5 hardware combo. I really, really like the “ondemand” governor as it means a cooler running system that’ll use the full capabilities of your CPU when needed. I suggest changing every “policy=” in /etc/cpufreqd.conf to “ondemand” and every “minfreq=” and “maxfreq=” setting to 0% and 100% respectively.You can tweak cpufreqd.conf endlessly, but these minor changes make a HUGE difference with no noticeable impact on performance. Reboot the cpufreqd daemon after changing the config file, of course.
  • KDE changes:
    Effects:
    Go into “System Settings -> Desktop Effects -> Advanced” and switch the compositing type to “XRender”. This will give you access to a significant number of effects that work pretty well under the intel integrated gpu.Nepomuk: Go into “System Settings -> Desktop Search” and disable Nepomuk (boo!). You may not need to do this, but I’ve found it’s just too large a resource hog for me to keep it enabled. This is probably because I have a huge $HOME directory with a bajillion text files for my development projects along with three very large email accounts. Nepomuk just never seems to stop indexing and I definitely notice the load. Additionally, shutting down Nepomuk means that pulseaudio works better – I’m guessing because pulse isn’t getting CPU/io starved because of nepomuk’s endless indexing.

That’s it! You’ll have a blazingly fast linux laptop that’ll run over 7 hours on the battery and that weighs less than 5 lbs. I bought mine for $729 at newegg.com – this is a great value for a laptop that just oozes quality. If / when I start to feel performance constrained I plan on getting an intel 320 series SSD drive to replace the 5400rpm western digital it comes with.

What’s working

  • Most hotkeys
  • Powersaving: > 7 hours(!)
  • Sound, including speakers (some folks reported that as a problem). I have had sound lockups that’re fixed by just suspending / awakening the laptop – but since I disabled nepomuk they’ve mostly gone away.
  • Card reader
  • DVD drive
  • Networking – wifi and ethernet
  • Suspend
  • Multitouch on the pointing device.
  • Fan speed – others reported that as a problem, I’ve not seen it.
  • Dual boot
  • webcam (trying opening the /dev/video0 capture device via vlc)

What isn’t

  • Widi
  • Nvidia GPU acceleration under linux.
  • The windows key (probably just need to map it to something)
  • Hibernate – but who cares with working suspend and a pretty fast boot time?

What’s not been tested

  • USB power-off charging
  • Microphone – internal or external
  • HDMI out (probably won’t work, if it’s like other optimus devices)
  • VGA out (probably will work, if it’s like other optimus laptops)

** UPDATE **

  • VGA out works perfectly under the intel video drivers.

12 thoughts on “Kubuntu 11.10 on the Acer Aspire Timelinex AS4830tg-6450

  1. I have ordered one of these from Newegg earlier today for $679 and I cannot wait to try this out I had a Samsung QX410 with Nvidia Optimus and there was just no workaround for it (ironhide or any calls did not work) ended up selling that and buying a cheapy Asus which I am currently typing this from running Mint 11. I was just wondering I see in your “what’s not working” that hibernate is not working and while it is not a huge issue (as long as sleep / resume is working) I was just wondering if you managed to get that working.

    Also nice to see an article from someone local.. (I am from Cambridge)

    sorry for the long response and thank you for this article.

    – Anthony

  2. Wow, they JUST dropped the price. Grr. . . That is a great deal, I am really, really liking this laptop so far. No, I have not gotten hibernation working but I’ve not been working on it either. It boots so fast there’s almost no value to hibernation.

    Have fun with it!

  3. It shipped today so I should have it very soon I honestly can’t wait to have this thing.. only thing I will have to get over is the color scheme it’s got going on lol.

    either way I will likely be trying my luck at Fedora, as well as a few other distros to see what is working and what’s not working.

    I’m assuming the USB 3.0 port does not work as 3.0 correct?

    Thanks,

    – Anthony

  4. I think it’s fairly attractive, but to each his own.

    I do not know if the USB 3.0 port is getting USB 3.0 speeds, I don’t think I even have a usb 3.0 device to test it with. Sorry!

  5. Not a problem I appreciate you responding to me so fast I will check it out when I have the laptop.. The only thing I’m disappointed about is HDMI out not working I do understand it is due to Optimus I’m just used to using it with my “cheapy” Asus (Pentium B950 / Intel HD GPU)

  6. Here is a bit of an update after trying a few distros with not much success I am on Ubuntu 11.10 using Gnome Shell 3.2 and HDMI out works flawlessly for me over the Intel HD card basically everything is working including hibernate!

    thank you so much for this guide again.

    – Anthony

  7. Thanks a lot for this post. Been using your solution for a while now on AS5830TG-6614. The two problem that are annoying are:

    1′ Integrated microphone isn’t working (the sound filckers and is very weak);
    2′ My bluetooth isn’t working – no bluetooth device can recognize my computer :(

  8. Yeah, I’m not sure about the microphone – not really used it. I have played with bluetooth a little and couldn’t get it to pair either. Minor but annoying.

  9. A small correction. I just found out that the mic problem has nothing to do with your instructions. On the contrary, the mic works fine everywhere except in Skype, which is a separate issue. The solution can be found here:

    Now if there would only be solution for the bluetooth problem, this would be a perfect world. djcp have you come upon any ideas on getting bluetooth to work? For some reason it looks to me as that’s only a hotkey issue, because my bluetooth works fine on Windows.

  10. hey, interesting article!

    im wondering if you also have tips on linux mint – i have the mentioned notebook, and i have the sound problem. do have any suggestions how to fix them? + the other changes on appearance, low battery etc.. i would be glad if you could help me out ! peez felix

Comments are closed.