[Kernel] Basel kernel [s7562]

Search This thread

baselsayeh

Senior Member
Mar 25, 2011
109
31
Hello
this is new kernel made by me

Code:
I'm not responsible for bricked devices, dead SD cards,thermonuclear war, or you getting fired because the alarm app failed.
DO NOT LEECH MY DOWNLOADS, PLEASE RE-DIRECT YOUR FORUM /PAGE TO THIS THREAD, IF YOU LIKE MY WORK, YOU CAN SAY THANKS

futures:
1-init.d support
(Only for pmp rom)
2-make your device act like real usb-keyboard using USB Keyboard
3-Make your device act like bootable usb/cdrom using DriveDroid
and more to come

changelog:
v1: first version
v2:
removed init.d(not working)
added overclock to 1.19hz
v2 fix:
fixed the wifi wont work after installing
added overclock to 1.229hz
v3:
updated patches used for usb keyboard
V4:
Over clock is now 1.2
Added files needed for flashing with pmp king rom installed
v5:
added msm hsusb 2
v6:
added msm hsusb 3
V7
fixed bootloops
removed msm hsusb 3
pmp is now more stable
(hopefully) fixed booting from iso in drivedroid
v8:
added:
gonovers:
1-lulzactive
2-SavagedZen
3-InteractiveX
4-smartassV2
I/O schedulers:
1-vr
2-sio
v9:
added msm hsusb 3
usb otg(needs external power source)(tested with mouse-flashdrive)
v10:
added msm hsusb 4
added gpu overclock to 300 mhz
updated to 101
alot of optimizations
removed pmp files(pmp users and original rom users should use the same zip)
v10fix:
fixed usb otg wasn't working
v11:
added call recording future(2 way crystal clear) (read post #2)
note: pmp users and origional rom users should use the same zip
another note: if you have pmp you will lose init.d support
and can be restored before flashing this with term-init
i recomended you to do full backup of sd/data/system/boot
Note: otg works with otg cable and y cable

testing:
v1:
usb keyboard:
ps3 - works
1st laptop : works
2nd laptop : some time works but cant make it work with bios { the phone restarts }
updating usb keyboard patch make it working and not restarting

drivedroid:
1st laptop: works
2nd laptop: windows detects it but cant boot with cdrom emulation
V7 made it work

gethub:
gethub

Screenshots:
drivedroid:
35a2ao7.png

vpam2u.png

usb keyboard:
1znsw2u.png

otg:
308w001.jpg

2iw3hfl.png


download: [adfly will redirect you without ads]
v11-direct.zip
old download:
10fix.zip
old download:
10.zip
old download:
9.zip


thanks to:alireza7991
for this guide
and ivendor
https://github.com/arco/samsung-kernel-msm7x30/commits/cm-11.0?author=ivendor
and sztupy
http://xdaforums.com/showthread.php?t=1450298
and KlinkOnE
https://github.com/KlinkOnE/kyleopen-kernel/commits/master?page=1

My blog

XDA:DevDB Information
Basel kernel, Kernel for all devices (see above for details)

Contributors
baselsayeh
Kernel Special Features:

Version Information
Status: Stable
Current Stable Version: 11
Stable Release Date: 2015-01-20

Created 2014-09-22
Last Updated 2018-02-12
 
Last edited:

baselsayeh

Senior Member
Mar 25, 2011
109
31
how to install (old):
choose way 1 or way 2
way 1:
1- You must have odin to flash
2- open odin
3- Go to download mode [ fully turn off mobile - hold power + home + vol down to see warning then press vol up ]
4- select the recovery.tar
Dont touch anything
5- press flash button
6-after the phone reboots open your root explorer
7-copy everything inside "files" to /system/lib/modules
8-set permissions to 644
9-reboot
way 2:
1-you must have cwm or twrp
2-copy "Basel-kernel.zip" to root of your sd
3-reboot to recovery
4-select "install zip from sdcard" in cwm or "install" button in twrp
5-select the zip and wait
6-reboot
how to install (v11 only):
1-you must have cwm or twrp
2-copy "v11-direct.zip" to root of your sd
3-reboot to recovery
4-select "install zip from sdcard" in cwm or "install" button in twrp
5-select the zip and wait
6-reboot


How to record voice calls:
1-make sure that your country allows that
2-you must have this app
3-open it then type these commands:
su
cd system
cd lib
cd modules
insmod vocpcm.ko
insmod vocpcm.ko
(after running it second time it must return "insmod: init_module 'vocpcm.ko' failed (File exists)"
exit
exit
4-download and install apk from:
this voice recording app
(in the atachments)
5-after installing it open it then goto sittings
6-goto recordings
7-select "recording method" to kernel
8-select kernel
9-select chipset type to "qualcomm msm2xx"
10-select call recording ormat to "amr"
 
Last edited:
  • Like
Reactions: av2588

kenkitt

Senior Member
Jul 16, 2013
117
37
H Basel,
I have a s7562 duos which is currently my dev phone, I am currently working on the fbcon driver where I've faced some issues while trying to get this driver to work on this gadget. Kernel compilation is a major success but, the gadget displays stuff normally only now it appears some invisible text(console output) is pushing the entire frame up and down through the display, I think the problem lies within Cmdline params. At first I noticed the cmdline params specified through kitchen weren't getting through but were being overidden by the bootloaders default CMDLINE params, I had to force the params through kernel config ,but after doing so it wouldn't go beyond the bootlogo.
Although I haven't tested fully with cmdline forced options.
More DEV details later(Sorry am on phone right now)
I need this to be able to port roms on this device (my main target is Ubuntu for phones), I have Riffbox and once bricked the device coz the usb doesn't work n I didn'k know the partion layout.

Any help will be greatly appreaciated.
Sent from my S7562 using xda app-developers app
 

Zeuszoos

Senior Member
Aug 9, 2012
1,091
211
Added 122 MHz
And 1.19 & 1.20 MHz
The gonovers is untouched (same as origeonal)
Hi! Quick question: The only thing I can't find on P1, is what devices/ROMs it will work on/in.

I have the following:

Samsung Galaxy (SGH-M819N) Mega
Samsung OEM KitKat 4.4.4 ROM, Rooted
Carrier = MetroPCS (Owned by T-Mobile)

I would really love to be able to have more control over my phone, but don't want to go with an entire Custom ROM, ya know?

I know I read "Samsung" somewhere further up, but it didn't say which ones, etc.. But I recognize your handle and I know you're a good programmer, so I thought it'd be worth asking, ya know? :)
 

kenkitt

Senior Member
Jul 16, 2013
117
37
Finally, i think am getting somewhere after successfully forcing cmdline options.
I know get a flash with the penguin logo then the phone displays gurbled up text.
Maybe the serial port speed ?.
I‘ll post a video later.

Sent from my ALCATEL ONE TOUCH 918 using xda app-developers app
 

baselsayeh

Senior Member
Mar 25, 2011
109
31
I need this to be able to port roms on this device (my main target is Ubuntu for phones), I have Riffbox and once bricked the device coz the usb doesn't work n I didn'k know the partion layout.

Any help will be greatly appreaciated.
Sent from my S7562 using xda app-developers app
for ubuntu you need first to setup asop kitkat or cyanogen build
there is already cm11 with everything working (already ported)
http://xdaforums.com/android/development/cm11-samsung-galaxy-s-duos-kitkat-4-4-4-t3024762 - thanks to m4jonez
https://github.com/majonez/android_device_samsung_kylessopen/commits/master
https://github.com/majonez/android_vendor_samsung_kylessopen
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    Hello
    this is new kernel made by me

    Code:
    I'm not responsible for bricked devices, dead SD cards,thermonuclear war, or you getting fired because the alarm app failed.
    DO NOT LEECH MY DOWNLOADS, PLEASE RE-DIRECT YOUR FORUM /PAGE TO THIS THREAD, IF YOU LIKE MY WORK, YOU CAN SAY THANKS

    futures:
    1-init.d support
    (Only for pmp rom)
    2-make your device act like real usb-keyboard using USB Keyboard
    3-Make your device act like bootable usb/cdrom using DriveDroid
    and more to come

    changelog:
    v1: first version
    v2:
    removed init.d(not working)
    added overclock to 1.19hz
    v2 fix:
    fixed the wifi wont work after installing
    added overclock to 1.229hz
    v3:
    updated patches used for usb keyboard
    V4:
    Over clock is now 1.2
    Added files needed for flashing with pmp king rom installed
    v5:
    added msm hsusb 2
    v6:
    added msm hsusb 3
    V7
    fixed bootloops
    removed msm hsusb 3
    pmp is now more stable
    (hopefully) fixed booting from iso in drivedroid
    v8:
    added:
    gonovers:
    1-lulzactive
    2-SavagedZen
    3-InteractiveX
    4-smartassV2
    I/O schedulers:
    1-vr
    2-sio
    v9:
    added msm hsusb 3
    usb otg(needs external power source)(tested with mouse-flashdrive)
    v10:
    added msm hsusb 4
    added gpu overclock to 300 mhz
    updated to 101
    alot of optimizations
    removed pmp files(pmp users and original rom users should use the same zip)
    v10fix:
    fixed usb otg wasn't working
    v11:
    added call recording future(2 way crystal clear) (read post #2)
    note: pmp users and origional rom users should use the same zip
    another note: if you have pmp you will lose init.d support
    and can be restored before flashing this with term-init
    i recomended you to do full backup of sd/data/system/boot
    Note: otg works with otg cable and y cable

    testing:
    v1:
    usb keyboard:
    ps3 - works
    1st laptop : works
    2nd laptop : some time works but cant make it work with bios { the phone restarts }
    updating usb keyboard patch make it working and not restarting

    drivedroid:
    1st laptop: works
    2nd laptop: windows detects it but cant boot with cdrom emulation
    V7 made it work

    gethub:
    gethub

    Screenshots:
    drivedroid:
    35a2ao7.png

    vpam2u.png

    usb keyboard:
    1znsw2u.png

    otg:
    308w001.jpg

    2iw3hfl.png


    download: [adfly will redirect you without ads]
    v11-direct.zip
    old download:
    10fix.zip
    old download:
    10.zip
    old download:
    9.zip


    thanks to:alireza7991
    for this guide
    and ivendor
    https://github.com/arco/samsung-kernel-msm7x30/commits/cm-11.0?author=ivendor
    and sztupy
    http://xdaforums.com/showthread.php?t=1450298
    and KlinkOnE
    https://github.com/KlinkOnE/kyleopen-kernel/commits/master?page=1

    My blog

    XDA:DevDB Information
    Basel kernel, Kernel for all devices (see above for details)

    Contributors
    baselsayeh
    Kernel Special Features:

    Version Information
    Status: Stable
    Current Stable Version: 11
    Stable Release Date: 2015-01-20

    Created 2014-09-22
    Last Updated 2018-02-12
    1
    how to install (old):
    choose way 1 or way 2
    way 1:
    1- You must have odin to flash
    2- open odin
    3- Go to download mode [ fully turn off mobile - hold power + home + vol down to see warning then press vol up ]
    4- select the recovery.tar
    Dont touch anything
    5- press flash button
    6-after the phone reboots open your root explorer
    7-copy everything inside "files" to /system/lib/modules
    8-set permissions to 644
    9-reboot
    way 2:
    1-you must have cwm or twrp
    2-copy "Basel-kernel.zip" to root of your sd
    3-reboot to recovery
    4-select "install zip from sdcard" in cwm or "install" button in twrp
    5-select the zip and wait
    6-reboot
    how to install (v11 only):
    1-you must have cwm or twrp
    2-copy "v11-direct.zip" to root of your sd
    3-reboot to recovery
    4-select "install zip from sdcard" in cwm or "install" button in twrp
    5-select the zip and wait
    6-reboot


    How to record voice calls:
    1-make sure that your country allows that
    2-you must have this app
    3-open it then type these commands:
    su
    cd system
    cd lib
    cd modules
    insmod vocpcm.ko
    insmod vocpcm.ko
    (after running it second time it must return "insmod: init_module 'vocpcm.ko' failed (File exists)"
    exit
    exit
    4-download and install apk from:
    this voice recording app
    (in the atachments)
    5-after installing it open it then goto sittings
    6-goto recordings
    7-select "recording method" to kernel
    8-select kernel
    9-select chipset type to "qualcomm msm2xx"
    10-select call recording ormat to "amr"
    1
    Thanks, work fine. :)

    Gesendet von meinem GT-S7562 mit Tapatalk 2

    I'll try to add gonovers in the next build