Page 5 of 11 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 101

Thread: [Dev] Kernel for i9000 (with Root!) LK9.01.beta9 [22.06.2010]

777
  1. [translate]    #41
    Junior Member
    Join Date
    Jun 2010
    Location
    Austria
    Posts
    19

    Default Done

    Done...without errors...method 2....

    When running the Terminal happens the same thing with uid
    and running superuser only give a blackscreen with status "superuser - program name"

    ...seee no tasks / apps in superuser program....

    fluxx

  2. [translate]    #42
    Administrator
    Join Date
    Dec 2009
    Location
    Moscow, Russia
    Posts
    3,730

    Default

    When you enter 'su' in terminal
    do you see Superuser dialog 'Allow'/'Deny' ?
    Twitter | Devices: Samsung Spica i5700 - SamdroidMod 2.0.1 Froyo | Nexus One - Android 2.2 Froyo | Nexus S CyanogenMod 7.1
    If you like my stuff, buy me a beer!

  3. [translate]    #43
    Junior Member
    Join Date
    Jun 2010
    Location
    Austria
    Posts
    19

    Default

    No ... thats the prob
    Only "su: uid 10078 not allowed to su" ... no dialog ...nothing :/

  4. [translate]    #44
    Administrator
    Join Date
    Dec 2009
    Location
    Moscow, Russia
    Posts
    3,730

    Default

    Quote Originally Posted by Aerofluxx View Post
    Only "su: uid 10078 not allowed to su" ... no dialog ...nothing :/
    Have you pushed su from su-2.1-e-signed.zip/system/xbin?
    Don't use from my kernel,

    /system/bin/su
    Twitter | Devices: Samsung Spica i5700 - SamdroidMod 2.0.1 Froyo | Nexus One - Android 2.2 Froyo | Nexus S CyanogenMod 7.1
    If you like my stuff, buy me a beer!

  5. [translate]    #45
    Junior Member
    Join Date
    Jun 2010
    Location
    Austria
    Posts
    19

    Default

    Yes ... of course...i've tried it with yours AND with the su from the downloadet file...
    nothing want to work...

    driving home now, so off for about an hour

  6. [translate]    #46
    Junior Member
    Join Date
    Jun 2010
    Location
    Singapore
    Posts
    4

    Default

    Finally got it to work even SU in Terminal will ask to allow superuser

    Here's the step by step to do it

    1) Goto Settings > Applications > Development > Check USB Debugging
    2) Install Samsung Kies
    3) Run Odin3_v1.0.exe
    4) Shut down your phone
    5) Reboot in download mode (Down + Home + Power)
    6) Wait for USB drivers to be installed
    7) Plug out USB and Plug in again
    8) Odin3 should recognize your phone now
    9) Patch i9000_Kernel_LK9_01b3 (PDA method)
    10) Phone will reboot, while in reboot mode, type the following in cmd

    adb shell
    cat /sbin/su > /system/bin/su
    chmod 4755 /system/bin/su

    11) flash original kernel
    12) Download the su-2.1-e-unsecure-signed.zip
    13) unzip and paste su-2.1-e-unsecure-signed.zip\system\app\Superuser.apk to where you placed your SDK/TOOLS/ADB.exe directory
    14) also paste su-2.1-e-unsecure-signed.zip\system\xbin\su to where you placed your SDK/TOOLS/ADB.exe directory
    15) type the following in cmd

    adb push Superuser.apk /sdcard
    adb push su /sdcard

    adb shell
    su
    cat /sdcard/su > /system/bin/su
    chmod 4755 /system/bin/su

    16) Install Superuser.apk from any file explorer from phone (I use eStrong)
    17) open Terminal and type su, it should ask for allow/deny

  7. [translate]    #47
    Administrator
    Join Date
    Dec 2009
    Location
    Moscow, Russia
    Posts
    3,730

    Default

    Quote Originally Posted by lmfwtw View Post
    Finally got it to work even SU in Terminal will ask to allow superuser
    Cool! What did you use i9000_Kernel_LK9_01b3 or i9000_Kernel_LK9_01b9
    Twitter | Devices: Samsung Spica i5700 - SamdroidMod 2.0.1 Froyo | Nexus One - Android 2.2 Froyo | Nexus S CyanogenMod 7.1
    If you like my stuff, buy me a beer!

  8. [translate]    #48
    Junior Member
    Join Date
    Jun 2010
    Location
    Singapore
    Posts
    4

    Default

    b3
    10 chars

    ---------- Post added at 12:20 AM ---------- Previous post was at 12:18 AM ----------

    btw, whats the diff b/w b3 and b9?

  9. [translate]    #49
    Administrator
    Join Date
    Dec 2009
    Location
    Moscow, Russia
    Posts
    3,730

    Default

    Quote Originally Posted by lmfwtw View Post
    b3
    b3 - boot loop
    b9 - no...
    Twitter | Devices: Samsung Spica i5700 - SamdroidMod 2.0.1 Froyo | Nexus One - Android 2.2 Froyo | Nexus S CyanogenMod 7.1
    If you like my stuff, buy me a beer!

  10. [translate]    #50
    Junior Member
    Join Date
    Jun 2010
    Location
    italy
    Posts
    8

    Default

    i'm super user great MAN!!!!

Page 5 of 11 FirstFirst ... 34567 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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