99degree

Results 9 issues of 99degree

copy from redmi note 9 pro global (dotOS rom), 3 files boot.img, vbmeta.img and vbmeta_system.img to ~/Android_boot_image_editor# result below: 01:54:10:373 INFO BootV2 - Unpack Summary of boot.img ┌───────────────────────────────────────┬──────────────────────────────────────┐ │What │Where...

C:\WINDOWS\system32>cd \d_drive\edl C:\d_drive\edl>python3 edl printgpt --memory=ufs --debugmode --serial Qualcomm Sahara / Firehose Client V3.61 (c) B.Kerler 2018-2023. main main - [LIB]: Please first install libusb_win32 driver from Zadig Traceback (most...

The continue tts speech have short pause happened between page flip text location. that page split does cut last one sentence into two instead of last full sentence or question...

Dear all, I am an Android system hobbyist and is a bit new to linux. I success to compile a arm64 kernel for a unlocked phone thus is running TWRP...

Currently the Android R kernel is released but correspondent audio-kernel is still missing. Please release modules altogether.

**Is your feature request related to a problem? Please describe.** running libcamera/cam app fail and get below log, i believe that dmabuf is not only about dma/cma but heap/shared_mem management....

feature

there is no guarding of 3 header files that had double included in some situation. changes are made to add #ifndef to some header files https://github.com/99degree/libplacebo/commit/cf46eebeabde5967eba4ea0879833f0221391c89 also there is a...

Hi, I used this tool to generate panel driver for XiaoMi Redmi Note 9 pro tianma panel and is running fine most of the time. There is a issue that...

you might add --shallow to below shell cmd to the build guide python ./external/clspv/utils/fetch_sources.py --deps llvm --shallow i found that it speed up fetch llvm by order of magnitude.