Shortcuts: Mobile | Active Topics | Newest Posts | Latest Freeware | Private Messaging | Contribute News | Archive 
  NEWS
  Search News
Browse by Category
News History
1SRC News RSS Feed
1SRC Podcast RSS Feed
Contribute News
  FORUMS
  Search Forums
Topic Specific
News
General
Applications
  Games
  Video
Deals & Promos
Developers
E-books
Mac / Linux
Medical
Podcast
Skins & Backgrounds
Wireless
Off-Topic
  Audio/Video
  Cellphones
  Digital Cameras
  Gaming
  Gadgets & Gizmos
  Non-Palm OS PDAs
  PCs/Laptops
  Tech Web
palm
pre
Foleo
T|X-Series
Z-Series
LifeDrive
Zire
Treo
Tungsten
Older Palms
Sony
VZ-Series
TH-Series
UX-Series
TJ-Series
NX-Series
TG-Series
NZ-Series
Older Clies
Tapwave
Zodiac
Garmin
iQue
Other Licensees
AlphaSmart
Fossil
Group Sense
Kyocera
LG
Samsung
Site Specific
Arcade
Comment/Suggest
  FREEWARE
  Search Freeware
Applications
Ebooks
Skins
Backgrounds
  ABOUT US
  Contact Us
Contribute News
About Us
Privacy Statement
  LOW PRICE SEARCH

Search for the lowest prices: 




  LINKS
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Go Back   1src Forums > Palm > T|X-Series
User Name
Password
Register FAQ Members List Calendar Chat Arcade Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
Old 10-19-2009, 01:27 AM   #1
reb2
Registered User
 
Join Date: Nov 2007
Posts: 40 reb2 is on a distinguished road
2gig file limit on Palm

Is there a work around for the palm 2gig file limit for the TX. There is a Wikipedia Encyclopedia for the Tombraider eBook reader that is over 3gig. I am told it will not work on a palm because of the palm 2gig file system limit.
reb2 is offline   Reply With Quote
Old 10-19-2009, 06:10 AM   #2
alex_lorenzo
Registered User
 
Join Date: Dec 2003
Location: Spain
Posts: 104 alex_lorenzo is on a distinguished road
I second the petition. Apparently TomeRaider is not updating the Palm OS appl. I had to install the previous to the last update: last one, v. 3.1.10, does not sort words properly in the list, it separates accented and non accented characters (eg: há, hé before ha, he etc). I'm using V. 3.1.08, which was made in 2006. Did not find v. 3.1.09, though.
The 3 gig version of Wikipedia actually costs about 3 pounds st. I paid for that (well, an unimportant amount), but cannot use it. I'm delaying the purchase of a 8-16 Gb SDHC card for my TX.
__________________
Alex
alex_lorenzo is offline   Reply With Quote
Old 10-19-2009, 11:47 AM   #3
bytehead
Registered User
 
bytehead's Avatar
 
Join Date: Jun 2009
Location: Jacksonville, FL USA
Posts: 9 bytehead is on a distinguished road
Send a message via ICQ to bytehead Send a message via AIM to bytehead Send a message via MSN to bytehead Send a message via Yahoo to bytehead
Are you talking about the file size limit or the SD card limit?

Palm out of the box only supports SD cards, which has a limit of 2 GB. There is a device driver out there that supports SDHC card, which should then support up to 32GB SDHC cards (if you can find them, I haven't seen a one of them yet).

I should note that the driver costs some money as well.

http://www.palmpowerups.com/

That should point you to the correct route.
bytehead is offline   Reply With Quote
Old 10-19-2009, 12:42 PM   #4
alex_lorenzo
Registered User
 
Join Date: Dec 2003
Location: Spain
Posts: 104 alex_lorenzo is on a distinguished road
Quote:
Originally Posted by bytehead
Are you talking about the file size limit or the SD card limit?


I think we both refer to the FILE size limit. I am using a 4 Gb SDHC card for my TX and a 4 Gb SD card for my T3, both using the drivers downloaded at PalmPowerups.

TomeRaider can read a 1.1 Gb version of Wikipedia for TR3, but not the 3,4 Gb file. I have tested it in my T3 and in the TX, both with the SD and the SDHC cards, which otherwise work perfectly, and can read-copy files from the palm itself.

Apparently, there was a notice in the website where I purchased the 3.4 Gb version (http://www.tomeraider.com/#getBookDetails:616), for Palm users: "Palm users, please await a palm friendly version, coming soon"...
__________________
Alex

Last edited by alex_lorenzo : 10-19-2009 at 12:49 PM.
alex_lorenzo is offline   Reply With Quote
Old 10-19-2009, 01:49 PM   #5
reb2
Registered User
 
Join Date: Nov 2007
Posts: 40 reb2 is on a distinguished road
I was over at brighthand with the question and raspabalsa gave a link to a mobipocket version.
http://pinguinburg.de/wpmp I am downloading it know. It is over 4gig and will take around 6 hours to download. Tombraider recomends a file download manager when downloading there version. They have a link to 10 free ones from lifehacker. I tried DownThemAll a free FireFoX add on. With my wireless modem it would have taken 15hours without it.
reb2 is offline   Reply With Quote
Old 10-19-2009, 01:51 PM   #6
reb2
Registered User
 
Join Date: Nov 2007
Posts: 40 reb2 is on a distinguished road
here is the ling again http://pinguinburg.de/wpmp
reb2 is offline   Reply With Quote
Old 10-19-2009, 01:55 PM   #7
reb2
Registered User
 
Join Date: Nov 2007
Posts: 40 reb2 is on a distinguished road
Just paste the address to the address bar and it will work. I tried it out and it works.
reb2 is offline   Reply With Quote
Old 10-19-2009, 02:25 PM   #8
alex_lorenzo
Registered User
 
Join Date: Dec 2003
Location: Spain
Posts: 104 alex_lorenzo is on a distinguished road
Great news. I'm downloading the MobiPocket version.
I expect to be posting my impressions tomorrow!
Thanks a lot reb2
__________________
Alex
alex_lorenzo is offline   Reply With Quote
Old 10-19-2009, 06:31 PM   #9
dmitrygr
Software engineer/hacker
 
dmitrygr's Avatar
 
Join Date: Jan 2004
Location: Silicon Valley, CA
Posts: 5,035 dmitrygr will become famous soon enough
Send a message via ICQ to dmitrygr Send a message via AIM to dmitrygr Send a message via MSN to dmitrygr Send a message via Yahoo to dmitrygr
fat32 supports files of 4gb minus one byte
file size is UNSIGNED 32-bit integer.
palm api has support for files of 4gb minus one byte

if tomeraider does not support such files, the authors stupidly used SIGNED int32 and deserve all the blame
__________________
Annoying me is NOT an approved way of encouraging me to produce software

My software:PowerSDHC, PowerDrive, nuRom, UDMH, warpSpeed, PowerDiGi, brightnessFix, etc...
Get it all here:http://www.PalmPowerups.com
dmitrygr is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help! My TX gives errors and often gets into a reset loop :( cdp76 T|X-Series 47 01-29-2008 11:26 AM
Datebk 6 RC1 is out tosbsas Applications 28 09-16-2006 02:35 PM
Quality Video on Palm: Full guide junglemike Tungsten 32 08-31-2006 05:01 PM
Palm Applications Faye Story Tungsten 2 04-01-2004 10:58 AM
Bluetooth Hot Sync Stirling Clie UX-series 38 02-22-2004 04:35 AM


All times are GMT -5. The time now is 07:25 AM.

  AD HOSTS ?
  GOOGLE ADS ?
  AMAZON ADS ?

Powered by: vBulletin Version 3.0.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
©2001 Entity City, LLC. All rights reserved.