PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1331 (permalink)  
Old 03-01-2010, 06:59 PM
CrossXcalibur's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro
Carrier: Alltel/Verizon
Location: Tampa, Fl.
 
Join Date: Mar 2009
Posts: 65
Reputation: 40
CrossXcalibur is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro (RAPH800)

In my search for programs for wifi tethering with Android I came across this download site:

http://code.google.com/p/android-wif...n=2&q=NexusOne

I downloaded the file on my computer then transferred it to my phone's SD card.

You will need to install Astro File Manager from marketplace to click on and install the file. You will also need to enable unsecure programs to be installed onto Android. You will be prompted to this if you have not already done so when installing the file.

I have been able to install it but when I click on the program to activate tethering it is not able to tether as of yet.

Maybe some testers will have better luck...
__________________

Last edited by CrossXcalibur; 03-01-2010 at 07:03 PM.
Reply With Quote
  #1332 (permalink)  
Old 03-01-2010, 07:03 PM
makkonen's Avatar
TouchPro Android Guy
Offline
Pocket PC: Vogu100, Raph500, Diam500, Raph800, Evo
Carrier: Sprint
Threadstarter
 
Join Date: May 2007
Posts: 585
Reputation: 3280
makkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIPmakkonen is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro (RAPH800)

hamagc: make sure you're doing everything as root. make sure you're using the right version of squashfs -- I think it won't extract if you're not. You can also try this to build it:

sudo unsquashfs system.sqsh
#make changes
sudo mv ./squashfs-root ./system
sudo genext2fs -d ./system -b 100000 -a system.ext2
mkdir ext2mount
sudo mount -o loop ./system.ext2 ./ext2mount
sudo mksquashfs ./ext2mount newsystem.sqsh
Reply With Quote
This post has been thanked 1 times.
  #1333 (permalink)  
Old 03-01-2010, 07:09 PM
cdahlquistjr's Avatar
Lurker
Offline
Pocket PC: Touch Pro on MetrOPCS
Carrier: MetroPCS
 
Join Date: Feb 2009
Posts: 19
Reputation: 5
cdahlquistjr is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro (RAPH800)

So I've been running Android for a while now and everything that should be working is except Bluetooth - it still won't turn on.

Formated SD, unpacked 3-1-10 XDAndroid, updated startup, updated rootfs, updated kernel and modules (including deleting old modules), boots up fine, logs in fine, wifi, 3g, marketplace, everything great.

Anybody got tips or tricks to get the BT to kick on?

I have a BT GPS form my old Axim 51V days and I would love to checkout Android with GPS.

Thanks in advance.
Reply With Quote
  #1334 (permalink)  
Old 03-01-2010, 07:14 PM
hamagc's Avatar
Halfway to VIP Status
Offline
Pocket PC: Touch Pro
Carrier: Sprint Sero
Location: Lancaster CA
 
Join Date: Nov 2009
Posts: 696
Reputation: 445
hamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro (RAPH800)

bluetooth is not working on cdma
Reply With Quote
  #1335 (permalink)  
Old 03-01-2010, 07:57 PM
hamagc's Avatar
Halfway to VIP Status
Offline
Pocket PC: Touch Pro
Carrier: Sprint Sero
Location: Lancaster CA
 
Join Date: Nov 2009
Posts: 696
Reputation: 445
hamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro (RAPH800)

Quote:
Originally Posted by makkonen View Post
hamagc: make sure you're doing everything as root. make sure you're using the right version of squashfs -- I think it won't extract if you're not. You can also try this to build it:

sudo unsquashfs system.sqsh
#make changes
sudo mv ./squashfs-root ./system
sudo genext2fs -d ./system -b 100000 -a system.ext2
mkdir ext2mount
sudo mount -o loop ./system.ext2 ./ext2mount
sudo mksquashfs ./ext2mount newsystem.sqsh

thanks makk but i'm actually doing this all in windows (prob. why it's screwing up). i don't have access to anything with linux on it these days.

i did find this over at xda:
Quote:
What's your version of squasfs(tools)? And use the -nolzma switch to make sure you don't use lzma (not supported).

The kernel only supports SquashFS 3.x.
And 4.x is not backwards compatible.
ok i included -all-root and -nolzma when packing.

Last edited by hamagc; 03-01-2010 at 08:04 PM.
Reply With Quote
  #1336 (permalink)  
Old 03-01-2010, 08:03 PM
hamagc's Avatar
Halfway to VIP Status
Offline
Pocket PC: Touch Pro
Carrier: Sprint Sero
Location: Lancaster CA
 
Join Date: Nov 2009
Posts: 696
Reputation: 445
hamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro (RAPH800)

and that did it! i have splash screen! i'll be playing with this for awhile. i'll post up if i get anywhere with it lol.

ok stuck at splash screen lol. stuid thing! not sure what now.
Reply With Quote
  #1337 (permalink)  
Old 03-01-2010, 08:52 PM
wstidolph's Avatar
Lurker
Offline
Pocket PC: HTC Touch Pro
Carrier: Sprint
Location: Santa Cruz, CA, USA
 
Join Date: May 2008
Posts: 5
Reputation: 0
wstidolph is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Unhappy Updating android rootfs.img on CDMA Touch Pro (RAPH800)

This is silly, but ... how do you replace the rootfs? I am grabbing the zip file, extracting the rootfs-...img, renaming to rootfs.img and putting into my /android/ folder in place of the XDANDROID rootfs.img. But, this doesn't work ...I've tried with several rootfs-*.zip builds, all do same thing:

Switching to rootfs
Bootfs found
GSM phone found
Checking for partition
e2fsck_check_if_mount: No such file or directory while determining whether /dev/block/loop0 is mounted
...
iosetup: /dev/block0/loop1: No such file or directory
Failed
Failed to find system.img on SD card
/bin/sh: can't access tty; job control turned off

... long delay ...

task rpcrouter blocked ...


I tried capturing dmesg.txt but it comes up as a binary file when I offload it to my Linux host
Reply With Quote
  #1338 (permalink)  
Old 03-01-2010, 08:56 PM
hamagc's Avatar
Halfway to VIP Status
Offline
Pocket PC: Touch Pro
Carrier: Sprint Sero
Location: Lancaster CA
 
Join Date: Nov 2009
Posts: 696
Reputation: 445
hamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro (RAPH800)

ok changed the mms.apk file back and no dice. still stuck at splash screen. looks like it may be because i'm doing it all through windows? but i took a step today. not the leap i was hoping for but a step. if you have any ideas makk, let me know.
Reply With Quote
  #1339 (permalink)  
Old 03-01-2010, 08:57 PM
hamagc's Avatar
Halfway to VIP Status
Offline
Pocket PC: Touch Pro
Carrier: Sprint Sero
Location: Lancaster CA
 
Join Date: Nov 2009
Posts: 696
Reputation: 445
hamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regularhamagc is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Updating android rootfs.img on CDMA Touch Pro (RAPH800)

Quote:
Originally Posted by wstidolph View Post
This is silly, but ... how do you replace the rootfs? I am grabbing the zip file, extracting the rootfs-...img, renaming to rootfs.img and putting into my /android/ folder in place of the XDANDROID rootfs.img. But, this doesn't work ...I've tried with several rootfs-*.zip builds, all do same thing:

Switching to rootfs
Bootfs found
GSM phone found
Checking for partition
e2fsck_check_if_mount: No such file or directory while determining whether /dev/block/loop0 is mounted
...
iosetup: /dev/block0/loop1: No such file or directory
Failed
Failed to find system.img on SD card
/bin/sh: can't access tty; job control turned off

... long delay ...
task rpcrouter blocked ...

I tried capturing dmesg.txt but it comes up as a binary file when I offload it to my Linux host

do you have the system.sqsh file on the sdcard? that looks like it's where you are getting stuck. corrupt or not there. replace and try try again.
Reply With Quote
  #1340 (permalink)  
Old 03-01-2010, 09:05 PM
wstidolph's Avatar
Lurker
Offline
Pocket PC: HTC Touch Pro
Carrier: Sprint
Location: Santa Cruz, CA, USA
 
Join Date: May 2008
Posts: 5
Reputation: 0
wstidolph is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Updating android rootfs.img on CDMA Touch Pro (RAPH800)

Replaced system.sqsh with file from XDANDROID.01.03.10, no change.

To be clear: I created the /android dir, unpacked XDANDROID.01.03.10 into it, and it runs fine ...except, no CDMA data. So I replace just the rootfs and then this failure.

Should I maybe replace teh rootfs before I have booted and run haret the first time?
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro

Tags
android, donut, eclair, linux


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 04:50 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com