webOS Nation Forums >  webOS apps and software >  webOS development > Ubuntu on the touchpad
Ubuntu on the touchpad

  Reply
Like Tree14Likes

 
LinkBack Thread Tools Display Modes
Old 07/25/2011, 02:26 PM   #1 (permalink)
Member
 
Join Date: Feb 2010
Posts: 46
Likes Received: 0
Thanks: 2
Thanked 3 Times in 2 Posts
Default Ubuntu on the touchpad

I have spent most of today googleing around to try and find a good guide on how to install Ubuntu on the touchpad without much success. Could anyone link me to what I am looking for. Also has anyone done this and had an experience using gcc and emacs on Ubuntu on the touchpad because I am hoping to use this to do some c programming and compiling.

Sorry if this is in the wrong section

Thanks in advance

James
jasimpson90 is offline   Reply With Quote
Old 07/25/2011, 02:35 PM   #2 (permalink)
Member
 
Join Date: Oct 2010
Posts: 901
Likes Received: 83
Thanks: 19
Thanked 121 Times in 101 Posts
Default

the key bindings aren't all worked out for the touchpad yet, so you won't be able to use ctrl sequences in text editors yet. That rules out nano and vi, dunno about emacs. Because of this i've installed gcc but don't know how well it actually works

Last edited by FenrirWolf; 07/25/2011 at 02:42 PM.
FenrirWolf is offline   Reply With Quote
Old 07/25/2011, 03:29 PM   #3 (permalink)
Member
 
demetry14's Avatar
 
Join Date: Aug 2009
Location: La Habra, Ca
Posts: 797
Likes Received: 23
Thanks: 29
Thanked 124 Times in 73 Posts
Default

Quote:
Originally Posted by FenrirWolf View Post
the key bindings aren't all worked out for the touchpad yet, so you won't be able to use ctrl sequences in text editors yet. That rules out nano and vi, dunno about emacs. Because of this i've installed gcc but don't know how well it actually works
Not only what the above text says, but the ubuntu chroot and the other apps that are necessary are for EAP firmware only at the moment.
__________________
16 Candles, The Breakfast Club SB, Friday SB, App Catalog Fix, Palm Pre/Pixi - USB Modem, TMC Workaround, SCRIM Changing OTF

The fastest way to install Preware on your WebOS device.
Put your device in Developer mode.
From your PC download the Preware installer from http://get.preware.org
Run the Preware installer while the WebOS device is connected with the USB cable to your PC.
Vualla Preware is installed.]
demetry14 is offline   Reply With Quote
Old 07/25/2011, 03:33 PM   #4 (permalink)
Member
 
Join Date: Oct 2010
Posts: 901
Likes Received: 83
Thanks: 19
Thanked 121 Times in 101 Posts
Default

They work on normal firmware but you need the bluetooth keyboard since the virtual one won't come up.
FenrirWolf is offline   Reply With Quote
Old 07/25/2011, 03:36 PM   #5 (permalink)
Member
 
kill_Dano's Avatar
 
Join Date: Mar 2005
Posts: 856
Likes Received: 34
Thanks: 173
Thanked 67 Times in 49 Posts
Default

Step one: Set up meta-doctor (find the wiki on webOS internals)
open the makefile and uncomment the ext3 partition 2gb option. this takes away 2gb from your USB drive and makes a partition for ubuntu to use. You need to make the partition mount later.

doctor your touchpad with the meta-doctor you just made.

You need to follow the meta-doctor wiki and add a section of code to a document so that the ext 3 partition mounts on boot. Look it up.

Now install executah, xserver, and ubuntu churoot usuing preware.

run xserver and then ubuntu. Now use apt-get install to install stuff. I installed LXDE for a GUI.
kill_Dano is offline   Reply With Quote
Liked by jbg7474 likes this.
Old 07/25/2011, 03:45 PM   #6 (permalink)
Member
 
rlee2001's Avatar
 
Join Date: Feb 2010
Posts: 617
Likes Received: 59
Thanks: 101
Thanked 537 Times in 304 Posts
Default

Quote:
Originally Posted by kill_Dano View Post
Step one: Set up meta-doctor (find the wiki on webOS internals)
open the makefile and uncomment the ext3 partition 2gb option. this takes away 2gb from your USB drive and makes a partition for ubuntu to use. You need to make the partition mount later.

doctor your touchpad with the meta-doctor you just made.

You need to follow the meta-doctor wiki and add a section of code to a document so that the ext 3 partition mounts on boot. Look it up.

Now install executah, xserver, and ubuntu churoot usuing preware.

run xserver and then ubuntu. Now use apt-get install to install stuff. I installed LXDE for a GUI.


I feel like a 4th grader again!!!

I understand NONE of this... LOL
rlee2001 is offline   Reply With Quote
Liked by morrison0880 likes this.
Old 07/25/2011, 03:51 PM   #7 (permalink)
Member
 
jcerwinske's Avatar
 
Join Date: Apr 2010
Location: Louisville, KY
Posts: 107
Likes Received: 18
Thanks: 3
Thanked 9 Times in 8 Posts
Default

Is the lack of ability to raise the on-screen keyboard the only thing that really requires the developer beta firmware (as described by the Xecutah page in preware?)

I'm all meta-doctored and ready to go, if there isn't some other fundamental reason why it requires the developer beta firmware. I did 2GB on /var and then 4GB ext3. Is the increase on /var still necessary on the touchpad to avoid hitting app limits, like it is on the pre?

Also, anyone have a clue if the OTA update is even going to bring whatever is needed from the dev firmware to the official release? If it doesn't come with the OTA, and it's just keyboard access, can this be fixed with some kind of 'Show Keyboard option in Device Menu' patch?
jcerwinske is offline   Reply With Quote
Old 07/25/2011, 04:25 PM   #8 (permalink)
Member
 
Join Date: Oct 2010
Posts: 901
Likes Received: 83
Thanks: 19
Thanked 121 Times in 101 Posts
Default

The dev firmware is just needed for the vkb as far as i've been able to tell.
FenrirWolf is offline   Reply With Quote
Old 07/28/2011, 09:34 PM   #9 (permalink)
Member
 
runsweetlew's Avatar
 
Join Date: Jul 2009
Location: Saint Clair Shores, MI
Posts: 87
Likes Received: 0
Thanks: 15
Thanked 28 Times in 9 Posts
Default

If I could boot into ubuntu or webos, I think I could ditch my netbook. Oh, how I'd love to do that.
runsweetlew is offline   Reply With Quote
Old 07/28/2011, 10:33 PM   #10 (permalink)
Member
 
Join Date: Oct 2010
Posts: 901
Likes Received: 83
Thanks: 19
Thanked 121 Times in 101 Posts
Default

The cool part is that you do both. Ubuntu shows up in the x server card alongside your other webos programs.
FenrirWolf is offline   Reply With Quote
Old 07/28/2011, 11:06 PM   #11 (permalink)
Member
 
Join Date: Aug 2010
Posts: 101
Likes Received: 1
Thanks: 16
Thanked 24 Times in 12 Posts
Default

I am so doing this after my calc 3 final next week! I loved having linux before on my desktop, but needed a new windows pc so I could run autocad, and hate it... I wonder if this will run wine or vmware so we can watch netflix via browser? Anyone have a clue, I fully understand I may be remain, but hey ;-)
jemojc is offline   Reply With Quote
Old 07/28/2011, 11:57 PM   #12 (permalink)
Member
 
Join Date: Nov 2009
Posts: 374
Likes Received: 58
Thanks: 10
Thanked 31 Times in 28 Posts
Default

I'm wondering if the Gnome 3 desktop might work better than Unity here? It appears more suited for tablet usage and I seem to recall there being a decent on-screen keyboard available.
jtfolden is offline   Reply With Quote
Old 07/29/2011, 12:18 AM   #13 (permalink)
Member
 
Join Date: Mar 2010
Location: Pacific Northwest
Posts: 499
Likes Received: 32
Thanks: 100
Thanked 121 Times in 102 Posts
Default

Quote:
Originally Posted by jtfolden View Post
I'm wondering if the Gnome 3 desktop might work better than Unity here? It appears more suited for tablet usage and I seem to recall there being a decent on-screen keyboard available.
I haven't been able to find Wine for the particular kernel being used (that would be sweet) and the problem with using gnome is that it starts an additional Xserver window and that's already being used, so no 'startx'. LXDE is essentially a window manager and runs fine. Somebody asked me earlier to check on Eclipse which I was able to successfully install and run. I've also managed pretty decent RDP to Windows machines as well as smb connections.
kayphoonstar is offline   Reply With Quote
Old 07/29/2011, 01:12 AM   #14 (permalink)
Member
 
Join Date: Jun 2011
Posts: 25
Likes Received: 9
Thanks: 0
Thanked 15 Times in 7 Posts
Default

please post a semi step by step guide for this. Sounds sweet but I'm not sure where to start ...
corn13read is offline   Reply With Quote
Thanked By: bluenote
Old 07/29/2011, 02:55 AM   #15 (permalink)
Member
 
Hendikins's Avatar
 
Join Date: Sep 2008
Location: All stations to Zig Zag via the North Shore Line
Posts: 65
Likes Received: 1
Thanks: 0
Thanked 4 Times in 4 Posts
Default

Quote:
Originally Posted by kayphoonstar View Post
I haven't been able to find Wine for the particular kernel being used (that would be sweet)
Wine is for running x86 applications using API translation. The TouchPad uses an ARM processor, not x86.

Unless there is a build of Wine out there with x86 CPU emulation (which would likely be awfully slow on a TouchPad), you'll only be running native applications in the Linux chroot.
Hendikins is offline   Reply With Quote
Old 07/29/2011, 03:24 AM   #16 (permalink)
Member
 
Join Date: Mar 2010
Location: Pacific Northwest
Posts: 499
Likes Received: 32
Thanks: 100
Thanked 121 Times in 102 Posts
Default

Quote:
Originally Posted by corn13read View Post
please post a semi step by step guide for this. Sounds sweet but I'm not sure where to start ...
Start Here:

Ubuntu Chroot

EDIT: Url Fixed.

Last edited by kayphoonstar; 07/29/2011 at 01:07 PM. Reason: typo
kayphoonstar is offline   Reply With Quote
Old 07/29/2011, 03:25 AM   #17 (permalink)
Member
 
Join Date: Oct 2009
Posts: 190
Likes Received: 27
Thanks: 38
Thanked 63 Times in 23 Posts
Default

Quote:
Originally Posted by kayphoonstar View Post
Start Here:

Ubuntu Chroot
Not Found

The requested URL /wicki/UbuntuChroot was not found on this server.
Pilotovef is offline   Reply With Quote
Old 07/29/2011, 03:48 AM   #18 (permalink)
Member
 
Join Date: Oct 2010
Posts: 901
Likes Received: 83
Thanks: 19
Thanked 121 Times in 101 Posts
Default

It works if you spell the URL with wiki instead of "wicki"
FenrirWolf is offline   Reply With Quote
Old 07/29/2011, 07:13 AM   #19 (permalink)
Member
 
de_great's Avatar
 
Join Date: Jun 2011
Location: Germany
Posts: 100
Likes Received: 6
Thanks: 6
Thanked 10 Times in 6 Posts
Default

UbuntuChroot - WebOS Internals
__________________
Devices

-WiFi HP TouchPad 32GB, July 2011 (Day 1)
de_great is offline   Reply With Quote
Old 07/29/2011, 07:49 PM   #20 (permalink)
Member
 
kill_Dano's Avatar
 
Join Date: Mar 2005
Posts: 856
Likes Received: 34
Thanks: 173
Thanked 67 Times in 49 Posts
Default

What's the easiest way to get flash on chromium? or alternatively install google chrome?
kill_Dano is offline   Reply With Quote
Reply

 

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0