DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!

View Poll Results: Did this hack work for you?

Voters
247. You may not vote on this poll
  • Yes, easy

    126 51.01%
  • Yes, with some work

    63 25.51%
  • No, can't get it working

    58 23.48%
Page 5 of 46 FirstFirst ... 3 4 5 6 7 15 ... LastLast
Results 41 to 50 of 459

Thread: Tether capability with android-wifi-tether (Wireless Tether for Root Users)

  1. Junior Droid
    danlo315's Avatar
    Member #
    5483
    Join Date
    Nov 2009
    Posts
    6
    Phone
    Droid
    #41
    Quote Originally Posted by crdnilfan View Post
    Quote Originally Posted by danlo315 View Post
    Hello,

    I'm stuck in the flash_image step with "error writing boot: Permission denied" error as well. I'm executing this through adb shell so I'm in recovery:

    $ su
    su
    su: access granted, courtesy of Your Page Title
    # flash_image boot /sdcard/boot-new.img
    flash_image boot /sdcard/boot-new.img
    error writing boot: Permission denied

    I've done the recovery partition and did my backup, so I'm fairly certain flash_image works. Can anybody assist in this?

    Thanks.
    You have to run the
    /system/xbin/flash_image boot /sdcard/boot-new.img
    command from a recovery console.

    thats done by going into recovery mode and mounting both the sdcard and /system areas. then using the android SDK to launch an ADB shell on your phone, execute the exact same code
    (/system/xbin/flash_image boot /sdcard/boot-new.img)
    from that shell.

    Thanks, that worked. I was able to finish the installation. However, when trying to start the app on the phone, it kept saying the tethering failed. I had to go to shell and manually run the ./tether script. The SSID was broadcasting if I manually run the script, but doesn't appear if I try to use the app. I'm on 2.0.1.
  2. Senior Droid
    Natolx's Avatar
    Member #
    4610
    Join Date
    Nov 2009
    Posts
    123
    Liked
    1 times
    Phone
    Enter Current Phone Here
    #42
    Alright got it working is there any way to modify the script so that the SSID is broadcast for longer?
  3. Droid
    bogdan912's Avatar
    Member #
    5857
    Join Date
    Nov 2009
    Posts
    46
    Phone
    Motorola Droid
    #43
    I'm running 2.1... I can get the phone to act like it's tethering if I manually start the script from an adb shell but it doesn't broadcast, at least my fedora 10 laptop doesn't pick it up.

    Also when I start the script manually I get this output, I am just starting to dig in now and see why I'm getting a lot of failures, just wondering if anyone else had this? Looks like it's not detecting the driver properly.

    sh-3.2# sh tether start
    ERROR - IPC_STA_Private_Send - error sending Wext private IOCTL to STA driver (ioctl_cmd = 8000000, res = -1, errno = 19)
    Wlan_loader: Error sending init command (DRIVER_INIT_PARAM) to driver
    Set property wlan.driver.status = failed - Ok
    iptables v1.3.7: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
    Perhaps iptables or your kernel needs to be upgraded.
    Error for wireless request "Set Mode" (8B06) :
    SET failed on device tiwlan0 ; No such device.
    Error for wireless request "Set Frequency" (8B04) :
    SET failed on device tiwlan0 ; No such device.
    Error for wireless request "Set ESSID" (8B1A) :
    SET failed on device tiwlan0 ; No such device.
    sh-3.2#
  4. Junior Droid
    KingDroid's Avatar
    Member #
    18297
    Join Date
    Dec 2009
    Posts
    24
    Phone
    Motorola Droid
    #44
    When I boot into recovery, I can't get to this...

    • Select the nandroid submenu, and choose the "Default Nandroid Backup" option

    I am using 0.14.3 and that isn't an option. The closest thing I see is if I go to backup/restore I see something that says simple nandroid backup but I don't want to select that if it is wrong. Please help me get past this step!
    Motorola Droid
    2.0.1 ROOTED
    Waiting for a good ROM!
  5. paulmiller_19's Avatar
    Member #
    18155
    Join Date
    Dec 2009
    Posts
    58
    Phone
    Motorola Droid
    #45
    I am running 2.1 and wifi-tether is working perfectly for me (i don't need to manually run the start script). the only difference i did when installing was the location of my flash_image (for me it was in /data/local because i followed the sprecovery installation instructions from the sholes website). Great job guys this is great
  6. Droid Newbie
    redwurm's Avatar
    Member #
    18303
    Join Date
    Dec 2009
    Posts
    2
    Phone
    Enter Current Phone Here
    #46
    Got it working on 2.1 as well but the GUI app doesn't work as previously mentioned. tether start/stop works just fine
  7. Droid Sensei
    JhankG's Avatar
    Member #
    250
    Join Date
    Nov 2009
    Location
    Summerfield, NC
    Posts
    3,098
    Phone
    Droid X
    #47
    So what are the chances that someone fairly new to Android, Linux, and rooting would be able to do this? I have edited the status bar and notification shade, updated to 2.1, and then went back down to 2.0.1 again without any issues. I just don't want to get halfway through the instructions and realize that I am in over my head.
  8. Droid Newbie
    redwurm's Avatar
    Member #
    18303
    Join Date
    Dec 2009
    Posts
    2
    Phone
    Enter Current Phone Here
    #48
    Shouldn't be that difficult, if you got to 2.1 and edited your status bar this should be about the same. Just follow the directions to the T and read the whole thread for any issues people are having.
  9. Droid
    bogdan912's Avatar
    Member #
    5857
    Join Date
    Nov 2009
    Posts
    46
    Phone
    Motorola Droid
    #49
    I went to 2.1 last night and used sholes recovery, so I started at loading http://www.sholes.info/wp-content/up...ty-wifi.tar.gz.
    Is the kernel mod for this different than the kernal mod posted in the 2.1 guide?
  10. Junior Droid
    KingDroid's Avatar
    Member #
    18297
    Join Date
    Dec 2009
    Posts
    24
    Phone
    Motorola Droid
    #50
    Quote Originally Posted by KingDroid View Post
    When I boot into recovery, I can't get to this...

    • Select the nandroid submenu, and choose the "Default Nandroid Backup" option

    I am using 0.14.3 and that isn't an option. The closest thing I see is if I go to backup/restore I see something that says simple nandroid backup but I don't want to select that if it is wrong. Please help me get past this step!
    Any ideas guys? I really wanna finish this up tonight!
    Motorola Droid
    2.0.1 ROOTED
    Waiting for a good ROM!
Page 5 of 46 FirstFirst ... 3 4 5 6 7 15 ... LastLast

Ads

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Similar Threads

  1. WiFi Tether App
    By SwordOfWar in forum Android Applications
    Replies: 17
    Last Post: 07-17-2011, 10:12 PM
  2. How to tether your android phone for free
    By kennyg23 in forum Hacking Help
    Replies: 67
    Last Post: 11-12-2010, 08:05 AM
  3. tether to PS3 and mac
    By LRapp in forum Android Tech Support
    Replies: 1
    Last Post: 01-03-2010, 08:34 AM
  4. Whats everyone using to tether??
    By jf2oo6 in forum Android Applications
    Replies: 2
    Last Post: 11-24-2009, 07:45 PM

Search tags for this page

android operation not supported on transport endpoint
,

android wireless tether

,
androir wifi tether command line arguments
,
droid wifi teather
,

droid wifi tether without root

,

droid wireless tether app

,
error for wireless request set frequency (8b04) :too few arg
,

rooted droid tether

,
verizon wifi tether without root
,
what wifi tether app works for a rooted droid a855
,
wifi tether for root users not working
,
wifi tether not working
,
wifi tether unable to open log
,

wifi tethering droid

,
wireless tether android app
Click on a term to search our site for related topics.
Find us on Google+