| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,995
» Latest member: Dipakshrma
» Forum threads: 16,337
» Forum posts: 117,447
Full Statistics
|
| Latest Threads |
Mobian image for the Pine...
Forum: Mobian on PinePhone
Last Post: Korfou
04-27-2026, 09:57 AM
» Replies: 2
» Views: 97
|
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
04-19-2026, 12:56 PM
» Replies: 13
» Views: 14,897
|
Pine Time dead
Forum: General Discussion on PineTime
Last Post: chris.burmajster
04-18-2026, 10:08 AM
» Replies: 0
» Views: 181
|
Booting Issues
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:17 PM
» Replies: 24
» Views: 19,434
|
App launcher shows tiny i...
Forum: PineNote Software
Last Post: vlagged
04-17-2026, 04:12 PM
» Replies: 1
» Views: 1,118
|
my pinecil v2 is not work...
Forum: General Discussion on Pinecil
Last Post: jagrav
04-17-2026, 06:28 AM
» Replies: 0
» Views: 108
|
Freezes and kernel panics...
Forum: Linux on RockPro64
Last Post: prahal
04-15-2026, 06:48 PM
» Replies: 4
» Views: 1,429
|
Looking for engineer for ...
Forum: PinePhone Pro Hardware
Last Post: Andrey_voce
04-06-2026, 08:44 AM
» Replies: 0
» Views: 304
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
04-05-2026, 03:03 AM
» Replies: 19
» Views: 9,250
|
Finally got Kali working ...
Forum: General Discussion on Pinebook Pro
Last Post: qingss0
04-04-2026, 08:00 AM
» Replies: 0
» Views: 422
|
|
|
| LCD color depth + touch controller |
|
Posted by: manny89 - 02-15-2016, 10:53 AM - Forum: LCD and Touch Panel
- No Replies
|
 |
Hey there @tllim (et al.), two questions regarding the LCD/touch screen.
Question 1: I'm trying to find/confirm the color depth of the LCD screen. Looking at the LCD datasheet, it's unclear if the screen supports 16 bit (5:6:5 or 5:5:5), 18 bit (6:6:6) or the full 24 bit (8:8:8) true color palette. Obviously, 24 bit would be ideal.
- Can you confirm the pixel color specs and the display controller being used for the display?
This is important as we're creating graphics to be rendered and need to know what color resolution will be supported.
Question 2: Last month I was hoping to see specs related to the touch controller being used.
- Is there a selection made and a datasheet available for the capacitive touch controller?
TIA,
-MG
|
|
|
|
| Onboard computer and gps for motorhome |
|
Posted by: Johnros - 02-15-2016, 06:38 AM - Forum: Pine A64 Projects, Ideas and Tutorials
- Replies (1)
|
 |
I'm thinking that with so many navigation apps on android, it might be possible to install a pine with touch display in the motorhome I'm buying as a reasonably priced satnav with the bonus that it could use wifi and bluetooth when available to integrate with entertainment systems and be also used as an internet link for email etc.
Two questions, one, am I expecting too much of the system? Two, are there any gps modules available?
Just thinking out loud.
|
|
|
|
Complete blueprint of the Pine |
|
Posted by: Tarjei85 - 02-15-2016, 04:18 AM - Forum: Enclosures
- Replies (11)
|
 |
Has anyone been able to get their hands on the blueprint for the board? I need to know some dimmensions for my enclosure project.
Like the exact placement of the mounting holes, and other stuff like the HDMI, USB, power connector and so on.
I allso need to know the plazement on the Z-axis, preferably from the bottom of the PCB to the top of each part.
An accurate measurement of the components will allso help me get this enclosure right on the first try. (It will be to expensive to get it wrong since I have to outsource the making of the enclosure. I dont have he right tools needed)
I looked at the wiki page, but could only find a PDF with the outer dimmensions of the PCB, nothing more.
It will be possible to calculate the placement of the mounting holes and connectors, but the Z-axis is impossible to know anything about.
|
|
|
|
| Kernel for A64 git |
|
Posted by: longsleep - 02-14-2016, 03:00 AM - Forum: Linux on Pine A64(+)
- Replies (179)
|
 |
To easily build the Kernel as provided in the BSP i have added it to Git including patches to make it actually compile and work suitably:
https://github.com/longsleep/linux-pine6...ne64-hacks
Use it together with my build tools at https://github.com/longsleep/build-pine64-image to create working and bootable Linux images from source.
The Kernel and U-Boot from the BSP uses the device tree from https://github.com/longsleep/build-pine6...pine64.dts and a suitable Kernel configuration is at https://github.com/longsleep/linux-pine6..._defconfig
Start with reading https://github.com/longsleep/build-pine6.../README.md and do not forget about U-Boot https://github.com/longsleep/build-pine6...ostprocess
I publish compiled Linux Kernel builds for image builders from that tree. This gives you Kernel, initrd, dtb and modules which can be easily combined with any rootfs.
Download BSP Linux Kernel tarball
Release history:
**3.10.65-2-pine64-longsleep-39 (20160305)**
- Initial public release
**3.10.65-2-pine64-longsleep-39-1 (20160306)**
- Updated tarball to use new U-Boot file structure
**3.10.65-2-pine64-longsleep-39-2 (20160311)**
- Updated device tree for better thermal behavior
- uEnv.txt is now uEnv.txt.in in tarball
- Kernel firmware is now included
- Kernel headers are now included
**3.10.65-2-pine64-longsleep-43 (20160311)**
- Enabled media platform devices (video)
- Enabled USB UVC and CPiA2 camera driver
- Enabled video engine (cedar_ve)
- Enabled various rc drivers
**3.10.65-3-pine64-longsleep-2 (20160319)**
- Tagged as 3.10.65-3-pine64
- Added device tree for Pine64 512MB/100M NIC model
- Enabled support for USB audio
- Critical shut down is now at 108°C (was 100°C)
- Disabled Kernel mode realtime group scheduling
**3.10.65-4-pine64-longsleep-16 (20160403)**
- Tagged as 3.10.65-4-pine64
- Fixed Ethernet Kernel crash when booted with more than 1GB RAM
**3.10.65-5-pine64-longsleep-19 (20160415)**
- Tagged as 3.10.65-5-pine64
- Support misc input devices (uinput, gpio) as module
- Tree cleanup (thanks to Alexander Graf)
- Fixed EFI boot (thanks to Alexander Graf)
- Removed FEX parsing (thanks to Alexander Graf)
- Fix a possible oops while loading codec (thanks to Alexander Graf)
- Support USB serial devices (cp210x, ftdi_sio) as module
- Support CIFS as module
**3.10.65-7-pine64-longsleep-28 (20160415)**
- Tagged as 3.10.65-7-pine64
- Backported crc32 arm64 optimizations from mainline
- Support more USB serial devices (ch341) as module
- Support more USB devices (acm, printers) as module
- Various crypto modules are now built-in
- Removed and cleaned up lots of debugging
- Audio codec sound driver is no longer built-in and now a module (HDMI audio still built-in)
**3.10.101-0-pine64-longsleep-39 (20160507)**
- Tagged as 3.10.101-0-pine64
- Merged with Linux stable 3.10 tree up to the current 3.10.101 (All say thanks to Mikhail which did the work for Armbian)
- Ported framebuffer patch over from OpenELEC for H3 fixing resolution switching (Thanks to Jernej Škrabec for pointing me to it)
- Enable vsync wait (porting patch from OpenELEC for H3)
- Enable task account support for iotop support (Thanks to Christoph Bayer)
- Enable I2C support (Thanks to Martin Ayotte)
- Enable a ton of USB wifi network drivers as module (see here)
- Enable network scheduling modules
**3.10.101-1-pine64-longsleep-41 (20160516)**
- Tagged as 3.10.101-1-pine64
- Enable XFS, FS2FS and HFS+ as module
- Fix sunxi-ss ahash registration and disable SHA-224
- Enable BLK_DEV_BSG for better udev compatibility
**3.10.101-2-pine64-longsleep-48 (20160521)**
- Tagged as 3.10.101-2-pine64
- Enable various netfilter and namespace features to make LXD happy
- Disable XFS module (not compatible with user namespaces in Kernel 3.10)
- Backported apparmor3
- Enable/changed various additional features to for complete secure container support
**3.10.101-3-pine64-longsleep-50 (20160524)**
- Tagged as 3.10.101-3-pine64
- Backported capability dropping in user namespaces, fixing unprivileged containers
**3.10.101-4-pine64-longsleep-51 (20160526)**
- Tagged as 3.10.101-4-pine64
- Release tarballs now include proper headers in /usr/src/linux-headers-<version>
- All gear for out-of-tree module compile now included and at correct location, fixes DKMS support
- Enable network bonding module
- Include network dummy
- Include sound sequencer
- Enable virtual midi and dummy sound sequencer module
**3.10.102-0-pine64-longsleep-7 (20160617)**
- Tagged as 3.10.102-0-pine64
- Merged with Linux stable 3.10.102
- Enable iSCSI support as module
- Enable open vSwitch support as module
- Enable various RC IR devices as module
- Disable non working VFE devices in device tree
**3.10.102-2-pine64-longsleep-66 (20160716)**
- Tagged as 3.10.102-2-pine64
- Remove privilege escalation and information leak ioctl from cedar_ve driver
- Enable various modules to support 'ip rule'
- Use Pine64 logo while booting (thanks to PanderMusubi)
**3.10.102-3-pine64-longsleep-98 (20160820)**
- Tagged as 3.10.102-3-pine64
- Enable spidev as module
- Enable binfmt_misc
- Enable various gamepad devices as modules
- Enable various serial converters as modules
- Backport fix for CVE-2016-5696 from mainline
- Ethernet MAC address is now generated random on boot
- Fix crash on shutdown/reboot (again)
- Enable Dallas 1-Wire as module and in device tree
**3.10.104-1-pine64-longsleep-103 (20161023)**
- Tagged as 3.10.104-1-pine64
- Merged linux-stable 3.10.104
- Merged linux-stable 3.10.103
- Enabe ip multicast (thanks to cztian)
- Merge ov5640 and s5k4ec patch from avafinger (thanks!)
**3.10.104-2-pine64-longsleep-113 (20161215)**
- Tagged as 3.10.104-2-pine64
- Fix I2C touch screen driver for Pine64 7" lcd (thanks to mbergstrand!)
- Add support for overlayfs and enable as module
- Fix ARM erratum #843419 (thanks to Armbian!)
- Backport CVE-2016-8655 fix from mainline
- Fix GbE support by setting some magic bits
**3.10.105-0-pine64-longsleep-3 (20170311)**
- Tagged as 3.10.105-0-pine64
- Merged linux-stable 3.10.105
- Enable various touchscreen drivers as module (thanks to Ben Tinner)
- Squashfs is now a module and has support for lzo and xz compression
- Enable various docker-swarm related kernel features and modules (thanks to atzoum)
To make your own Linux image with this Kernel, check out my simple image releases which combine U-Boot and a suitable disk layout at http://forum.pine64.org/showthread.php?tid=99 for details and download.
Released tarballs are signed with a detached GPG signature (.asc) signed by my personal key 0x090EF0DB. Get the key and verify that the download is intact and unmodified.
Code: gpg --keyserver keyserver.ubuntu.com --recv-keys 090EF0DB
gpg --with-fingerprint arch-pine64-*.xz.asc
To update both Kernel an U-Boot to the latest releases, run the following commands (as root):
Code: bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_update_uboot.sh)
bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_update_kernel.sh)
and reboot.
This Kernel does automatically generate a locally administered MAC address for the Ethernet (eth0) interface. Some networks might not be able to handle those correctly. The recommended solution is to manually set the MAC address to the one which is printed on the back of the Pine64 by adding it to /boot/uEnv.txt with a line like ethaddr=xx:xx:xx:xx:xx:xx. The MAC addess is the lower number on the barcode label on the back of your Pine board. Start from the left and add a colon every two chars. So far they all seem to start with 00:06:dc making this the vendor prefix.
Other experimental Kernel variants:
drm **OUTDATED**
The drm Kernel uses another display driver. It is experimental - do not use for production. It is slow with X11 and requires additional work to get it running at all. See http://forum.pine64.org/showthread.php?t...m#pid17035 for instructions and details. The source code is at https://github.com/longsleep/linux-pine6...ks-1.2-drm
Your feedback is most welcome.
|
|
|
|
| Android kernel booting |
|
Posted by: drag00n - 02-13-2016, 07:05 AM - Forum: Linux on Pine A64(+)
- Replies (23)
|
 |
I am extracting boot img from partition 9 of the sdcard, extracted it and indicated the ramdisk to load /sbin/init from main partition.
I repackaged it, dd'd to the partition again and booted, but it boots flawlessly again. No need to say that i was expecting to see a panic on the serial console, because /sbin/init doesnt exist.
Can anyone confirm that the main kernel is on sdX9 of the sdcard? Or is it the recover partition?
Or maybe it boots from recover whenever an error arises?
I already got a debootstrapped linux ready to copy, but i was expecting to have this ready before...
Thanks in advance.
Drag00n
|
|
|
|
| Brillo Os |
|
Posted by: shreeharsha I - 02-12-2016, 12:08 PM - Forum: Android on Pine A64(+)
- No Replies
|
 |
Hi,
Can any one tell me where is the mux configuration file for intel edison board in edison u-boot. I want to configure gpio pins for sdcard interface.
Thanks in advance,
Regards,
Shreeharsha I
|
|
|
|
|