This is a compatibility guide to running Linux with the Acer Aspire Timeline 3810T laptop.
This page is just for discussing using Linux on the Acer Aspire Timeline 3810T. For a general discussion about this laptop you can visit the Acer Aspire Timeline 3810T page on LapWik.
the default cpu throttling did not work correctly, I installed cpufreqd to solve problem.
i couldn't get totem player to work however. So I downloaded the mplayer source and compiled it with gui enabled (./configure –enable-gui) with no problem (after installing cpufreqd). I had to add “vesafb:mtrr,ywrap vga=ask” to grub to have ”/dev/fb0”. Play videos with 'mplayer -vo x11'
anonym, Tuesday 10 of November, 2009 [04:56:02]
the brightness buttons display the brightness but does not change it. to fix this, add the following code:
Discussion
gnewsense 2.3 DeltaH liveCD works perfectly with ethernet access.
For wifi, get microcode iwlwifi-5000-ucode-5.4.A.11.tar.gz from http://intellinuxwireless.org/ and put in /lib/firmware
the default cpu throttling did not work correctly, I installed cpufreqd to solve problem.
i couldn't get totem player to work however. So I downloaded the mplayer source and compiled it with gui enabled (./configure –enable-gui) with no problem (after installing cpufreqd). I had to add “vesafb:mtrr,ywrap vga=ask” to grub to have ”/dev/fb0”. Play videos with 'mplayer -vo x11'
the brightness buttons display the brightness but does not change it. to fix this, add the following code:
SET_BRIGHTNESS=`cat /proc/acpi/video/VGA/LCD/brightness | grep current: | cut -d' ' -f2`
setpci -s `lspci | grep VGA | cut -d' ' -f1` F4.B=$SET_BRIGHTNESS
at the bottom of the following files:
/etc/acpi/video_brightnessup.sh
/etc/acpi/video_brightnessdown.sh
and everything should work fine.
There is a help page for Ubuntu support on this laptop here:
https://help.ubuntu.com/community/AspireTimeline
And a launchpad group for the Acer Timeline series with a very large community, including a mailing list here:
https://launchpad.net/~acertimeline
Aspire Timeline 3810T (Dos based) it support windows vista 64bit or not?