How do you rate this laptop with Linux?
Excellent
 
67% (2)
Good
 
33% (1)
Fair
0% (0)
Poor
0% (0)
Unusable
0% (0)

Acer Aspire TimelineUltra M5-481T-6642

Introduction

This laptop is something in between a traditional laptop and an ultrabook, it has an optical drive but not a VGA port.

This page is just for discussing using Linux on the Acer Aspire TimelineUltra M5-481T-6642. For a general discussion about this laptop you can visit the Acer Aspire TimelineUltra M5-481T-6642 page on LapWik.

Editing This Page

If you would like to edit this page please first view our Editing Guidelines.

Specifications

For full specifications see the Acer Aspire TimelineUltra M5-481T-6642 specifications page.

NameAcer Aspire TimelineUltra M5-481T-6642
ProcessorIntel Core i5-3317M (dual-core, 1.7 GHz with Turbo Boost up to 2.6 GHz, 3 MB L3 cache)
Screen14-inch
1366 x 768 pixels (HD), 16:9 aspect ratio
112 ppi pixel density
Active Matrix TFT Color LCD
LED backlight & CineCrystal technology
RAMUp to 6 GB
HDD500 GB 5400 rpm HDD
20 GB SSD (Hybrid)
Optical Drive8X DVDRW DL
GraphicsIntel HD Graphics 4000
NetworkGigabit Ethernet(RJ-45 port)
Broadcom 43228 802.11 a/g/n or Atheros AR9462

Linux Compatibility

DeviceCompatibilityComments
ProcessorWorks
ScreenWorks
HDDWorks
SSDNot tested
Graphics ChipWorks
HDMI OutWorksAudio and video :) see the notes below
Optical DriveWorks
SoundWorks
MicrophoneWorks
Microphone PortNot Tested
Headphone PortWorks
EthernetWorks
WirelessWorksTested for Atheros AR9462 with the solution below
BluetoothDoes not work Tested for Atheros AR9462
USB3Works
Card ReaderworksTested with a micro SD card inside an adapter
WebcamWorks
KeyboardWorkseven the backlight Fn+F9 works
TouchPadWorks Use Ctrl+Fn+F7 to enable
Suspend/ResumeWorks

Notes

Wireless

Before doing anything check you wireless card model with

  lspci | grep -i wireless

(You can also tether the wifi, through usb, from an android phone)

Atheros AR9462

There is a known issue (for many Atheros AR9xxx cards) related to the kernel version, see here: http://askubuntu.com/questions/40876/how-do-i-get-an-atheros-ar9287-working

My sugestion is to use

  echo "options ath9k nohwcrypt=1" > /etc/modprobe.d/ath9.conf

Broadcom 43228

There is a known issue described at the bottom of this page: http://wiki.debian.org/wl, to fix this my sugestion is

  apt-get install laptop-mode-tools

and then “set WIRELESS_BATT_POWER_SAVING=0 within /etc/laptop-mode/conf.d/wireless-power.conf”

HDMI

The first time I tried to use the HDMI (with gnome 3 and pulseAudio) the thing didn't worked, a “dummy device” apeared, to get rid of it use (not with root, with your normal user)

  pulseaudio --kill
  pulseaudio --start

now is working with “Digital Stereo (HDMI) Output + Analog Stereo Input” in the hardware tab of the gnome sound settings

Touchpad

There are two ways to enable it:

  • Press Fn+F7 before logging in.
  • Press Ctrl+Fn+F7 once logged in.

Card reader

In order to make it work I had to place a card in the slot and reboot the system with the card inside.

USB Mouse

The usb mouse freezes, to fix this what I did was to install the `laptop-mode-tools`

  apt-get install laptop-mode-tools

then use

  lsusb

to get the mouse USB ID, something like `abcd:1234`, and then place that in the `AUTOSUSPEND_USBID_BLACKLIST` within the file

  /etc/laptop-mode/conf.d/usb-autosuspend.conf
  

Bluetooth

to fix it (if you have the Atheros AR9462 card) I recommend you read this
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1024884

Summary

You can enter a summary of how well the Acer Aspire TimelineUltra M5-481T-6642 works with Linux here.


Discussion

boclodoa, 2013/03/31 06:39

Note: the card Atheros AR9462 has both: wifi and bluetooth

user, 2012/12/12 00:46

I'm trying to edit this page but I can't find the way, may be the “edit this page” button is missing.

The laptop works very well (Debian Wheezy, and Ubuntu 12.04) but there are a few things to know:

You must enable the touch pad before logging in (Fn F7).

The wireless does not work perfectly, it goes down every 5 or ten minutes, really annoying but usable.

The bluetooth does not work at all, you cannot see other devices nor they can see you.

lovely things:
- suspend mode works very well (Fn f4), the battery can last a whole day with, say, 4 hours of real use.
- the gnome 3 feels smooth

Enter your comment. Wiki syntax is allowed:
If you can't read the letters on the image, download this .wav file to get them read to you.
 
acer_aspire_timelineultra_m5-481t-6642.txt · Last modified: 2013/03/31 07:15 by boclodoa
Contact Us Sister Sites Privacy Policy Terms of Use
Copyright © 2006-2013 Linlap.com and other authors