Linux on the Asus Vivobook S200 (x202e)
I bought a laptop that launched with Windows 8. As it turns out, it was entierly possible to run Debian Stable on it instead.
1 Linux runs great
I am a Debian user. And getting a Windows 8 launch machine to run Debian/DWM on it felt a bit backwards. I can however say that so far, everything but the touchcreen and wired ethernet seems to work fine. The touchscreen controller in the Vivobook S200 (x202e) is an Atmel maXTouch mxt3432S. It is detected by the kernel and given a hiddev devce. There just doen't seem to be a driver there tht knows what to do with it. The Ethernet chip is an "Atheros AR8162". Might need a driver, might need a firmware. I haven't looked into this.
Okay, the display brightness buttons on the keyboard needs to be handled by software, and I haven't figured out how yet. That was easy enough to hack around though, since xbacklight can adjust the levels just fine. And I mush admit, I haven't tried bluetooth. But the device is detected fine and the kernel requests a patch-file. So it should work after installing it. I'll update this post when I try it.
Graphics is integrated into the CPU. And being an Intel one, I got working OpenGL acceleration out of the box, with the opensource drivers.
Oh, and sleep mode works without me having to do anything. Which is great.
2 Making it boot
Something that's a bit sad about it, but as it is a Windows 8 laptop, expected, is that it comes with Secure Boot enabled. And this will in fact prevent you from booting any other systems. Disabling Secure Boot was easy though, just set "Secure Boot Control" under "Security" to disabled, and you're good to go.
To install an operating system, you probably don't have a disk image with EFI boot handy. To enable legacy boot support, enable "Launch CSM" under boot. You only need this until you've installed your system, unless your distro of choise can't install EFI, you might need to leave it on. Debian Wheezy's installer detected EFI fine.
I would say it is fully usable with Linux, requiring only a few minor tweaks.
Comments belong to their respective owners. By posting a comment, you agree and give the right for slaeshjag.org to publish or reject it. Your e-mail address will not be published or disclosed to a 3rd party, and is only used for return correspondance or verifying requests to delete comments.
You need JavaScript enabled to post a comment