About shut down on wave

Search This thread

BenzoX

Senior Member
Nov 11, 2013
296
276
Grenoble
Hi everyone, i'm currently trying to find something about shutdown on wave.

Here is the situation :
Wave could shut down on Mikegapinsky Polishblood (August 2012).
It couldn't reboot, but shutdown was working.
Some time later, we can't do it aymore.

What i want to do ? find where is the code responsible of this, and make shutdown AND reboot possible.

For now, i have a wave 2 that can boot and shut down thanks to this code : https://github.com/Benz0X/bdroid/
I know it's not fota related, because i use our latest Fota to boot, and it shut down. So problem is in kernel (or rom, but i highly doubt that)
Problem : it's wave 2 so no screen drivers.
I think we can track the project step by step here https://github.com/Badadroid/android_kernel_samsung_wave/compare/cm-10.1 but there is a void between 4 of august and 1 of september 2012.

Next tests : adapt screen driver and then build kernel at different state of the project untill i locate that commit.

If anyone is interested in this, and have more knowledge/free time to spare in compiling tons of kernel than me, any help would be welcome.

Edit 1:
Attempt to boot ICZen with this kernel, stuck at boot (will solve this tonight) but during boot command "adb reboot -p" reboot while same command shutdown the phone on Mike ROM
Maybe ROM issue ?

Will try the same with a fully booted ICZen
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 7
    Hi everyone, i'm currently trying to find something about shutdown on wave.

    Here is the situation :
    Wave could shut down on Mikegapinsky Polishblood (August 2012).
    It couldn't reboot, but shutdown was working.
    Some time later, we can't do it aymore.

    What i want to do ? find where is the code responsible of this, and make shutdown AND reboot possible.

    For now, i have a wave 2 that can boot and shut down thanks to this code : https://github.com/Benz0X/bdroid/
    I know it's not fota related, because i use our latest Fota to boot, and it shut down. So problem is in kernel (or rom, but i highly doubt that)
    Problem : it's wave 2 so no screen drivers.
    I think we can track the project step by step here https://github.com/Badadroid/android_kernel_samsung_wave/compare/cm-10.1 but there is a void between 4 of august and 1 of september 2012.

    Next tests : adapt screen driver and then build kernel at different state of the project untill i locate that commit.

    If anyone is interested in this, and have more knowledge/free time to spare in compiling tons of kernel than me, any help would be welcome.

    Edit 1:
    Attempt to boot ICZen with this kernel, stuck at boot (will solve this tonight) but during boot command "adb reboot -p" reboot while same command shutdown the phone on Mike ROM
    Maybe ROM issue ?

    Will try the same with a fully booted ICZen
    5
    5
    Power off resolved

    Some time it is little thing but find it take long time.

    https://github.com/Tigrouzen/androi...mmit/1387f6a997e3a4cf491d1cd9193dc4d13c9a59d2
    1
    @adfree yes, in old ICS shutdown works well