Remix OS- Enable USB Modem-Dongle Access | 2G 3G 4G Support - Remix OS for PC

You Guys are Right..
But I made it to work on my PC..
Now Enable USB Modem-Dongle Access in Remix OS | 2G 3G 4G support.
1. Install PPP Widget 2 or 3 version ( Ver. 2 works for me).
2. Now Disable Launcher File Mode from Experimental features in Settings
3. Now Add PPP Widget using long press in Homescreen.
4. Now allow Root Access, then Insert USB Modem along with SIM(Activate Internet Pack before).
5. Wait for Remix to Popup message to connect USB via PPP Widget. Then Press ok to continue.
6. Wait for another Popup to appear. Again Press ok to continue. It will show No SIM.
7. Now Immediately Remove PPP from Widget.
8. Add it again.
9.Now Configure your APN settings for your SIM and then Connect.
10. 100% works for most PC.
Kindly Checkout this Video for Video tutorial..
https://www.youtube.com/watch?v=vPE9Bdaflxk

Related

Connecting T-Mobile Pocket PC Phone to laptop

I am considering purchasing the T-Mobile Pocket PC Phone. I need the ability to connect a wireless device to my laptop while I travel. Can I connect the T-Mobile pocket pc phone to my laptop? If so, do I need a cable for that or can I do it via IR?
Thanks,
Brian
Wireless modem on XDA is serial cable or irda. Be sure to disable activesync before and connect your phone to laptop before pushing the "start", button.
So will W2K automatically detect it as a modem?
Well, actually not really. Regarding the infra red connection, I had to install first a virtual infra red port (http://www.cyber-mill.com/irdaw2k.zip), and then install on it the standard 33.6 Modem.
If you want, I can post how to do this, step by step, and it works.
Tekflow said:
Well, actually not really. Regarding the infra red connection, I had to install first a virtual infra red port (http://www.cyber-mill.com/irdaw2k.zip), and then install on it the standard 33.6 Modem.
If you want, I can post how to do this, step by step, and it works.
Click to expand...
Click to collapse
That would be awesome if you would do that.
Thanks!
Brian
http://xda-developers.com/phpBB/viewtopic.php?t=2643&highlight=modem
in this thread there is an url to a pdf which explane how you do it step by step
USING XDA AS A MODEM
example for GPRS connection
Before installation, note carefully (for your GPRS connection):
The access point name of your network provider
Your username and password
PS: if you don't know the access point name, open -on your device- settings/connections/internet settings
press on modify... then press on your GPRS connection
press on next: you will see the access point name.
Preliminary step: for infrared use only (skip for serial connection)
unzip irdaw2k (download from: http://www.cyber-mill.com/irdaw2k.zip)
click on setup, wait till end of installation
open your pc control panel/system/hardware/device manager
Click on ports and note on what port the infrared virtual com is installed (example: com5)
Step one: installing modem
open control panel/phone and modem options
choose modems tab. click add...
check don't detect modem
select from standard modem types: standard 33600bps
click next. install on selected port (com5 in this example)
after end of installation, click on properties for the modem
on tab Modem, confirm maximum speed 115200
on advanced, extra initialization type: AT+CGDCONT=1,"IP","xxx","",0,0
where xxx is the access point name of your network provider
select change default preferences
change flow control to none
clik OK to finish
Step two: setup the network
In control panel/network connections/ select file/new connection
select connect the internet, then manual setup
choose connect using modem. confirm the standard 33600bps
Give a name to the ISP
Choose: *99# as phone number.
write your username and password
do not use dialing rules
Step three: using XDA
Make sure activesync is disabled
Once connected through serial port or facing IR
Open wireless modem. choose connection (serial or IR)
click on start
wait for confirmation of connection on PC
Start dial-up from PC
ps: during this time, GSM phone line is disconnected
It reconnects automatically after disconnecting the modem

[Q] How to connect to VPN?

I'm not sure whether this post belongs here, but I have googled high and low and I have not found anything that directly pertains to my Samsung Galaxy S2 issue. And here at XDA, the VPN questions seem to be about private VPNs (not commercial).
I am currently running Android 2.3.4 Gingerbread.XXKG6
I follow these steps for connecting to a LT2P
www_dot_hopthewall_dot_com/wiki/wiki/Android_L2TP_Over_IPSec
And these for PPTP
www_dot_hopthewall_dot_com/wiki/wiki/Installing_personalVPN-PPTP_on_Android_Mobile_Phone
I have tried the PPTP and L2TP
Both fail to connect
L2TP yields:
"Unable to connect to network. Try again?"
But no additional error message.
PPTP however, seems to allow the connection.
I connected a few times.
I used pptp.sfo.witopia.net. as the VPN server
That seemed to let me connect a few times;
and according to hide-my-ip.com I had an L.A. IP
But now, when I try to connect, I'm getting an error message that reads:
"Server hung up. User name or password incorrect. Try again?"
But I didn’t do or change anything. I just tried to connect as usual.
I've tried
restarting the phone.
waiting a while.
Connecting with the computer (connects without a problem)
I tried connecting to the different VPN servers.
I also tried connecting changing the VPN server from URL to an IP address,
but that just tells me "Unable to connect to network. Try again?"
I am at a loss...
I have tried at home, on my wifi account...
The same one that my computer is on, but no dice.
The VPN service provider is also at a loss.
They said "...iPhones connect all day..." (talk about a kick in the teeth)
They asked me if I wanted to cancel my account and request a refund.
Nice.
Thanks for the replies.
This forums are always so helpful.
No, that's okay, don't get up. I'll get that.
A two part work around I found was:
PART I
Sharing the VPN Connection Over WiFi by Converting my Laptop into WiFi VPN Router. An article by BESTVPNSERVICE.COM
Using a Windows 7 machine with a Wi-Fi NIC
1) Click on your computers start button and in the search box type “cmd” and wait for it to appear on the menu.
2) After it appears, right click on it and select “Run As Administrator”.
3) When the Black Command Prompt Opens up, type the following command and press enter
4) netsh wlan show drivers
5) You will see something like the following image. If the ‘Hosted Network Supported’ (in the red square) say ‘Yes’, it means the driver is installed and if it says ‘No’, download the drivers.
6) Once it is made sure that you have the required driver, it’s time to set it up.
7) Type netsh wlan set hostednetwork mode=allow ssid=test key=password. Following Screen would appear. (Devices will detect network SSID as “test” change it to anything you want. Moreover, ‘key’ is your password which in this case is ‘password’, change it to whatever you want, I would suggest you to not to use numbers in password)
8 ) Then type, netsh wlan start hostednetwork. You will see the messages illustrated in the snap shot.
9) If you see the message that the ‘hosted network couldn’t be started’, then your WiFi driver is outdated, the best way to update the WiFi driver is Run you Windows Update or download the latest version from its official website.
10) Now that we have setup hosted network, we will make sure that it is shared on public Wi-Fi.
11) To do this, click on your Wi-Fi signal buttons on the bottom right hand corner of your screen.
12) Click on ‘Open Network and Sharing Center’.
13) Then click on Change adapter settings.
14) Click on the Connection that has description of ‘Your Created VPN Connection’ and right click on the Icon to go to its properties.
15) In Properties, go to ‘Sharing’ tab and check on ‘Allow Other Network User to connect through this computer…’
16) From the drop down menu of ‘Home Networking Connection’, Select the connection which had a description of ‘Microsoft Virtual WiFi Miniport Adapter’/’Virtula AP’ or it can be ‘Wireless Network Connection 2’ as in my case.
17) Check on the ‘Allow other network users to control or disable….’ Option as well.
18) Click ok and you are all set to go now.
19) Connect your VPN and ask your Friends or Colleague to discover your VPN enabled WiFi Connection.
20) Now, whenever you will restart your computer, your Shared WiFi connection will be disabled. You will have to reenter only the following command in the command prompt to enable it again.
netsh wlan start hostednetwork (or create a custom batch file for this, if you want to avoid reentering the command every time).
PART II
If the wi-fi direct on your phone isn't discovering your freshly created network,
you may need enable Ad Hoc connections for it.
For that I looked at an article here; but instead of Root Explorer is simply used ES Explorer:
Download this version of wpa_supplicant
Like I said, I used "ES Explorer"
• use "ES Explorer" to mount /system/bin/ and make a backup of wpa_supplicant
• rename the current one to wpa_supplicant.bak and copy the new wpa_supplicant to /system/bin
• then we need to adjust the permissions on the file to:
ticked - All options in the read and execute columns; and write column owner row
unticked - write column & group row; write column & others row.
• change /system/bin back to read only
• disable and re-enable wireless
• now your adhoc wireless network should be listed with the other wireless networks and you can connect.
After this two maneuvers, I was able to connect my phone to my laptop using my laptop's internet access and thus connecting to the VPN.
I find that the order of network activation matters.
What I mean is:
First connect to the internet (router, modem, or however that may be)
Then connect to the VPN
And then activate and connect to the hostednetwork.
I hope this helps someone, despite the fact that you have to be within wifi range of your windows machine. It's not quite the same as being on the streets and connecting to your VPN -but Android can't [consistently and reliably] connect to VPNs. And since no one replied to me here it stands to reason that no one knows how to get Android to connect to commercial VPN services (not even WiTopia's tech support).

[Tether your L9 with any device]

Android device
you don't need to do anything special to tether to your phone
Computers......windows
1. Download Chrome.if you cant download it from computer, use the phone to transfer to .exe
2. Turn on wifi tether on your wifi tether and connect to the computer via wifi.
3. Click the three line grid and click settings then Extensions then more Extensions
4. Search for "Ultimate user agent switcher"and download it
5. Once you see it and on your extension list shown as a red recycle sign click it and choose Nokia 7110
6. done!
if google doesnt work try a different one other than NK7

How to connect my 4g lte modem to REMIX PC rooted version?

Hi,
How to connect my 4g lte modem(Huawei E3372) to Remix OS PC rooted version?
I have my modem connected and it isn't being detected as a modem, format usb drive is my only option. Remix OS views my USB modem as a usb drive. I tried downloading the famous PPP2 widget but it won't even start/no widget selectable from widget menu.
Any ideas of how to connect to the Internet with my modem? As it is now, the system is useless without a working network connection and a usb modem is the only way i can connect to you guys from this god forsaken place on earth. Right now i am using my smartphone's connection(WiFi), but my mobile plan is very limited. I could exchange the card in my phone and set up a hotspot but that would be too much of a hassle considering I have to have a cell phone. So, how do I use the modem attached to my PC? How can I make it work?
Thank you!
sekitaa said:
Hi,
How to connect my 4g lte modem(Huawei E3372) to Remix OS PC rooted version?
I have my modem connected and it isn't being detected as a modem, format usb drive is my only option. Remix OS views my USB modem as a usb drive. I tried downloading the famous PPP2 widget but it won't even start/no widget selectable from widget menu.
Any ideas of how to connect to the Internet with my modem? As it is now, the system is useless without a working network connection and a usb modem is the only way i can connect to you guys from this god forsaken place on earth. Right now i am using my smartphone's connection(WiFi), but my mobile plan is very limited. I could exchange the card in my phone and set up a hotspot but that would be too much of a hassle considering I have to have a cell phone. So, how do I use the modem attached to my PC? How can I make it work?
Thank you!
Click to expand...
Click to collapse
Same dongle, same problem. Had to uninstall the OS. It's a no-go since this is the only way I can connect to the Internet and I can't imagine running a second machine to tether WiFi.
There's a related thread on reddit(r/RemixOS/comments/49ahbx/how_to_connect_my_4g_lte_modem_to_remix_pc_rooted) that I'm following. Check it out!
It's frustrating! :crying:
EDIT: Just realized you're the guy from reddit. XD
---------- Post added at 07:56 AM ---------- Previous post was at 07:01 AM ----------
There's a widget called PPP2 that works fine on many android devices but it isn't working on Remix. I submitted a post to the PPP2 forum:
http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?f=6&t=2493
Hi there! The dev of PPP2 responded to my post from yesterday saying the PPP widget won't work with our dongles(E3372) because they don't support PPP. Gotta find another way to connect.
quote:
"This is a problem of the modems used, not of the OS.
The modems mentioned do not provide a PPP port, so they don't work with PPP Widget 2."
the same problem modem huawei e3276 not working for remix os :crying:
You Guys are Right..
But I made it to work on my PC..
Now Enable USB Modem-Dongle Access in Remix OS | 2G 3G 4G support.
1. Install PPP Widget 2 or 3 version ( Ver. 2 works for me).
2. Now Disable Launcher File Mode from Experimental features in Settings
3. Now Add PPP Widget using long press in Homescreen.
4. Now allow Root Access, then Insert USB Modem along with SIM(Activate Internet Pack before).
5. Wait for Remix to Popup message to connect USB via PPP Widget. Then Press ok to continue.
6. Wait for another Popup to appear. Again Press ok to continue. It will show No SIM.
7. Now Immediately Remove PPP from Widget.
8. Add it again.
9.Now Configure your APN settings for your SIM and then Connect.
10. 100% works for most PC.
Kindly Checkout this Video for Video tutorial..
https://www.youtube.com/watch?v=vPE9Bdaflxk

How to use USB Modem 3G on Remix OS?

Plz tell me how can I do to use USB modem on Remix OS?
Thank you!
go to play store , find ppp widget 3 and install it
its just a widget and remix os doesn't support widget ..
so you have to install a 3rd party launcher and disable remix launcher throw terminux , install any launcher and type in terminux
su pm disable com.jide.filelauncher
and press enter
now you will see the 3rd party launcher appears . place the widget and configure it correctly like access point ... then find auto connect and tick it
test your modem and when you finish go back to terminux and type
su pm enable com.jide.filelauncher
thats it.
Remix OS- Enable USB Modem Access | 2G 3G 4G
salimtn said:
go to play store , find ppp widget 3 and install it
its just a widget and remix os doesn't support widget ..
so you have to install a 3rd party launcher and disable remix launcher throw terminux , install any launcher and type in terminux
su pm disable com.jide.filelauncher
and press enter
now you will see the 3rd party launcher appears . place the widget and configure it correctly like access point ... then find auto connect and tick it
test your modem and when you finish go back to terminux and type
su pm enable com.jide.filelauncher
thats it.
Click to expand...
Click to collapse
You find Video Tutorial Here. It will be easy enough to activate USB Modem support in Remxi OS..
https://www.youtube.com/watch?v=vPE9Bdaflxk
ralink usb wifi on phoenix os
i have phoenix os and my wifi card broked out i have ralink usb when i plugged it nothing happed how can i connect it and thanks a lot:laugh:
tell me is there is any way to connect modem without pppwidth please

Categories

Resources