{"id":917,"date":"2010-08-20T00:37:51","date_gmt":"2010-08-20T04:37:51","guid":{"rendered":"http:\/\/droidbasement.com\/db-blog\/?p=917"},"modified":"2016-11-13T23:42:53","modified_gmt":"2016-11-14T04:42:53","slug":"kernel-2-6-35-2-oc-uv-btn-aud-ram-neon_fp-1-113ghz-nexus","status":"publish","type":"post","link":"https:\/\/droidbasement.com\/db-blog\/kernel-2-6-35-2-oc-uv-btn-aud-ram-neon_fp-1-113ghz-nexus\/","title":{"rendered":"Kernel &#8211; 2.6.35.2 \u2013 OC-UV-BTN-AUD-RAM-NEON_FP (1.113GHZ) \u2013 Nexus"},"content":{"rendered":"<p>-increase voltage to 975 for 19200 and 128000; increase voltage to 1000 for 245,256; increase voltage to 1025 for 384,422; increase voltage for 576-691 by .025<br \/>\n-increase minimum voltage to 975<br \/>\n-remove &#8220;case CMD_AXI_CFG_O1_AND_O2:&#8221; from 720P_CAMERA<\/p>\n<p>-merged (from android.git.kernel.org\u2019s github:<br \/>\n4c83f2a60c5b6ac2f9747498b167325bd47623fe (Allow multiple pmem master mmap()s.) <\/p>\n<p>-merged (from cyanogenmod cm-kernel github):<br \/>\nc1637995da44c52ad0d2 (qdsp6: Fix allocation in the encoder\/decoder.)<\/p>\n<p>Note:<br \/>\nKnown Issues:<br \/>\n-Camera will not work unless you are using CM6 RC3, CM6 Nightly or Enom\u2019s Latest<br \/>\nFor builds lower then Froyo (i.e. Eclair), when USB is plugged in, vold will SIGSEV.<\/p>\n<p>Things to do:<br \/>\n-Remove unnecessary configuration options<br \/>\n-Cleanup of some unused definitions in the camera space<\/p>\n<p>&#8212;&#8212;&#8211;<\/p>\n<p>-XTRA contains:<br \/>\n*userspace governor default; only interactive,ondemand and userspace governors<br \/>\n*BFQ I\/O Scheduler<br \/>\n*some more cgroup options<br \/>\n*namespaces support (excluding network)<br \/>\n*v4 block device and data integrity support<br \/>\n*3d register driver<br \/>\n*erratas 430973, 458693 and 460075 applied<\/p>\n<p>boot-cm_2635.2-oc-uv-xtra-btn-aud-ram-neon_fp-082010.zip<br \/>\n<a href=\"http:\/\/droidbasement.com\/nexus\/kernels\/ram\/2635\/18\/boot-cm_2635.2-oc-uv-xtra-btn-aud-ram-neon_fp-082010.zip\"><strong>Download:<\/strong> boot-cm_2635.2-oc-uv-xtra-btn-aud-ram-neon_fp-082010.zip<\/a><\/p>\n<p>&#8212;&#8212;&#8211;<\/p>\n<p>Source:<br \/>\n<a href=\"http:\/\/github.com\/CyanogenMod\/cm-kernel\" target=\"_blank\">http:\/\/github.com\/CyanogenMod\/cm-kernel<\/a><br \/>\n<a href=\"http:\/\/github.com\/pershoot\/nexus-kernel-2635\" target=\"_blank\">http:\/\/github.com\/pershoot\/nexus-kernel-2635<\/a><br \/>\n<a href=\"http:\/\/android.git.kernel.org\/?p=kernel\/experimental.git;a=shortlog;h=refs\/heads\/android-msm-2.6.34-test2\" target=\"_blank\">http:\/\/android.git.kernel.org\/?p=kernel\/experimental.git;a=shortlog;h=refs\/heads\/android-msm-2.6.34-test2<\/a><br \/>\n<a href=\"http:\/\/android.git.kernel.org\/?p=kernel\/experimental.git;a=shortlog;h=refs\/heads\/android-2.6.34-test2\" target=\"_blank\">http:\/\/android.git.kernel.org\/?p=kernel\/experimental.git;a=shortlog;h=refs\/heads\/android-2.6.34-test2<\/a><br \/>\n<a href=\"http:\/\/android.git.kernel.org\/?p=kernel\/experimental.git;a=shortlog;h=refs\/heads\/android-msm-2.6.35-wip\" target=\"_blank\">http:\/\/android.git.kernel.org\/?p=kernel\/experimental.git;a=shortlog;h=refs\/heads\/android-msm-2.6.35-wip<\/a><br \/>\n<a href=\"http:\/\/git.kernel.org\/?p=linux\/kernel\/git\/stable\/linux-2.6.35.y.git;a=summary\" target=\"_blank\">http:\/\/git.kernel.org\/?p=linux\/kernel\/git\/stable\/linux-2.6.35.y.git;a=summary<\/a><br \/>\n<a href=\"http:\/\/android.git.kernel.org\/?p=kernel\/common.git;a=shortlog;h=refs\/heads\/android-2.6.35\" target=\"_blank\">http:\/\/android.git.kernel.org\/?p=kernel\/common.git;a=shortlog;h=refs\/heads\/android-2.6.35<\/a><\/p>\n<p>&#8212;&#8212;&#8211;<\/p>\n<p>Instructions:<br \/>\nFlash the .zip through recovery<br \/>\nor<\/p>\n<p>fastboot flash zimage zImage (zImage can be found in update.zip kernel folder)<br \/>\nthen<\/p>\n<p>take the bcm4329.ko file from the update.zip lib\/modules folder (use winrar for windows or unzip for linux) and<\/p>\n<p>adb remount<br \/>\nadb push bcm4329.ko \/system\/lib\/modules<br \/>\nor<br \/>\ncopy the bcm4329.ko to \/sdcard, bounce in to recovery, mount \/sdcard and \/system, and copy the .ko module from \/sdcard to \/system\/lib\/modules; set chmod 644 on it.<\/p>\n<p>Note:<br \/>\nIt is highly reccomended that you either use SetCPU to toggle your governor to either ondemand (reccomended) or interactive (in testing) or use sysfs to echo the value to cpufreq.<\/p>\n<p>Note:<br \/>\nIf you use SetCPU, please do not set any Advanced settings, and you should use ondemand CPU governor<\/p>\n","protected":false},"excerpt":{"rendered":"<p>-increase voltage to 975 for 19200 and 128000; increase voltage to 1000 for 245,256; increase voltage to 1025 for 384,422; increase voltage for 576-691 by .025 -increase minimum voltage to 975 -remove &#8220;case CMD_AXI_CFG_O1_AND_O2:&#8221; from 720P_CAMERA -merged (from android.git.kernel.org\u2019s github: 4c83f2a60c5b6ac2f9747498b167325bd47623fe (Allow multiple pmem master mmap()s.) -merged (from cyanogenmod cm-kernel github): c1637995da44c52ad0d2 (qdsp6: Fix allocation [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-917","post","type-post","status-publish","format-standard","hentry","category-android"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/droidbasement.com\/db-blog\/wp-json\/wp\/v2\/posts\/917","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/droidbasement.com\/db-blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/droidbasement.com\/db-blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/droidbasement.com\/db-blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/droidbasement.com\/db-blog\/wp-json\/wp\/v2\/comments?post=917"}],"version-history":[{"count":8,"href":"https:\/\/droidbasement.com\/db-blog\/wp-json\/wp\/v2\/posts\/917\/revisions"}],"predecessor-version":[{"id":4553,"href":"https:\/\/droidbasement.com\/db-blog\/wp-json\/wp\/v2\/posts\/917\/revisions\/4553"}],"wp:attachment":[{"href":"https:\/\/droidbasement.com\/db-blog\/wp-json\/wp\/v2\/media?parent=917"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/droidbasement.com\/db-blog\/wp-json\/wp\/v2\/categories?post=917"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/droidbasement.com\/db-blog\/wp-json\/wp\/v2\/tags?post=917"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}