Hi I managed to compile Dirty Unicorn from source which as you know is omni based. I dont have a working camera and a few sensors too doesnt work. I have attached a logcat of the camera application when started. Kindly help me out Omni members.
Here is the logcat.
Related
On Nexus4 Firefox-OS Camera have a blackscreen.
So try to flash Firefox-OS boot.img but run android Camera work!
Why??
Same kernel running firefox os and android (Running On nexus4! not GT-I9300 it fake infomation to download free app )
Camera Work! on Android!
Well, if it is the same kernel running on both OS's, but a module isn't working in one of them, you might want to check the source of the OS. You may need to make adjustments to the camera relevant source code to allow it to interface properly with the kernel. Could also be that the kernel doesn't play well with FxOS. You could try flashing another kernel on the N4 and running FxOS on it after that to see if it makes any noticeable differences. Could be a few areas to check. Get with another developer or a kernel dev over in the N4 section and try to troubleshoot the issue to find where it is at.
Hello together,
I hope someone maybe can help me out. In the past I comiled the standard CM11 kernel by myself. I just add a few minor tweaks for my display color calibration and so on. Nothing special.
Since CM11 I'm always stuck in a bootloop after the "Google" logo. Even if I try only the stock CM11 kernel without any changes. Same toolchain (4.7) and so on. Why is that the case?!
I hope someone, maybe from all the experiencened kernel creators here, can give me a hint where's my problem? Is it maybe something with all the SELinux stuff? It was also the case in CM10.2 if I tried to comile with modules enabled.
Help here would be very appreciated. Thanks in advance.
Regards, Fred
OK, I answer this question myself. Just found out you have to compile the kernel inline with cyanogenmod. Sync the whole repo, initialize your device, make the changes to the kernel and compile it with make bootimage. This way I also have no need to use Anykernel script anymore.
The build guide for CyanogenMod is totally broken and not fit for purpose.
I will explain.
This guide doesn't work: http://wiki.cyanogenmod.org/w/Build_for_jflte
I have downloaded and installed the latest Nightly for the S4 jflte
When running the ./extract-files.sh section of the guide it runs and extracts the propitiatory files and writes the make files for these.
HOWEVER, upon build the ROM will not boot.
So, I synced using https://github.com/TheMuppets/proprietary_vendor_samsung for the propriatory libs and files.
This builds properly, and boots, however, the Camera does not record video. Not a single line of code for the camera or hardware libraries has been touched. Not one line. Equally, the same code compiled for the i9300 works fine, the camera, works fine. In Official CM nightlies, the camera works fine.
Why does CyanogenMod's guide not work? Even for the i9300, I had to use TheMuppets propriatory libs rather than the broken CyanogenMod guide suggesting to using a nightly
Can anyone explain how to get the camera working properly?
Hi. I'm trying to build OmniRom for my msm8974 phone. My camera worked at test applications in 18.02.2016. but after then never worked. repo is synced and my friend who has got very knowledge about omnirom and android development said omni has updated frameworks and av. What can i do to pass this situation?
i'm using caf and send a logcat from 18.02 build or todays build if you want.
I have been trying to compile aosp Oreo ROM for note 4 snapdragon variant.I downloaded the sources and blobs. I used lunch command and the compilation started.after 25% of the compilation is over it shows an error and the compilation is stopped.can anyone please help me with that?
I have attached the screenshots below
https://drive.google.com/file/u/0/d/117R0YvjnkXQS1FPu5qDXUJGtmlP2DYVg/view?usp=drive_web
https://drive.google.com/file/u/0/d/1AhDj5fNF0X3bjURxCLPpRmSamhxP51Zv/view?usp=drive_web
mmsdc_mi said:
I have been trying to compile aosp Oreo ROM for note 4 snapdragon variant.I downloaded the sources and blobs. I used lunch command and the compilation started.after 25% of the compilation is over it shows an error and the compilation is stopped.can anyone please help me with that?
I have attached the screenshots below
https://drive.google.com/file/u/0/d/117R0YvjnkXQS1FPu5qDXUJGtmlP2DYVg/view?usp=drive_web
https://drive.google.com/file/u/0/d/1AhDj5fNF0X3bjURxCLPpRmSamhxP51Zv/view?usp=drive_web
Click to expand...
Click to collapse
I have yet to build a ROM.... Here's my 2 cents .
I'd take a look at your TC & build script 1st.
Although It doesn't look like your using a build script ?
Maybe someone with experience will chime in.
Thanks for the reply.
Any help would be appreciated.