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 2 > Android On TP2
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-13-2010, 07:37 PM
johnpro112's Avatar
PPCGeeks Regular
Offline
Pocket PC: TouchPro 2
Carrier: Sprint
 
Join Date: Feb 2010
Posts: 65
Reputation: 155
johnpro112 is keeping up the good workjohnpro112 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
~Triple Boot~Rhobuntu-Rhobuntu: Ubuntu 9.04 -calls and sms now work! 5-16-10

Clearing account.

Last edited by johnpro112; 07-16-2015 at 11:40 AM.
Reply With Quote
This post has been thanked 10 times.
  #2 (permalink)  
Old 03-13-2010, 07:39 PM
johnpro112's Avatar
PPCGeeks Regular
Offline
Pocket PC: TouchPro 2
Carrier: Sprint
Threadstarter
 
Join Date: Feb 2010
Posts: 65
Reputation: 155
johnpro112 is keeping up the good workjohnpro112 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Rhobuntu -Ubuntu on Rhodium with wifi

reserved for FAQS

1.How Big is the file?
Just about 1.3 Gb

2.Can I have Mr.Pippy's Android, Windows Mobile and Rhobuntu?
Yes you can. Use caution to not merge files with the android because Rhobuntu uses alot of the same name files but they are located in the Ubuntu folder and there is no need to take them off of it.

3.My wifi is not working?Try doing this taken from the XDA site many thanks.
Known issues concerning WiFi
-auto discovery won't work. You have to use the workaround below
-it seems that we can't establish connections to Ad-Hoc networks. Connections to WiFi routers, however, work fine.
How to establish a WiFi connection:
i)Open lxterminal and run
Code:

iwlist eth0 scan essid YOUR_AP

where YOUR_AP is the SSID of your WiFi router.
ii) Now click on that connection monitor icon near the time applet. After you click refresh your router (and perhaps some other APs) should appear in the list. First click on Properties and scroll down till the very end. There you can choose your encryption and enter the password. Hit OK when done. After that you just have to click on Connect and WiFi should work. I hope.

3. How to acces my files on my sd card while on Rhobuntu?
open lxterminal and execute mountsd.

Last edited by johnpro112; 03-14-2010 at 07:58 PM.
Reply With Quote
This post has been thanked 1 times.
  #3 (permalink)  
Old 03-13-2010, 07:39 PM
johnpro112's Avatar
PPCGeeks Regular
Offline
Pocket PC: TouchPro 2
Carrier: Sprint
Threadstarter
 
Join Date: Feb 2010
Posts: 65
Reputation: 155
johnpro112 is keeping up the good workjohnpro112 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Rhobuntu -Ubuntu on Rhodium with wifi

Reserved for Images/ Image guide Excuse low quality pictures pictures are copyed and some taken from a camera




Last edited by johnpro112; 03-14-2010 at 12:05 AM.
Reply With Quote
This post has been thanked 1 times.
  #4 (permalink)  
Old 03-13-2010, 07:46 PM
racemepls's Avatar
Halfway to VIP Status
Offline
Pocket PC: Evo
Carrier: Sprint
Location: pittsburgh
 
Join Date: Dec 2007
Posts: 629
Reputation: 885
racemepls knows their stuffracemepls knows their stuffracemepls knows their stuffracemepls knows their stuffracemepls knows their stuffracemepls knows their stuffracemepls knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Rhobuntu -Ubuntu on Rhodium with wifi

Don't ever be afraid to post as long as it's not warez or you don't take the credit for someone elses work.
Reply With Quote
This post has been thanked 1 times.
  #5 (permalink)  
Old 03-13-2010, 09:19 PM
madoc's Avatar
PPCGeeks Regular
Offline
Pocket PC: EVO 4G
Carrier: Sprint
Location: Texas
 
Join Date: Feb 2009
Posts: 186
Reputation: 170
madoc is keeping up the good workmadoc is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Rhobuntu -Ubuntu on Rhodium with wifi

Have you been able to get Wifi working?
Reply With Quote
  #6 (permalink)  
Old 03-13-2010, 09:52 PM
michaelagraham's Avatar
N00b
Offline
Pocket PC: HTC Touch Pro 2
Carrier: Verizon
 
Join Date: Sep 2009
Posts: 27
Reputation: 30
michaelagraham is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Rhobuntu -Ubuntu on Rhodium with wifi

Quote:
Originally Posted by madoc View Post
Have you been able to get Wifi working?
I have.

You have to do this to get it to work:

1)Open lxterminal and run
Code:

iwlist eth0 scan essid YOUR_AP

where YOUR_AP is the SSID of your WiFi router.
2) Now click on that connection monitor icon near the time applet. After you click refresh your router (and perhaps some other APs) should appear in the list. First click on Properties and scroll down till the very end. There you can choose your encryption and enter the password. Hit OK when done. After that you just have to click on Connect and WiFi should work. I hope.

...

The above blurb was copied directly from the Ubuntu on Rhodium thread at xda.

When I did this, I found that /etc/resolv.conf was not updated with the DNS information for my network so I updated it by hand. After doing so, I was able to start firefox and browse the web.

Edit: Oh, I see the lxterm steps were already posted to this thread. Well, yeah, you have to do those.

Last edited by michaelagraham; 03-13-2010 at 09:59 PM.
Reply With Quote
This post has been thanked 1 times.
  #7 (permalink)  
Old 03-13-2010, 11:23 PM
madoc's Avatar
PPCGeeks Regular
Offline
Pocket PC: EVO 4G
Carrier: Sprint
Location: Texas
 
Join Date: Feb 2009
Posts: 186
Reputation: 170
madoc is keeping up the good workmadoc is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Rhobuntu -Ubuntu on Rhodium with wifi

Quote:
Originally Posted by michaelagraham View Post
I have.

You have to do this to get it to work:

1)Open lxterminal and run
Code:

iwlist eth0 scan essid YOUR_AP

where YOUR_AP is the SSID of your WiFi router.
2) Now click on that connection monitor icon near the time applet. After you click refresh your router (and perhaps some other APs) should appear in the list. First click on Properties and scroll down till the very end. There you can choose your encryption and enter the password. Hit OK when done. After that you just have to click on Connect and WiFi should work. I hope.

...

The above blurb was copied directly from the Ubuntu on Rhodium thread at xda.

When I did this, I found that /etc/resolv.conf was not updated with the DNS information for my network so I updated it by hand. After doing so, I was able to start firefox and browse the web.

Edit: Oh, I see the lxterm steps were already posted to this thread. Well, yeah, you have to do those.
Thanks. I guess I jumped the gun, the post must have still been in progress as I didn't see it at first. Will give it a shot.

I am impressed with the speed, I was expecting lots of sluggish behavior. pretty cool stuff.
Reply With Quote
  #8 (permalink)  
Old 03-14-2010, 03:36 PM
smileyface22's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Arrive
Carrier: Sprint
 
Join Date: Oct 2009
Posts: 299
Reputation: 220
smileyface22 is keeping up the good worksmileyface22 is keeping up the good worksmileyface22 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Exclamation Re: Rhobuntu -Ubuntu on Rhodium with wifi

Quote:
Originally Posted by michaelagraham View Post
I have.

You have to do this to get it to work:

1)Open lxterminal and run
Code:

iwlist eth0 scan essid YOUR_AP

where YOUR_AP is the SSID of your WiFi router.
2) Now click on that connection monitor icon near the time applet. After you click refresh your router (and perhaps some other APs) should appear in the list. First click on Properties and scroll down till the very end. There you can choose your encryption and enter the password. Hit OK when done. After that you just have to click on Connect and WiFi should work. I hope.

...

The above blurb was copied directly from the Ubuntu on Rhodium thread at xda.

When I did this, I found that /etc/resolv.conf was not updated with the DNS information for my network so I updated it by hand. After doing so, I was able to start firefox and browse the web.

Edit: Oh, I see the lxterm steps were already posted to this thread. Well, yeah, you have to do those.
My SSID contains underscores in it and I can't figure out how to make them using the keyboard. If I try to scan without using the underscores in my SSID it won't work.

Any help would be appreciated!
Reply With Quote
  #9 (permalink)  
Old 03-14-2010, 04:31 PM
dude420420's Avatar
PPCGeeks Regular
Offline
Pocket PC: 6875
Carrier: uscc
 
Join Date: Nov 2009
Posts: 56
Reputation: 35
dude420420 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Rhobuntu -Ubuntu on Rhodium with wifi

Quote:
Originally Posted by smileyface22 View Post
My SSID contains underscores in it and I can't figure out how to make them using the keyboard. If I try to scan without using the underscores in my SSID it won't work.

Any help would be appreciated!
there is a word processor app installed. it has a symbol map. copy and paste symbol with fn + v
Reply With Quote
This post has been thanked 1 times.
  #10 (permalink)  
Old 03-14-2010, 04:40 PM
smileyface22's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Arrive
Carrier: Sprint
 
Join Date: Oct 2009
Posts: 299
Reputation: 220
smileyface22 is keeping up the good worksmileyface22 is keeping up the good worksmileyface22 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Smile Re: Rhobuntu -Ubuntu on Rhodium with wifi

Quote:
Originally Posted by dude420420 View Post
there is a word processor app installed. it has a symbol map. copy and paste symbol with fn + v
Sweet! I'm gonna give it a whirl in a little while. Thanks!
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2 > Android On TP2


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 11:59 AM.


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