Jump to content
Trafalgar Square

OnePlus 2 - Boeffla Kernel | CyanogenMod

Recommended Posts

Trafalgar Square

56ac69b369d33_SamsungGalaxyS3-BoefflaKer

Willkommen zum Boeffla-Kernel von @Lord Boeffla

 

Historie vom Boeffla-Kernel:

 

Lord Boeffla hat den Boeffla-Kernel entwickelt, weil es früher keinen anderen Kernel gab, der alle Bedürfnisse und Features von ihm abdeckte. Er wollte Flexibilität beim Undevolten und die Einstellung der Ladeströme.

Seitdem er alle Features, die er haben will zu diesem Kernel hinzugefügt hat, ist ein Kernel entstanden, der stabil läuft.

 

Spenden an Lord Boeffla:

  1. Über XDA-Developers.com
  2. Über PayPal
  3. Nationale und internationale Überweisung
  4. Bargeld
  5. PlayStore Gutscheine

Für die Optionen 3, 4 und 5 musst du dich per E-Mail an Lord Boeffla wenden (info@boeffla-kernel.de)

 

Falls du mindestens 2,49€ oder mehr spendest, wird Lord Boeffla dir einen persöhnlichen Spendencode per E-Mail zuschicken, der zusätzliche Features in der Boeffla Config App freischaltet.

 

Wichtig: Die Spenden-App im Google Play Store können nach wie vor erworben werden. In diesem Fall behält Google jedoch 30% Ihres Geldes ein, so dass nur 70% bei mir am Ende des Tages ankommen. Falls du Google füttern wilst, dann passt das. Wenn nicht, dann bitte eine Spendenvariante aus der obigen Liste versuchen zu verwenden. Vielen Dank.

 

Inhaltsverzeichnis:

  1. Post: Changelogs
  2. Post: Downloads

 

Weitere Informationen:

  1. Weder Handy-FAQ.de, der Entwickler oder ich übernehmen Haftung für eventuelle Schäden.
  2. Bildquelle: Website
  3. Dieser Kernel darf nicht auf CyanogenMod basierten ROMs installiert werden!

 

Support:

  • Bitte erst das FAQ auf der Homepage lesen

 

Features:

* To tweak and configure the kernel, manually load and install the app "Boeffla-Config V2" from here: DOWNLOAD
* Support for generic framework naming convention framework-2.jar instead of proprietary rom framework names
* Upstreamed to Linux 3.0.101(www.kernel.org)
* CPU "soft" overclocking to 1500 or 1600 MHz
* CPU undervolting interface
* GPU frequencies configurable (underclocking, overclocking up to 700 MHz)
* GPU voltages configurable (undervolting, overvolting)
* Configurable zRam
* Configurable touch-to-wake
* Configurable touch boost frequency
* Configurable early suspend time (for screen off animations, 100ms default)
* Configurable LED for fading mode, speed and brightness
* Softkey touch button LEDs controllable
* Configurable charger rate for AC, USB and wireless (default increased to 1100 mA for ac charging)
* Charge information display support via Boeffla-Config V2 app
* Charging logic supports ignore unstable power and remove safety margin
* Boeffla-Sound engine V1.6.5 to unleash the power of the Galaxy S3 audio chip
* Additional governors: zzmoove 0.7d, pegasusqplus, smartassv2 and lulzactiveq
* Governor profiles for pegasusq, pegasusqplus and zzmoove for performance, battery saving etc. (2 more zzmoove profiles added - credits to Yank)
* Additional schedulers: ROW, ZEN, BFQ (v6r2) and SIO
* Schedulers configurable separate for internal and external SD memory
* Hardcore speedmod sharpness fix implemented (default is off)
* Black crush fix for better balanced display
* SD card read ahead buffer configurable separate for internal and external SD memory (default increased to 256 kB)
* Ext4 File system tweaks (default to on, can be disabled)
* System Tweaks predefined supported (default is off, new Mattiadj tweak set included)
* WIFI Multicast filter for better battery life
* WIFI wakelock times reduction
* Proportional rate reduction for TCP
* TCP congestion changed from Cubic to Westwood
* Wifi mac address change support
* Dynamic fsync 1.2 implemented
* Timeout for external SD card changed to improve handling of crappy SD cards
* Swap supported (but not recommended, use zRam instead)
* init.d support (in /system/etc/init.d - set correct permissions!)
* NTFS (read-only access only!) compiled as a module
* CIFS compiled as a module
* NFS compiled as a module
* XBox controller support as module
* exFat support (if supported by used firmware)
* Battery monitor wakelocks reduced
* Android logger can be disabled
* Disabled various debug logs and traces
* Frandom compiled as a module (for mods like Crossbreeder)
* Triangle away supported
* Automatic EFS backup to external (priority) or internal SD Card (fallback) - now compatible with tools like kTool
* Kernel initialisation log file (with history of 3 log files)
* Emergency reset script automatically placed into /boeffla-kernel-data folder of your internal memory
* Compatibility to common standard apps (Voltage Control, SetCPU, System tuner etc.)
* Compiled with Google arm 4.7 toolchain
* Internal kernel busybox version 1.21.1

 

Quellcode: GitHub

 

Ein großes Danke an folgende Entwickler auf XDA:

* Yank555
* ZaneZam
* Hardcore
* Chainfire
* Harunjo
* AndreiLux
* Netarchy
* Gokhanmoral
* Simone201
* Supercurio
* Mialwe
* Entropy512
* Faux

 

Diesen Beitrag teilen


Link zum Beitrag
Trafalgar Square

Changelogs:

 

Version 1.1-beta7
08.02.2016

  • Note: This kernel version is only supposed to work on OxygenOS 2.2.0 - nothing else !!!
  • Note: You should use Boeffla-Config app version 2.2.25 or higher for this kernel version !!!
  • New: Replaced workaround for hot reboots on legacy governors by final fix (credits to ZaneZam)


Version 1.1-beta6
29.01.2016

  • Note: This kernel version is only supposed to work on OxygenOS 2.2.0 - nothing else !!!
  • Note: You should use Boeffla-Config app version 2.2.24 or higher for this kernel version !!!
  • New: Added zzmoove CPU governor (credits to ZaneZam)
  • New: Activated conservative CPU govenor (credits to ZaneZam)
  • New: Conservative and ondemand CPU governor reworked to better work on big.little devices (credits to ZaneZam)
  • New: Workaround to improve random reboot situation on CPU governors zzmoove, elementalx, conservative and ondemand (credits to ZaneZam)


Version 1.1-beta5
27.01.2016

  • Note: This kernel version is only supposed to work on OxygenOS 2.2.0 - nothing else !!!
  • Note: You should use Boeffla-Config app version 2.2.22 or higher for this kernel version !!!
  • Update: Wifi driver updated to 4.4.21.104 (from 4.4.21.65)
  • Fix: Debug info file creation in some areas fixed
  • Change: Kernel compiled without no-pic option
  • New: Added kernel specific info message to be displayed in latest Boeffla-Config versions (2.2.22 and higher)


Version 1.1-beta4
26.01.2016

  • Note: This kernel version is only supposed to work on OxygenOS 2.2.0 - nothing else !!!
  • Note: You need Boeffla-Config app version 2.2.21 or higher for this kernel version !!!
  • Freshly rebased on OOS 2.2.0 kernel sources (i.e. built from scratch again without legacy stuff)
  • Removed a bunch of "so-called" optimisations which did not convince me in the end - so we are closer to stock again now
  • Fixed a minor bug in the charging driver for the correct display of the charge rate
  • Internal kernel superuser updated to su 2.52
  • Huge code clean up


Version 1.1-beta3
21.01.2016

  • Note: This kernel version is only supposed to work on OxygenOS 2.2.0 - nothing else !!!
  • Note: You need Boeffla-Config app version 2.2.21 or higher for this kernel version !!!
  • Update: Touchboost (= input boost) driver updated to version 2 (CPU cluster 2 separately configurable + configurable input boost pulse duration)
  • Update: Touchboos - CPU cluster 2 will only be boosted when there is at least 1 task running on it (credits to Franciscofranco)
  • Fix: Security flaw CVE-2016-0728 fixed


Version 1.1-beta2
13.01.2016

  • Note: This kernel version is only supposed to work on OxygenOS 2.2.0 - nothing else !!!
  • Note: You need Boeffla-Config app version 2.2.19 or higher for this kernel version !!!
  • Fix: Fixed improper file permissions in ramdisk (improve stability)
  • Change: GPU governor msm_adreno_tz tweaked to not peak up so much to 630 MHz frequency when min frequency 27 MHz is used
  • Change: GPU governor simple_ondemand tweaked to not peak up so much to 630 MHz frequency when min frequency 27 MHz is used
  • Change: Special handling for rom scripts implemented (which resetted the interactive governor tunables periodically)
  • Fix: Debug info file creating sometimes hanging for many seconds fixed


Version 1.1-beta1
08.01.2016

  • Note: This kernel version is only supposed to work on OxygenOS 2.2.0 - nothing else !!!
  • Note: You need Boeffla-Config app version 2.2.18 or higher for this kernel version !!!
  • Big CPU can now be switched off completely in hotplugging profiles
  • Added 5 new hotplugging profiles for big CPU: minx=0, max=0 ... min=0, max=4
  • Even when the big CPU cluster is down due to overheating or low battery, Boeffla-Config should now still be able to configure it (no more warning message in the app after start anymore)
  • Big cpu cluster cores can now fully rotate for optimal thermal averaging on the dice (core 4 is not always sticky on as before)
  • New thermal profile "performance" added (credits to The Peterle)

Diesen Beitrag teilen


Link zum Beitrag

Please sign in to comment

You will be able to leave a comment after signing in



Jetzt anmelden

×
×
  • Neu erstellen...

Wichtige Information

Bitte beachten Sie folgende Informationen: Nutzungsbedingungen und Impressum & Datenschutzerklärung. Wir haben Cookies auf deinem Gerät platziert, um die Bedienung dieser Website zu verbessern. Du kannst deine Cookie-Einstellungen anpassen, andernfalls gehen wir davon aus, dass Du damit einverstanden bist.