Quick Ref: Linux Mint 11 #1
Hat problems
Linux on TV
Trying out XFce4
Mozilla mailbox in dual-boot machine
Lenovo Flex2 14D is a good laptop with decent build quality, light weight, 14" screen and touch screen for those who like it. With AMD A6 processor version, it is reasonably priced too.
It comes pre-loaded wth Windows 8.1 and a bunch of Lenovo software. If you want to get this to dual boot with Ubuntu Linux, here are the specific fixes you need to do.
sudo apt-get update && sudo apt-get upgrade
dmesg|grep rtl
and look at the output to ensure it is 8723.
echo "options rtl8723be fwlps=0" | sudo tee /etc/modprobe.d/rtl8723be.conf
fglrx-updates
driver. Better to reboot after this.
sudo add-apt-repository ppa:xubuntu-dev/ppa
sudo apt-get update && sudo apt-get install xfce4-power-manager light-locker-settings
After all these, I had a system I am comfortable with. Install additional software you might want to use.