[Q] LG GPad V500 - USB Thethering on CM11 - General Questions and Answers

Hi guys, this is my first post on this forum, so I'm sorry if I'll do something wrong.
I bought a LG GPad V500 (standard version, not google experience edition) and i noticed that tha stock ROM was not so nice... I successfully installed clockworkmod and CyanogenMod 11. The ROM works fine, it's fast and i didn't find any bug. Just i can't understand how to setup USB thethering (aka reverse thethering).
When i start the server on my Windows 8 PC an app is installed on my tab (USB tunneling app). I accepted the super-user request and then I also installed the fake-wifi hack (included in reverse thethering package).
The problem is that, when I press Connect on my PC, the LOG shows no errors but I can't access Internet from the tab. USB Tnneling app shows "UDP connections: 0" and "TCP connections: 0" and the software on my PC says there isn't any download and upload speed. I reinstalled the apps many times and I replaced adb.exe (I founded this solution on Reverse Thethering official post on XDA, but it didn't work for me).
I googled the problem and I read many times that the kernel should be not able to run a USB thethering. I don't know if it could be true, i used the USB Thethering on CM 11 on my old TF300 (died 3 days ago :crying.
Do you know how to fix this problem? It's quite important for me because I can't use any wifi network at home and at work. Sorry for terrible English and thanks
P.S: is it possible, if needed, to change CM11 Kernel (flashing it using CWM)?

Related

external internet connection can be used in Phone on HTC HD 2 (cm 7 android 2.2.5)

can we use external internet connection for example in phone, as internet provider via USB caBle???
1st of all, their is no such thing as Android 2.2.5. Please edit your title. I think you mean Android 2.3.5 since CyanogenMod 7 is based on Gingerbread. The answer to your question is yes. Just get PDANet from the market: https://market.android.com/details?id=com.pn.helper&feature=search_result and get the pc application to work alongside with it: http://junefabrics.com/android/download.php . It's very easy to use so you should be able to take it from here.

[Q] USB WWAN - How To On Wifi Xoom?

Hello, I Know there are correct wifi usb dongles drivers in Tiamat Kernels, i have tried everything possible to get the Mobile Settings option in the Wireless setting of android with no luck, Can anybody point me to the correct procedures on how to do it? btw i have tried the methods of doing that on Acer and Asus and it didn't work, i had to flash new kernels to boot again in some cases. Thanks
Why those drivers are present but nobody want to write dialer script and instruction?
Launchpad kernel for Xoom!
Alright, Forget about Tiamat kernel, i have Team Tiamat Moray Rom on my Wifi only Xoom with the launchpad kernel from this post :
http://www.xoomforums.com/forum/lau...nel-launchpad-1-2-2-new-6-11-11-3-1-only.html
you will find in the addons (WWAN USB Addon) which is used on the launchpad to show the Mobile Menu and enable tethering as the kernel should have everything required, so why when i use it on the Xoom it doesn't work? BTW i have also disabled the Zero-CD option on the USB stick to make sure it reads as a modem when connected to usb port, i made sure that my 3g stick is compatible with the operation.
Its really interesting when i see 153 views and only one reply
You can try this http://forum.xda-developers.com/showthread.php?t=1118639
And I will try with CDMA modem I found one non-english article.
But just yesterday I got trouble with OTG connections, all devices are with error:
usb 2-1: new low speed USB device using tegra-ehci and address 6
usb 2-1: device not accepting address 6, error -71
hub 2-1: unable to enumerate device on port 1
It was working last night. Wtf? Do you know how to fix this? I tried to restart tablet with no luck, otg cable not working anymore.
Update 1: Nevermind, cable was broken. Fixed.
Update 2: I tried that method on link I gave you - zore result, reflashed.
P.S: Just tried your launchpad kernel - too bad that 3.1 only. I'm using Rogue now. By the way usb_wwan can be installed everywhere.
I found also this universal installer for Huawei modems attached below.
Dunno how to "dance" with this. After installing just nothing happend or I doing wrong.
thanks for you effort, OTG cables are horrible, most of the time when you get failures its caused by cables or adapters anyway,
i downloaded the attached archive and pushed all modules to my Xoom with MORAY Rom and Odachi Kernel, rebooted and nothing happened too no Mobile Settings menu, will keep trying and keep you posted
Actually I'm not sure if there should appear some menu. After this you have to see in dmesg you modem to be recognized like GSM converter but I don't. So it looks like option.ko isn't loaded. Maybe this file has to be in defferent place instead of /system/lib on Xoom? I also tried to put it in /system/lib/modules/ , also nothing happend after.
Maybe it works on older versions of ROMs? I'm using 3.2.2 stock rooted with rogue kernel + usb_wwan
Maybe, i have tried it with many roms, even the 3.1 but no luck, i think Team Tiamat would be the right ppl who would clarify everything to us, i have tried setting the kernel to launch all the modules on boot but nothing happened,we need somebody experienced in those things to help us out
Hmm... as you see there is nobody who want to help with this. Because they have 3G models or expencive portable hotspots and nobody need this.
Anyway. Did you try to put option.ko and usb_wwan.ko in system/library/modules folder and right after that set up "modules on boot"? Restart tablet, connect modem and see in dmesg. I don't have this option in my rom, so try to do that.
:s
I've tried placing the modules and loading them on boot, but it didn't work too, its not about money, actually i have 3G portable wifi router and my other android devices have the built-in wifi hotspot ,but its about doing the thing...its about the concept, why it's not working while we have everything in place, thats the weird thing, i think we will have to wait until somebody feels sorry for us then decide to help us! :s
Problem definitely in /system/build.prop it should be edited somehow, according to manual for A500 tablet.
Neolo said:
I found also this universal installer for Huawei modems attached below.
Dunno how to "dance" with this. After installing just nothing happend or I doing wrong.
Click to expand...
Click to collapse
hi, where to put this module pack? i mean how to install?
How to connect manually using Huawei 3G dongle:
You need:
- rooted xoom with Tiamat kernel (or any other which has usb_wwan.ko and option.ko attached)
- 3g dongle
1. Backup files from /etc/ppp in case when this solution don't work
2. Download attached zip and extract to /etc/ppp
3. edit /etc/ppp/gprs-connect-chat in line
Code:
'' AT+CGDCONT=1,"IP","internet"
replace 'internet' with APN name for your network
4. Now run terminal (Terminal Emulator) and type
Code:
su
stop ril-daemon
insmod /system/lib/modules/usb_wwan.ko
insmod /system/lib/modules/option.ko
pppd call gprs
Now you should have working connection (Xoom doesn't show this, but if you run browser it should work).
For me it works on Verizon Xoom with Huawei e1750, but i'm living in area where only edge is avaliable, so this is very slow connection - i need to check connection speed in other location this weekend.
For Xoom Wifi owners: this should also work for you, but with small change - after inserting modules you should check on dmesg which port(s) is using your dongle and change port number in first line of /etc/ppp/peers/gprs . It's probably /dev/ttyUSB0 but you must check.
Porzeczek said:
How to connect manually using Huawei 3G dongle:
You need:
- rooted xoom with Tiamat kernel (or any other which has usb_wwan.ko and option.ko attached)
- 3g dongle
1. Backup files from /etc/ppp in case when this solution don't work
2. Download attached zip and extract to /etc/ppp
3. edit /etc/ppp/gprs-connect-chat in line
Code:
'' AT+CGDCONT=1,"IP","internet"
replace 'internet' with APN name for your network
4. Now run terminal (Terminal Emulator) and type
Code:
su
stop ril-daemon
insmod /system/lib/modules/usb_wwan.ko
insmod /system/lib/modules/option.ko
pppd call gprs
Now you should have working connection (Xoom doesn't show this, but if you run browser it should work).
For me it works on Verizon Xoom with Huawei e1750, but i'm living in area where only edge is avaliable, so this is very slow connection - i need to check connection speed in other location this weekend.
For Xoom Wifi owners: this should also work for you, but with small change - after inserting modules you should check on dmesg which port(s) is using your dongle and change port number in first line of /etc/ppp/peers/gprs . It's probably /dev/ttyUSB0 but you must check.
Click to expand...
Click to collapse
bro,
how can we connect any other company's usb modem? it is same as huawei modem or new driver files to be downloaded?
raihankabir_1 said:
bro,
how can we connect any other company's usb modem? it is same as huawei modem or new driver files to be downloaded?
Click to expand...
Click to collapse
What modem you have?
Porzeczek said:
What modem you have?
Click to expand...
Click to collapse
i was successful with huawei 3g modem according to the tutorial. i have an wimax usb modem and i didnt find any tutorial related to wimax usb modem on xoom
raihankabir_1 said:
i was successful with huawei 3g modem according to the tutorial. i have an wimax usb modem and i didnt find any tutorial related to wimax usb modem on xoom
Click to expand...
Click to collapse
Ask google for linux support for this wimax modem. If it works on linux it also should work in android. And most of linux tutorials are saying which driver is needed.
I also have different modem need to use, because gprs is slow and expencive.
I have Cmotech U300 (Dual mode - WiMax + CDMA Rev.A) branded for Sprint. Have no idea where to get a driver for xoom.
Looks like my modem is working under Linux, http://jebus.nu/tech-corner/sprint-u300 Dut generally I have no idea how to make it for Xoom.
My Huawei is recognized well. I set APN name, but what about APN username and password. Where are setted?
Are there any updated ppp files for the xoom on jelly bean as it does not seem to work with my one....... Also try something called "ppp widget" which seems to be easier to do but still its not worked for me on my xoom...... HELP

[Resolved] [Q] Touchpad with Milaq's 10.2 build, MTP issue

Hello,
Since I can't post in milaq's thread, i'll do it here.
I haven't found any topic speaking about the issue i'm facing.
Since my 10.2 upgrade (i was using 10.1 from jcsullins before), i can't get my touchpad to show as an usb drive on my computer (Windows 8.1 x64) with MTP.
I'm using the android ADB interface driver and milaq's build 20131226.
Everything works well with my Nexus 4 (4.3 & 4.4).
I have nothing in PTP too, except if I enable USB debugging, the TP will appear as a camera on my computer (doesn't help with MTP).
The touchpad is showing without any issue in the device manager.
Windows event viewer is silent.
Any idea ?
Thanks.
Ok, I found a similar thread this time and fixed my issue :
http://forum.xda-developers.com/showthread.php?t=2481101
I just had to install the LG united driver and update the driver used for my touchpad on the device manager.

USB Tethering not working

Hello ,
Since I have installed the latest SlimRom, USB tethering is not work.
Now I'm back on the current CM12.1, is still lacking.
It does not turn on
Can you help me ?
EasyTether
I solved using an additional software (EasyTether Pro installed as app and his driver on Windows) connecting the Idol 3 to a laptop with Windows

Rooted Galaxy Note 3 (running Lineage 18.1) refuses to connect to WiFi after installing Nexmon/Bcmon (bcmdhd_sta.bin)

So I installed Kali NetHunter to use the Wifite command. Long story short, I find out that I need an external wifi card for programs like Wifite to ACTUALLY run, so I find a tutorial to use Wifite WITHOUT a WiFi card. I installed Hijacker and went through the initial setup process (installing Nexmon). But then, I realised that I can no longer connect to any WiFi networks, despite my phone detecting them. I figured it had to do something with my management utility path for the Nexmon installation not existing at all (the default was /product/bin, which does not exist for my phone). So I reinstalled it, only this time setting the path as /system/bin). Still, it didn’t work. I fugured it has to do something with the bcmdhd_sta.bin file inside of the WiFi folder (/system/vendor/etc/wifi). No luck deleting it (I used amaze file manager). Can anyone pls help me, I just want my phone back, preferably without a hard reset. The device chipset that the Nexmon installation window is showing is 4339a0.
Details of my phone:
Samsung Galaxy Note 3 SM-9005
Android 11, running LineageOS 18.1

Categories

Resources