显示标签为“P7510”的博文。显示所有博文
显示标签为“P7510”的博文。显示所有博文

Guide Wifi Ad Hoc Working Samsung 10.1v

Hi Guys,

I have just gotten Wifi Ad Hoc connection working in the Samsung 10.1v (don't see why it won't work on the 10.1 either)

You need to have adb installed and your Tablet needs to be rooted.

I used 2 threads as reference for making this work:
http://forum.xda-developers.com/show....php?t=1069569

and
http://forum.xda-developers.com/show....php?t=1033314

As a newbie to this i will show you what i did, maybe someone can clean up the process with a simple approach:

You need to turn on Airplane mode to disable wifi, or you will get an error when trying to copy the wpa_supplicant file later on in the instructions...

I had trouble with the adb push command (shown in the above threads) so I did this instead.
Unzip and copy wpa_supplicant file (attached) to Tablet (I used downloads directory)

Get ES File Explorer from Market
Open ES File Explorer and in settings menu select Root options.
Set Root Explorer and use HiAPK
Then Tick Mount File System, then exit menu and navigate to /system/bin and copy wpa_supplicant to somewhere safe (I made backup directory in storage/ sd memory)
Now copy new wpa_supplicant file from where you saved it (downloads directory) to /system/bin

Now in windows command box type:
adb shell
# su
# mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
# chmod 755 /system/bin/wpa_supplicant
# chown system.wifi /data/misc/wifi/wpa_supplicant.conf
# exit

Now reboot and turn off airplane mode and enjoy.

Usual conditions if you follow this and something bad happens please don't blame me i used the above method (with trial and error) which worked for me (but maybe i just got lucky)
Also I want to acknowledge the hard working devs that pioneered the process and created the file - great work!!

Good luck...



-----------------------------------------------------
Song Tao
Fiberhome  Technology


[GUIDE] How to Root the Samsung Galaxy Tab 10.1 [Video Walkthrough]


A big thanks to RoboBear, tphillips, Lorddeff07, and anyone else that has helped make this happen.

I try to make my guides simple and straightforward so that the average user can root their device. I show every detail and walk you through the process. This guide is a complete video walkthrough on how to root the Galaxy Tab 10.1 WiFi with edits based on the issues that some may run into with previous guides. Without further ado, let's get started!


LINK TO VIDEO WALKTHROUGH FOR HOW TO ROOT THE Galaxy Tab 10.1 (WiFi)


◄●REQUIRED DOWNLOADS●►
Just download, do not install or run anything yet.


◄●Instructions●►
This method is done on Windows. I recommend this way as its the easiest. If you don't have Windows, borrow from a friend.

◄●Downloading Files and Installing Drivers●►

  1. Download the root.zip I have linked.
  2. Extract the zip file by right clicking and selecting "Extract All," or by using an extracting program of your choice.
  3. Open the folder and double click the driver file labeled "GT-p7510_USB_Driver_v1_3_2360_0-Escape.exe"
  4. Install the driver. Its pretty much just Next, Next, Install, and Exit when its done.

◄●Connecting the Device●►
  1. Turn on USB Debugging by going to Settings>Applications>Development and checking USB debugging. Click Okay to confirm
  2. Power off the device by holding the power button and selecting Power off
  3. Put the device into Downloading mode
    1. Hold the Vol Down button (the left Volume button) and then hold the Power button as well.
    2. Keep holding until you see two icons. First you'll see the Samsung Galaxy Tab 10.1 logo and then the icons will show up. Let go.
    3. Press the Vol Up button (the right Volume button) to select Downloading mode.
  4. Connect the device to your computer with the USB cable.

◄●Flashing a Custom Recovery●►
  1. Go into the same root folder as before.
  2. Double click the root application named "Odin3_v1.85.exe"
  3. Select PDA
  4. Double click the clockworkmod recovery file labeled "recovery-cwm_4.0.0.4-sam-tab-10.1.tar.md5" to select it.
  5. Click Start
  6. Once it is complete, you can close the program

◄●Completing the Root●►
  1. Disconnect your USB cable
  2. On your device, turn off USB Debugging by going to Settings>Applications>Development and unchecking USB debugging
  3. Plug your USB cable back in
  4. On your computer, go to the same root folder as before and transfer the zip file labeled "Samsung_Galaxy_Tab_10.1_root.zip" to your device. Don't put it inside any folder.
  5. Confirm that it was transferred by clicking inside the device folder
  6. Power off the device by holding the power button and selecting Power off
  7. Put the device into Recovery mode
    1. Hold the Vol Down button (the left Volume button) and then hold the Power button as well.
    2. Keep holding until you see two icons. First you'll see the Samsung Galaxy Tab 10.1 logo and then the icons will show up. Let go.
    3. Press the Vol Down button (the left Volume button) to highlight the left icon.
    4. Press the Vol Up button (the right Volume button) to select Recovery mode.
  8. You should see that you are in ClockworkMod Recovery. If not, start over
  9. Use the volume buttons to highlight "Install zip from SD card" and hit the Power button to select it.
  10. Use the volume buttons to highlight "Choose zip from SD card" and hit the Power button to select it.
  11. Use the volume buttons to highlight "Samsung_Galaxy_Tab_10.1_root.zip" and hit the Power button to select it.
  12. Use the volume buttons to highlight "Yes - Install..." and hit the Power button to select it.
  13. When it finishes, the last line should say "Install from sdcard complete."
  14. Use the volume buttons to highlight "*****Go Back*****" and hit the Power button to select it.
  15. Hit the Power button to select "reboot system now"
  16. Your device will reboot

You're now rooted!