Google Pixel 2/XL | Updates

Description
ℹ️ All about Google Pixel 2 & Pixel 2 XL. | @Pixel2Chat

👥 Our Community
• Google Internal: @GoogleInternal
• MY Theme: @MaterialYouTheme
• Pixel Hub: @PixelHubUpdates
• Pixel 1: @Pixel1Updates
• Pixel 5: @Pixel5Channel
• Pixel 6: @Pixel6Updates
Advertising
We recommend to visit

Community chat: https://t.me/hamster_kombat_chat_2

Twitter: x.com/hamster_kombat

YouTube: https://www.youtube.com/@HamsterKombat_Official

Bot: https://t.me/hamster_kombat_bot
Game: https://t.me/hamster_kombat_bot/

Last updated 2 months ago

Your easy, fun crypto trading app for buying and trading any crypto on the market

Last updated 1 month, 3 weeks ago

Turn your endless taps into a financial tool.
Join @tapswap_bot


Collaboration - @taping_Guru

Last updated 1 week, 2 days ago

2 weeks, 6 days ago
[#LineageOS](?q=%23LineageOS) [#Official](?q=%23Official) [#A14](?q=%23A14) [#ROM](?q=%23ROM) [#Walleye](?q=%23Walleye)

#LineageOS #Official #A14 #ROM #Walleye
LineageOS 21 - OFFICIAL | Android 14 | Pixel 2 (walleye)
Updated:
25/10/2024

▪️Download [918MB]
▪️XDA▪️Support GroupChangelog:Source ChangelogBy @npjohnson, @Eamo5, @chrmhoffmann, @jro1979oliver
Follow @Pixel2Updates
Join @Pixel2Chat

3 weeks, 6 days ago
[#LineageOS](?q=%23LineageOS) [#Official](?q=%23Official) [#A14](?q=%23A14) [#ROM](?q=%23ROM) [#Walleye](?q=%23Walleye)

#LineageOS #Official #A14 #ROM #Walleye
LineageOS 21 - OFFICIAL | Android 14 | Pixel 2 (walleye)
Updated:
18/10/2024

▪️Download [918MB]
▪️XDA▪️Support GroupChangelog:• October 2024 Security Patch (AOSP)
Source ChangelogBy @npjohnson, @Eamo5, @chrmhoffmann, @jro1979oliver
Follow @Pixel2Updates
Join @Pixel2Chat

4 weeks ago
[#LineageOS](?q=%23LineageOS) [#Official](?q=%23Official) [#A14](?q=%23A14) [#ROM](?q=%23ROM) [#Taimen](?q=%23Taimen)

#LineageOS #Official #A14 #ROM #Taimen
LineageOS 21 - OFFICIAL | Android 14 | Pixel 2 XL (taimen)
Updated:
24/10/2024

▪️Download [923MB]
▪️XDA▪️Support GroupChangelog:• October 2024 Security Patch (AOSP)
Source ChangelogBy @npjohnson, @Eamo5, @chrmhoffmann, @jro1979oliver
Follow @Pixel2Updates
Join @Pixel2Chat

3 months, 3 weeks ago

An update after a hiatus for months #Blog
​​This will be a pretty quick announcement post regarding all the missing & inaccurate posts on our channels (mainly Pixel 6):

LineageOS has been pretty uncertain on the build schedule these days, and I really don't have the time to just check around and correct the link and the information on the post. Sometimes the build got delayed till the next day, which is why you won't get a working link despite waiting for the whole day with a broken link on our post. Nevertheless, it is always recommended to check across the official download portal for the most accurate information on the availability of the build.

How about other ROMs you asked? Well, the LineageOS post is just scheduled on the channel since they are usually built weekly on the roster, though it's not an easy job to manually schedule that many posts for the future. And I think I have mentioned earlier that I really need to take a break as I have more important things to focus on, once that's sorted I will get back to it but it will be a few months till the operation is back to normal.

It's highly appreciated if there's someone out there who is willing to help with the maintenance of the channel at the moment, especially over at the Pixel 6 community. This is another reason why we aren't considering expanding it to more devices, though I really wish I can get to that point with the help of others. I don't want to make it look dead but you know, everyone really still has their own life. This channel operates with no costs and just pure interests, so if you know, you know. Thanks for the understanding and for the meantime, thanks for staying around.

4 months ago

someone with Pixel 2 (walleye) to test crDroid 10.6 (A14)?

4 months, 1 week ago

we forgot to forward this lmao

5 months, 4 weeks ago

We've decided to follow suit of other channels and stop posting future Project Elixir builds due to the malicious code found inside their source code.

For the people that aren't aware, Elixir has code inside the OS that formats devices, SD cards and ESIM's on users devices who switch a setting in ADB, which toggles on their "exclusive" features, that are meant for Patreon supporters. We do not support such practices for securing code as it is highly immoral and borderline illegal.

Despite their claims of removal of such code, they have breached our (and others', for example XDA is closing Elixir threads) trust and we will not promote such software as we're unsure what they will do next to "protect" their code.

This decision is effective from now on until specified.
- from the Pixel 2 Updates team

6 months, 4 weeks ago

#Moonflower #A12L #A13 #A14 #Kernel #Walleye #Taimen
Moonflower Kernel v3.0 | Android 12L/13/14
Updated: 19/4/2024

▪️Download [12.6MB]

• Backport Schedutil, DL, RT, CFS schedulers from mainline Linux 6.9 (.pain.)
• New 'Earliest Eligible Virtual Deadline First (EEVDF)' scheduling algorithm. More info: https://lwn.net/Articles/925371/
• Return an actual resolved CPU frequencies in Schedutil to minimize lock contention on non-fast-switching system. (Google bruh moment)
"In 2017, Google decided to use their decade-old CPUfreq driver with a deprecated CPUfreq target callback that ALWAYS returns unresolved CPU frequencies to Schedutil. This breaks Schedutil logic on non-fast switching CPUfreq drivers, forcing it to ALWAYS create redundant kernel threads queuing for the same mutex lock causing a bottleneck (Lock Contention). As a result, the CPUs cannot change frequencies fast enough to reflect any sudden workload changes. Fix it fr"
• Capacity Aware Superset Scheduler (CASS) by Kerneltoast (Sultan)
• Make CPUset config compliant with CASS logic
• Backport sofirq and threaded NAPI (improve network performance?)
• Disable boosting (Schedtune, CPUfreq, Devfreq)
• WALT and Schedtune cleanups. Place a dummy to keep userspace sane
• Backport thermal pressure and PELT thermal_load_avg. (Scheduler now takes CPU temperature pressure into account)
• CPUidle: disable TEO. uses QCOM governor with WFI only during idle
• CPUidle: Use nanoseconds as the unit of time. (Avoid integer division overhead inside the hottest path in the kernel)
• dtsi: REVERT "Update temperature threshold limits for EA for 8998/660/630" (braindead CAF moment)
• dtsi: Update energy model. Remove inefficient frequencies
• dtsi: change CPU cluster efficiency/idle cost based on "Interrupt storm fixed" freqbench result.
• dtsi: Set new CPUidle latency, timing values reflecting the upstream
• Disable tracing of CPUidle and KGSL driver
• KGSL: Wake GPU upon receiving an ioctl
• ZSTD backport for Zram (default is still LZ4 though)
• Block userspace 'msm_irqbalance' and use Sbalance by Kerneltoast (Sultan).
• Memory management: disable speculative page fault
• Futex, Binder, BPF backport

Notes:
• Android 14 release. For Android 13 and below, choose Repartitioned or Non-Repartitioned version accordingly.
• Compiled with Clang 18.1.3 (ThinLTO + Polly + DCE + O3)
• Test: boots on Pixelbuilds (A14), Lineage 20 (A13 non-repartitioned), Pixel Experience 12.1 (A12 repartitioned. Thank you @guruusr for testing)
• [ other things I forgot goes here ]

By @jijanloe
Follow @Pixel2Updates
Join @Pixel2Chat

7 months ago
We recommend to visit

Community chat: https://t.me/hamster_kombat_chat_2

Twitter: x.com/hamster_kombat

YouTube: https://www.youtube.com/@HamsterKombat_Official

Bot: https://t.me/hamster_kombat_bot
Game: https://t.me/hamster_kombat_bot/

Last updated 2 months ago

Your easy, fun crypto trading app for buying and trading any crypto on the market

Last updated 1 month, 3 weeks ago

Turn your endless taps into a financial tool.
Join @tapswap_bot


Collaboration - @taping_Guru

Last updated 1 week, 2 days ago