[ROM][14] DerpFest

Search This thread

Gweedo97

Member
Dec 9, 2019
11
0
I cannot write on the telegram group, is it normal? Can you check my permissions, please? User is @guidoelli
Thank you
 

abadasstanker69

Senior Member
Mar 24, 2009
1,983
820
Phoenix, Az
www.facebook.com
OnePlus 7T
In telegram people are saying TWRP is working in this rom now. I'm currently using the most recent build but got here with the directions. Meaning I used the recovery recommended and flashed through adb. Can I now change to TWRP and not have to worry about the next update? So I can install exclusively through TWRP from now on? I just don't feel like that has been made clear so I'm hoping to clarify here.

Thanks!
 

matt0301

Senior Member
Apr 1, 2011
355
539
Guarujá
OnePlus 7T
In telegram people are saying TWRP is working in this rom now. I'm currently using the most recent build but got here with the directions. Meaning I used the recovery recommended and flashed through adb. Can I now change to TWRP and not have to worry about the next update? So I can install exclusively through TWRP from now on? I just don't feel like that has been made clear so I'm hoping to clarify here.

Thanks!
I don't recommend using it. It *works*, but using the old method still the best one for now
 
  • Like
Reactions: abadasstanker69

altojd

Senior Member
Dec 11, 2009
1,234
674
I have a problem with the last build. I love derpfest and been using it since it' first build in april and was happy with until the build of 1/6. For some unexplained reason the last build of 12/6 drains my battery (about 16%-18%) per night while the stock os and lineage 18.1 with the same apps and configuration use only 5% during the night. Any idea why it happens?
 

hightech316

Senior Member
Jan 27, 2011
1,281
220
github.com
OnePlus 8T
I've successfully flashed derp many of times via sideload, using the supplied recovery within OP.

Flashed the latest derp release , coming from crdroid. Follow OP instructions. Including " fastboot -w " to format device.

Although , This time around once booted into derp, my /root partition is 100% full. So I am not able to flash kernel , magisk , etc .

Any ideas?
 

abadasstanker69

Senior Member
Mar 24, 2009
1,983
820
Phoenix, Az
www.facebook.com
OnePlus 7T
I would find out what's going using some kind of battery monitor. Could be wakelocks or something else you have enabled that's waking the phone when it should be sleeping.

I have noticed that this rom doesn't give me the same battery life as the old build. The old build was getting me to almost 2 days per charge. Now I'm getting one. It may just need time to settle in but I have noticed a difference. Seeing as I've done no research or tried to resolve it myself, I haven't posted anything about it yet till just now.

Another thing I noticed is call screening is broken. I've tried to use it twice and both times it gave me a black background with a hangup button. The older build transcribed everything perfectly and I was able to respond with the onscreen responses. Again, haven't looked into it myself to see if I can fix it so I haven't mentioned it until now
 

aldus320

Senior Member
Mar 22, 2013
426
76
How to root A11 custom roms? I'm currently at Derpfest rom, I manged to root my phone when I'm at OOS 10
 

HueyT

Senior Member
Apr 3, 2014
4,845
2,207
New Albany, IN
OnePlus 7T
"Adb sideload magisk.zip" (renamed magisk.apk to zip and place file in adb folder on PC) in derp recovery and then install magisk APK again when rebooted into Derp
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    New Derpfest 7T build is up!

    FOLDER

    Here is the changelog for it:
    - Merge QPR2 and April sec patch
    - Migrate everything to new qpr2 switch style
    - Reworked whole DerpLauncher
    - Removed lockscreen media art, hide status bar lockscreen, clock background chip, misc haptics and fp vibration switch due to need of rewrite
    - Replace reticker with Island notifications from Rising
    - DerpSpace: Add support for clock auto-hiding
    - DerpSpace: Add Omni weather
    - Gramophone -> Accord
    - Fix status bar clock prefs
    - Fix navbar inversion toggle
    - Fix flash on call seekbar resetting
    - Drop duplicated system update shortcut
    - Remove Omni weather in favor of Google Smartspace
    - Make Google search bar monet themable again
    - Add back Pixel framework
    - Add quick settings pull down with one finger
    - Allow to always show the time in media player
    - Add option to keep the screen awake while screen recording
    - Add Pixel Navbar animation toggle
    - DerpLauncher: QuickstepAtomicAnimationFactory: Add null checks to prevent NPE
    - DerpLauncher: quickstep: TouchInteractionService: Do not crash on boot

    A few features was removed. Don't ask if they will come back or not. Will warn if anyone do this. Use recovery that I uploaded on the folder. I will not provide OTA
    1
    heads up, you made a typo in your link
    fixed, thks
  • 46

    IMG_20211121_230257_684.jpg


    This is a small project based on AOSP. We try to be a platform for beginners and support the Custom ROM community with our own unique contributions as well. This ROM exists thanks to inspiration of AOSiP, Thank you!
    #StayDerped

    Code:
    /* Your warranty is now void.
    *
    * I am not responsible for bricked devices, dead SD cards,
    * thermonuclear war, or you getting fired because the alarm app failed. Please
    * do some research if you have any concerns about features included in this ROM
    * before flashing it! YOU are choosing to make these modifications, and if
    * you point the finger at me for messing up your device, I will laugh at you.
    */

    Features
    We are almost daily adding new ones, will update this list soon!

    GApps included!

    Device-specific features
    - DisplayModes, FPS Info tile, Refresh Rate, Alert slider preferences
    - Touchscreen Gesture controls

    What's broken?
    You tell me!

    IYoyzLd.png


    ROM
    Sourceforge

    INSTRUCTIONS




    Code:
    FIRST INSTALL:
    
    1. Be sure you are using latest OOS11 on both slots.
    2. Download this recovery.
    2.  A) Be sure you have unlocked bootloader
         B) Reboot to bootloader
         C) Plug your phone to your PC and do the following commands:
        fastboot devices (this one to make sure your device is ok to flash)
        fastboot flash recovery recovery.img
        fastboot reboot recovery
    3. When on recovery (grab it on Downloads section above), select Factory Reset > format data
    4. On this step, you can select either format scheme, F2FS or ext4 ( I highly recommend F2FS)
    *THIS WILL WIPE ALL YOUR DATA, BACKUP YOUR *****
    5. After format is done, click on the back arrow on top left, and click on "APPLY UPDATE", then "APPLY FROM ADB"
    6. Now, on your PC, do the following command:
      adb sideload *insert your derp zip package name here* (sometimes, you should get an error, that gives you an option to continue or not, hit "yes" to continue, that's normal)
    7. After it's done, your phone should light up on recovery again, and on your terminal, it should have something like: adb failed to read command:no error.
    That's normal, just reboot your phone via recovery and you are done
    
    MAGISK:
    1. Once your settled your phone, reboot to recovery.
    2. Hit "APPLY UPDATE", then "APPLY FROM ADB"
    3. On your PC, do the following command:
      adb sideload *insert Magisk package name here*
    4. Once it finishes, reboot your phone
    
    *DIRTY FLASH (ONLY POSSIBLE IF YOU WERE ALREADY RUNNING AN OLD DERP BUILD):
    1. Via OTA (Just hit to download and wait, once download finishes, let it reboot)
    1. A) To keep Magisk, you can go to Magisk and select it to "INSTALL TO THE INACTIVE SLOT" before letting it reboot (not supported on A12 for now)
    
    2. Via ADB Sideload.
    2. A) Reboot to recovery
       B) Select 'APPLY UPDATE', then "APPLY FROM ADB"
       C) On your PC, do the following command:
          adb sideload *insert your derp zip package name here*
       D) Once it's done, reboot.
       To keep Magisk, you will need to repeat the steps on *MAGISK* section




    Lead Dev: @NurKeinNeid
    Device sources: matt0301
    Kernel source: sm8150
    ROM OS Version: 14.x
    Based On: AOSP
    Created 2021-22-03
    Last Updated 2023-29-11
    13
    New build is up!
    If you are was running the last version (06/12), you can easily get it from updater. Be aware that first boot will take something like 6-12min, so take a coffee while you wait

    Changelog is on the #3 post, and link on the #1.

    As always, enjoy!
    11
    NEW BUILD IS UP!
    Grab the download link on OP or here
    Here is the changelog for it:

    ROM:
    - Merge January Security Patch
    - Add Pulse music visualizer for navbar, lockscreen and ambient screen
    - Restore icon shapes from A11
    - DerpSpace: Add previews for icon shapes, icon packs, fonts, wifi icon, signal icons customisations
    - DerpSpace: Apply overlays from background thread
    - Add Screen off animations
    - Make media player view less-gore when artwork bg is enabled
    - Update Google SmartSpace from Statix and remove toggle
    - DerpLauncher: Improve SmartSpace implementation
    - DerpLauncher: Use themed icon for AOSP deskclock too
    - DerpLauncher: Workspace: Allow resizing any widget
    - DerpLauncher: Pull in Screenshot drawable from Pixel launcher
    - Improve GameSpace lifecycle and broadcast handling
    - GameSpace: Use Pixel's material-you illustration preference
    - Add option to automatically reboot device after timeout if set
    - Add capability to allow tethering to use VPN upstreams
    - Fix issues with BatteryUsageStats
    - Add settings to toggle the phantom process monitoring in dev options
    - Sound: Add volume panel on left toggle
    - Add back Descendant's Idle Manager
    - Add Volume Rocker Wake switch
    - Allow to swap volume buttons rotation based
    - Add option to hide gesture navigation handle with ime space kept
    - Apply monet to fingerprint authentication ripple animation
    - Use a double click effect for charging if there is no amplitude control support
    - Refactor notification counter code
    - ThemeOverlayApplier: Catch a potential NPE
    - InputMethodUtils: Fix system bootloop when no IME found
    - NavigationModeController: Silence log spam
    - Settings: add title for Beam main switch
    - Settings: only set phone number if it's not empty
    - Settings: Refactor Wifi Calling description text
    - Open WifiPanel on LongClick
    - AuthController: Fix NPE due to isPowerbuttonFps()

    Device:
    - Switched to QTI Bluetooth
    - Decommonised UDFPS icon
    10

    Changelog:
    New trees (need clean flash)
    Updated kernel to 4.14.269
    And a lot of ROM sources changes

    THIS NEED CLEAN FLASH!

    As always, thank you
    10
    New Derpfest build is up. Here is the link for it. Sourceforge

    Clean Flash is necessary due to new OOs11 blobs.
    Btw, this one got Google Chrome crash fixed.

    Don't forget to join my Telegram Channel. Here is the link for it. Telegram.

    Enjoy!