I know this is old but how would you do that? Just with an archive manager? And which kernel should I use? ThanksThe kernel boot memory slot is different in vivow. So, you will also have to unpack boot.img, replace the kernel file with vivow kernel file (from same android version), and repack boot.img.
I know this is old but how would you do that? Just with an archive manager? And which kernel should I use? Thanks
So any kernel (boot.img file) from a 4.4 ROM for the vivow should work?Actually, you should only replace boot.img from vivow. But, the new boot.img has to be from the same version of android.
So any kernel (boot.img file) from a 4.4 ROM for the vivow should work?
OK thank you so much! I recently got my hands on my dinc2 again and this would help a lot. I will go ahead and check out some guides on rom porting.So any kernel (boot.img file) from a 4.4 ROM for the vivow should work?
So from what I understand, if I use the kernel from a different ROM that has issues with camera, the ported vivow ROM will also have it?Yes, it should.
You also need to replace the META-INF folder.
There might be some other things that you need to replace, so I suggest you look at some "how to port a rom" guides.
So from what I understand, if I use the kernel from a different ROM that has issues with camera, the ported vivow ROM will also have it?
Is there any way to fix the camera issues for 4.4 vivow Roms? I would assume the cameras are the same and have similar drivers because vivo and vivow are almost exactly the same.
Is there any way to fix the camera issues for 4.4 vivow Roms? I would assume the cameras are the same and have similar drivers because vivo and vivow are almost exactly the same.
No you cannot find the ROM online. I will work on building the kernel and cleaning stuff up and if it works I will definitely upload.So guys,
Does it mean that the development is not dead?
Would it be possible to get the repaired rom online then?
Kind regards
Pepo
No you cannot find the ROM online. I will work on building the kernel and cleaning stuff up and if it works I will definitely upload.
int hs_notify_key_event(int key_code) {
...
if (hi->hs_35mm_type == HEADSET_INDICATOR) {
HS_LOG("Not support remote control");
return 1;
}
...
}
I remember Evervolv has sources for vivow. I don't think they had marshmallow working, but they definitely had Lollipop working. If you have a decent machine then you can compile their sources for vivow. You can find sources here:
https://github.com/Evervolv
I believe they have stopped supporting vivow now. Their sources haven't been updated for a long time. But at least lollipop works.
I flashed a 4.4 kernel from a vivow rom and changed the build.prop to match. The phone will boot to a black screen but I can hear sounds from adjusting volume and access ADB. I took a logcat in case it would help.
Logcat: https://www.dropbox.com/s/kgkdhlixdwuu44b/logcatvivowKK.txt?dl=0
Hey all. I know his forum is probably dead by now, but I need your help with downloading Vivokat... When I try to download it, it downloads as Vivokat_ without the .zip ending... Can someone help me?
I do that, but when I want to flash it, it says that the zip is corrupt...If the file is fully downloaded just add the extension manually, and make sure the file has changed its type.![]()
I recently I had that kind of problem, but doing this fixed that, if you want I can send you a one with normal extensionI do that, but when I want to flash it, it says that the zip is corrupt...
What's working:
- Boots
- WiFi
- Camera
- Camcorder
- Video playback
- SD
- Bluetooth
- RIL
- GPS
- Audio
- SMS/MMS
- Native WiFi/BT/USB Tether
- Hardware Accelaration
- Microphone
- Native screenshot
- Torch (screen-off also)
- Button Rotation
- SELinux
- Built-in Superuser
- ART (Android RunTime)
Bugs:
- Major:
- Nothing, hopefully
- Minor:
- Nothing, hopefully
Some general truths:
- Using ION, the up-to-date memory allocator
- No graphical glitches
- Using the latest available Adreno libraries (AU_LINUX_ANDROID_JB_VANILLA_04.02.02.060.053)
- Latest (3.14) KGSL drivers in the kernel
- The best graphic performance because of the latest Adreno drivers
- Using the latest RIL libraries (2.2.0018G)
About the system, and the kernel:
- KTU84Q, Kitkat 4.4.4, built from CM11 souces after the 10.27'th repo sync
- Uses my kernel, an ION enabled one, named TESCO-Minimal kernel, properties:
- Patched up to 3.0.101
- 615MB of accessible RAM
- ck1 patchset
- Bluetooth Low Power Mode
- OC and UC to 122Mhz - 2016Mhz
- 245Mhz - 1024Mhz, ondemand governor as default
- SmartAssV2, Lionheart, Smartmax, SmartAssH3, Powersave governors
- KGSL drivers from CAF ics_strawberry
- ION drivers from CAF ics_chocolate
- GPU OC
- 2 Way Call Recorder
- Undervolted WiFi
- Sweep2Wake
- DoubleTouch2Wake
- SIO, ROW, CFQ, DEADLINE, NOOP scheduler
- Multitouch fixed
- KSM
- Kernel source: https://github.com/szezso/T.E.S.C.O-kernel_vivo
How to install this:
- You have to S-OFFed, of course
- Just download the ROM, wipe data, wipe cache, wipe dalvik cache, wipe boot
- Install the ROM, and if it's done, install the Gapps
- If your phone unlocked by HTCDev.com, you may have to flash the boot.img manually:
fastboot flash boot boot.img
You are "INSANE"!!!
Very very good job szezso wish u the best! even though I moved to N5, it's a pleasure to see my old phone getting kitkat!