| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,092
» Latest member: FR_IV
» Forum threads: 16,358
» Forum posts: 117,524
Full Statistics
|
| Latest Threads |
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
Yesterday, 10:45 AM
» Replies: 0
» Views: 40
|
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 48
|
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,538
|
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
06-27-2026, 02:43 PM
» Replies: 13
» Views: 18,644
|
Android Gaming Image
Forum: Game Station Emulation
Last Post: Jacobgilbert
06-26-2026, 07:06 AM
» Replies: 52
» Views: 110,681
|
rAudio for Rock64 V2/Pine...
Forum: Linux on Rock64
Last Post: shinzuka
06-25-2026, 03:16 PM
» Replies: 11
» Views: 1,714
|
Big thanks for the docume...
Forum: General Discussion on Pinebook Pro
Last Post: alchemist
06-25-2026, 12:58 PM
» Replies: 0
» Views: 135
|
Mobian MMS/SMS text probl...
Forum: Mobian on PinePhone
Last Post: mehdy
06-23-2026, 06:53 AM
» Replies: 16
» Views: 34,367
|
OpenTTD game - Error: no ...
Forum: Mobian on PinePhone
Last Post: Mary_Davis
06-23-2026, 01:12 AM
» Replies: 3
» Views: 5,568
|
Libby - ebook reader that...
Forum: PineNote Software
Last Post: Mary_Davis
06-23-2026, 01:04 AM
» Replies: 5
» Views: 3,876
|
|
|
| Android USB camera support - Android 7.0 |
|
Posted by: mikey0000 - 09-17-2016, 03:25 AM - Forum: Android on Pine A64(+)
- Replies (24)
|
 |
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!
|
|
|
|
| Best way to set up ubuntu |
|
Posted by: pharris430 - 09-16-2016, 09:33 AM - Forum: Ubuntu
- Replies (5)
|
 |
So I've been working with my pine for a few months now, trying to get a hadoop server running to support my work as an integration architect. My plan is to use the pine as a linux server, running multiple hadoop clusters, a postgres db and proprietary integration software from my employer. As an experiment I simply installed everything on the micro sd card, but that is not sustainable as far as size, so I experimented with using a usb thumbdrive as a pic. That only worked somewhat since I had to muck around with disk mounts etc, and ultimately as soon as I had it all working a bad shutdown corrupted the thumbdrive sending me back to square one.
I have since invested in a 1tb usb hdd, a powered usb hub, and now need to the optimal way of setting it all up. My first question is is it best to reformat the external hdd to a linux partition or leave it as ntfs. I know that ntfs has limitations with setting privileges, which is a issue with postgres. How would the linux gurus approach this?
|
|
|
|
| Wrong items received |
|
Posted by: lukebamar - 09-16-2016, 07:11 AM - Forum: Shipment Related Discussion
- Replies (1)
|
 |
Hi,
I received shipment in july but without things i ordered from backerkit.
I got:
1x Pine54 2GB with Wifi module
Air mouse
Acrylic case
Keyboard
ABS case
Power supply
RTC Backup Battery - CR
HDMI to VGA Adapter
2x MicroSD cards 64GB
Micro USB to USB
HDMI to DVI adapter
POE Splitter
Instead of:
2x 2gb board
PINE64 Acrylic Open Enclosure
3x 5 Way 12C Cables
3x 4 Way 12C Cables
3x 5-Way to 4-Way I2C Cables
2x PINE64 5V 2A Power Supply - International
PINE64 ABS Enclosure
PINE64 12C Multiport POT
PINE64 Wifi Remote Module
USB Serial Programmer for PINE64
PINE64 Ambient Light Sensor
2x PINE64 Humidity Temperature Sensor
HDMI to VGA Adapter With Audio
RTC Backup Battery - AAA
2x RTC Backup Battery - CR
Wifi 802.11BGN/ Bluetooth 4.0 Module
I tried to contact Pine support but they are ignoring me.
I also tried to politely contact tllim. He informed shipping facility two times, now he ignoring me as well.
Is there any other way how to get my paid things? Or get overpaid money back?
|
|
|
|
| Yocto for Pine64 |
|
Posted by: mont3z - 09-15-2016, 08:44 AM - Forum: Linux on Pine A64(+)
- Replies (5)
|
 |
Hi all,
just release an initial version of a yocto meta layer for pine64. Currently it was tested with my board which is a 1MB board. It currently just supports pine64 plus but it shouldn't be hard to have it working for Pine64 with 512MB.
You can find the meta layer and instructions here: https://github.com/mont3z/meta-pine64
Chees,
Montez
|
|
|
|
| How to power off Android on Pine64 |
|
Posted by: johnsl - 09-15-2016, 08:15 AM - Forum: Android on Pine A64(+)
- Replies (18)
|
 |
Hi,
Apologies for asking a low level question, but I can't find any way to stop Android on the Pine 64 other than just killing the power.
All 'normal' android devices have a power button - and there seems to be no way to do a clean power off without one - the problem occurs in many android forums from users with phones/tablets with broken power buttons.
Is there any obvious way to do this without soldering a power button onto the board or finding some solution via rooting the installation?
John.
|
|
|
|
|