Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 29,302
» Latest member: emily724
» Forum threads: 16,142
» Forum posts: 116,673
Full Statistics
|
Latest Threads |
Thoughts after a year wit...
Forum: General Discussion on Pinebook Pro
Last Post: ksosn
Yesterday, 03:00 AM
» Replies: 0
» Views: 49
|
Pinebook Pro in EU for Sa...
Forum: General Discussion on Pinebook Pro
Last Post: shelfaberrant
06-19-2025, 02:14 AM
» Replies: 4
» Views: 2,526
|
Axolotl on PinePhone / Mo...
Forum: Mobian on PinePhone
Last Post: zetabeta
06-19-2025, 01:52 AM
» Replies: 222
» Views: 237,417
|
touchscreeh doesn't accep...
Forum: PinePhone Pro Hardware
Last Post: teekay
06-19-2025, 01:13 AM
» Replies: 5
» Views: 409
|
Wake-up call
Forum: General Discussion on PinePhone
Last Post: KC9UDX
06-18-2025, 08:38 PM
» Replies: 9
» Views: 454
|
bookworm vs trixie discus...
Forum: Mobian on PinePhone
Last Post: anonymous
06-17-2025, 06:27 AM
» Replies: 64
» Views: 20,653
|
VoIP account on mobian di...
Forum: Mobian on PinePhone
Last Post: j_s
06-15-2025, 04:19 PM
» Replies: 0
» Views: 74
|
Internal WiFi status?
Forum: PineTab Software
Last Post: wolfallein
06-15-2025, 04:52 AM
» Replies: 37
» Views: 26,721
|
I need help deciding if m...
Forum: Linux on Pinebook Pro
Last Post: ColoBill
06-13-2025, 09:08 PM
» Replies: 4
» Views: 390
|
SBC Case Builder and Pine...
Forum: General
Last Post: hominoid
06-13-2025, 03:03 PM
» Replies: 1
» Views: 1,099
|
|
|
About the camera |
Posted by: robopo - 01-11-2016, 11:12 AM - Forum: Camera Module
- Replies (11)
|
 |
Some questions about the Pine camera:
- What is the status of the camera module, when will it be available?
- Is the camera connector perhaps the same as in Raspberry Pi 2 and if so can Raspberry Pis camera be used with Pine while waiting for the pine camera?
- can the camera video be synced with external pulse? This would make the pine camera extremely useful and the lack of this is perhaps the major deficiency in the RPi camera system.
Thanks
rap
|
|
|
Ubuntu 14.04 Support |
Posted by: s001911 - 01-10-2016, 06:33 PM - Forum: Linux on Pine A64(+)
- Replies (1)
|
 |
Hi Backer here,
I've been reading some of the threads here and I'm a little confused. I am purchasing this to play around with some things and all their support is for Ubuntu 14.04 so I'm going to make the move from Fedora 22 to Ubuntu 14.04 for use on my PINE+.
Essentially my concern is Will the PINE+ ship with native Ubuntu 14.04 support? If not will there be a "guided tutorial" or will it be a caveat emptor "have fun" kind of situation? I'm not opposed to either but it's just a lot more fun with the unboxing if you can load everything and play with it instantly as opposed to spent [insert time frame here] mucking about to get your OS seated.
Sorry if this came accross as overly critical and/or abusive. It wasn't really my intention.
Anyway, regardless I'm rather excited for the delivery of my PINE+ and can't wait to have a play with it.
|
|
|
question about kickstarter and product |
Posted by: hazerty - 01-10-2016, 08:53 AM - Forum: Getting Started
- Replies (3)
|
 |
I would like to know with all backers/ contributors.
how you will deliver with the product ?
this is the first purchase, fist delivered?
Is that all orders will be delivered in times?
Have you got enough board for everybody?
can we hoped if exceeded 1 000 000 $, a free case for all for example?
thank you.
|
|
|
USB OTG Boot |
Posted by: devilsclaw - 01-09-2016, 09:53 PM - Forum: Linux on Pine A64(+)
- Replies (25)
|
 |
I was looking at the user manual and it says the USB OTG Boot is possible for the system code. It does not describe now this works.
I was wonder is the pine64 strapped to support booting off UBS OTG. If not is there a way to change the boot strap to do that.
I tried looking for a schematic for the pine64 but there does not seem to be one.
|
|
|
U-Boot for A64 git |
Posted by: longsleep - 01-09-2016, 01:11 AM - Forum: Linux on Pine A64(+)
- Replies (38)
|
 |
To make clear what Allwinner did to U-Boot I started a Git repository forked from mainline.
See https://github.com/longsleep/u-boot-pine64
Branch pine64-hacks has applied the BSP changes on top of mainline 2014.07 tag and contains various required backports and fixes for Pine64 on top.
Disk image test releases for Pine64
I publish disk images which combine U-Boot, Kernel with a minimal initrd as base image for Linux distributions and for testing. **These images are for developers** and are build with my set of Pine64 image building tools from here.
Download images: https://www.stdin.xyz/downloads/people/l...64-images/
Boot log for comparison: https://www.stdin.xyz/downloads/people/l...OOTLOG.txt
Release history:
**20160207-1**
- Initial public release with patched mainline Kernel
**20160221-3**
- Linux Kernel 3.10 based on BSP (see here)
- HDMI support
- MMC support
- USB support
- Ethernet support (with hack to force 100M)
- Wifi suport
- Enabled various Kernel settings for distribution and software support
**20160221-4**
- Updated initrd so it can boot /sbin/init on the second partition if found and executable
**20160227-1**
- Linux Kernel 3.10 based on BSP 1.2 (see here)
- ATF was cleaned up and Kernel is now entered in EL2 (see here)
- Device tree was updated to reflect changes in BSP 1.2 based Android builds
- Ethernet 1000M works
- Virtualization works (see KVM)
**20160304-1**
- Linux Kernel 3.10 security fixes CVE-2013-7446, CVE-2015-8543, CVE-2016-0728 backported (thanks to @janjwerner)
- Linux Kernel now has a tag (3.10.65-2-pine64)
- Added NFS support to Kernel
- Enabled GPIO via sysfs
- Enabled tun, loop and nbd devices
- Device tree was updated to improve thermal throttling situation
- Device tree was updated to get better 1000M Ethernet speeds and compatibility
**20160306-1**
- U-Boot now supports booti arm64 booting (enabled by default)
- Updated U-Boot defaults to boot with booti + Kernel Image and initrd (deprecating Android boot)
- Changed default locations of Kernel and Initrd to match what latest Linux distributions expect
- U-Boot now has a tag (v2014.07-1-pine64)
- U-Boot now loads initrd.img in default environment
- U-Boot now supports additional bootargs in default environment
- U-Boot now passes ethernet mac address to Kernel if found in environment
**20160311-1**
- Additional CPU frequencies were added to device tree
**20160319-1**
- Added Pine64 model detection. Will now boot with different device trees for Pine64 / Pine64 plus by default
- U-Boot updated to v2014.07-3-pine64
- Kernel and device trees updated to 3.10.65-3-pine64
**20160403-2**
- Kernel updated to 3.10.65-4-pine64
**20160423-1**
- U-Boot updated to v2014.07-4-pine64
- U-Boot built-in default environment now supports boot.scr from first mmc partition
- Enable UART2, UART3, UART4 (Thanks to Martin Ayotte)
- Kernel updated to 3.10.65-7-pine64
**20160618-1**
- U-Boot updated to v2014.07-6-pine64
- Kernel updated to 3.10.102-0-pine64
- ATF updated to 1.0-0-pine64
- U-Boot and ATF are now compiled with gcc 5.3
- Initrd has been updated
**20170311-1**
- U-Boot updated to v2014.07-7-pine64
- Kernel updated to 3.10.105-0-pine64
- Initrd has been updated
- U-Boot now exposes sunxi_flash as USB mass storage device (via sunxi_ums cmd, thanks to Kamil Trzcinski)
- U-Boot now detects Pinebook based based on the boot disk (emmc, thanks to Kamil Trzcinski)
- U-Boot now exposes the boot key status as boot_key variable (thanks to Kamil Trzcinski)
Released images 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 simpleimage-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.
Cheers,
Simon
|
|
|
Android is working! |
Posted by: beard - 01-08-2016, 11:36 PM - Forum: Android on Pine A64(+)
- Replies (2)
|
 |
Hello,
Last night I was testing Android out on the Pine64 1GB of RAM model,
and it was working alright. I think there might be a few things to tweak.
I was having a bit of problems with trying to get a headset to work with the 3.5MM jack.
But that's something to try for tomorrow.
I was playing The Social Network, and The Internet's Own Boy at 1080p Native, and did not have to much hiccups.
When the mouse was being moved around I notice the video would get out of sync with the audio until you stopped.
So not a big deal but something to note, and for me to play around more with.
We have a 4K TV here so I think we'll test that out tomorrow too.
To see how well the image holds up ect.
Any suggestions on the 4K Movies / TV Shows to try?
Also before I go; I will be looking into Debian, and Fedora in the next couple days.
Take care,
~ B
|
|
|
|