Inlägg

Visar inlägg med etiketten tablet

Installing Linux on a tablet

Tablets usually have only a few USB ports. The Viewsonic Viewpad 10pi has two. I'll show later that this makes things a bit complicated. Because of the badly supported hardware in Z670 tablets, you have to improvise a few things. The graphics chip doesn't necessary let the installer run in grahical mode and the Wi-fi chip is not detected automatically by the installer. I first tried installing Fedora 20. It failed, because the Wi-fi chip was not detected and the installer refused to continue without a configured network device (at least the text mode installer, because the graphical installer refused to run). Using an external USB Wi-fi device helped, but Fedora fails to start X-windows on this graphics chip. I'm not sure what the problem is. It doesn't load the required module, gma500_gfx, automatically. Loading it manually doesn't help. Then I tried Debian. It turned out that Debian automatically loads the graphical driver and it is possible to start X. This

Linux on an x86 tablet

Bild
I've for a long time wanted to run Linux on a tablet. Why, because I use Linux on all of my computers. Why not on a tablet? I dislike Android with its app store model. I need a terminal where I can tell the system what to do, select repositories and download the software I want. Even more important: to be able to create my own software and modify the applications and the system. There are a number of x86 tablets that came on the market around 2011. Most of them were running Windows 7, but some had even x86 Android. Many of them were based on Intel Atom Z670 with GMA600 graphics ( Oak Trail tablet platform). I list a couple here in no specific order: Viewsonic Viewpad 10 and variants Fujitsu Stylistic Q550 CTFPAD2 Motion CL900 HP Slate 2 Dell Latitude ST-LST01 WeTab The problem with all of these is the dreaded PowerVR graphics chip. Some binary drivers were released at the time, but they don't work anymore with modern linux systems. There is work ongoing to sup