You are not logged in.
Thought this might be of interest.
http://www.access-company.com/developer … index.html
Its a debugging tool Palm Simulator for PalmOS. I downloaded it unpacked it on my eeePC and on screen I have a Palm PDA.
I'll do some notes meantime a picture of this on www.ninelocks.com/blog
Jon
Last edited by ninelocks (2007-11-13 11:18:15 am)
Offline
Nice post. The Garnet OS VM says in the release notes that there's no launcher included with the "release" emulater (as opposed to debuggin). I may try to get this in a workable state, so that I can use some of my PalmOS apps.
Access released the VM for Nokia internet tablets (running a debian-based linux), so maybe if we pester them, they'll release it for us, too. http://www.access-company.com/about/con … ml#general
Offline
Oh no, you can't do that! If you start using Palm apps on your EEE PC, then someone might call it a PDA and your feelings will be hurt! Please show some decency!
Last edited by GoatBoy (2007-11-13 1:29:08 pm)
Offline
deadDuck wrote:
Access released the VM for Nokia internet tablets (running a debian-based linux), so maybe if we pester them, they'll release it for us, too. http://www.access-company.com/about/con … ml#general
Well its been getting called a "wee PC" by some but then I am based in Scotland so its no surprise :-)
It would be good if Access made the GVM available for more than Nokia.
Offline
If you can write code for a seperate platform on it, it's *NOT* a PDA!
Offline
GoatBoy wrote:
Oh no, you can't do that! If you start using Palm apps on your EEE PC, then someone might call it a PDA and your feelings will be hurt! Please show some decency!
You're right, everyone duck and cover -- the guy is transforming it into a PDA... OOOh the humanity!
Offline
Hey ninelocks, would you mind going through the steps after downloading the file, like how to install it, for dummies, that is? Thanks,
Last edited by linux_geek_wannabee (2007-11-13 11:04:53 pm)
Offline
Sure will do a how to.
Quick one is......download,
double click and unpack it, drag contents somewhere ,
I had a folder called palm in my home area.
then in your palm or whatever you called it folder is a bin folder and within it
linux_dbg and linux_rel folders
In the linux_dbg folder create a folder called autoload.
In autoload put any palm program you want on the virtual pda.
Then start the PalmVM it is called gvm and is in the linux_dbg folder
The version in linux_rel does not have an application launcher.
Does that help?
if not PM me and I'll do what I can to assist
Offline
deadDuck wrote:
Well its been getting called a "wee PC" by some but then I am based in Scotland so its no surprise :-)
I've done that, and I'm not even Scottish... ![]()
Want some proof?:
http://www.hookedgamers.com/index_full. … ntion.html
Last edited by Wolfwood (2007-11-14 4:48:24 am)
Offline
ninelocks wrote:
Sure will do a how to.
Quick one is......download,
double click and unpack it, drag contents somewhere ,
I had a folder called palm in my home area.
IIRC, you need to be registered for the Access Developer Network to be able to download it. I have developed software for PalmOS in the past (which is why I am interested in running this), and so I was able to log in and download. Once I have some time to mess around with it (I've been trying to get Advanced Mode to work flawlessly, I think I'm there, check out the wiki), I may repost it somewhere with instructions, although I think that would violate the terms of the ADN membership.
Offline
deadDuck wrote:
IIRC, you need to be registered for the Access Developer Network to be able to download .
Yeh I expected it to need the login but it doesnt seem to, unless Ive got my login details cached of every machine Ive tried on :-) Palm platform could get a new lease of life with a few different VMs around the place. Palm dev is great fun :-) especially when they keeping changing bits of the API between devices.
Offline
ninelocks wrote:
Then start the PalmVM it is called gvm and is in the linux_dbg folder
I didn't add any .prc files to the autoload folder, but when I start gvm it just seg faults. Did you have that problem?
And when you did get it working, how do you do data entry without a touch screen?
Last edited by midtoad (2007-11-14 5:07:24 pm)
Offline
deadDuck wrote:
IIRC, you need to be registered for the Access Developer Network to be able to download it.
I just scrolled down to the end of the page with the terms, and downloaded it. I didn't log in and I'm not registered on ADN.
Offline
midtoad wrote:
ninelocks wrote:
Then start the PalmVM it is called gvm and is in the linux_dbg folder
I didn't add any .prc files to the autoload folder, but when I start gvm it just seg faults. Did you have that problem?
And when you did get it working, how do you do data entry without a touch screen?
Nope didnt get seg faults. And you just use the mouse. :-)
We should be getting a couple more eeePCs in soon, when they arrive I'll do an install on them and see what happens.
Jon
Offline
ninelocks wrote:
Nope didnt get seg faults. And you just use the mouse. :-)
We should be getting a couple more eeePCs in soon, when they arrive I'll do an install on them and see what happens.
Jon
Awesome. Were you able to start up the hotsync application and do a sync?
Offline
Heck, I'm still trying to get KPilot to consistently acknowledge - and then sync - my TX. The idea of sticking on a 'virtual PDA' seems fraught with disappointment and counter intuitive to the device.
Offline
Another option for emulating Palm hardware is POSE, which is in the Debian distribution and probably Xandos as well.
Offline
Is there a way to use the palm apps expanded to fill a large portion of the Eee screen?
With PdaReach I can run apps installed on my Treo phone, on the desktop, enlarged X2, but it would be nice to use apps that are not installed on the phone and to enlarge them to fit the full vertical height of the screen.
Offline
I just tried this and it worked just fine for the basic install. Will try some progs and get back to ya.
~crossandflame
Offline
crossandflame wrote:
I just tried this and it worked just fine for the basic install. Will try some progs and get back to ya.
Any luck with hotsyncing? Man, if I could get at the DateBk6 cal stuff brought in on a wifi hotsync...
Offline
any way to make the screen larger?maybe use a different program?
Last edited by donbes (2008-02-15 4:26:45 pm)
Offline
Err.. could someone please post a simple how-to for a linux newbie?
I downloaded the tgz file. I extracted - and am running into abit of problem
OK I extracted the files to ./gvm, and edited the gvm.conf file
Running ./gvm runs Garnet VM but I only get a "Shell"
How do I see the full OS?
Thanks
Last edited by palmdoc (2008-05-31 7:01:01 am)
Offline
is there an update to this link? I cant seem to find this virtual machine on any of the access site's. I inherited one of the first eee 700 with xandros and I really want to run my palm apps on it.
ninelocks wrote:
Thought this might be of interest.
http://www.access-company.com/developer … index.html
Its a debugging tool Palm Simulator for PalmOS. I downloaded it unpacked it on my eeePC and on screen I have a Palm PDA.
I'll do some notes meantime a picture of this on www.ninelocks.com/blog
Jon
Last edited by obis (2009-11-10 6:05:58 pm)
Offline
two questions:
1- is it advisable to download the new ubuntu version in a eeePC?
2- is there a simple method to sync a palm T/X with the same eee above?
Offline