Which device (manufacturer, type)?
LG-C800 (T-Mobile myTouch Q)
Which firmware is installed?
Stock Gingerbread firmware, 2.3.6 (LGC800-V10v-JUN-29-2012)
What version of wireless tether are you using?
3.3-pre2 ***EXPERIMENTAL***
I noticed that support for the LG C800, otherwise known as the T-Mobile myTouch
Q, can be made available by simply using the LG Optimus S profile. The key
file that gave a big clue for supporting the myTouch Q was
/etc/wl/rtecdc-apsta.bin, which was also listed under the function
setupThunderc() in
src/com/googlecode/android/wifi/tether/system/Configuration.java. I used the
profile, and it works. Now the problem is having the phone use this profile by
default. Otherwise, it uses the generic profile and sets up an ad-hoc network
with optional WEP encryption rather than an infrastructure network with
optional WPA encryption. The attached patch will enable the software to use
the right profile for the tether.
Original issue reported on code.google.com by logiconc...@gmail.com on 17 Feb 2013 at 4:09
Original issue reported on code.google.com by
logiconc...@gmail.com
on 17 Feb 2013 at 4:09Attachments: