[KERNEL][SEP.30]Bricked-Kernel|2.6.39.4|v0.7|Sweep2Wake|mpdecision|stickyf req

Search This thread

blueacidic

Senior Member
Apr 12, 2012
212
14
Not sure if it is a bug, I tried left -> right, then right -> left without lifting my fingers off throughout, then when you try to unlock using left -> right, nothing happens, does it happen to any of you?
 
D

Deleted member 2086469

Guest
Sorry if this concern has been covered in show-p's previous releases, but I've come from an SGS2 without sweep2wake so have no previous knowledge of this feature.

I was wondering whether it has a material impact on battery life through wakelocks or such (sort of like how BLN on SGS2 did), as it would mean the capacitive buttons are constantly 'on.'

Can anyone who's used a kernel with sweep2wake shed some light on this?

Had the same concern abt battery life. will report back after some usage :D

---------- Post added at 05:10 PM ---------- Previous post was at 05:09 PM ----------

Not sure if it is a bug, I tried left -> right, then right -> left without lifting my fingers off throughout, then when you try to unlock using left -> right, nothing happens, does it happen to any of you?

Same here...sometimes i even need to sweep it 2-3 times for it to awake..from deep sleep perhaps :confused:
 

nobnut

Senior Member
Feb 27, 2010
6,922
2,693
^^Absolutely no issues with sleep here.

It falls right into deep sleep at screen off and stays there. Tested using BBS and CPU Spy.

Extremely impressed with the kernel so far.
 
  • Like
Reactions: poofish
D

Deleted member 2086469

Guest
would like to report a 100% reproduce-able reboot....in lockscreen, if I just pressed Home button few times, the phone will HANG and reboot right away.

I'm on Venusaur Rom 3.0.0 with the "long press Home button" mapped to recent task.


SO Sorry for the false alarm :)
 
Last edited by a moderator:

mr.r9

Senior Member
Oct 8, 2006
576
49
show-p1984, I salute you for this Kernel. But I have a request.
Can you do an under-volted version for people who care more about battery life rather than crazy performance? And if you do so, can you provide a votage per clock table?

I am not technically gifted so I cannot do this, but I know for sure that there's a lot of demand for an under-volted kernel :eek:

Thank you.
 
  • Like
Reactions: Fruktsallad

hasan_abeer

Senior Member
Jul 17, 2008
397
38
I don't mean to sound rude. But you REALLY don't need to post this everywhere! The devs are aware it's a feature people want, but the reality is that getting things STABLE first is the highest priority.

It's not point getting call recording added if the phone doesn't work properly. Please just be patient and stop spamming every thread with your requests.

M.

:D
 

Sckank

Senior Member
Jul 7, 2010
2,076
427
Florø
OMG this thread is exploding!!! Congrats on new kernel, finally some custom **** goin on! Hoping for tweaks and gouvernours. Thank for taking this device to a new level!
 

AliceXES

Senior Member
Oct 15, 2007
58
55
Bucharest
PATCH
I'm new to the git thingie :) so please apply the following patches.
Errors got to surface when I disabled most of debugging (should provide some performance improvements).

Code:
--- drivers/media/video/tegra/tegra_dtv.c~      2012-05-09 15:33:11.131000116 +0300
+++ drivers/media/video/tegra/tegra_dtv.c       2012-05-09 18:18:10.212000301 +0300
@@ -737,7 +737,7 @@
        debugfs_remove(dtv_ctx->d);
 }
 #else
-static int dtv_debugfs_init(struct tegra_dtv_context *dtv_ctx) { return 0 }
+static int dtv_debugfs_init(struct tegra_dtv_context *dtv_ctx) { return 0; }
 static void dtv_debugfs_exit(struct tegra_dtv_context *dtv_ctx) {};
 #endif


not sure about how correct is this one... but i think it's ok.
Code:
--- drivers/usb/gadget/u_serial.c~      2012-05-09 15:33:12.366000116 +0300
+++ drivers/usb/gadget/u_serial.c       2012-05-09 18:22:35.281999968 +0300
@@ -1331,7 +1331,7 @@
        debugfs_create_file("reset", 0222, dent, ui_dev, &debug_rst_ops);
 }
 #else
-static void usb_debugfs_init(struct gs_port *ui_dev) {}
+static void usb_debugfs_init(struct gs_port *ui_dev, int port_num) {}
 #endif

 /**
 

nobnut

Senior Member
Feb 27, 2010
6,922
2,693
Scaling

So far I have been unable to get the 204, 102 and 51 MHz frequencies. Lots of reboots and testing. No problem with deep sleep.

Is it set this way intentionally, or is this a bug?
 

Attachments

  • Screenshot_2012-05-09-10-57-28.jpg
    Screenshot_2012-05-09-10-57-28.jpg
    31.1 KB · Views: 422

schiphol

Senior Member
Apr 3, 2007
350
38
AMS
Man I want this kernel so bad, if only my display didn't have 3 dead pixels, so I'm still HTC's b*tch for now, fearing they would void my warranty altogether if I unlocked. Damn it.

Sent from my HTC One X using xda premium
 

Top Liked Posts

  • There are no posts matching your filters.
  • 256



    Bricked-Kernel One X (endeavoru)

    The first 100% stable kernel for the HTC One X (endeavoru)
    (thx HTC for the screwed source btw, fixed it ^^)
    Replaced NVIDIA's strange hotplug manager with my own: tegra_mpdecision


    Features:

    Based upon HTC source
    Fixed all stability issues from the HTC source
    Fixed all section mismatches
    Various other fixes
    Sweep2wake
    tegra_mpdecision, which completely replaces nvidias hotplug manager (better battery life + performance)
    extensive sysfs interface for mpdecision with all the tuneables you want
    modified ondemand governor for tegra3 & mpdecision (this is the only recommended governor atm)
    fixed sound playback while screen is off
    GPU OC (484Mhz)
    Variant free CPU OC for all phones (51 - 1600Mhz)
    Compiled with gcc4.7
    fixed max cpufreq resets throughout the kernel
    all cores now use the max freq (before: only in singlecore, otherwise -100Mhz)
    Undervolting (faux123)
    Check the changelog for the rest :)

    Changelog @ bricked.de

    What is sweep2wake?


    How to install?


    !!!!IMPORTANT!!!!
    Flash through recovery. But:
    Since the htcdev unlock prevents us from flashing the boot partition from recovery, the installer will ONLY INSTALL THE MODULES & disable the HTC screenshot! (needed as a fixup for sweep2wake, use the AOSP screenshot pwr+vol.down instead)
    _YOU_ will need to flash the boot.img within the zip (folder: kernel) yourself! (extract it to your desktop so you can use the commands given to you here)
    I can't stress enough how important this is. _YOU_ will need to flash it.

    How to do that (full guide, if you use the reboot option given to you by the installer you will only need steps 1 & 4-7)
    1. Install HTC drivers (how to do that is explained a hundred times all over the web)
    2. Reboot
    3. in the boot animation, connect your phone to your computer and do:
    adb reboot-bootloader
    4. You should now see "FASTBOOT USB", if that is the case:
    fastboot flash boot %USERPROFILE%\Desktop\boot.img
    5. fastboot reboot
    6. check with: adb shell uname -a if it says bricked.
    7. enjoy ;)

    ofc these steps can also be done before the installer is executed from recovery. Just be sure to complete both.


    Where to complain about errors/bugs?

    Please use the Issuetracker for bugs/errors/feature wishes!
    Issuetracker @ https://code.google.com/p/bricked/issues/entry

    showp1984@googlemail.com
    IRC Chat: Freenode IRC #bricked

    Download:

    No Guarantees! If it kills your grandmother or your device, I am NOT responsible! If you understand this:
    (If you download, please hit Thanks below my post! Thank you!)

    >>> DOWNLOAD <<<




    Source:



    34
    Battery life

    onexbattlife_sense2.png

    (InsertCoin)

    onexbattlife_sense.png


    Performance:
    onex1500antutu_sense.png
    32
    Does show still have a hox???

    Sent from my Nexus 4 using Tapatalk 2


    I have a feeling he broke his and got a N4 but could be wrong :p

    Since my 1X was a donation device I will never sell it or don't repair it or discontinue support for it.
    My nephew was in the hospital this past few days, I will be doing some basic merging the rest of the week, but there are a few birthdays and other stuff (android hackathon party) lying ahead which will slow down the process.

    Btw, my new Hacker chair :p
    https://dl.dropbox.com/u/44206202/pics/IMG_20130205_193218.jpg
    27
    Bricked v0.3 is out @OP!

    Please disable adblockers for http://bricked.de - this little ad helps a lot! Thx!

    Changelog:

    ***** v0.3 *****

    Zip:
    * fix disabling the htc screenshot
    Kernel:
    * a0c17e8 (showp1984) : config: increment version number (0.3)
    * c7a64f6 (showp1984) : mach-tegra/cpu-tegra3: Set cpu_lp_clk again if it is not set
    * 43e8908 (showp1984) : .gitignore: add generated output from xz compression
    * e36c83e (showp1984) : config: enable kernel XZ compression
    * 4bb2c86 (showp1984) : arch/arm: add XZ compression support
    * 2c7dcbf (showp1984) : arch/arm/Makefile: Enable pipe compiling
    * 8ff4eff (Miao Xie) : lib/memcopy: use glibc version the kernel's memcpy and memmove is very inefficient. But the glibc version is quit
    * 9f3eb01 (Miao Xie) : lib/string: use glibc version the performance of memcpy and memmove of the general version is very inefficient, t
    * 4c161c3 (Andrew Vagin) : sched: don't call task_group() many times in set_task_rq()
    * 58bb59f (Jeff Moyer) : [patch] iosched: prevent aliased requests from starving other I/O
    * 2125a25 (Benjamin Herrenschmidt) : powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
    * 4ed2692 (Stanislaw Gruszka) : iwl3945: fix possible il->txq NULL pointer dereference in delayed works
    * d816e22 (showp1984) : config: update with autogenerated stuff from commits
    * f52a5cf (RongQing.Li) : ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
    * bca05a3 (Anton Blanchard) : perf tools: Incorrect use of snprintf results in SEGV
    * b403aec (Anton Blanchard) : afs: Remote abort can cause BUG in rxrpc code
    * fce1ba7 (Anton Blanchard) : afs: Read of file returns EBADMSG
    * 1d64f57 (Ryusuke Konishi) : nilfs2: fix NULL pointer dereference in nilfs_load_super_block()
    * d161d52 (faux123) : drivers/usb/misc: add ehset.c for OTG operations
    * 6f3c63f (Todd Poynor) : [PATCH] usb: otg: Temporarily grab wakelock on charger and disconnect events
    * 1b72c8c (Todd Poynor) : USB: OTG: Take wakelock when VBUS present
    * af8f32c (Ashwin Chaugule) : Optimized ARM RWSEM algorithm
    * cc93e70 (Russell King) : [PATCH] ARM: entry: no need to increase preempt count for IRQ handlers
    * 7c7a694 (Steven Rostedt) : sched: Remove unlikely() from ttwu_post_activation
    * fcb65b8 (Steven Rostedt) : sched: Change pick_next_task_rt from unlikely to likely
    * b36890b (Steven Rostedt) : sched: Remove unlikely() from rt_policy() in sched.c
    * 327307c (Yong Zhang) : sched: Cleanup pre_schedule_rt
    * f5edc94 (faux123) : sched: disable GENTLTE_FAIR_SLEEPERS for better performance on Android
    * bab3e32 (LeeDrOiD) : Make vfs_cache_pressure configurable
    * e465f7d (showp1984) : netfilter: xt_log.h: fix warning: value computed is not used
    * 2772ad5 (showp1984) : makefile: vectorize for quadword registers GCC does not support vectorization with varying vector sizes. By defa
    * d085d84 (TripNRaVeR) : vfp: compile with neon
    * c0ac77a (showp1984) : config: enable CPU freq stat details
    * e77200e (Darrick J. Wong) : crc32: Select an algorithm via kconfig Allow the kernel builder to choose a crc32* algorithm for the kerne
    * 232fa5d (Darrick J. Wong) : crc32: Add self-test code for crc32c Add self-test code for crc32c.
    * c1ce2e7 (Darrick J. Wong) : crypto: crc32c should use library implementation Since lib/crc32.c now provides crc32c, remove the softwar
    * 81e77b9 (Darrick J. Wong) : crc32: Bolt on crc32c Reuse the existing crc32 code to stamp out a crc32c implementation.
    * d110a3e (Bob Pearson) : crc32-final.diff Some final changes - added a comment at the top of crc32.c
    * 6fdc101 (Bob Pearson) : crc32-optimize-loops-for-x86.diff Add two changes that improve the performance of x86 systems 1. repla
    * 3377c71 (Bob Pearson) : crc32-add-slicing-by-8.diff add slicing-by-8 algorithm to the existing slicing-by-4 algorithm. This consists o
    * dc0c138 (Bob Pearson) : crc32-add-real-8-bit.diff crc32.c provides a choice of one of several algorithms for computing the LSB and LSB
    * 714ec80 (Bob Pearson) : crc32-fix-check-endian-warnings.diff crc32.c in its original version freely mixed u32, __le32 and __be32 types
    * 6950a73 (Bob Pearson) : crc32-misc-cleanup.diff Misc cleanup of lib/crc32.c and related files - removed unnecessary header fil
    * 94bf85d (Bob Pearson) : crc32-replace-self-test.diff Replaced the unit test provided in crc32.c, which doesn't have a makefile and doe
    * ce8066c (Bob Pearson) : crc32-add-pointer-to-tab.diff Replace 2D array references by pointer references in loops. This change has no e
    * fb19d00 (George Spelvin) : crc32-move-to-documentation.diff Moved a long comment from lib/crc32.c to Documentation/crc32.txt where it
    * c5e23a4 (Bob Pearson) : crc32-remove-trailing-whitespace.diff removed two instances of trailing whitespaces - remove trailing whites
    * 6677b16 (showp1984) : config: update missing options
    * d480f03 (ezterry) : staging:lowmemkiller add Fugeswap
    * 0a46d80 (showp1984) : config: activate swap and zram
    * e688bbd (showp1984) : config: enable basic NTFS support
    * db3fd1e (showp1984) : gitignore: updating ignored files
    * 2428740 (Mandeep Singh Baines) : lib/sha1: use the git implementation of SHA-1 For ChromiumOS, we use SHA-1 to verify the integrity of
    * 75d14b4 (showp1984) : config: enable Squashfs & sqfsxz
    * 221c746 (showp1984) : config: Enable Automatic process group scheduling
    * 0643bfc (showp1984) : htc-battery-core: Fixing once again² ...
    * 5bb7707 (showp1984) : -O3 compilation fixups
    * d28054e (showp1984) : Makefile: Optimizing build-options for linaro
    * 329bdf4 (showp1984) : Makefile: Added ARM optimizations
    * d654e77 (showp1984) : Makefile: adding config variable for Os/O2/O3 compilation
    * 657f7bd (jdkoreclipse) : include: mm: increase readahead buffer
    * 8e4fcfc (jdkoreclipse) : mm: adjust vm ratios
    * 7dfe36c (showp1984) : net / netfilter: remove annoying 'comparison will always be true' warning
    * c1184d9 (showp1984) : arm: mm: fixing 'offset.un' may be used uninitialized in this function
    * 6540adb (showp1984) : config: build nls_utf8 as module
    * a73895a (showp1984) : config: build cifs as module
    * 93599f3 (showp1984) : config: enable usb host mode (no function atm)
    * 02df4bb (showp1984) : common.c: fix NP oops​

    75 changed files with 2,819 additions and 894 deletions.​


    Yes, this fixes the not used lower clocks ;)
    26
    This Kernel is NOT STABLE !


    Many Users from Leedroid / JDr0id / Revolution HD ROM's reporting :

    1. Unresponsive Power Button
    2. Deep Sleep Issues
    3. S2W Not Responding Intermittently
    4. Battery Drain During Charge
    5. Inability to End call


    If you have any one of these Issues revert back to stock Kernel or another Kernel, several users recommend :

    Francos Kernel R2 - http://xdaforums.com/showthread.php?t=1646883

    Eternal Kernel - http://xdaforums.com/showthread.php?t=1640532

    Remember to "FASTBOOT ERASE CACHE" from CMD window after flashing new Kernel !


    You may Also NOT have any of these issues, for a more stable phone consider another Kernel untill the issues have been solved.





    *** Recover from Non-booting Phone ***

    This is where your phone has discharged during charging and wont power on when not connect to USB / Wall Charger.

    1. Remove Phone from USB / Wall Charger for 1min

    2. Insert USB / Wall Charger wait until the Red LED begins to Blink Let it blink for about 1m.

    3. Power on normally ( If this fails follow steps 1 & 2 again )

    4. Allow the phone to charge to at least 30% ( Then Make a Back Up OPTIONAL )

    5. Boot into Fastboot and flash another kernel or if you wish to re-flash Bricked ( NOT RECOMMENDED )

    6. FASTBOOT ERASE CACHE

    7. Boot up as normal

    Seriously, you can go posting things like this. Show-p works on this in his free time to provide something for users to try. Not to be shot down like wise guys like you. We are all adults here and can make decisions on what to flash on our phones. There are ways of posting dev related bugs to help progression but this my friend us not one of them. I suggest you find another kernel and stay away from here.

    Not cool man...

    Sent from my Bricked Coredroid One X using XDA Premium