Advertisement
Guest User

Untitled

a guest
Apr 7th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Tema original en XDA: [URL="http://forum.xda-developers.com/showthread.php?t=2115520"][ROM] CM10.1 AOSP 4.2.2 Jellybean [KANG] [April-7][/URL]
  2. Tema original en HTCMania: [URL="http://www.htcmania.com/showthread.php?t=538207"][ROM] CM10.1 AOSP 4.2.2 Jellybean [KANG] [April-7][/URL]
  3.  
  4. [SIZE="3"][U][B]Working[/B][/U][/SIZE]
  5. SMS/MMS
  6. Wi-FI
  7. Data
  8. GPS
  9. Audio
  10. Radio
  11. Camera
  12. Gnow
  13. SD Card
  14. Bluetooth
  15. Native Wi-Fi Tethering
  16. 1080p Video Recording
  17.  
  18.  
  19. [SIZE="3"][U][B]Not Working[/B][/U][/SIZE]
  20. LPA (Low Power Audio) Playback (broken in all JB roms, and has been for awhile, needs ION)
  21. Some video playback glitches (read Bugs section for more info)
  22.  
  23.  
  24. [SIZE="3"][U][B]Bugs[/B][/U][/SIZE]
  25.  
  26. * Bluetooth is a bit glitchy, I don't have a device to test it with
  27. * MHL doesn't work
  28. * Chrome is glitchy, use a different browser
  29. * [B]Video Playback is glitchy.[/B] Don't use Gallery use MX Player and in MX Player settings choose Software decoder
  30.  
  31.  
  32. [SIZE="3"][U][B]Installation Instructions[/B][/U][/SIZE]
  33.  
  34. [B][U]Requirements[/U][/B]
  35. * Rooted (obviously)
  36. * Firmware 3.33 (Universal). Read this post for more infor and download link [URL="http://forum.xda-developers.com/showthread.php?t=1459767"]CLICK HERE[/URL]
  37.  
  38. [B][U]Installation[/U][/B]
  39. 1: If you are coming from another ROM do a full wipe
  40. 1a: if this is just an update to THIS ROM BASE you can simply wipe cache and dalvik cache
  41. 2: Flash gapps (download below)
  42. 3: Reboot
  43. 3b: If you want to make changes to the CPU/GPU clock speeds, I/O, or CPU governor settings, edit /system/etc/init.d/99kernel (outlined below)
  44. 4: Enjoy CyanogenMod 10.1
  45.  
  46.  
  47. [SIZE="3"][U][B]DOWNLOAD[/B][/U][/SIZE]
  48. [B]
  49. * ROM: [url="http://goo.im/devs/Albinoman887/pyramid/cm-10.1-20130407-Albinoman887-pyramid.zip"]cm-10.1-20130407-Albinoman887-pyramid.zip[/url]
  50.  
  51. * GApps: [url="http://goo.im/gapps/gapps-jb-20130407-signed.zip"]gapps-jb-20130407-signed.zip[/url]
  52.  
  53. * goo.im repo: [URL]http://goo.im/devs/Albinoman887/pyramid/[/URL]
  54. [/B]
  55. [SPOILER]
  56. CM-10.1-02-24-Build2-2013: [url]http://d-h.st/cKn[/url]
  57. CM-10.1-02-24-2013: [url]http://d-h.st/dT6[/url]
  58. CM-10.1-02-23-2013: [url]http://d-h.st/1Xb[/url]
  59. CM-10.1-02-22-2013: [url]http://d-h.st/ex8[/url]
  60. CM-10.1-02-21-2013: [url]http://d-h.st/dD9[/url]
  61. CM-10.1-02-20-2013: [url]http://d-h.st/cQm[/url]
  62. CM-10.1-02-17-2013: [url]http://d-h.st/zon[/url]
  63. CM-10.1-02-16-2013: [url]http://d-h.st/fTQ[/url]
  64. CM-10.1-02-15-2013: [url]http://d-h.st/gao[/url]
  65. CM-10.1-02-14-2013: [url]http://d-h.st/kwH[/url]
  66. CM-10.1-02-13-2013: ¿?
  67. CM-10.1-02-12-2013: [url]http://d-h.st/cFV[/url]
  68. CM-10.1-02-10-2013: [url]http://d-h.st/w1r[/url]
  69. CM-10.1-02-09-2013: [url]http://d-h.st/x7u[/url]
  70. [/SPOILER]
  71.  
  72. [SIZE="3"][U][B]Changelog[/B][/U][/SIZE]
  73.  
  74. [U]April-7[/U]
  75. * Kernel: Complete rebase off of msm8660-common kernel, All the speed and features of my original kernel are still there, just streamlined for easy merging of new caf stuff
  76. * Kernel: updated to Linux 3.0.72
  77. * Kernel: Updated vidc drivers to jb-chocolote from caf (1/2)
  78. * Kernel: Updated vidc drivers to jb-mmr1-chocolote from caf (mr1 = aosp 4.2) (2/2)
  79. * Kernel: Updated adreno drivers (note: we are still using old libs)
  80. * Kernel: Updated bluetooth to jb-chocolote from caf
  81. * Kernel: Updated qdspv6v3 to jb-chocolote from caf
  82. * Kernel: Added USB HID support to kernel
  83. * Kernel: Added USB OTG to kernel
  84. * Kernel: Added updated mpdecision by showp1984
  85. * Display: hwcomposer updated to 1.0
  86. * Display: kernel now correctly reports refresh rate to gralloc
  87. * Display: Allow to build with MDP-4.1 (somewhat fixes video artifacts)
  88. * Switched composition.type=dyn to mdp in build prop
  89. * Updated vidc firmware to match new vidc in kernel
  90. * Updated liblights
  91. * Fixed build.prop so GooManager will notify of new versions
  92. * Lots of upstream Changes (check gerrit for details)
  93. * Bugfix: Upstream: cLock: switched to new API (old one was taken down???)
  94. * Cleaned up kernel config script
  95. * Bugfix: Fixed HWC in framebuffer target logcat spam
  96. * Bugfix: blending in video playback bug has been somewhat squashed, not 100% yet, tested with BSPlayer
  97. * General cleanup
  98.  
  99. [SPOILER]
  100. [U]Mar-31[/U]
  101. * Added x264 1080p video recording and camerawrapper commit from gerrit
  102. * Thumbnails for recorded videos are now fixed
  103. * Increased wi-fi scan interval a bit
  104. * Fixed disapearing OSD in video player etc (no need to disable h/w overlays)
  105. * Cleaned up display-legacy repo
  106. * Upstream Changes
  107.  
  108. [U]Mar-28[/U]
  109. * Added setting to allow lockscreen to rotate (disabled by default) you must uncomment the lockscreen_rot_override line in build.prop
  110. * Upstream: Removed Pie settings for devices with hardware keys
  111. * Other upstream changees. Check review.cyanogenmod.org for details
  112.  
  113. [U]Mar-27[/U]
  114. * Switch to PM_FAST when screen is off
  115. * Frameworks/av is now 100% CyanogenMod (cyanogen added legacy camera prarms so evervolv cherry picks are not needed)
  116. * Host of updates to media and display
  117. * Upstream Changes
  118.  
  119. [U]Mar-24[/U]
  120. * Reverted change to PM_FAST as there was no benefit and comsumed more battery
  121. * Added lazy and conservate CPU governors to kernel
  122. * Raised Volume levels a bit (thanks erraggy)
  123. * Tried to address video tearing (not completely gone)
  124. * Upstream Changes
  125.  
  126. [U]Mar-22-build2[/U]
  127. * Sorry completely borked the audio_policy.conf, fixed now
  128.  
  129. [U]Mar-22[/U]
  130. * Fixed GooManager not notifying about updates, After this build install it should notify you
  131. * Re-enable FM Radio (got lost in merge)
  132. * dalvik cache is back in cache now
  133. * Kernel base updated to Linux 3.0.70
  134. * Upstream Changes
  135.  
  136. [U]Mar-21[/U]
  137. * Merged my device tree with Team-Hydra repo, All future roms will be based on this, Check OP for details
  138. * Updated Kernel base to 3.0.69
  139. * Added frandom support to kernel for people who want it
  140. * Switched to PM_FAST in kernel (high power wi-fi when screen is off)
  141. * [URL="http://changelog.bbqdroid.org/#pyramid/cm10.1/next"]Host of upstream Changes[/URL]
  142. * Cleanup
  143.  
  144. [U]Mar-15[/U]
  145. * [URL="http://changelog.bbqdroid.org/#pyramid/cm10.1/next"]Upstream Changes[/URL]
  146.  
  147. [U]Mar-14 (internal)[/U]
  148. * Upstream Changes (mainly translations)
  149.  
  150. [U]Mar-13 (internal)[/U]
  151. * Re-added a couple build.prop settings (mainly data/network related)
  152. * Disabled libv8 optimizations since we don't have the correct qcom props (thanks intervirgil)
  153. * Forgot to change governor to ondemand when i added back the configs for it in the init script
  154. * Cleaned up the sweep2wake configuration
  155. * Changed kernel version string back to ChronicKernel, Kernel is so heavily modified now it deserves it's own name
  156. * Upstream: frameworks/base: Added Volume Tile to Quicksettings
  157. * Upstream: Phone: Settings: do not override network mode on read
  158. * Upstream: cLock: Fix error when the weather data from Yahoo is incomplete
  159. * Many upstream translations changes and other small things not worth listing here
  160.  
  161. [U]Mar-11-build2[/U]
  162. * Reverted the removal of CPU min/max freq, CPU gov, and I/O (ondemand still default)
  163. * Upstream changes
  164.  
  165. [U]Mar-11[/U]
  166. * Updated kernel base to Linux 3.0.68
  167. * Removed settings from kernel init script that can be configured in CM's Performance settings menu
  168. Note: init script still sets min cpu freq to 384mhtz as its still strongly advised
  169. * Set default governor to ondemand
  170. * Added support in kernel init script to enable tun.ko
  171. * Upstream changes. I think there were some updates to DeskClock (alarm clock) and a few other minor updates
  172.  
  173. [U]Mar-9[/U]
  174. * Fixed video recording with FFC. If you still get Force Closes clear data and cache for Gallery
  175. * Imported bruce's media_codecs.xml and media_profiles.xml (this is what fixed FFC video recording)
  176. * Minor upstream changes
  177.  
  178. [U]Mar-8 (Internal)[/U]
  179. * Fixed Volume Rocker Wake not showing in Settings>Display
  180. * Reverted CRT Hack in kernel - Not needed for cm-10.1
  181. * Now using Team-Hydra display-legacy and media legacy repos as they are maintained
  182. * Switched to Team-Hydra frameworks/av repo as it has a more complete Camera patch
  183. * Merged ne
  184.  
  185. [U]Mar-6[/U]
  186. * Finally figured out the math behind mapping pemem so I could increase its size without trashing FrameBuffer
  187. * Soft-reboots should be gone now due to the PMEM increase
  188. * A Couple cherry-picks that might help with video playback (probably not though)
  189. * Upstream: Switched to new superuser by koush
  190. * Other upstream changes I don't remember. Check Gerrit for details.
  191.  
  192. [U]Mar-3[/U]
  193. * Updated kernel base to Linux 3.0.67
  194. * Switched to badass for default governor
  195. * Full GooManager support
  196. * Cleaned up kernel defconfig and disabled a few more un-needed debugging options
  197. * Upstream: Brightness tile (toggle) fix
  198. * Cherry Pick: Camera: add exposure and JPEG quality settings to video camera
  199. * Cherry Pick (Update): Camera: add much more scene & focus modes
  200. * Other upstream changes not listed here, Mainly translations
  201.  
  202. [U]Mar-2 (internal)[/U]
  203. * Reverted all the pmem changes, Can't reporduce gralloc crash anymore with latest upstream changes, it seems
  204. * Enabled libv8 Optimizations
  205. * Switched to new display-legacy and media-legacy repo's, fixed video thumbnails not working correctly
  206. * Upstream changes
  207.  
  208. [U]Mar-1[/U]
  209. * Ok 3rd times the charm: Fixed display glitches
  210. * Fixed gov for 2nd cpu not being set
  211. * Added Goo Manager
  212. * Lots of upstream changes
  213.  
  214. [U]Feb-27[/U]
  215. * Really fixed the display glitches introduced in last build (thanks NLJ)
  216. * Re-enabled sweep2wake in kernel (still disabled by default) as NLJ's fix as become more stable
  217. * Re-enabled lagfree cpu governor and VR I/O scheduler
  218. * Some upstream changes
  219.  
  220. [U]Feb-24-Build2[/U]
  221. * Upstream Changes: Mainly translations and one fix for the pull down notifications (very minor, mainly when clearing notifications when there is only one)
  222. * Re-added ROM specific changelog to build (got lost during merge to 4.2.2)
  223. * Fixed display glitches from the last build
  224.  
  225. [U]Feb-24[/U]
  226. * Upstream changes
  227. * Tweaked low-end cpu voltages a bit to try and fix soft-reboots when waking the device
  228. * removed the two highest freq's as thats a little high for a stock kernel
  229. * Switched back to GZIP compression because it now confrimed LZO has no performance boost and makes a bigger kernel which takes longer to boot, S-ON lingeer'rs give hhis a try please maybe we will be lucky
  230. * Removed VR I/O scheduler
  231. * Possibly fixed the gralloc errors errors (and subsequent reboot) by increasing pmem size in kernel (thanks bruce)
  232. * Switched back to audio-legacy to try and address gtalk video chat issues
  233.  
  234. [U]Feb-23[/U]
  235. * Further trimmed the kernel to hopefully reslove bootloops for the stragglers
  236. * Kernel now compiled with a linaro Cortex-a8 optimized toolchain
  237. * Remozed lagfree gov
  238. * Some upstream changes, Mainly framework
  239. * Switched to RIL legacy to try and fix carrier issues (this is how it is in bruce's repo)
  240.  
  241. [U]Feb-22-build-2[/U]
  242. * Really fixed bootloops
  243. * Forgot to merge upstream changes for Camera in last build
  244.  
  245. [U]Feb-22[/U]
  246. * Tried to resolve bootloops for some people
  247. * Uploaded a number of test kernels if there are still issues
  248. * A decent about of Upstream changes
  249.  
  250. [U]Feb-21[/U]
  251. * Kernel now based on bruce's branch
  252. * merged voltage table from ChronicKernel
  253. * Merged changes from sultan kernel to compile with linaro
  254. * Disabled ZRAM and KSM
  255. * Fixed Sweep2Wake (thanks NLJ)
  256. * Disabled some kernel debuging
  257. * Added max screen off freq config in kernel init script
  258. * Added SIO, User configurable GPU OC, Fsync control
  259. * Minor Upstream changes
  260.  
  261. [U]Feb-20[/U]
  262. * Fixed FFC (Front Facing Camera)
  263. * Fixed Superuser
  264. * Updated Kernel
  265. * Upstream: HDR Camera
  266. * Increased headset playback volume
  267. * A few upstream changes
  268.  
  269. [U]Feb-19[/U]
  270. * ChronicKernel: Updated base to match the latest Sultan kernel
  271. * ChronicKernel: Bumped up CPU Voltages by 25mV, hopefully will solve soft-reboots for some people)
  272. * Updated Camera to match upstream (forgot to merge the changes for 4.2.2)
  273. * Possibly fixed Camera auto-focus (let me know)
  274. * Optimized build thanks to some commits on gerrit
  275. * Full device tree based off or CyanogenMod repos
  276. * Vendor tree now based off of bruce2728's vendor repo
  277. * Upstream Changes
  278. * Bugfix: Keyboard lag is gone, was a upstream fix
  279.  
  280. [U]Feb-17[/U]
  281. * More upstream changes
  282. * Re-added one more build.prop tweak (let me know)
  283.  
  284. [U]Feb-16[/U]
  285. * Minor Upstream changes/fixes
  286. * Re-enabled a couple build.prop settings
  287.  
  288. [U]Feb-15[/U]
  289. * Upstream; Updated to VOSP 4.2.2 base
  290. * ChronicKernel: Revert Update to Linux 3.0.63
  291. * Brought msm8660-common device tree inline with dastin1015;s
  292. * Slimed down system.prop a lot to somewhat match bruce's tree, see how this does
  293. * No longer build with audio-legacy use CM display-caf source
  294. * No longer build from Evervolv/display-legacy, use dastin's repo instead
  295. * Removed un-needed settings in BoardConfigCommon.mk
  296. * Brought pyramid device tree in line with bruce's
  297.  
  298. [U]Feb-14[/U]
  299. * ChronicKernel: Set the readahead back to default AGAIN (i'm done touching this lol)
  300. * Reverted a build.prop setting that might be related to the decreased battery life
  301. * ChronicKernel: Removed KSM (Better performance)
  302. * ChronicKernel: Removed ZRAM
  303. * ChronicKernel: Enabled 2-phase ondemand governor (as in Bruce's Kernel)
  304. * Set default CPU Freq back to 1566mhtz (honestly runs better at this freq)
  305.  
  306. [U]Feb-13[/U]
  307. * ChronicKernel: Updated to Linux 3.0.63
  308. * ChronicKernel: Set readahead to dynamic value (32>512)
  309. * ChronicKernel: Set vm_swappines to 0 (not using swap by default so no reason to have it at 60)
  310. * Tryed to fix clock drift by changing timers in Kernel
  311. * Some minor upstream changes (mainly translations)
  312.  
  313. [U]Feb-12[/U]
  314. * ChronicKernel: Reverted readahead buffer back to default
  315. * Added a few missing build.prop settings. May help battery and odd carrier issues
  316. * Upstream changes
  317. * Added one more scrolling tweak to build.prop
  318.  
  319. Note: For the best battery life i recomend badass with max freq at 1566Mhtz. I got over 24 hrs with a decent amount of use with this setting, but the default are still good and give the best performance.
  320.  
  321. [U]Feb-10[/U]
  322. * Upstream: Added FM Radio Support
  323. * ChronicKernel: Camera flash disabled if battery power is less then 10%
  324. * ChronicKernel: Removed smartassv2 Governor (I don't even think this works with our device)
  325. * ChronicKernel: Now using LZO Compression. Little slower boot (on the HTC splash) but much faster overall
  326. * ChronicKernel: While booting CPU FREQ is set to 1512Mhtz for faster bootup
  327. * ChronicKernel: Updated the 89kernel init script (now named 99kernel) The only features that were working were GPU OC)
  328. * ChronicKernel init script: Added user-configurable CPU Min/Max Freq
  329. * ChronicKernel init script: Added user-configurable default GPU Governor (diabled by default - will choose internal kernel value)
  330. * ChronicKernel init script: Added user-configurable default I/O scheduler (deadline, CFQ, SIO, VR)
  331. * ChronicKernel init script: Fixed ZRAM Enable/Disable Config (disabled by default)
  332. * ChronicKernel init script: Fixed bug where if you didn't have badass set as default in the 99kernel it would fail to set your desired BadAss Config setting
  333. * ChronicKernel: Increased readahead buffer to 1024. Seems to spped up I/O operations and app loading, tell me what you think
  334. * Moved the scrolling tweaks to the bottom of the build.prop so there is no chance of them being overidden
  335. * Bumped CPU Max Freq up one step. Lets see how the battery does
  336. * Removed all prebuilt moden firmware (thanks dastin1015) I have known about this issue for awhile now and i think it might fix a lot of strange issues of soft-reboots and odd carrier behavior
  337.  
  338. ** Note: For the best battery life I recomend badass, but ondemand is still default as it is the snappiest
  339.  
  340. [U]Feb-9[/U]
  341. * Build GPS from CM source (locks a lot better now, it seems)
  342. * Upstream Changes
  343.  
  344. [U]Feb-7-Build-2[/U]
  345. * Really Fixed GPS soft-reboot
  346. * Reverted: Upstream: Squashed commit of GPS changes from CodeAurora (does not play nicely with sensation)
  347. * Switched back to gps-legacy
  348. * Removed CMUpdateer (our device can't use this)
  349. * Added additional changelog information about ROM-specific changes (can be viewed in About Phone)
  350.  
  351. [U]Feb-7[/U]
  352. * Fixed GPS Soft-reboot
  353. * Fixed FC when long-pressing an app
  354. * Upstream: Squashed commit of GPS changes from CodeAurora
  355. * General upstream changes
  356.  
  357. [U]Feb-6[/U]
  358. * Fixed GPS not working from last build
  359. * No longer build from gps-legacy, use CM source
  360. * Upstream: Contacts: Lots of clean up and optimization
  361. * Other upstream changes I am not listing here. Check gerrit for more details
  362. * Kernel: Added mpdecision fix for freq <384hmtz (still not not advised) credits: android1234567
  363. * Kernel: Updated to Linux 3.0.62
  364.  
  365. [U]Feb-4 Build 2[/U]
  366. * Fixed pinch to zoom for camera (all credits go to tarfu)
  367.  
  368. [U]Feb-4[/U]
  369. * New kernel base
  370. * User Configurable GPU Overclock. (/system/etc/init.d/89kernel)
  371. * Removed Sweep2Wake
  372. * CPU Overclockable to 1.94Ghtz
  373. * Undervolted CPU a bit more
  374. * Kernel now compiled iwith Linaro
  375. * Added scrolling build.prop tweaks
  376. * Increased Wi-Fi voltage
  377. * Upstream Changes
  378. * Cherry picked commit for Contects that will maybe improve scrolling
  379.  
  380. [U]Feb-2[/U]
  381. * Native WiFI tether works
  382. * Preliminary FM Radio support
  383. * Upstream Changes
  384. * Overall snappier do to optimization
  385.  
  386. [U]Jan-31[/U]
  387. * Reverted native tether fix to fix the SSID scanning
  388. * Removed bcmhd module from device tree as its in kernel
  389. * Upstream changes
  390.  
  391. [U]Jan-30[/U]
  392. * Fixed LocationProvider Wakelock
  393. * Fixed 1080p video recording
  394. * Fixed Native WiFI Tethering (have only tested with unsecured network)
  395. * Upstream Changes
  396. * Updated local_manifest.xml for people compiling from source (will soon just start hosting it on github)
  397.  
  398. [U]Jan-29[/U]
  399. * Really fixed GPS
  400. * Fixed WiFi Tethering (Barnacle only))
  401. * Cherry picked a bT patch for 48 htz playback
  402. * Fixed volume
  403. * Removed mpdecision (kernel has this)
  404. * Updated build.prop to be in-line with bruce and others
  405. * Anyone who was having slow data should be fine now
  406. * Updated kernel to Linux 3.0.61
  407. * Sweep2Wake disabled by default (could very well be cause of batt drain and sensor issues)
  408. * Probably some other changes I forgot
  409.  
  410. [U]Jan-27[/U]
  411. * Fixed GPS
  412. * Possibly fixed Bluetooth Issues
  413. * Upstream Changes
  414.  
  415. [U]Jan-26[/U]
  416. * Removed Evervolv default wallpaper (i'm an idiot)
  417. * Cleaned up code (reverted some changes by Evervolv)
  418. * Tryed to fix the bugs with bluetooth but have no device's to test it with
  419. * Upstream Changes as of 11am PST
  420.  
  421. [U]Jan-25[/U]
  422. * Fixed some Display glitches
  423. * Removed thermald.conf to match bruce's branch
  424. * Switched Kernel base - (OC/UV - Thanks bruce)
  425. * Upstream changes
  426.  
  427. [U]Jan-24-Build2[/U]
  428. * Fixed Camera
  429. * Fixed Signal Strength icon
  430. * Re-added Torch
  431.  
  432. [U]Jan 24[/U]
  433. * initial build[/SPOILER]
  434.  
  435. [SIZE="3"][U][B]Notes[/B][/U][/SIZE]
  436.  
  437. * [B]As of Feb-19 CyanognMod changed the way the reboot menu works.[/B] To enable the "Advanced Reboot" menu with recovery and bootloader go to Settings>Developer Options and [B]Check Advanced Reboot[/B]
  438.  
  439. * [B]As of AOSP 4.2.2 ADB now has a whitelist feature.[/B] On first connect with adb it will say [B]device offline[/B] You need to [B]update your ADB[/B] then with the [B]phone connected[/B]. [B]Disable and Re-Enable Android Debugging in the Developer Options menu[/B]. It will ask if you want to [B]accept and show the PC's RSA key. Select Yes[/B] and it will now work as expected
  440.  
  441. * [B]If your homescreen does not look right[/B] (big margins) go to System Settings>Launcher>homescreen click [B]Stretch screens[/B]. Then [B]choose grid size and set rows to 5[/B].
  442.  
  443. * [B]As of AOSP 4.2.1 Developer Options and Performance setting menu options are hidden[/B] until you [B]go into about phone and tap build number[/B] repeatedly (aprox. 6 times) this only needs to be done once
  444.  
  445. * [B]If you are having a lot of soft reboots[/B] when waking the device [B]set you min CPU freq. to 384htz[/B] in Performance settings. (What? no Performance settings? ummm look up hehe)
  446.  
  447. * If you are coming from [B]another ROM[/B] i highly recommend you perform and [B]Wipe Date/Factory Reset[/B] in recovery menu when applying this ROM.
  448.  
  449. * The gapps linked to does not have photosphere. As far as i know it's not supposed to. If you want photophere search for the flashable zip
  450.  
  451. * If you can't get MMS to work. Send yourself a MMS. or just wait a day. eventually they will work again
  452.  
  453. [B]* For the best battery life I suggest the stock settings with the exception of the ONDEMAND governor. Switching to BADASS will yield best battery results[/B]
  454.  
  455.  
  456. [SIZE="3"][U][B]Kernel[/U][/B][/SIZE]
  457.  
  458. [U][I]ChronicKernel[/I][/U]
  459.  
  460. Kernel now [B]based[/B] on Bruce's kernel with a few changes by me, including:
  461.  
  462. * Compiled with linaro
  463. * Set flash to disable if battery is below 10% to prevent the random shut-off when taking a pic
  464. * Removed/Disabled KSM
  465. * Removed ZRAM
  466. * User-configurable GPU OC (Not OC'd by default)
  467. * Optimized and compiled with with the "Optimize a lot, or -o3 option)
  468. * Added more I/O schedulers
  469. * Tweaked voltages a bit
  470. * Reverted CRT hack to smooth animation in Android 4.2.2
  471. * Increased PMEM_MDP as it is needed in Android 4.2.2 to fix soft-reboots
  472. * PM_FAST enabled by default (high power wi-fi when screen is off)
  473.  
  474. These settings were changed by me to help make the kernel more stable with our ROM, observed with tests by me. If you want more features of the Sultan kernel feel free to flash it, but support will not be provided in this thread.
  475.  
  476. [U][B]Other Features of the kernel include:[/B][/U]
  477.  
  478. * OC to 1866Mhtz (default 1566Mhtz)
  479. * Undervolted
  480. * User-configurable CPU OC
  481. * User-configurable CPU default governor (ondemand = default)
  482. * User-configurable I/O scheduler (default = SIO)
  483. * User-configurable badass gonvernor (default = balanced)
  484. * Sweep2Wake
  485.  
  486. You can edit many of the settings in /system/etc/init.d/99kernel, here is a snippet of the script with all the config options
  487.  
  488.  
  489. [SIZE="4"][B][U]Credits[/U][/B][/SIZE]
  490.  
  491. * First off of course cyanogen, the CyanogenMod project and all who contribute.
  492. * Bruce2728 for doing all the leg-work originally to get get CM-10 on our Sensation, most of which was used for CM-10.1
  493. * Evervolv Team for their device tree. This was largely what was needed to get the build going.
  494. * mikez for all his work on the Evervolv/pyramid tree.
  495. * NLJ for making the diff patch of Evervolv's frameworks_av repo to get camera working
  496. * jiggs82 for all his helpful hints.
  497. * And any and all users in this thread who contirbuted or will contribute to making this ROM as stable as possible
  498. * dastin1015 for answering all my n00bish questions, and providing helpful hints and solutions
  499. * android1234567 for all the help with the kernel, without you we wouldn't have new kernel
  500. * tarfu for fixing camera p2z
  501. * blahb14hblah for his hint to the extra scrolling tweak in frameworks/base
  502. * NLJ for fixing the Sweep2Wake proximity sensor issue
  503. * Skipjacks for maintaining the Q&A thread
  504.  
  505.  
  506. [SIZE="4"][B][U]Algunas capturas de pantalla[/U][/B][/SIZE]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement