[KERNEL] Lenovo K900 Custom Kernel [linux 3.4.43] - Lenovo K900

Lenovo K900 custom kernel​Android 4.3 (linux 3.4.43)​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
>>> Please welcome - world`s first custom kernel for Lenovo K900 <<<​
Disclaimer:
custom kernel based on Lenovo`s Open Source Code. Kernel is fully working. Adding new features.
How to flash:
unlock bootloader, flash any custom recovery, flash the the attached files.
Source code:
https://github.com/lenovo-k900/android_kernel_lenovo_redhookbay
Changelog:
build 001 : first release;
build 002 : added NTFS support, WI-FI Direct.
Download:
build 001 :: https://drive.google.com/file/d/0Bz3X7ZuowQimc2cxc1FYb2l4eXM/view?usp=sharing
build 002 :: https://drive.google.com/file/d/0Bz3X7ZuowQimSG5Oc0tNeEl4Nnc/view?usp=sharing
Credits:
pavluha2004
AirShark
XXX-Man

Nice work, works a treat!
How easy is it to build? I've been desperately wanting a kernel with kvm virtualization builtin (CONFIG_KVM, CONFIG_KVM_INTEL, CONFIG_VHOST_NET, CONFIG_VIRTIO_NET, CONFIG_KVM_DEVICE_ASSIGNMENT etc not as modules but builtin) - I don't suppose you've got time to do a rebuild?

rwt33 said:
Nice work, works a treat!
How easy is it to build? I've been desperately wanting a kernel with kvm virtualization builtin (CONFIG_KVM, CONFIG_KVM_INTEL, CONFIG_VHOST_NET, CONFIG_VIRTIO_NET, CONFIG_KVM_DEVICE_ASSIGNMENT etc not as modules but builtin) - I don't suppose you've got time to do a rebuild?
Click to expand...
Click to collapse
U can rebuild it by yourself, it`s pretty easy. Sources are full, go ahead.

is this work for 4.2.1?

Related

help preparing kernel environment

Such foremost reason for this post is to ask for help and would like to compile my own kernel from my xperia M2 D2306 but I find a little inconvenience is only to find a file identification from my xperia I explain what this is.
This is the tutorial I'm following:
[ULTIMATE GUIDE] [Noob Friendly] Compile your own kernel from source android
As well I follow this tutorial sony:
How to rebuild kernels for flagship Xperia devices [tutorial]
And drop tools that tell me there is a problem but tell me this:
Code:
Replace Device Name with the configuration file found at:
Source / arch / arm / configs
It's written in This Way something_DeviceCodename_user_defconfig
and I went to the specified path but can not find any file of this type
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
information from the filename of the Xperia M2:
Code:
Xperia M2
aosp_yukon_eagle_defconfig
How could set the name of my device before entering the kernel configuration script
would be helpful thanks
You are barking at the wrong tree.
The reason there is no defconfig for M2 (yukon) is that they have not uploaded the defconfig in their Github repo.
From this site it is clear that
http://xperiafirmware.com/8-firmware/53-sony-xperia-m2-d2303/
M2's firmware is 18.x.x.x
If you check the branches on Github ,there is no branch with 18.x.x.x
Moral
That source won't work.
Instead use kernel source from the Open source center.
http://developer.sonymobile.com/downloads/opensource/
This one should work fine for all the M2 devices .
http://developer.sonymobile.com/dow...-18-3-1-a-1-7-18-3-1-b-1-8-and-18-3-1-c-1-13/

[ROM] [US990] [STOCK 4.4.2] [Rooted] RevMod v1 [Debloated] [Odexed]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CurbThePain's RevMod Rom - LG G3 US Cellular Ed.​​
"A Brutal Kernel"
----------------------------------
READ THE WHOLE OP!
Disclaimer:
I am NOT responsible for anything that happens to you, your phone, or anything as a result of flashing this rom. It is of your choice to flash said rom and or proceed to root your phone. So dont blame me if your phone is dead, it is YOUR fault.
Supported Devices:
I ONLY own a US990 and will only support that specific device. My work is not cross compatible with other models. Thank you.
Features:
Code:
-Dolby Digital Plus
-Surround Sound Speakers.
[/HIDE]
Downloads:
Changelog:
Code:
Changelog:
5-10-2015 -
-Initial Release
I too have a US990 and am very interested in this. Are you going to post the ROM download?
Any update or info about this?
delete
was wondering if there is still a development for this?
Think this guy has gone rouge lol. Has another thread about a kernel with no download link
That sucks. Is there any roms for the us990. I just picked up a us celllular lg today.
No stock but there is cm12.1 and octos
I found the link to the Octos. Do you have a link to the CM
It's on teamuscellular . com under lg g3 development
Moderator please close this thread. Development never got underway for this.

[Release] BerryFlash - GUI for Flashrom in Kodi

For a project I needed software & hardware to program a flash-IC. Doing some research I came across Flashrom, which also runs on Raspberry Pi. That saved me from buying some USB-programmer because you can simply use the GPIO-port. The inconvenience is that Flashrom only runs from the command line right now. Thus, you have to connect via SSH etc. Being a Kodi user I thought "just give it a try" and here we are:
This plugin installs the capability and a GUI to use Flashrom in Kodi. In the beginning development was started for Raspberry only, but it can probably also be used in general for Kodi installed in any Linux environment. This addon was tested...
...on Raspberry 1 rev. B with xbmc 16 (Jarvis) via GPIO port and with a WCH CH341A USB programmer
...in Linux Lite (Ubuntu) with a WCH CH341A USB programmer
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The code can be downloaded from Github: script.berryflash @ Github
And the Kodi addon is directly available here: script.berryflash.zip
Let me know if you find any errors, e.g. with other programmers when listed above.
Special thanks to the Flashrom team for their great work!
Changelog:
----------------
v1.0.0 (2016-04-27)
- Initial Release
He writes that the password does not match, even though the password is correct

General (GSI13) [LineageOS 20.0 test (No update)

!!!WARRNING
**High risk for update (GSI system + magisk) bypass flash back to Stock ROM . May trip Knox to UNKNow state, such as
KG 'Broken'​New update ArrowsOS A13 base on PHH patch​
Download here https://sourceforge.net/projects/gsi-projects/files/A13/ArrowOS/03102022/
OLD
lineage-20.0-20220928-UNOFFICIAL-gsi_arm64_vS-personal.img
drive.google.com
Description (important)
Spoiler: Description
No, it's not PHH-based (although it does inherit a bunch of critical fixes from @phhusson - thank him all the same). Rather, inspired by @ c03d1, this is an effort to "start over" from the AOSP generic target gsi_ * and add in the minimum amount of fixes needed for my own devices, shaking off much of the legacy burden in the process.
Due to this radical change in direction, this will likely not work on pre-A10 devices anymore, and won't work as well as PHH-based GSIs that you've come to love either. For example, FOD and VoLTE are missing and I might never add them. That's all intentional on my side.
There's no A-only, no VNDKLite, and no GAPPS / secure at the moment - all I offer for test right now is a "personal" flavor, vanilla, PHH-SU'd image.
LineageOS 20.0 booted SM-T225 (base A12 Stock ROM)
Bluetooth ok , wifi connected but no internet , reboot fail must redo again ( try to flash magisk may be help.)
****not support exFat sdcard. the same as 19.1
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
pic:- First boot

I made an Android App where you can get all custom ROMS and Recoveries!! (Custom-RR)

Hey fellow software enthusiasts,
I have always taken a keen interest in custom ROMS and the aspects of flashing and playing around with them but i have always wanted a single place to get all custom ROMS and Recoveries in one place.
Introducing CUSTOM RR​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​What can you do in the App?​1: Download official Custom ROMS builds from the respective creators.
2: Download official Custom Recoveries builds from the respective creators.
3: Instructions on how to flash Custom ROMS and Recoveries.
What will you be able to do in the future?​1: Download Unofficial builds of Custom ROMS.
2: Download Unofficial builds of Custom Recoveries.
3: A dedicated Magisk install section.
4: Many more.
Check it out here: https://github.com/monsiu/Custom-RR
Tell me what you think
I would like to see direct links to my device based on properties, for example based on code name ro.build.product, ro.product.board, ro.product.device, ro.product.name
https://wiki.lineageos.org/devices/beryllium
aIecxs said:
I would like to see direct links to my device based on properties, for example based on code name ro.build.product, ro.product.board, ro.product.device, ro.product.name
https://wiki.lineageos.org/devices/beryllium
View attachment 5830103
Click to expand...
Click to collapse
btw the codenames....lowkey forgot about it but yeah i'll make a device page in the app drawer where you can pick custom rom and recovery based on the device you are looking for.
Would that be ok?

Categories

Resources