Hi all,
Been working on getting the camera module up a firing. Tonight I had success and got my logitech 615 webcam opening in a camera app. However it probably means that the himax 5mp camera won't work with these changes. Just out of curiosity how many people here have the himax 5mp camera? It should be possible to support both but as I don't have one I can't test it.
Will post a link to the module when its a bit more ready flag that here it is and eventually it will end up in Ayufan's Android builds.
To use the module ALPHA
https://drive.google.com/open?id=0B3jDRH...UtmcmVVckE
run adb remount
adb push 32bit/camera.tulip.so /system/lib/hw/
adb push 64bit/camera.tulip.so /system/lib64/hw/
and also everytime you start
lsmod and look for uvcvideo or ls /dev/ and look for video0
if they are not there do the following
adb shell insmod /system/vendor/modules/videobuf2-vmalloc.ko sorted in latest build, uvcvideo too
adb shell insmod /system/vendor/modules/uvcvideo.ko (assuming kernel support)
---> these two last steps should be fixed eventually in a new os build latest Ayufan has fixed this
You should at least get a video feed with this module.
Bug Reports:
- app your using ( e.g skype, camera app)
- Device your using (camera not pine)
- adb logcat with errors
- steps to reproduce
as always I will not be held accountable if your pine melts down because you followed these instructions!
Been working on getting the camera module up a firing. Tonight I had success and got my logitech 615 webcam opening in a camera app. However it probably means that the himax 5mp camera won't work with these changes. Just out of curiosity how many people here have the himax 5mp camera? It should be possible to support both but as I don't have one I can't test it.
Will post a link to the module when its a bit more ready flag that here it is and eventually it will end up in Ayufan's Android builds.
To use the module ALPHA
https://drive.google.com/open?id=0B3jDRH...UtmcmVVckE
run adb remount
adb push 32bit/camera.tulip.so /system/lib/hw/
adb push 64bit/camera.tulip.so /system/lib64/hw/
and also everytime you start
lsmod and look for uvcvideo or ls /dev/ and look for video0
if they are not there do the following
adb shell insmod /system/vendor/modules/videobuf2-vmalloc.ko sorted in latest build, uvcvideo too
adb shell insmod /system/vendor/modules/uvcvideo.ko (assuming kernel support)
---> these two last steps should be fixed eventually in a new os build latest Ayufan has fixed this
You should at least get a video feed with this module.
Bug Reports:
- app your using ( e.g skype, camera app)
- Device your using (camera not pine)
- adb logcat with errors
- steps to reproduce
as always I will not be held accountable if your pine melts down because you followed these instructions!
Backer #6878
shipment status: arrived
shipment status: arrived