New Linux Mint convert

Last Christmas I bought a new ASUS TP200SA netbook(?) for my wife. It was familiar as I have the ASUS C100PA Chromebook, and I love it. This ASUS however came with Windows 10. She wanted it as a windows box as she was sure she needed windows to do some of the work she wanted to do. A false premise, I know, but one that a lot of people have.

And it worked Ok, at first, however Microsoft should never get into specing hardware, in this case, in an effort to produce a Chromebook ‘killer’ that used a similar specification. duo-core, 2GB ram and 32GB of storage. And while this works for a lightweight OS like ChromeOS, this is nowhere near adequate for windows 10. And the issue raised it’s ugly head with the first ‘Update’ that Microsoft forced down on the users who own these.

It doesn’t work, would never have worked, so MS has produced another dud of a product. Don’t buy one of these for Windows 10, you will hate it.

The good news is that I did my research beforehand on this laptop, and there were several people managing to get Linux to boot on them. Mosly having to delete the entire windows 10 partition. So knowing I had a solution I bought this. And when the wife finally got too frustrated with making Windows work, she ask me to convert it.

The previous Linux geeks were using things like Fedora but I wasn’t enamored of that distribution. So I tried out my favorite Linux Mint 18.2 and performed the steps I found here: TP200SA Linux Success! except where they used Fedora I used a live USB stick for Linux Mint 18.2. This work great, and I showed my wife how to use the install after she tried out the live USB.

Everything when great, and the install worked even the touch screen, a good surprise. However on the first reboot to the internal ‘ssd’ in the TP200 the track pad did not work, the touch interface work and I assumed that there was a setting that needed to be changed. Not! But after googling the Elan touchpad, I found this: Elantech Touchpad not working

had the same problem. After googling a lot I found a workaround: in /etc/defaut/grub

sudo nano /etc/default/grub
I added i8042.reset to the line GRUB_CMDLINE_LINUX_DEFAULT

GRUB_CMDLINE_LINUX_DEFAULT=”i8042.reset quiet splash”
and then

sudo update-grub
Finally after a restart the touchpad works fine (multitouch included).

And then after I rebooted, it all worked. It does not auto switch to ‘Pad’ mode, but the wife never used that feature anyway, she is delighted to have dumped Windows, and with the addition of the Chromium Browser it synced up with her other Sony Laptop, and she’s using the touch screen all the time. Win!

UPDATE: Even zdnet.com is telling you to drop Windows.