{"id":6384,"date":"2011-12-13T10:32:24","date_gmt":"2011-12-13T08:32:24","guid":{"rendered":"http:\/\/www.borncity.com\/blog\/2011\/12\/13\/running-honeycomb-on-a-eee-pc-701g\/"},"modified":"2024-08-09T23:16:05","modified_gmt":"2024-08-09T21:16:05","slug":"running-honeycomb-on-a-eee-pc-701g","status":"publish","type":"post","link":"https:\/\/borncity.com\/blog\/2011\/12\/13\/running-honeycomb-on-a-eee-pc-701g\/","title":{"rendered":"Running Honeycomb on a Eee PC 701G"},"content":{"rendered":"<p>[<a href=\"https:\/\/borncity.com\/blog\/2011\/12\/13\/honeycomb-auf-dem-eee-pc-701g\/\">German<\/a>]I still use an old Eee PC 701G for experimenting with Linux and Android. In the past I installed Android x86 2.2 on this machine. But since a Android 3.2 x86 port is available I was wondering, whether the Eee PC 701G still will be useable.<\/p>\n<p><!--more--><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ssl-vg03.met.vgwort.de\/na\/f46e4a3034384c098dc5b4cdcc95e942\" alt=\"\" width=\"1\" height=\"1\" \/>I have already proofed, that Honeycomb in a x86 port will boot in a Life version on a Eee PC 701G [<a href=\"https:\/\/borncity.com\/blog\/2011\/11\/16\/testdrive-android-x86-3-2-rc2-on-eee-pc-msi-wind-u-100\/\">3<\/a>]. The steps to install Android x86 on a SD card are discussed here ([<a href=\"https:\/\/borncity.com\/blog\/2011\/12\/13\/installing-android-x86-on-a-sd-card\/\">4<\/a>, <a href=\"http:\/\/web.archive.org\/web\/20130526094802\/http:\/\/www.indragunawan.com:80\/2011\/01\/android-x86-installed-on-sd-card-in-10.html\" target=\"_blank\" rel=\"noopener\">a<\/a>]). But there was one problem: the Honeycomb desktop wasn't shown in full \u2013 the navigation buttons in the lower left corner was missing. And I wasn't able to access settings to enter the WiFi access code. So Android 3.2 was pretty useless on my Eee PC 701 G. First I thought it was a bug.<\/p>\n<p>A comment in my blog indicated, changing the dpi settings will enable the navigation buttons on the desktop. But I could not use this idea, because I haven't had WiFi support (not possible to enter WiFi access key). So I couldn't install an app that helps me changing dpi settings. On the other hand Honeycomb runs well on my 10 Inch netbook \u2013 so I postphoned a solution. Last week I experimented a bit with Ice Cream Sandwich x86 port, that won't\u00a0 boot on my Eee PC 701G (I discussed the reasons here [<a href=\"https:\/\/borncity.com\/blog\/2011\/12\/12\/ice-cream-sandwich-not-for-eee-pc-701g\/\">5<\/a>]). During investigating this issue, I found a thread [<a href=\"https:\/\/web.archive.org\/web\/20150604123038\/http:\/\/code.google.com\/p\/android-x86\/issues\/detail?id=486\" target=\"_blank\" rel=\"noopener\">b<\/a>], that discussed, that settings are not accessible on Eee PC 701G.<\/p>\n<p><strong>How to change dpi settings during boot?<\/strong><\/p>\n<p>One sentence triggered my attention: <em>I'd like to suggest DPI=120 you will get even better results <\/em>\u2013 and someone proofed it <em>Thank you guys, If I change the dpi parameters before every boot<\/em>. Ok, changing the screen dpi settings will do the trick: Honeycomb desktop will be shown in full and settings page shall be accessable.<\/p>\n<p>But how to establish that? After thinking and experimenting a bit I found a solution. After I installed Android x86 3.2RC2 Honeycomb on a SD card, I bootet the machine. In the Grub boot men\u00fc (see below), we may press key <em>e <\/em>to enter edit mode and show the Grub command. Pressing <em>e <\/em>a 2nd time brings you to edit mode.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i.imgur.com\/ncMDdSY.jpg\" alt=\"\" width=\"630\" height=\"381\" \/><\/p>\n<p>Now it is possible to navigate to the end of the grub command shown below and add <em>DPI=120<\/em> (the command is case sensitive!). The enter key exits the edit mode.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i.imgur.com\/6SiNT1J.jpg\" alt=\"\" width=\"630\" height=\"383\" \/><\/p>\n<p>Press the key <em>b to <\/em>boot Android, and after a few seconds, you should be greeted by Android lock screen.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i.imgur.com\/zgs9gk4.jpg\" alt=\"\" width=\"640\" height=\"384\" \/><\/p>\n<p>Just drag the close to the right border to unlock Android desktop. If it went well, the whole Android Honeycomb desktop (as shown below) will be visible.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i.imgur.com\/FxXMvZa.jpg\" alt=\"\" width=\"640\" height=\"384\" \/><\/p>\n<p>It's important, that the 3 buttons in the lower left corner are visible. If that is true, you could use the <em>Apps <\/em>icon in the upper right corner to access the app page. After selecting the icon <em>Settings<\/em>, the settings should be accessible.<\/p>\n<p><strong>How to change GRUB menu settings permanent?<\/strong><\/p>\n<p>The disadvantage of the solution discussed above: The settings made in Grub boot commands are dropped during each reboot. How can we change <em>menu.lst<\/em> entries to be permanent? It's a bit tricky, because Android write protects system folders and files. Somebody in the discussion thread [<a href=\"https:\/\/web.archive.org\/web\/20150604123038\/http:\/\/code.google.com\/p\/android-x86\/issues\/detail?id=486\" target=\"_blank\" rel=\"noopener\">b<\/a>] mentioned a possible solution.<\/p>\n<p>After the GRUB menu shown below is visible, select the entry <em>Android \u2026 (Debug mode) <\/em>using the cursor keys and press Enter to invoke the command.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i.imgur.com\/ncMDdSY.jpg\" alt=\"\" width=\"630\" height=\"381\" \/><\/p>\n<p>Then you sould see a couple of debug status messages on the screen. As soon as the following message is presented:<\/p>\n<p><em>Runing MirBSD Korn Shell\u2026<\/em><\/p>\n<p>press key combination <em>Ctrl+C <\/em>to interrupt the boot process. Then you should be able to enter commands in Korn shell. The following command:<\/p>\n<p>mount -o remount rw \/mnt<\/p>\n<p>mounts the directory <em>\/mnt <\/em>as writeable. Then you may invoke Linux editor vi using the following command:<\/p>\n<p><em>vi \/mnt\/grub\/menu.lst<\/em><\/p>\n<p>It will open <em>menu.lst<\/em>, a file that contains all Grub settings.<\/p>\n<p>Search the line<\/p>\n<p><em>kernel \/adnroid-\u2026 \/kernel quit root=\/dev\/ram0<\/em> \u2026<\/p>\n<p>and append <em>DPI=120<\/em>.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/i.imgur.com\/N05N4Ix.jpg\" alt=\"\" \/><\/p>\n<blockquote><p>Note: If you use a foreign keyboard, take care that Android uses an Englisch keyboard layout \u2013 in [<a href=\"http:\/\/en.wikipedia.org\/wiki\/British_and_American_keyboards\" target=\"_blank\" rel=\"noopener\">c<\/a>] you will find a drawing of English keyboard settings. After invoking the editor vi, we can change settings. Some people calls vi an editor, I would name it a bad disease. If you also struggles with vi, [d]\u00a0 lists some vi commands.<\/p><\/blockquote>\n<p>After saving all changes and quitting vi, you should be back to Korn shell prompt. Enter the command <em>exit <\/em>and press Enter to boot Android. I have to reboot once, because my system doesn't shows a mouse pointer during first boot. After that first reboot, you can boot Android in the common way, because the DPI settings are permanent now. You should be able to use Android Honeycomb on your Eee PC 701G. It's amazing, Android x86 3.2 supports touchpad, a screen resolution of 800 x 480 pixels, sound, a fake sd card and also Google Market is working. Only my web cam won't show an image on Eee PC 701 G. So I can further use my Eee PC 701G and I have a nice machine to experiment with Android Honeycomb.<\/p>\n<blockquote><p>Tip: Some apps forces desktop in portrait mode. Therefore I recommend to disable in <em>settings \u2013&gt; d<\/em><em>isplay <\/em>the \"automatic display turn\" option. Although it doesn't help in login procedure to Google market, it might be valuable for other apps.<\/p><\/blockquote>\n<p><span style=\"color: #000000;\">And <a href=\"http:\/\/www.youtube.com\/embed\/0cYRDMr4kCc?hl=de&amp;amp;fs=1\" target=\"_blank\" rel=\"noopener\">here is a video<\/a>, showing Honeycomb running on my Eee PC 701G \u2013 not the best video quality, but sufficient to get a first impression about the possibilities.<\/span><\/p>\n<p><strong>Similar Articles:<br \/>\n<\/strong>1: <a href=\"https:\/\/borncity.com\/blog\/2011\/06\/12\/android-netbook-im-eigenbau-teil-1\/\">Android-Netbook im Eigenbau (Teil 1)<\/a> (German)<br \/>\n2: <a href=\"https:\/\/borncity.com\/blog\/2011\/06\/13\/live-system-booten-und-installieren-teil-2\/\">Android Live-System booten und installieren (Teil 2)<\/a> (German)<br \/>\n3: <a href=\"https:\/\/borncity.com\/blog\/2011\/11\/16\/testdrive-android-x86-3-2-rc2-on-eee-pc-msi-wind-u-100\/\">Testdrive: Android x86 3.2 RC2 on Eee PC and Akoya Mini 1210<\/a><br \/>\n4: <a href=\"https:\/\/borncity.com\/blog\/2011\/12\/13\/installing-android-x86-on-a-sd-card\/\">Installing Android x86 on a SD card<\/a><br \/>\n5: <a href=\"https:\/\/borncity.com\/blog\/2011\/12\/12\/ice-cream-sandwich-not-for-eee-pc-701g\/\">Ice Cream Sandwich not for Eee PC 701G<\/a><\/p>\n<p><strong>Links:<br \/>\n<\/strong>a: <a href=\"http:\/\/web.archive.org\/web\/20130526094802\/http:\/\/www.indragunawan.com:80\/2011\/01\/android-x86-installed-on-sd-card-in-10.html\">Android-x86 Installed on SD-Card in 10 Steps<\/a><br \/>\nb: <a href=\"https:\/\/web.archive.org\/web\/20150604123038\/http:\/\/code.google.com\/p\/android-x86\/issues\/detail?id=486\" target=\"_blank\" rel=\"noopener\">EEE PC 701: impossible to open any windows in Settings<\/a><br \/>\nc: <a href=\"http:\/\/en.wikipedia.org\/wiki\/British_and_American_keyboards\" target=\"_blank\" rel=\"noopener\">Englisches Keyboard-Layout<\/a><br \/>\nd: Basic vi Commands<br \/>\ne: <a href=\"http:\/\/web.archive.org\/web\/20130526094802\/http:\/\/www.indragunawan.com:80\/2011\/01\/android-x86-installed-on-sd-card-in-10.html\">Android-x86 Installed on SD-Card in 10 Steps<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>[German]I still use an old Eee PC 701G for experimenting with Linux and Android. In the past I installed Android x86 2.2 on this machine. But since a Android 3.2 x86 port is available I was wondering, whether the Eee &hellip; <a href=\"https:\/\/borncity.com\/blog\/2011\/12\/13\/running-honeycomb-on-a-eee-pc-701g\/\">Weiterlesen <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[1495,1741,581],"class_list":["post-6384","post","type-post","status-publish","format-standard","hentry","category-allgemein","tag-android-3-2-x86","tag-eee-pc-701-g","tag-honeycomb"],"_links":{"self":[{"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/posts\/6384","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/comments?post=6384"}],"version-history":[{"count":0,"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/posts\/6384\/revisions"}],"wp:attachment":[{"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/media?parent=6384"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/categories?post=6384"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/borncity.com\/blog\/wp-json\/wp\/v2\/tags?post=6384"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}