Palm Pre - WebOS

Previous topic - Next topic

MrTAToad

Not bad at all!

mentalthink

Hi, anybody can try to put anything in 3D (if you need a model whit texture, tell me), so I like know before arrives my pre palm, if 3D works how on iPhone or in similar mode. So windows 7 don´t works well and wiz, but this 2 is troubles of the SDK´s.

Kind Regards,
Iván J.

MacReeg

Hi!

I try to install the OpenSSH with help of Gernots guideline but I run into an error:

Code (glbasic) Select
C:\Documents and Settings\user\Desktop\tool\bin\novaterm>pdk-device-install.bat install

The image file C:\Documents and Settings\user\Desktop\tool\bin\novaterm\data\bin\novacom.exe is valid, but is for a machine type other than the current machine.

Error: Novacom must be installed in order for this script to work


So, I use a Palm Pre with WebOS 1.4.5. Is there anything help for me?

Greetings Ernst

backslider

Which Windows do you use (Version, Bit) ?

Kitty Hello

..and: Did you _really_ download the latest beta SDK?
That file must be a 32 bit windows exe. If it's 64 bits, you downloaded the beta too early ;)

MacReeg

windows server 2003 standard sp2 32 bit

MacReeg

Do I need both SDK and PDK?

MacReeg

Problem solved ;-)

I used the PDK installer from the Palm website. So now the SSH was installed correctly. Before this I try to use Gernots ZIP package.

Greetings Ernst

Kitty Hello

bad. Really bad. The beta is there for you to test if it works. It should work w/o the SDK/PDK installation.

I hope it works for others. I'm holding the release until the next success appears.

Ian Price

I'm still waiting to see a Palm Pre on eBay go for less than the price of a Wiz Gernot. Not seen it happen yet... ;) :P
I came. I saw. I played.

MacReeg

#85
So, I am back again  ::)

When I move the "glbwebos" folder to the Batch file "palm-package.bat" a *.ipk will be build (unlikely not in the program folder - but thats not so important!). But when now I mode the *.ipk file to the Batch file "palm-install.bat" folowing error will be shown:

Code (glbasic) Select
installing package U:\com.test.testapp_1.0.0_all.ipk on device "castle-linux" {abe3b7b66c53826e7aaec72d1f0794cd6524cb95} usb 1239
palm-install: Command: put file:///media/internal/.developer/com.test.testapp_1.0.0_all.ipk
Reply:file open failed


Greetings Ernst

[Edit]When is start the DeviceShell.bat and try to switch to the media folder on the device there is not a folder "media"  :blink:[/Edit]

Kitty Hello

is "U:" a network drive?

The directory is "/media", not "media" in the current directory. Was is that?

MacReeg

#87
Yes, "U:" is a mapped network drive.

When I list the content of "/media" I will find following:

Code (glbasic) Select
Using username "root".
root@palm-webos-device:/var/home/root# cd /media/
root@palm-webos-device:/media# ls
ls: ./cryptofs: Resource temporarily unavailable
card      hdd       mmc1      ram       union
cf        internal  net       realroot


[Edit]An installation of your ZIP package does also work fine now![/Edit]

backslider

please list your steps from compiling to installing.
do you use the glbasic helpfile?

MacReeg

Yes I used the help file to install the PDK to the device. I think the SSH is not the problem because I can connect the Palm via Putty/DeviceShell. But when I compare the "/media" folder in Gernots video and my own one, so I miss a few folders like "cryptofs". The message that I posted descripe the problem -> "ls: ./cryptofs: Resource temporarily unavailable".

Greetings Ernst