rajan72 / android-wifi-tether

Automatically exported from code.google.com/p/android-wifi-tether
0 stars 1 forks source link

Galaxy Nexus errors #1257

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which device (Samsung, Galaxy Nexus)?

Which firmware is installed? 4.01

What version of wireless tether are you using? 2.07

What steps will reproduce the problem?
1. Press to start tethering
2.
3.

What is the expected output? What do you see instead?

Can't seem to create a hotspot and the connection tells me there were errors.  
The errors are as below:

setting ad hoc mode failed
setting essid  failed
setting channel failed

Final result no wifi hotspot created. 

Please provide any additional information below.

Original issue reported on code.google.com by arfanmaz...@gmail.com on 29 Nov 2011 at 2:07

GoogleCodeExporter commented 9 years ago
Could you please try this:
Download the latest beta-version (currently beta7) available in the 
download-section.
Open the app. Press "menu" and go to settings.
Select "Samsung Galaxy S2" from device-profiles.
Try again.

Original comment by harald....@gmail.com on 29 Nov 2011 at 2:15

GoogleCodeExporter commented 9 years ago
On my galaxy nexus,

I used the version 3.1 beta 7 and changed my profile to the Samsung Galaxy S2 
as the above comment requested and only got one error this time:
"Activating WiFi interface..."
"failed"

The result is a hotspot is created and I can see it from other devices, however 
when I attempt to connect the connecting device the connection does not 
succeed. Sometimes I get as far as "obtaining IP address..." but usually I just 
get "connecting..." indefinitely

Original comment by huntersi...@gmail.com on 15 Dec 2011 at 7:56

GoogleCodeExporter commented 9 years ago
same issue here. Failed to activate wifi interface on my galaxy nexus.   I am a 
donator and would lov to see this fixed asap. Thanks in advance!

Original comment by JNo...@gmail.com on 15 Dec 2011 at 9:02

GoogleCodeExporter commented 9 years ago
I've also got the issue.  For what it's worth, it even caused my phone to soft 
reboot upon trying it once, though I wasn't able to replicate it past that.

Original comment by harpodel...@gmail.com on 16 Dec 2011 at 2:34

GoogleCodeExporter commented 9 years ago
Same here. Tried lots of changes to profiles, etc but no dice. Hopefully soon!

Original comment by urp...@gmail.com on 16 Dec 2011 at 3:07

GoogleCodeExporter commented 9 years ago
Same issue!

Original comment by shane.au...@gmail.com on 16 Dec 2011 at 3:30

GoogleCodeExporter commented 9 years ago
I also have a similar issue.  I used the Samsung Galaxy II profile, and 
everything seemed to work, but was unable to get an IP address when I tried to 
connect to the hotspot. I haven't experienced any crashing though.

I should point out that the Japanese Docomo version doesn't have the built-in 
tethering capability, which was my original motivation in wanting this app.  
Others may be in the same boat as well.

Original comment by wallsl...@gmail.com on 16 Dec 2011 at 3:34

GoogleCodeExporter commented 9 years ago
Same problem here. Rebooted for me after trying the SGS2 profile as well.

Original comment by nat...@chasen.name on 16 Dec 2011 at 3:37

GoogleCodeExporter commented 9 years ago
Same here

Original comment by gmurphyp...@gmail.com on 16 Dec 2011 at 4:31

GoogleCodeExporter commented 9 years ago
Same. Would love a solution :)

Original comment by Dynast...@gmail.com on 16 Dec 2011 at 4:50

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Can you guys please download theis following experimental build, and try the 
Samsung Galaxy II Profile:
http://android-wifi-tether.googlecode.com/files/wifi_tether_v3_1-pre108.apk

Does it give you an option for SoftAP under tethering method?

If it doesn't work.  Can someone please upload a /system/build.prop file, and 
possibly find a file called "bcm4330_aps.bin"

Go into terminal or adb, and type

$ su
# find / | grep "bcm4330"

The file and path should show up.

Original comment by j...@tekahuna.net on 16 Dec 2011 at 5:00

GoogleCodeExporter commented 9 years ago
I didn't find bcm4330_aps.bin, but I did find fw_bcmdhd_apsta.bin.  I've 
attached that and build.prop at http://www.multiupload.com/6QMOVS4EE2.  I can 
upload the stock build.prop, too, need be.

Original comment by harpodel...@gmail.com on 16 Dec 2011 at 5:23

GoogleCodeExporter commented 9 years ago
I suppose that goes to say that your build and suggestions didn't work.

Original comment by harpodel...@gmail.com on 16 Dec 2011 at 5:24

GoogleCodeExporter commented 9 years ago
There was a few other wifi-drivers in the drivers directory on the phone, made 
a zip out of them (dunno if they're useful). Build.prop also included.

bcm4330.hcd
fw_bcmdhd.bin
fw_bcmdhd_apsta.bin
fw_bcmdhd_p2p.bin

Original comment by s...@blosphere.net on 16 Dec 2011 at 5:33

Attachments:

GoogleCodeExporter commented 9 years ago
@harpo:

Thank you!  I actually needed the path to that "fw_bcmdhd_apsta.bin" file, 
rather than the file itself.  Also, a stock build.prop would help out.  I'm 
wondering if toro is really you ro.product.device, or if the ROM maker changed 
it.  Cause I thought it was maguro, unless that's the gsm version, and 
verizon's is toro...

Also, the attach files feature on here works well.  Somehow I downloaded an 
.exe file while trying to get to these files. :(  Thank god I'm on a Mac.

Thanks, again!

Original comment by j...@tekahuna.net on 16 Dec 2011 at 6:02

Attachments:

GoogleCodeExporter commented 9 years ago
the path is /system/vendor/firmware

Original comment by s...@blosphere.net on 16 Dec 2011 at 6:05

GoogleCodeExporter commented 9 years ago
/system/vendor/firmware/fw_bcmdhd_apsta.bin is the path to the file

As for the stock file, give me about 15 minutes.

Original comment by harpodel...@gmail.com on 16 Dec 2011 at 6:05

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
toro is the device name for VZW LTE Gnex. I will get you a stock build.prop 
shortly if the one supplied is not stock.

Original comment by ihyln...@gmail.com on 16 Dec 2011 at 6:18

GoogleCodeExporter commented 9 years ago
Here ya go!

Original comment by harpodel...@gmail.com on 16 Dec 2011 at 6:23

Attachments:

GoogleCodeExporter commented 9 years ago
@sty & @harpodeltatheta

Thank you both for the files and info.  From what I'm seeing of the kernel 
sources, this firmware and driver is a bit different from what the SGS2 is 
running.  We are at the moment working on getting SGS2, and Epic Touch 4G, both 
with the Broadcom 4330 wifi chipset like the GNEX to work in Infrastructure 
mode.  So, hopefully we'll be bringing all of these devices online with 
Infrastructure mode soon.

Aloha,
Jeff

Original comment by j...@tekahuna.net on 16 Dec 2011 at 6:26

GoogleCodeExporter commented 9 years ago
Just donated, hoping for a fix before Monday when I go on a trip :)

Original comment by nat...@chasen.name on 16 Dec 2011 at 1:20

GoogleCodeExporter commented 9 years ago
Would love to have this working as well. Let me know if you need any additional 
information, files, logs, or testing, I'm happy to oblige in any way!

Original comment by nicholas...@gmail.com on 16 Dec 2011 at 1:49

GoogleCodeExporter commented 9 years ago
I am also willing to help test.  I will donate when fixed.

Original comment by tony9...@gmail.com on 16 Dec 2011 at 1:58

GoogleCodeExporter commented 9 years ago
Always willing to help here too!

Dumb question, how does one get into infrastructure mode? 

Original comment by Cameron....@gmail.com on 16 Dec 2011 at 2:33

GoogleCodeExporter commented 9 years ago
I'm here to help test as well. Miss this thing. Thanks! :)

Original comment by dme...@gmail.com on 16 Dec 2011 at 3:21

GoogleCodeExporter commented 9 years ago
@Cameron

When I was using 2.0.7,  I believe it ran in infrastructure mode by default.

Original comment by JNo...@gmail.com on 16 Dec 2011 at 3:37

GoogleCodeExporter commented 9 years ago
im having the same issues are above on 4.0.2 vzn gnex  also having issues with 
barnacle as well. 

hope this gets fixed, dying for my tether :)  

Original comment by Valkyrie...@gmail.com on 16 Dec 2011 at 6:26

GoogleCodeExporter commented 9 years ago
Yup, not working for me either.

On the latest release, 3.1 Beta. 4.0.2 Galaxy Nexus Verizon.

Errors coming up are

setting ad hoc mode failed
setting essid  failed
setting channel failed

I'd be more than happy to help with the development if needed!

Original comment by Adrenali...@gmail.com on 16 Dec 2011 at 7:54

GoogleCodeExporter commented 9 years ago
Please let us know if you need any more files or info from us! Looking forward 
to a fix.

Original comment by timwool...@gmail.com on 16 Dec 2011 at 8:05

GoogleCodeExporter commented 9 years ago
I am also having this issue please let me know if I can help in any way

Original comment by RAN...@gmail.com on 16 Dec 2011 at 11:40

GoogleCodeExporter commented 9 years ago
Not working either. VZW Galaxy Nexus rooted 4.0.2

Original comment by Neil.Sca...@gmail.com on 17 Dec 2011 at 12:21

GoogleCodeExporter commented 9 years ago
any news on this ???

Original comment by upstream...@gmail.com on 17 Dec 2011 at 6:03

GoogleCodeExporter commented 9 years ago
Also curious about the status of this. Appreciate all your hard work and effort 
in trying to make this happen! Definitely be making a donation...

Original comment by bacumi...@gmail.com on 17 Dec 2011 at 6:42

GoogleCodeExporter commented 9 years ago
Re: Comment 23

Great to hear that you guys are working on this one, thanks a million for all 
of your efforts

Original comment by bmy...@gmail.com on 17 Dec 2011 at 8:50

GoogleCodeExporter commented 9 years ago
Same error as OP. Verizon Galaxy Nexus 4.0.2 (rooted)

Original comment by jacob.b....@gmail.com on 17 Dec 2011 at 10:42

GoogleCodeExporter commented 9 years ago
at this point we know it affects all gnex.  look forWARD to the fix.

Original comment by Debbie.H...@gmail.com on 17 Dec 2011 at 11:08

GoogleCodeExporter commented 9 years ago
Yes, I'm having the same issue. I rooted (that was interesting alright), 
downloaded, and it gave me the same hour. Any ETA on a fix? I'd love to have it 
in a week :D

Original comment by m...@maxswisher.com on 18 Dec 2011 at 3:35

GoogleCodeExporter commented 9 years ago
This app works on the nexus. Don't know if it can be mined for info.
https://market.android.com/details?id=com.svtechpartners.wifihotspotdemo

Just sent a donation. Thanks guys.

Original comment by samsosno...@gmail.com on 18 Dec 2011 at 8:24

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Confirmed that the wifi hotspot demo, mentioned above, is working on the VZW 
LTE Galaxy Nexus.

Original comment by mrzoso@gmail.com on 18 Dec 2011 at 9:48

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I can connect to wifi hotspot and usb tether but I receive no internet 
connection from it.

Original comment by tre...@gmail.com on 18 Dec 2011 at 3:32

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I can also confirm beta8 does not work at all on my lte galaxy nexus. 

Original comment by RAN...@gmail.com on 18 Dec 2011 at 4:05

GoogleCodeExporter commented 9 years ago
I as well can confirm it. Please let me know if I can be of any assistance. 
Thanks. 

Original comment by Dynast...@gmail.com on 18 Dec 2011 at 4:30

GoogleCodeExporter commented 9 years ago
Beta 8 has more errors then before.

Original comment by ODurant....@gmail.com on 18 Dec 2011 at 5:23

Attachments: