Quick Q- What happens if I flash an I9000 kernel? - Vibrant Q&A, Help & Troubleshooting

I'm curious, I don't wanna try because I don't want to flash a new ROM, but will it break everything?

Won't break phone. Just some hardware wont work.
Keys wrong, gps , headset mapping. But otherwise works OK.
Sent from my GT-I9000 using XDA App

trailblazerz11 said:
Won't break phone. Just some hardware wont work.
Keys wrong, gps , headset mapping. But otherwise works OK.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
how you get into recovery and download mode will also change so beware

Your phone will become a t-i9959 world phone

I'm currently running DarkyROM 10.4.2 with the Darky Core kernel.
I had to change:
keymapping (home / back / search / menu)
volume keys (up / down)
Also ass the toggle headset as told above. It works fine - Quadrant ~2200
Ive got the GB boot loaders and the regular Volume Down+ Power gets me into Recovery.
Vibrant kernel made for I9000 ROMs:
http://forum.xda-developers.com/showpost.php?p=18335948&postcount=1

Moped_Ryder said:
I'm currently running DarkyROM 10.4.2 with the Darky Core kernel.
I had to change:
keymapping (home / back / search / menu)
volume keys (up / down)
Also ass the toggle headset as told above. It works fine - Quadrant ~2200
Ive got the GB boot loaders and the regular Volume Down+ Power gets me into Recovery.
Vibrant kernel made for I9000 ROMs:
http://forum.xda-developers.com/showpost.php?p=18335948&postcount=1
Click to expand...
Click to collapse
Does this kernel mean I can flash any unported i9000 rom and flashing this kernel will make it work?
Sent from my GT-I9000 using xda premium

Never tried it to be honest. I just port over whatever I want.
If you do try it don't forget to flash a Vibrant modem.
Porting a I9000 ROM really isn't that hard. I was gonna try a SGS4G port but after looking at all I would have to change, I decided there are plenty of I9000 ROMs to work with.

VeryCoolAlan said:
Does this kernel mean I can flash any unported i9000 rom and flashing this kernel will make it work?
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
Should be as long as kernel compatible with rom. I flash i9000 cm9 then vibrant kernel. Works perfect
Sent from my GT-I9000 using XDA App

trailblazerz11 said:
Should be as long as kernel compatible with rom. I flash i9000 cm9 then vibrant kernel. Works perfect
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Do you have the FFC , and if yes, does it work right (right angle) in such setup?
And also, what about GPS?
Does it work?
Does it get lock/fix ?
Thanks!

f_mulder said:
Do you have the FFC , and if yes, does it work right (right angle) in such setup?
And also, what about GPS?
Does it work?
Does it get lock/fix ?
Thanks!
Click to expand...
Click to collapse
Also interested about this...

Related

TripNMiui - Dual Booting Stock / Custom Kernel

Thank you Trip for this wonderful rom and Z&J for the solution (I learn and pick up a lot from their roms)
I really love this rom and I hope I can help a little to make it better
J has released CM7 v14 alpha using custom kernel. Since it's still using 2.29 kernel, I tried it on MIUI and it works great
I modify TripNMiui's chargemon to make it dual boot for all miui users to play with
- This rom is still in alpha stage so do it at your own risk
- Your baseband must be 52 or the phone may reboot and back to stock kernel
- You need to know how to use adb shell or terminal emulator or gscript lite to do it
flash with xRecovery:
http://www.multiupload.com/V70JQ92E1K
The phone will always boot the stock kernel. To boot into custom kernel, do the following using adb:
Code:
adb shell
touch /data/local/tmp/kexecboot
reboot
To update future kernel, just copy the files to /system/kernel folder using root explorer and change permission.
Not working:
- Wifi
- Bluetooth
- GPS (google maps work with 3G)
- usb mount
Working: everything else
CPU is overclocked so it should be 10% faster
Screen may take a while (1-2 sec more) to wake up from sleep mode
All credits to Jerpelea
Confused?
Why would you want your stock system to have the following unavailable..
Not working:
- Wifi
- Bluetooth
- GPS (google maps work with 3G)
- usb mount
BackOrLay said:
Confused?
Why would you want your stock system to have the following unavailable..
Not working:
- Wifi
- Bluetooth
- GPS (google maps work with 3G)
- usb mount
Click to expand...
Click to collapse
well it's just to test the new kernel, that's why he made it a dual boot
I tried Z's first kernel on eternity rom when it was first released, when u flashed the kernel it stayed until you flashed something else or restored a back up, wasnt an issue at all, ran it two days n had no issues!!! Can this kernel be set up the same without a dual boot??
Sent from my X10i TripNMiUI using XDA Premium App
cjsabaki said:
I tried Z's first kernel on eternity rom when it was first released, when u flashed the kernel it stayed until you flashed something else or restored a back up, wasnt an issue at all, ran it two days n had no issues!!! Can this kernel be set up the same without a dual boot??
Sent from my X10i TripNMiUI using XDA Premium App
Click to expand...
Click to collapse
Yes you can change the chargemon script to boot direct to custom kernel. But I guess most people would prefer dual boot as this is still in alpha stage.
Sent from my X10i TripNMiUI using XDA App
True, but if you flash a rom or restore a back up, you move back to the stock kernel. Just wondering, great work by the way!! Thank you!!!
Sent from my X10i TripNMiUI using XDA Premium App
Works like a charm! First boot gave WLOD but I tried again and I got the green light. Great work, thank you!
Sent from my X10i TripNMiUI using Tapatalk
cobrato said:
Yes you can change the chargemon script to boot direct to custom kernel. But I guess most people would prefer dual boot as this is still in alpha stage.
Sent from my X10i TripNMiUI using XDA App
Click to expand...
Click to collapse
Could you also include the chargemon script to boot the custom kernel as the primary? My phone has had a few reboots, as soon as it has rebooted I have to re-apply the kernel.
sry if i upset someone with this...is the fps limit removed in this costum kernel...and 16 milion color enabled?
i found the answer..thx anyway
I think 65536 colors issue are hardware related, there is no software to fix it
JahmanSoldat said:
I think 65536 colors issue are hardware related, there is no software to fix it
Click to expand...
Click to collapse
no it is fixable.... Hence why sony said they would provide it in an update.
sorry for a dummy question.
what should i enter in the gscript?
i mostly rely on adb shell in pc.
tck9223 said:
sorry for a dummy question.
what should i enter in the gscript?
i mostly rely on adb shell in pc.
Click to expand...
Click to collapse
same command except the 1st line "adb shell"
Sorry for the dumb question, with the dual boot you still need to be on bband 52 or does the patch wotk?? Trip is working on a new miui version with the kernel too, trying to head off sum questions before they happen.
From what I have read n used, I know 52 is the only band that fits the kernel n has radio, haven't heard if the bband patch works on this or not.
Best regards,
Chris
Sent from my X10i TripNMiUI using XDA Premium App
cjsabaki said:
Sorry for the dumb question, with the dual boot you still need to be on bband 52 or does the patch wotk?? Trip is working on a new miui version with the kernel too, trying to head off sum questions before they happen.
From what I have read n used, I know 52 is the only band that fits the kernel n has radio, haven't heard if the bband patch works on this or not.
Best regards,
Chris
Sent from my X10i TripNMiUI using XDA Premium App
Click to expand...
Click to collapse
Have to be on 52
Sent from my X10i mixedMiUI using XDA App

[Updated 4/3]An unofficial kernel and home button patch for YP-G70 INTL CM9/MIUI

It won't detect your model so take you own risk!
Just flash it with CWM.
This package contains ambrice's CM kernel and my home button patch.
Code:
Ver 2.0
Using ambrice's CM kernel Beta 1. This fixed the vibration problem.
-- I'v tested it on CM9 beta 1(Let's just call it beta 1) and my own MIUI based on
CM9 alpha and it works great. The only problem is when you press menu and
back, it won't have vibration. But i don't think it is the kernel's matter.;)
Ver 1.0
Original package.
ambrice's CM kernel Alpha 2.
noisyfox's home button patch for INTL.
Awesome!
I will try this when i get my device
-------
小狐狸我顶你,鉴于此版禁水,匿了。。。
Thank you noisyfox and of course, JackpotCalvin & the team working on the ICS port!
I used noisyfox's Unofficial Kernel & Home button patch and followed this proceedure:
Booted into CWM, was using a ROM with rumirand's R13 kernel.
Backed up my device using CWM [optional].
Applied noisyfox's patch, I applied this first to ensure the kernel I was using for ICS would match the kernel that was active during the install. No idea if this step makes a difference, it was pre-emptive.
Installed ICS using JackpotCalvin's instructions here. Followed by installation of gapps using gapps-ics-20120317-signed.zip as described by JackpotCalvin.
Installed once again, noisyfox's patch. This ensured not only that I was on the right kernel, but also patched ICS for working home button.
Now, I have a working YP-G70 with ICS!! Thank you so much guys.
turbanator said:
Thank you noisyfox and of course, JackpotCalvin & the team working on the ICS port!
I used noisyfox's Unofficial Kernel & Home button patch and followed this proceedure:
Booted into CWM, was using a ROM with rumirand's R13 kernel.
Backed up my device using CWM [optional].
Applied noisyfox's patch, I applied this first to ensure the kernel I was using for ICS would match the kernel that was active during the install. No idea if this step makes a difference, it was pre-emptive.
Installed ICS using JackpotCalvin's instructions here. Followed by installation of gapps using gapps-ics-20120317-signed.zip as described by JackpotCalvin.
Installed once again, noisyfox's patch. This ensured not only that I was on the right kernel, but also patched ICS for working home button.
Now, I have a working YP-G70 with ICS!! Thank you so much guys.
Click to expand...
Click to collapse
You don't need to install the patch before you install CM9. Anyhow, thanks and congratulate.
Anything for the US version?
NullUser said:
Anything for the US version?
Click to expand...
Click to collapse
No.This is only for INTL version.
Just like this? :'( Do u know of anything going on?
Sent from my YP-G70 using XDA
NullUser said:
Just like this? :'( Do u know of anything going on?
Sent from my YP-G70 using XDA
Click to expand...
Click to collapse
I only know that they are working on it. I don't know any other details about CM9 because they seems haven't put their source code on github...
Updated ver 2.0
noisyfox said:
Updated ver 2.0
Click to expand...
Click to collapse
What is the difference between rumirands and abrice's kernel? Except that it may solve the vibration problem.
Rapydax said:
What is the difference between rumirands and abrice's kernel? Except that it may solve the vibration problem.
Click to expand...
Click to collapse
You can't boot into CM or MIUI using rj's kernel.
I used your version 1 with the CM9 ROM Here and it booted up OK but the physical home key did not work. I just installed your version 2 kernel on the ROM and now my home key works as it did back on the pre alpha CM9. Thanks!!!
I haven't noticed any vibration working but I haven't tried to much yet.
marcusmarcus said:
I used your version 1 with the CM9 ROM Here and it booted up OK but the physical home key did not work. I just installed your version 2 kernel on the ROM and now my home key works as it did back on the pre alpha CM9. Thanks!!!
I haven't noticed any vibration working but I haven't tried to much yet.
Click to expand...
Click to collapse
you will get vibration when you typing.
noisyfox said:
you will get vibration when you typing.
Click to expand...
Click to collapse
I tried some more and I'm not getting vibration when I type. I've tried different keyboards and still nothing. Not getting vibration in any games either.
Thanks THANKS!!!! TAT
Sent from my YP-G70 using XDA
marcusmarcus said:
I tried some more and I'm not getting vibration when I type. I've tried different keyboards and still nothing. Not getting vibration in any games either.
Click to expand...
Click to collapse
But i have vibration in my miui. And i haven't tested the cm9 beta 1. I will test it as soon as possible.
OK. I've tested it on that rom and it works well. I have vibration when i press the app icon and it looks fine. I don't know what's happened to your device but maybe you should flash the patch again.
Yep, That worked. I reflashed the kernel and now vibration is working. Thanks again!
Whats is the difference between the first release. To the second release?
Sent from my YP-G70 using xda premium
So, I flashed your signed version and could not get the vibration to work. I flashed it 4 time and no go. Then I flashed your unsigned one and the vibration is working for unlocking and typing...

What ROMS have people actually made for sgp 5.0 (hardware buttons)?

What I'm looking for are totally stable roms with everything working. Obviously I want the newest Android version, cyanogenmod etc but I don't want to sacrifise things like bluetooth.
Thanks
None of the Cyanogenmod ROMs are stable. CM9 Has broken camera and Bluetooth with no hardware acceleration. CM7 is mostly stable, but has WiFi issues due to the WiFi Supplicant.
Sent from my YP-G70 using xda app-developers app
All Roms for the 4.0 and 5.0 are found here. http://forum.xda-developers.com/showthread.php?t=1720457
So there still aren't any fully working ICS roms?!
Sent from my YP-G70
joemhewitt said:
So there still aren't any fully working ICS roms?!
Sent from my YP-G70
Click to expand...
Click to collapse
If yoU read anything you would know that don't..for me GB best rom is chip rom( everything works and is beautifull) and ics paranoid rom( camera and bluetooth don't but all aps work and its super stabel and fast)
Sent from my YP-G70 using xda app-developers app
Bluetooth fixed
Supermaster34 has fixed bluetooth for ParanoidAndroid (my current, most of the things work) , CM9 (His Build) and others. You can head to the thread here -> http://forum.xda-developers.com/showthread.php?t=1847045
DZonikg said:
If yoU read anything you would know that don't..for me GB best rom is chip rom( everything works and is beautifull) and ics paranoid rom( camera and bluetooth don't but all aps work and its super stabel and fast)
Sent from my YP-G70 using xda app-developers app
Click to expand...
Click to collapse
So I want to try the Chip v1.5 ROM, is there a tutorial I can follow that can guide me on how to install it?
cm9 now has a working bluetooth patch you can find it on supermasters rom thread
galax5 said:
So I want to try the Chip v1.5 ROM, is there a tutorial I can follow that can guide me on how to install it?
Click to expand...
Click to collapse
Download Rom here http://forum.xda-developers.com/showthread.php?t=1737432 ..put it somewhere on sdcard
download kernel here http://forum.xda-developers.com/showthread.php?t=1414565
(Download where it say for odin ..dont download for cwm because you dont have it yet so watch on what you click when downloading)
Put it on your pc ..download odin and flash kernel with odin(all drivers on pc for phone
should be installed..if your on win7 that
should be automatic) then enter CWM (power + volume up + home button and when.samsung logo shows you release) wipe everything and dalwik cashe with cwm..find option in cwm install zip and then find rom you downloaded on sdcard ..wait to finish and
then reboot.
But there are ton of guides on xda but you can look it for yourself.
Sent from my GT-I9000 using XDA
DZonikg said:
Download Rom here http://forum.xda-developers.com/showthread.php?t=1737432 ..put it somewhere on sdcard
download kernel here http://forum.xda-developers.com/showthread.php?t=1414565
(Download where it say for odin ..dont download for cwm because you dont have it yet so watch on what you click when downloading)
Put it on your pc ..download odin and flash kernel with odin(all drivers on pc for phone
should be installed..if your on win7 that
should be automatic) then enter CWM (power + volume up + home button and when.samsung logo shows you release) wipe everything and dalwik cashe with cwm..find option in cwm install zip and then find rom you downloaded on sdcard ..wait to finish and
then reboot.
But there are ton of guides on xda but you can look it for yourself.
Sent from my GT-I9000 using XDA
Click to expand...
Click to collapse
Alright, I will search but 1 more question, my SGP 5.0 is USA, does it matter if I put a INT'L kernel on my USA SGP 5.0 or will it brick?
Edit: Nevermind, turns out you HAVE to use Entropy512 kernel for USA YP-G70 (SGP 5.0)
Thanks guys. I might install an ICS roms when or if the camera gets fixed.
Sent from my YP-G70

[Q] ICS problem with touch games (kernel related?)

Hello!
I've recently installed the fxp cm9 ICS firmware port and kernel on my X10. Now, it turns out several games have a bit of a problem with touchscreen commands. For example, after having installed the mobile Rayman game, the buttons on the main menu seem to respond to my touch at first, but don't actually do anything.
Having looked around for this problem, I ultimately found this quote:
"that problem is with your Kernel. There's a problem with the ICS Kernel 4.1.B.0.431 using touch games. You have to upgrade to a Kernel based on 4.1.B.0.587 or a CyanogenMod Kernel."
I'm not that knowledged in the field of android development, but I'm under the impression that the kernel I installed along with the CM9 x10 port is obviously a CM kernel. All kernels currently available on the X10 dev forums here seem to be based on the fxp cm9 kernel port as well. Thus, my question is: has anyone else encountered this problem, is the problem really relevant to the kernel as stated in that quote, and is there anything specific I need to know or do to fix this problem?
Thanks in advance for your help!
Draycken said:
Hello!
I've recently installed the fxp cm9 ICS firmware port and kernel on my X10. Now, it turns out several games have a bit of a problem with touchscreen commands. For example, after having installed the mobile Rayman game, the buttons on the main menu seem to respond to my touch at first, but don't actually do anything.
Having looked around for this problem, I ultimately found this quote:
"that problem is with your Kernel. There's a problem with the ICS Kernel 4.1.B.0.431 using touch games. You have to upgrade to a Kernel based on 4.1.B.0.587 or a CyanogenMod Kernel."
I'm not that knowledged in the field of android development, but I'm under the impression that the kernel I installed along with the CM9 x10 port is obviously a CM kernel. All kernels currently available on the X10 dev forums here seem to be based on the fxp cm9 kernel port as well. Thus, my question is: has anyone else encountered this problem, is the problem really relevant to the kernel as stated in that quote, and is there anything specific I need to know or do to fix this problem?
Thanks in advance for your help!
Click to expand...
Click to collapse
Same rom with version 5.1 kernel with same problem. The games seem to work when you first load them but doesn't last long until it stops recognizing the touch screen.
dgoby said:
Same rom with version 5.1 kernel with same problem. The games seem to work when you first load them but doesn't last long until it stops recognizing the touch screen.
Click to expand...
Click to collapse
So what you mean, the game doesn't responding anymore even when u touch menu it didnt exit so have to force restart?
Sent from my GT-I8150 using xda app-developers app
Oyongx said:
So what you mean, the game doesn't responding anymore even when u touch menu it didnt exit so have to force restart?
Sent from my GT-I8150 using xda app-developers app
Click to expand...
Click to collapse
It it's the same problem I have, here's an example: you get into angry birds, select your level, fire about once or twice with slingshot and then no response from the screen. Back, menu and home buttons work but not the screen.
Yeah, I hadn't tried angry birds yet after having installed the new firmware, but I just gave one of the games a testrun and I can't even get in-game, main menu is completely unresponsive.
But no, there's no freezing or anything, I can just leave the game with my hard buttons, it's only the touchscreen in-game that's being unresponsive.
Not all games either since there's plenty of stuff that still works though.
dgoby said:
It it's the same problem I have, here's an example: you get into angry birds, select your level, fire about once or twice with slingshot and then no response from the screen. Back, menu and home buttons work but not the screen.
Click to expand...
Click to collapse
I see.. that must be kernel problem. Im using cm9 galaxy w but no such issue.. have u tried other kernel?
Sent from my GT-I8150 using xda app-developers app
I'm not sure but I thought the other kernels for ICS for X10 were all based on the FXP CM9 port... Please correct me if I'm mistaken.
Hey, a very noob question, but does flashing just another kernel, and not flashing a whole new firmware, also result in all your data being lost? If not, I could just try a few different kernels out without having to take a new backup.
Draycken said:
I'm not sure but I thought the other kernels for ICS for X10 were all based on the FXP CM9 port... Please correct me if I'm mistaken.
Hey, a very noob question, but does flashing just another kernel, and not flashing a whole new firmware, also result in all your data being lost? If not, I could just try a few different kernels out without having to take a new backup.
Click to expand...
Click to collapse
Nope. But for just in case, do a full backup using cwm recovery. A backup is a must when you do such thing.. As long as you read ics kernel for your x10 not other device maybe everything will be okay. Get what i mean? (Bad english )
Sent from my GT-I8150 using xda app-developers app
Oyongx said:
I see.. that must be kernel problem. Im using cm9 galaxy w but no such issue.. have u tried other kernel?
Sent from my GT-I8150 using xda app-developers app
Click to expand...
Click to collapse
Not yet but I was looking to try Amin for CM9, unless you have another suggestion for Fera V4 ICS.
Edit: Amin Kernel didn't even allow the phone to boot, next
Draycken said:
I'm not sure but I thought the other kernels for ICS for X10 were all based on the FXP CM9 port... Please correct me if I'm mistaken.
Hey, a very noob question, but does flashing just another kernel, and not flashing a whole new firmware, also result in all your data being lost? If not, I could just try a few different kernels out without having to take a new backup.
Click to expand...
Click to collapse
The kernel has ntn to do with ur apps n data. It is the basic link between ur hardware and ur os. It has the libraries and drivers etc. So ur data won't be lost
Sent from my Xperia X10 using xda app-developers app
---------- Post added at 11:11 AM ---------- Previous post was at 11:08 AM ----------
dgoby said:
Not yet but I was looking to try Amin for CM9, unless you have another suggestion for Fera V4 ICS.
Edit: Amin Kernel didn't even allow the phone to boot, next
Click to expand...
Click to collapse
I'm using feralab v4 ROM with kernel v5.1.. I don't hv ne such issues. I didn't hv these issues on ne cm based kernel for that matter.
Sent from my Xperia X10 using xda app-developers app

[Q] Very Low Volume

I've installed 2 versions of Jellybean on my GT-P7510, on both installs the volume is extremely low, making the device unusable for audio.
It was working perfectly on stock ICS.
Also, any notifications are at full volume.
I've tried tweaking every volume control I can find to no avail.
The installs were AOKP & Carbon.
Any ideas, anyone?
miklsmith said:
I've installed 2 versions of Jellybean on my GT-P7510, on both installs the volume is extremely low, making the device unusable for audio.
It was working perfectly on stock ICS.
Also, any notifications are at full volume.
I've tried tweaking every volume control I can find to no avail.
The installs were AOKP & Carbon.
Any ideas, anyone?
Click to expand...
Click to collapse
Try voodoosound
Thanks!
DefQoN_BE said:
Try voodoosound
Click to expand...
Click to collapse
Normal service restored-Cheers!
DefQoN_BE said:
Try voodoosound
Click to expand...
Click to collapse
How can I install voodoosound? I have aokp on my p7510 with stock kernel.
Sent from my SGH-T989 using xda app-developers app
Chaaqoti said:
How can I install voodoosound? I have aokp on my p7510 with stock kernel.
Sent from my SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
Install a kernel that supports it. A1 etc
Sent from my GT-P7510
dave106 said:
Install a kernel that supports it. A1 etc
Sent from my GT-P7510
Click to expand...
Click to collapse
I tried installing A1 kernel (made a post about this earlier, with no helpful responses)
But whenever I install it on my P7510 running CM 10.1 nightlies, the screen orientation flips, so the screen is always upside down, no matter how I hold it. I made sure that I installed the CM version of the A1 kernel as well. I've had to restore my nandroid backup each time to get the screen orientation back to normal. Any Idea why?
dave106 said:
Install a kernel that supports it. A1 etc
Sent from my GT-P7510
Click to expand...
Click to collapse
Prashramani12 said:
I tried installing A1 kernel (made a post about this earlier, with no helpful responses)
But whenever I install it on my P7510 running CM 10.1 nightlies, the screen orientation flips, so the screen is always upside down, no matter how I hold it. I made sure that I installed the CM version of the A1 kernel as well. I've had to restore my nandroid backup each time to get the screen orientation back to normal. Any Idea why?
Click to expand...
Click to collapse
I flashed this kernel with unofficial aokp 4.2.2 and I couldn't turn wifi on/off. Reverted back to my backup. I don't think this is compatible with jb roms, or is it?
Sent from my SGH-T989 using xda app-developers app
Chaaqoti said:
I flashed this kernel with unofficial aokp 4.2.2 and I couldn't turn wifi on/off. Reverted back to my backup. I don't think this is compatible with jb roms, or is it?
Sent from my SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
well i'm pretty sure there's no version available for aokp, but I know from the kernel thread that it is available for cyanogenmod. Maybe not cyanogenmod 10.1 though, but I'm not 100 percent sure

Categories

Resources