Open GoogleCodeExporter opened 9 years ago
By the way,
I have tried many nightlies of Cyanogenmod as well as 6.1-RC1 and many radios.
That doesn't seem to solve anything.
Original comment by volkank...@gmail.com
on 8 Nov 2010 at 12:42
First. My test-hardware ALWAYS runs stock-firmwares! And the app runs perfectly
fine on nexusone with android 2.2.1 (stock).
The only thing what could cause such an issue is that a wifi-driver was chosen
by cyanogenmod which does NOT create a wl0.1 interface for tethering.
Let me know the output of:
1) start tethering from cmd-line:
adb shell
cd /data/data/android.tether/bin
./tether start 1
2) run the iwconfig-cmd and post the output here:
/data/data/android.tether/bin/iwconfig
Original comment by harald....@gmail.com
on 8 Nov 2010 at 1:25
Hi harald.mue,
It may be true. It has been a long time since I used the stock firmware.
1) I already pasted the output of that command in the problem definition.
2) The output of iwconfig is below (While using official tethering):
# /data/data/android.tether/bin/iwconfig
/data/data/android.tether/bin/iwconfig
lo no wireless extensions.
dummy0 no wireless extensions.
ifb0 no wireless extensions.
ifb1 no wireless extensions.
rmnet0 no wireless extensions.
rmnet1 no wireless extensions.
rmnet2 no wireless extensions.
usb0 no wireless extensions.
eth0 IEEE 802.11-DS ESSID:"" Nickname:""
Mode:Master Frequency:2.437 GHz Access Point: Not-Associated
Bit Rate:54 Mb/s Tx-Power:32 dBm
Retry min limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Link Quality=5/5 Signal level=0 dBm Noise level=0 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
wl0.1 IEEE 802.11-DS ESSID:"XXXXX" Nickname:""
Mode:Master Frequency:2.437 GHz Access Point: 02:1A:11:FA:7F:0A
Bit Rate=54 Mb/s Tx-Power:32 dBm
Retry min limit:7 RTS thr:off Fragment thr:off
Encryption key:off
3) iwconfig without official tethering
# /data/data/android.tether/bin/iwconfig
/data/data/android.tether/bin/iwconfig
lo no wireless extensions.
dummy0 no wireless extensions.
ifb0 no wireless extensions.
ifb1 no wireless extensions.
rmnet0 no wireless extensions.
rmnet1 no wireless extensions.
rmnet2 no wireless extensions.
usb0 no wireless extensions.
Original comment by volkank...@gmail.com
on 8 Nov 2010 at 1:32
So, what is the output of iwconfig after you have started tethering from
cmd-line?
Original comment by harald....@gmail.com
on 8 Nov 2010 at 1:42
Oh. Ah. So it does work on the first start and fails on the second?
Do you see an error (printed on console) when stopping?
cd /data/data/android.tether/bin
./tether stop 1
Original comment by harald....@gmail.com
on 8 Nov 2010 at 1:57
Sorry what i meant was let me attach 3 files :)
By the way, upon recommendation of one of my friends with the same ROM, i tried
wifi-tether 2.0.2 and it works nicely (and with 802.11n by the way) but it is
ad-hoc mode and WEP only. So I don't really want to use that.
Original comment by volkank...@gmail.com
on 8 Nov 2010 at 2:11
Ok. I think I know what's going wrong here. Will try to fix that - stay tuned!
Original comment by harald....@gmail.com
on 10 Jan 2011 at 3:43
Very nice :-) Waiting for it..
Original comment by volkank...@gmail.com
on 11 Jan 2011 at 4:46
I've already fixed that ... but I need to clean-up my code a bit (looks
awfulafter testing).
Original comment by harald....@gmail.com
on 13 Jan 2011 at 8:51
Original issue reported on code.google.com by
volkank...@gmail.com
on 8 Nov 2010 at 12:41Attachments: