Installing Slackware 64 Linux 13.37 on Acer Aspire A4551-4315

Last updated: 20 Oct 2011
NOTE: Page No Longer Maintained, Gave Laptop Away

For OpenSuSE on this laptop, click here.
General Hardware Specifications of Acer Aspire A4551-4315:

Hardware Components
Status under Linux
Notes
AMD Turion II X2 P520 (2.3GHz, 2MB L2 cache)
Works
14.0" HD Acer CineCrystal LED LCD
Works (resolution 1366x768)

ATI Mobility Radeon HD 4250 Works Proprietary ATI drivers work good; see below
3 GB Memory Works
Western Digital 750 GB HDD Works (Upgraded from stock 320GB)
Multi Card Reader (SD/MMC)
Works
DVD Super Multi DL Drive Works Have not tested Dual Layer yet.
Internal Acer Nplify 802.1b/g/n
Works
1.3 MP Webcam
Works
USB ports (3)
Works
6 cell Lithium Ion Battery Works Gives longer life with proprietary ATI drivers
HDA ATI Sound Board w/ HDMI and Realtek ALC272
Works
Silken touchpad mouse
Works
Scroll region doesn't totally work but I don't use it

This laptop is operating under Kernel version 2.6.39.4.

Basic Installation of Slackware / Slackware64 Linux 13.37:
Setting up additional features for Slackware Linux 13.37:
if on_ac_power; then
  
# We're plugged in so why spin down?
   /sbin/hdparm -B 254 /dev/sda &
else
  
# We're not plugged in so spin down asap!
   /sbin/hdparm -B 1 /dev/sda
fi
cryptsetup -y luksFormat /dev/sda6 slackluks
cryptsetup luksOpen /dev/sda6 slackluks
pvcreate /dev/mapper/slackluks
vgcreate cryptvg /dev/mapper/slackluks
lvcreate -L 4G -n swap cryptvg
lvcreate -l 100%FREE -n home cryptvg
vgscan --mknodes
vgchange -ay
mkswap /dev/cryptvg/swap
#mkinitrd -c -k 2.6.37.4-smp -f ext4 -h /dev/cryptvg/swap -m ext4 -o /boot/initrd.gz -r /dev/sda5 -C /dev/sda6 -L

Unresolved issues
Configuration Files:
Performance:
Specific Laptop Information:
Contact Information:
Links: