Home | Stories | Reviews | Treo™ Store | Accessories | Software | Discussion | Mobile | About | Search

 
 
Micro-USB Travel Charger SPE Micro-USB Travel Charger for Palm Pixi / Treo Pro, Treo 800w
Just $9.95
BackBeat 903 Stereo Bluetooth Headset Plantronics BackBeat 903 Stereo Bluetooth Headset
Just $89.95
Stylus (2 Pack) Palm Stylus (2 Pack) for Treo Pro
Just $14.95
Slip Case Palm Slip Case for Pixi
Just $27.95
 
Old 06/10/2009, 02:49 AM   1 links from elsewhere to this Post. Click to view. #221 (permalink)
Member
 
Join Date: Jun 2009
Posts: 6
Thanks: 4
Thanked 0 Times in 0 Posts
Default

Can somebody with a shell on a real device post some basic system information on the wiki? Things such as lsmod, dmesg, ifconfig -a, iwconfig, the contents of /proc/cpuinfo, etc?

I see that lspci/lsusb are not installed, but that is also the kind of information that I would like.
danguy is offline   Reply With Quote
Old 06/10/2009, 02:49 AM   #222 (permalink)
Member
 
Join Date: Jun 2009
Posts: 12
Thanks: 6
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by rposa View Post
Anyone got root on XP yet? How about on Linux
+1!
tuckmobile is offline   Reply With Quote
Old 06/10/2009, 02:53 AM   #223 (permalink)
Member
 
Join Date: Jun 2009
Posts: 215
Thanks: 8
Thanked 46 Times in 22 Posts
Default

Quote:
Originally Posted by bear24rw View Post
dropbear is installed so there is our ssh client/server
Thanks. I was wondering how to ssh.

Now we just need an ajax frontend bundled in an app.

I tried running a java ssh client, but not sure how you call java. Keep getting this:
/usr/lib/jvm/java-1.5-palm/bin/java: error while loading shared libraries: libhyprt.so: cannot open shared object file: No such file or directory

Even copied the exact flags started by the phone.

EDIT: Where did you see dropbear? Or did you install it yourself. I bet binaries for arm would work if they work on this CPU.
joshewah is offline   Reply With Quote
Old 06/10/2009, 02:55 AM   #224 (permalink)
Member
 
Join Date: Jun 2009
Posts: 85
Thanks: 14
Thanked 81 Times in 19 Posts
Default

Apps are already localized in the following languages:
German
English
Spanish
Spanish (US)
French
Italian
eekfuh is offline   Reply With Quote
Old 06/10/2009, 02:58 AM   #225 (permalink)
Member
 
Join Date: May 2008
Posts: 42
Thanks: 4
Thanked 2 Times in 2 Posts
Default

Can anyone read the cust.pri file in castlecdma_evt1_fw/tmp/castle_cdma ?

The file NPRG6800G in the same directory is a qualcomm qpst file.
jbern8 is offline   Reply With Quote
Old 06/10/2009, 03:00 AM   #226 (permalink)
Member
 
Join Date: Jun 2009
Posts: 44
Thanks: 0
Thanked 4 Times in 3 Posts
Default

Quote:
Originally Posted by SippieCup View Post
it seems that this is based off debian code too... just an fyi.. people probably already know this.
The sprint.tar in the jar package contains debian packages -- probably used internally too.

See Ipkg on Wikipedia
ydaraishy is offline   Reply With Quote
Old 06/10/2009, 03:00 AM   #227 (permalink)
Member
 
Join Date: Jun 2009
Posts: 85
Thanks: 14
Thanked 81 Times in 19 Posts
Default

They do run a perl script in the browsers application but it points to /usr/bin/perl which does not have perl in it.
Deactivated?

Also found this:
./usr/palm/applications/com.palm.app.youtube/test/proxy.php
eekfuh is offline   Reply With Quote
Old 06/10/2009, 03:00 AM   #228 (permalink)
Member
 
Join Date: Jun 2009
Posts: 15
Thanks: 3
Thanked 4 Times in 3 Posts
Default

Quote:
Originally Posted by joshewah View Post
Even copied the exact flags started by the phone.

EDIT: Where did you see dropbear? Or did you install it yourself. I bet binaries for arm would work if they work on this CPU.
Hm, looks like i spoke to soon i saw refrence to it in this file

webosdoctorp100ewwsprint\resources\webOS\nova-cust-image-castle.rootfs.tar\nova-cust-image-castle.rootfs\etc\event.d\dropbear

it points to /usr/sbin/dropbear

but it does not seem to be installed :/
bear24rw is offline   Reply With Quote
Thanked By:
Old 06/10/2009, 03:00 AM   #229 (permalink)
Member
 
Join Date: Jun 2009
Posts: 36
Thanks: 0
Thanked 3 Times in 2 Posts
Default

you can change javascript, might reverse engineer some jar file
but no header, no native app

Can we get ask a copy of all open source file (headers) from palm? So we can actually do something.
iphony is offline   Reply With Quote
Old 06/10/2009, 03:04 AM   #230 (permalink)
Member
 
Join Date: Jun 2009
Posts: 15
Thanks: 3
Thanked 4 Times in 3 Posts
Default

Some people awhile back were talking about how the had read only priv?

check out this file:

webosdoctorp100ewwsprint\resources\webOS\nova-cust-image-castle.rootfs.tar\nova-cust-image-castle.rootfs\etc\init.d\checkroot.sh

# Shortcut to do nothing (workaround for NOV-10897)
# (but only if the rootfs is already rw, as per kernel cmdline)
# (qemu still needs checkroot.sh to remount root as rw)

maybe we need to boot kernel with rw option to allow writing?
bear24rw is offline   Reply With Quote
Old 06/10/2009, 03:04 AM   #231 (permalink)
Member
 
Join Date: Jun 2009
Posts: 85
Thanks: 14
Thanked 81 Times in 19 Posts
Default

YouTube stuff:

We can now access the YouTube developer stuff with their authtoken and secret:

develSecret: "IyBYcfo/d8cNaXAzQyBIeA==",

// Passed to functions in net.js to provide appropriate authorization headers
authToken: {
//key: auth_key,
develKey: "AI39si56HfB8BuiwH08WlVpB-HVLhNNcIfXn4Ku56kNB22qI4LDw4rNyxJ6qqe0iXCQenyr447NodNRKQ0Sh4EQCGyDRDBFNqA",
clientId: "ytapi-PalmInc-PalmPre", //"ytapi-PalmInc-YouTubeforPalm-na30lkrg-0",
deviceKey: 0,
deviceId: 0,
deviceSerialNum : "12345",
},
eekfuh is offline   Reply With Quote
Old 06/10/2009, 03:05 AM   #232 (permalink)
Member
 
Join Date: Jan 2008
Posts: 29
Thanks: 0
Thanked 72 Times in 1 Post
Default

Quote:
Originally Posted by bear24rw View Post
Hm, looks like i spoke to soon i saw refrence to it in this file

webosdoctorp100ewwsprint\resources\webOS\nova-cust-image-castle.rootfs.tar\nova-cust-image-castle.rootfs\etc\event.d\dropbear

it points to /usr/sbin/dropbear

but it does not seem to be installed :/
This comment explains the situation (in event.d/dropbear):

Code:
    # Current plan is that the dropbear package includes these keys.
    # This is not secure, but it speeds boots considerably, and
    # current plan is also that we don't ship with dropbear.  If we do
    # ship, we'll want to move back to generating keys locally.  So
    # leave this in.
jeffgus is offline   Reply With Quote
Old 06/10/2009, 03:08 AM   #233 (permalink)
Member
 
Join Date: Jun 2009
Posts: 15
Thanks: 3
Thanked 4 Times in 3 Posts
Default

Quote:
Originally Posted by eekfuh View Post
YouTube stuff:

We can now access the YouTube developer stuff with their authtoken and secret:

develSecret: "IyBYcfo/d8cNaXAzQyBIeA==",

// Passed to functions in net.js to provide appropriate authorization headers
authToken: {
//key: auth_key,
develKey: "AI39si56HfB8BuiwH08WlVpB-HVLhNNcIfXn4Ku56kNB22qI4LDw4rNyxJ6qqe0iXCQenyr447NodNRKQ0Sh4EQCGyDRDBFNqA",
clientId: "ytapi-PalmInc-PalmPre", //"ytapi-PalmInc-YouTubeforPalm-na30lkrg-0",
deviceKey: 0,
deviceId: 0,
deviceSerialNum : "12345",
},
What does this allow you to do?
bear24rw is offline   Reply With Quote
Old 06/10/2009, 03:10 AM   #234 (permalink)
Member
 
Join Date: Jun 2009
Posts: 215
Thanks: 8
Thanked 46 Times in 22 Posts
Default

Heres a file containing a list of every file on the phone incase anyone is interested:
http://icculus.org/~joshua/prefiles.txt
joshewah is offline   Reply With Quote
Thanked By 5:
Old 06/10/2009, 03:13 AM   #235 (permalink)
Member
 
Join Date: Jun 2009
Posts: 85
Thanks: 14
Thanked 81 Times in 19 Posts
Default

Quote:
Originally Posted by bear24rw View Post
What does this allow you to do?
If you wanted to, you could make a YouTube api with javascript and json and not ever use the youtube flash player... get the files directly

also new news:
they use wlan-config for their wifi stuff.
eekfuh is offline   Reply With Quote
Old 06/10/2009, 03:15 AM   #236 (permalink)
Member
 
Join Date: Oct 2007
Posts: 138
Thanks: 9
Thanked 14 Times in 10 Posts
Default

webosdoctorp100ewwsprint\resources\webOS\nova-cust-image-castle.rootfs\var\lib\update

install-first.sh
# This script can be used to fix problems in the software update process.
# It is run by the UpdateDaemon before using PmUpdater to validate the
# downloaded update that contains the install-first package.

install-first-update.sh
# This script can be used to fix problems in the software update process.
# It is run by PmUpdater before installing the update. The script is run
# after the revalidation of the update, when rootfs has changed to
# read-write. Install new versions of PmUpdater, libipkg, PmModemupdater,
# or PmTpUpdater here, and then reboot so that the fixed-up versions are
# used during the installation. This script is run again if the install
# retries, so delete the script before exiting if appropriate.


Looks like these files explain about rebooting with rw access to update the pmupdater before it reboots again to actually perform the update.
pyrognome is offline   Reply With Quote
Old 06/10/2009, 03:17 AM   #237 (permalink)
Member
 
Join Date: Jun 2009
Posts: 15
Thanks: 3
Thanked 4 Times in 3 Posts
Default

anyone else notice bootchart is installed?

/sbin/bootchartd

I thought that was pretty funny, anyone with an actual pre: does it generate /var/log/bootchart images??
bear24rw is offline   Reply With Quote
Old 06/10/2009, 03:19 AM   #238 (permalink)
Member
 
Join Date: Jun 2009
Posts: 85
Thanks: 14
Thanked 81 Times in 19 Posts
Default

/usr/lib/palmos/rom0

That has the actual old school PalmOS rom. Interesting.
eekfuh is offline   Reply With Quote
Old 06/10/2009, 03:19 AM   #239 (permalink)
Member
 
Join Date: Jun 2009
Posts: 34
Thanks: 0
Thanked 69 Times in 15 Posts
Default

Per an earlier request:

root@castle:/proc# cat cpuinfo
Processor : ARMv7 Processor rev 3 (v7l)
BogoMIPS : 498.07
Features : swp half thumb fastmult vfp edsp
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x1
CPU part : 0xc08
CPU revision : 3
Control reg : 0xc5387f
Aux control reg : 0x42
L1 instruction cache:
features : read-alloc
size : 16 KB
assoc : 4
line length : 64
sets : 64
L1 data cache:
features : write-through write-back read-alloc
size : 16 KB
assoc : 4
line length : 64
sets : 64
L2 unified cache:
features : write-through write-back read-alloc write-alloc
size : 256 KB
assoc : 8
line length : 64
sets : 512
Cache LoC : 2
Cache LoU : 1

Hardware : Sirloin OMAP3430 board
Revision : 34304332
Serial : 0000000000000000
scm6079 is offline   Reply With Quote
Thanked By 5:
Old 06/10/2009, 03:19 AM   #240 (permalink)
Member
 
Join Date: Jun 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default signed images

not sure if anyone looked at resources\webOS\castleumtsfw.tar,

amss.mbn
amsshd.mbn
partition.mbn

and in webOS\castlecdma_evt1_fw.tar#tmp\castle_cdma
amss.mbn
amsshd.mbn
partition.mbn
plus
qcsbl*.mb
oemsbl*.mbn

files are are signed images for qualcomm and since pre is based off ti 3430 for the application processor, these seem to be for the baseband... two different ones though... umts seems to be based off 6260 and cdma off 6800... now only if we can locate the 2nd/xloader for the ti processor
abhiatwork is offline   Reply With Quote
Reply


Thread Tools
Display Modes

~

LinkBacks (?)
LinkBack to this Thread: http://discussion.treocentral.com/web-os-development/184378-ok-rom-comes.html
Posted By For Type Date
Noticias « Palm Pre en español Post #0 Refback 06/22/2009 08:05 AM
Palm Pre Hacked - Enable Developer Mode and Gain Root Access! This thread Refback 06/22/2009 03:47 AM
Palm Pre -- Engadget Japanese This thread Refback 06/22/2009 12:39 AM
Who's getting a Palm Pre - Page 5 - Rage3D Discussion Area This thread Refback 06/20/2009 12:35 PM
WebOS File System Contents - Colin Charles - FriendFeed This thread Refback 06/19/2009 01:02 AM
Recent palmpre Bookmarks on Delicious This thread Refback 06/18/2009 11:56 PM
'Hello World!' to Palm Pre - M for Mature Forums This thread Refback 06/18/2009 10:56 PM
Palm Pre Gets Its First Homebrew App, WebOS "Easy to Modify" [Palm Pre] - Download Monkey - VOD Discussion This thread Refback 06/18/2009 10:08 PM
jwz - Palm Pre This thread Refback 06/18/2009 06:52 AM
VIDEO: OMG! Original Doom game running near perfectly on Palm Pre | PalmTwit Best source of Palm Pre news This thread Refback 06/17/2009 03:22 PM
Slashdot Mobile Story | Palm Pre Does Not Get US Tethering Either This thread Refback 06/17/2009 08:47 AM
Slashdot | Palm Pre Does Not Get US Tethering Either This thread Refback 06/17/2009 01:28 AM
Slashdot Mobile Story | Palm Pre Does Not Get US Tethering Either This thread Refback 06/17/2009 01:21 AM
Please, Please...Develop for the Pre! This thread Refback 06/17/2009 12:06 AM
Palm Pre coming June 6 - Page 7 - AppleNova Forums This thread Refback 06/16/2009 10:14 PM
Slashdot Comments | Palm Pre Does Not Get US Tethering Either This thread Refback 06/16/2009 10:13 PM
The Pre/preDevCamp thread - StartupKC | Google Groups This thread Refback 06/16/2009 05:51 PM
Captains Log: 11 Juni 2009 This thread Refback 06/16/2009 04:19 PM
WebOs -- Engadget Mobile This thread Refback 06/16/2009 03:46 PM
Palm Pre Gets Its First Homebrew App, WebOS "Easy to Modify" | Gamingaisle This thread Refback 06/16/2009 03:34 PM
OK ROM comes - Page 15 - PreCentral Forums - Mobile This thread Refback 06/16/2009 01:02 PM
Palmista Blog: Konami Code: způsob jak "hacknout" Palm Pre This thread Refback 06/16/2009 10:05 AM
Pre Hacking - Palm Pre Development Talk | Google Groups This thread Refback 06/14/2009 10:42 AM
Palm's WebOS-ROM - xda-developers This thread Refback 06/14/2009 07:34 AM
ミニーã®ç‹¬ã‚Šè¨€ (´○`)ã¯ã~ This thread Refback 06/14/2009 07:03 AM
Palm Pre Apps - Gizmodo This thread Refback 06/14/2009 02:29 AM
Engadget 中文版 This thread Refback 06/14/2009 01:20 AM
Groundspeak Forums > Palm Pre Phone This thread Refback 06/13/2009 11:58 PM
honer123's Bookmarks on Delicious This thread Refback 06/13/2009 10:37 PM
programming This thread Refback 06/13/2009 06:39 PM
Portátiles, móviles y otros gadgets. Gizig - Página 2 This thread Refback 06/13/2009 04:27 PM
Palm Pre Really Needs TAKEphONE and 2Day! This thread Refback 06/13/2009 11:08 AM
ÔÚÄ³ÍøÕ¾¿´µ½ ÎÒÃǵÄÕ¾ÓÑ ¹þ¹þ ºÃÇ×ÇÐ - Palm Pre,webOS - [´µÓѰɡ¤·çÓï]Palm PreÂÛ̳ Palm Pre,QWERTY,È«¼üÅÌÊÖ»ú,ÖÇÄÜÊÖ»ú,Palm Treo,Centro,iPhone,blackberry - Powered by Discuz! This thread Refback 06/13/2009 09:02 AM
ミニーã®ç‹¬ã‚Šè¨€ (´○`)ã¯ã~ This thread Refback 06/13/2009 06:56 AM
胖梨Palm Pre 的秘密 - Konami code This thread Refback 06/13/2009 04:46 AM
Engadget 中国版 This thread Refback 06/13/2009 04:22 AM
Palm Twit Best source of Palm Pre news This thread Refback 06/13/2009 02:02 AM
pre dev wiki: Global Search Addons Collection This thread Refback 06/13/2009 01:03 AM
Engadget en español This thread Refback 06/12/2009 11:49 PM
Let the hacking commence This thread Refback 06/12/2009 10:23 PM
Rodfather - FriendFeed This thread Refback 06/12/2009 08:15 PM
Engadget This thread Refback 06/12/2009 06:10 PM
Engadget 中文版 This thread Refback 06/12/2009 05:37 PM
WebOSMania! » El futuro Palm Pre GSM será 3.5G: 7.2Mbps This thread Refback 06/12/2009 05:32 PM
Please, Please...Develop for the Pre! This thread Refback 06/12/2009 03:57 PM
AnandTech This thread Refback 06/12/2009 03:38 PM
Alltop - Top Macintosh News This thread Refback 06/12/2009 02:35 PM
pre dev wiki: Change the default notification.wav Sound This thread Refback 06/12/2009 02:27 PM
Mobile Phones on I4U News This thread Refback 06/12/2009 01:59 PM
Apple News | Addictomatic This thread Refback 06/12/2009 01:19 PM
Gizmodo, the Gadget Guide This thread Refback 06/12/2009 12:08 PM
siteokamoto This thread Refback 06/12/2009 11:45 AM
The Pre/preDevCamp thread - StartupKC | Google Groups This thread Refback 06/12/2009 11:39 AM
Engadget Mobile This thread Refback 06/12/2009 11:26 AM
programming This thread Refback 06/12/2009 11:21 AM
WebOS File System Contents - Niklas Morberg - FriendFeed This thread Refback 06/12/2009 10:00 AM
Desarrollo « Palm Pre en español Post #0 Refback 06/12/2009 09:40 AM
Page 11 | Gizmodo Australia This thread Refback 06/12/2009 09:32 AM
VIDEO: OMG! Original Doom game running near perfectly on Palm Pre | Palm webOS Blog This thread Refback 06/12/2009 09:25 AM
Engadget This thread Refback 06/12/2009 09:03 AM
Please, Please...Develop for the Pre! This thread Refback 06/12/2009 08:03 AM
not with a bang but a whimper This thread Refback 06/12/2009 07:53 AM
programming This thread Refback 06/12/2009 07:15 AM
* Officiell Tråd - Palm Pre * - Minhembio forum This thread Refback 06/12/2009 07:06 AM
Gizmodo, the Gadget Guide This thread Refback 06/12/2009 05:53 AM
Le Palm Eos sera bien équipé du système d’exploitation WebOS - CNETFrance.fr This thread Refback 06/12/2009 05:07 AM
Engadget en español This thread Refback 06/12/2009 03:48 AM
Engadget Japanese This thread Refback 06/12/2009 02:45 AM
Palm Webos -- Engadget This thread Refback 06/12/2009 01:43 AM
WebOS homebrewers say 'Hello World!' to Palm Pre This thread Refback 06/11/2009 05:15 PM
Pre Gets Its First Homebrew App, WebOS Said to Be "Easy to Modify" [Palm Pre] - DCEmu Forums:: The Homebrew & Gaming Network :: PSP Dreamcast Nintendo DS Wii GP2X Xbox 360 GBA Gamecube PS2 Apple iPhone PS3 Wiz Pandora Forums This thread Refback 06/11/2009 02:41 PM
Le Palm Eos sera bien équipé du système d’exploitation WebOS - CNETFrance.fr This thread Refback 06/11/2009 07:47 AM
Palm Pixie Poised To Run Palm's Web OS This thread Refback 06/11/2009 12:24 AM


All times are GMT -4. The time now is 11:07 AM.

Creating smartphone communities
Android Central - Android reviews, news and forums Crackberry - Blackberry news, reviews and community TiPb - iPhone news, accessory reviews & forums
Pre Central - Palm Pre Review, News and Community Treo Central - Treo & Centro News and Forums WMExperts - Windows Mobile Reviews & News

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
 
 

Copyright ©1999- TreoCentral. All rights reserved : Terms of Use : Privacy Policy

TREO and TreoCentral are trademarks or registered trademarks of palm, Inc. in the United States and other countries;
the TreoCentral mark and domain name are used under license from palm, Inc.
The views expressed on this website are solely those of the proprietor, or
contributors to the site, and do not necessarily reflect the views of palm, Inc.

Explore More: Crackberry | WMExperts | the iPhone Blog | Android Central | Smartphone Experts Combined Forums