Intel was giving away ExoPC MeeGo tablets to interested developers at AppNation<\/a> last week and they were nice enough to give me one. I’ve been playing with it off and on for the last week and wanted to share my impressions as someone who is just getting started with MeeGo.<\/p>\n
How to update the Meego OS<\/strong><\/p>\n
cd <directory with .img and image-writer files><\/span>
\n chmod a+x .\/image-writer<\/span>
\nsudo .\/image-writer <image file name><\/span><\/p>\n
Restart the tablet and take a look around the MeeGo Tablet UI (images below). \u00a0Tap Settings<\/em> > WiFi<\/em> and configure your access point, try the browser, notes, calendar and Email apps. The Home<\/em> button brings up a task switcher\/manager which lets switch between and close (with a long press) running apps.<\/p>\n
Although the current release of the MeeGo Tablet OS is stable in the sense that it rarely crashes or locks up, it’s prone to intermittent GUI glitches like the inability to enter text and where\u00a0tapping a menu pad brings up a thumbnail of the current screen instead of a menu. In most cases the only way to recover seems to be a reboot.<\/p>\n
Installing apps from the MeeGo repository using zypper.<\/strong><\/p>\n
zypper search <name><\/span> to do a substring search of available packages
\nzyyper install <package><\/span> to install a package
\nzyyper rm <package><\/span> to uninstall a package<\/p>\n
su<\/span>
\n password: meego<\/span>
\n zypper install gedit<\/span>
\n zypper install gimp<\/span><\/p>\n
Gimp and Gedit should now show up in the GUI launcher. Gedit is missing its icon and you have to use the main window (no toolbox) in Gimp but both work reasonably well except when the MeeGo menu as thumbnail bug strikes.. \u00a0Sometimes the screen starts flashing in both apps but tapping on the menu bar\u00a0seems to fix that.<\/p>\n
Installing RPM files with the RPM package manager<\/strong><\/p>\n
Installing the AppUp app store.<\/strong><\/p>\n
Download AppUp center 2.5 Alpha for MeeGo Tablet<\/strong> by going to\u00a0appdeveloper.intel.com\/en-us\/meego-sdk-suite<\/a> using the MeeGo browser. Click the Download button. You will be prompted to log in or register as an AppUp developer to be able to download it. You can easily register right on the download page. Once the download finishes.<\/p>\n
cd ~\/Downloads<\/span><\/p>\n
su<\/span>
\n Password: meego<\/span><\/p>\n
zypper install libqtwebkit4<\/span><\/p>\n
rpm -i com.intel.appup-tablet-2.5.4-1.1.i586.rpm<\/span><\/p>\n
The AppUp client looks very nice. It contains several dozen apps including some games. You need to register for an AppUp user account, which is separate from the AppUp developer account, to be able to download apps. \u00a0You can register from with in the AppUp client.<\/p>\n
AppUp for MeeGo isn’t really live yet and as indicated on the download page the client is provided mainly for developers who want to test deploying their apps. I tried downloading several apps but they all failed to install. If I figure out how to get installs to work, I’ll update this post with the magic.<\/p>\n
Installing Opera Mobile 11<\/strong><\/p>\n
Go back to the MeeGo browser and download Opera Mobile 11 from:\u00a0http:\/\/labs.opera.com\/news\/2011\/03\/22\/<\/a>. Use the MeeGo WeTab version (the generic MeeGo one installs but doesn’t appear in the launcher).<\/p>\n
Back in the shell, install Opera with:<\/p>\n
cd ~\/Downloads<\/span>
\n su<\/span>
\n Password: meego<\/span>
\n rpm -i\u00a0Opera_Mobile-WeTab-11.00-86.i386.rpm<\/span><\/p>\n
Opera Mobile works great on the ExoPC running MeeGo. \u00a0It uses Opera’s new Tablet UI ith menus at the top. Everything seems to work including Opera Link bookmark synchronization and copy\/paste.<\/p>\n
I’ve got a lot more exploring to do with the ExoPC, including finding more \u00a0working GUI apps, especially a file manager and editor or word processor with spell check, getting Flash working and trying alternate OSs like the WeTab, handset and netbook MeeGo variants, Android and Ubuntu. I know Windows 7 works too but that’s not very interesting to me so I probably won’t bother.<\/p>\n
Check back in a week or so for more ExoPC and MeeGo HowTos.<\/p>\n","protected":false},"excerpt":{"rendered":"
Intel was giving away ExoPC MeeGo tablets to interested developers at AppNation last week and they were nice enough to give me one. I’ve been playing with it off and on for the last week and wanted to share my impressions as someone who is just getting started with MeeGo. Disclaimer: I’m not a MeeGo developer or Linux Guru. I have done a bit of Web and Wintel app development. \u00a0My only Linux experience is using Ubuntu as my main … Continue reading