[Kernel][GPL] Development 3.0 Kernel

nastys

Senior Member
Jul 22, 2012
143
68
0
Italy
can you give us step by step instruction to install the rom and how to format data partition to f2fs that could very helpful
First you need adb. Download for Windows | Mac | Linux | Ubuntu

Then wipe data and cache and flash CM11 with 3.0 kernel and Gapps. Don't reboot.
Now mount system and data partitions using TWRP then connect the phone to the PC.
On Linux or Mac open a terminal and enter the following commands, then your password:
Code:
sudo adb start-server
On Windows open a command prompt instead (in the folder with adb.exe if needed):
Code:
adb start-server
Then enter these commands to format to f2fs:
Code:
adb shell
/system/bin/mkfs.f2fs /dev/block/mmcblk1p25
And WAIT until it's done.
Then you can close adb and reboot.
 

nastys

Senior Member
Jul 22, 2012
143
68
0
Italy
Hello, I installed the 21-05 build without gapps. I formatted to f2fs using the guide above. Upon starting, the "Welcome" screen crashes. Any solutions?
Open the notification panel, then swipe the bar on the bottom to the left or right and open Settings if you can.
If you're lucky, enable developer options then USB Debug.
Connect the phone to PC and start adb (sudo adb start-server) then always allow the connection with your PC on the phone.
Now in the terminal/prompt:
Code:
adb root
adb shell
sqlite3 /data/data/com.android.providers.settings/databases/settings.db
update global set value = '1' where name='device_provisioned';
.exit
and reboot.
Home button should work now (and maybe configuration will be skipped).
 
  • Like
Reactions: arora.ujjwal

s_u_n

Senior Member
Nov 6, 2012
476
37
0
Pune
6) Got Telephony problem i am on correct baseband. (Not being rude just want to high light)Phone does reboot properly Have to remove battery and reinsert it to boot the phone.
I have been meaning to ask this to users in India. What is the correct baseband for India? In the list, there is no country "India".
Of late, on 4.3 with the older 2.6 Kernel, I am facing a lot of Telephony related reboots.

I am planning to do a wipe and switch to something more stable.
On page 1, it seems everything is now working fine, except the camera.
 

atulclassic

Senior Member
Feb 20, 2013
1,099
916
113
Mumbai
I have been meaning to ask this to users in India. What is the correct baseband for India? In the list, there is no country "India".
Of late, on 4.3 with the older 2.6 Kernel, I am facing a lot of Telephony related reboots.

I am planning to do a wipe and switch to something more stable.
On page 1, it seems everything is now working fine, except the camera.
Select Asia>South East Asia>3.4.3-331
 

9Lukas5

Senior Member
Dec 14, 2010
3,805
2,016
253
near Stuttgart
hm, I wanted to download the latest cm11-30 build but the latest I found was from the 19th. The linked from 21st gives me a 404 not found error and on quar2k.ru the latest is from the 19th :confused:

L
 
  • Like
Reactions: arsalan2

DiegoxG

Senior Member
Sep 25, 2013
124
59
0
Bogota
hm, I wanted to download the latest cm11-30 build but the latest I found was from the 19th. The linked from 21st gives me a 404 not found error and on quar2k.ru the latest is from the 19th :confused:

L
Because there's a newer build up from today, check the first post

Sent from my MB526 using Tapatalk
 

mothy1025

Senior Member
Jul 21, 2011
284
42
0
chennai
Guys can someone give the link to latest 3.0 kernel build the link in op says no file found and I couldn't find latest build in any folder.is the latest build uploaded :confused: