Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,567
» Latest member: nov8r1
» Forum threads: 16,213
» Forum posts: 116,984

Full Statistics

Latest Threads
bookworm vs trixie discus...
Forum: Mobian on PinePhone
Last Post: anonymous
Yesterday, 11:42 AM
» Replies: 68
» Views: 30,783
Special keys stopped work...
Forum: General Discussion on PineNote
Last Post: j_s
09-19-2025, 04:04 PM
» Replies: 3
» Views: 8,852
Tips for accurate reading...
Forum: General
Last Post: jaydenlord07
09-18-2025, 12:55 AM
» Replies: 0
» Views: 2,240
Wifi 5Ghz Issue
Forum: PineNote Software
Last Post: nicolaos
09-17-2025, 06:36 PM
» Replies: 0
» Views: 2,363
the self built bl602_boot...
Forum: Getting Started
Last Post: pinecheng
09-16-2025, 02:15 PM
» Replies: 2
» Views: 3,405
Why projects like PinePho...
Forum: General Discussion on PinePhone
Last Post: Gary2003
09-16-2025, 01:13 PM
» Replies: 13
» Views: 12,127
Cannot flash the modem fi...
Forum: Mobian on PinePhone
Last Post: anonymous
09-16-2025, 12:18 PM
» Replies: 7
» Views: 4,842
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
09-16-2025, 11:18 AM
» Replies: 8
» Views: 7,648
Mobian MMS/SMS text probl...
Forum: Mobian on PinePhone
Last Post: georgegohl888
09-15-2025, 02:42 AM
» Replies: 16
» Views: 23,566
Default password for KDE ...
Forum: General Discussion on PinePhone
Last Post: Toni
09-14-2025, 06:35 PM
» Replies: 0
» Views: 3,941

 
  openHABian for pine64 available
Posted by: dmcwhinnie - 02-17-2017, 09:07 PM - Forum: openHAB - Replies (5)

Good news for openHAB on pine64.  The raspberry pi automated install has been updated to support the pine64.

This means a complete image including Ubuntu and all openHAB prerequisites.  Only takes a few minutes now to get things running.

Details here:  http://docs.openhab.org/installation/pine.html

And here:  https://community.openhab.org/t/openhabi.../13379/737


Photo Smart Card Reader Support
Posted by: bymrz - 02-17-2017, 02:57 PM - Forum: Pine A64 Hardware, Accessories and POT - Replies (2)

Hello All,

I have seen the SOC had hardware support for IS7816 Smart Card Reader. How can we connect a Smart Card/Sim Card and how can we succeed to communicate whit SC.

Are there any drivers to use this hardware directly ? 
[Image: 2a8rfyv.jpg]


  Sufficient supply for product integration?
Posted by: SlowBro - 02-17-2017, 10:31 AM - Forum: General Discussion on PINE A64(+) - Replies (4)

I emailed the company earlier this week and haven't gotten a reply. What is the expectations from the company about being able to supply in bulk for product integration? I likely won't need a lot of supply; maybe 2000-5000 per year. But I do want to know this before I proceed down the road of using the Pine.


  Pine64 as squeezebox touch replacement
Posted by: Learnincurve - 02-17-2017, 08:52 AM - Forum: Pine A64 Projects, Ideas and Tutorials - Replies (12)

Hi,

   This is a copy of a thread that I posted on the Slimdevices forums.

For those of you who don't already know, the Squeezebox Touch was part of a family of devices developed by Slimdevices and later bought by Logitech.

The provided high audio quality output at very reasonable price and could play a large number of formats from a number of sources, including local archives and online streaming services and were highly configurable.

Unfortunately the line was discontinued by Logitech in 2012.

The Squeezebox Touch was introduced in 2010 and could output high bit-rate digital streams in audiophile quality, over COAX, optical fibre or USB, in addition to its own, builtin DAC, which could handle standard bit-rate and output stereo analogue in high quality.

The server-side "Logitech Media Server" and much of the player software was open-sourced when the products were discontinued and there is a lively community effort, keeping the project alive. Code exists to clone the squeezebox touch functionality to a number of devices, including a range of "Pi"s.  The Pine64 has not been supported up to now.

The Pine64 hardware is well suited as it has ample processing and RAM headroom and dedicated USB ports , directly hardwired to the SoC and an independent bus dedicated to the Gb Ethernet port (if we discount the LCD screen).  It is also much cheaper than competing products.

I'm sharing my work here, in the hope that someone might find it useful and that others will join me in making the Pine64 one of the best choices for a Squeezebox-Touch replacement.

Although my system will output to a USB DAC and connect to Ethernet network only, it would be relatively easy to connect a DAC HAT for analogue output and include wifi.


Hardware spec:

Pine64+ (2GB) with official LCD screen and C4 labs surround

Modified surround:
  • glued screen into front bezel
  • countersunk m3, flathead bolts
  • ordered custom aluminium stand to hold device in "alarm-clock" position (not yet delivered/mounted)
  • 5v Power supply through EULER connection pins

Planned mod (not yet implemented):
Base system:  Armbian pine64 legacy / Ubuntu Xenial Desktop on Samsung Evo+ 32GB

  • apt installed:
    libsdl2-dev libsdl1.2-dev liblua5.1-dev liblua5.2-dev libluajit-5.1-dev libsdl-image1.2-dev libsdl-ttf2.0-dev libsdl-gfx1.2-dev libexpat1-dev libtool libtool-bin liblua5.4-dev liblua5.3-dev
  • apt removed:
    blueman bluez bluex-obexd bluez-tools bluetooth libreoffice* openoffice.org-hyphenation firefox:armhf
LIST]
[*]built and installed squeezelite from
[URL="https://github.com/marcoc1712/squeezelite-R2/tree/Play_DSD_decoded_by_Mansr_sox"[/URL]
(This version is necessary if you - like me - require native DSD output. DoP should work with pre-packaged verion of squeezelite)
Many thanks to Marco Curti for DSD work.
[/LIST]
 
  • Built minimal  kernel, with performance governor default, removed builtin snd_usb_audio and hid and compiled as loadable modules (necessary for DAC detection).
  • Much removed: including Wifi, Bluetooth, Filesystems and network protocols that I will not used.
  • dpkg installed using technique described at:
    https://www.armbian.com/pine64/ > Kernels > Default

jivelite-autoload:
  • Modified /etc/default/nodm to disable mouse cursor:
    # Options for the X serverNODM_X_OPTIONS='-nolisten tcp -nocursor'


Enable GPIO pin and allow to accept input from autologin user (for jivelite screensaver):
  • edit /etc/rc.local -
    #allow squeezer user to set screen brightnesecho 362 > /sys/class/gpio/export && chgrp squeezer /sys/class/gpio/export && chmod 220  /sys/class/gpio/exportsleep 1echo out > /sys/class/gpio/gpio362/direction && chgrp squeezer /sys/devices/soc.0/1f02c00.pinctrl/gpio/gpio362/direction && chmod 664 /sys/devices/soc.0/1f02c00.pinctrl/gpio/gpio362/directionsleep 1chgrp squeezer /sys/devices/soc.0/1f02c00.pinctrl/gpio/gpio362/value && chmod 664 /sys/devices/soc.0/1f02c00.pinctrl/gpio/gpio362/valueexit 0
  • Created ~/.xsessionrc for autologin user:
    #!/bin/shsleep 2 && exec /opt/jivelite/bin/jivelite #sleep to allow LCD backlight settings to take effect



Modified jivelite:
  • resized some wallpapers to 1024x600 resolution and modified wallpaper loader
  • Included LCD screen backlight off/on to:
    BlankScreenSaverApplet.lua
  • Tuned text scrolling by changing refresh rate and scrolling values, for smoother scroll.
Working:
  • System boots
  • Squezelite loads
  • Jivelite loads
  • 1024x600 skins mostly look nice (much work done by Ralphy since this thread was first announced).  Thanks to Ralphy
  • Connects to LMS running in local network
  • "Plays" local and streaming content.
  • Blank screensaver works well and turns off LCD backlight
  • Touchscheen works well if jivelite runnning in context of autologin user
  • Gb ethernet works well and correctly.
  • PCM playback tested and working up to 24b@384k


Not yet implemented:
  • USB audio out tweaks as discussed at:
  • https://ubuntuforums.org/showthread.php?t=1608913
  • working, fully patched RT kernel (reverted to standard, low latency kernel)
  • 3.13 USB improvements patch backported to 3.10.104
  • PWM management of LCD backlight brightness


Known issues:
  • Jivelite scrolling text is still slightly jumpy.
  • Some screensavers (analog clock) not optimised for 1024x600 resolution.
  • Some graphics not positioned correctly on 1024x600 resolution
  • Can't get touchscreen to work if loading jivelite as root (even with tslib_test behaving correctly and loading with tslib environment variables)
  • Jivelite splashscreen not correctly centered when running in context of autologin user (looks better when loading from root shell).
  • Top LH "stop" button in jivelite UI works, but if a "stop" screensaver is configured, touch does not wake the screen  
  • DSD (native) playback is being silently converted to PCM on my system due to non-XMOS dac and (probably) kernel 3.10  It still sounds good, but this is not native DSD. I have ordered a XMOS DAC and will look at ways to backport the native DSD support from a later kernel if Armbian can't supoort the LCD on 4.x before I'm done.

32GB sdcard image
pwd: Pine64

You will need to have a Logitech Media Server (LMS) running on your network to use the player.
http://downloads.slimdevices.com/nightly/?ver=7.9

7.9 "BETA" has been stable for me


LMS can also be installed on the Pine64 if necessary, but might  steal resources from the player.


  Help
Posted by: PineTree64 - 02-16-2017, 11:48 PM - Forum: General Discussion on PINE A64(+) - Replies (2)

Does anyone know how I can start helping and sorry for posting this the website is confusing.


  Armbian touch screen isuues
Posted by: tjnoma99 - 02-16-2017, 08:01 PM - Forum: Armbian - Replies (5)

I just installed the latest armbian release  ( the desktop xenial I think). I can't get the touchscreen to work. The touchscreen I have is the one from the kickstarter ( i don't the specs right now). I added the gt9.. to the text file and I still get nothing. Is there another way?


  GBA Emulation Working on 512MB Board, Ubuntu
Posted by: MonarchOfLight - 02-16-2017, 07:50 PM - Forum: Game Station Emulation - No Replies

In case anyone is searching for a way to emulate GB/GBA games on longsleep's Ubuntu, I can confirm that VisualBoyAdvance works fairly flawlessly. Because I'm using the 512MB board, I noticed a bit of a performance hit when emulating with a full Desktop Environment. To combat this, I'm using the very bare-bones XDE Windows Manager. The only issue I'm having currently is that it's not very convenient to use in a living room environment, as a keyboard (or SSH) is pretty much required to get everything setup (Mostly, selecting the ROMs). I'm sure a combination of a lightweight DE and some startup scripts can get it all working together without the need for keyboard input, though. 

If anyone knows any methods to navigate a GUI-less Ubuntu environment with an x-input device, I'd appreciate the input. The ideal setup would involve a startup script that could read the contents of a folder, select wanted ROM with the x-input device, and pass the selection to the pre-configured VBA emulator. 

Please let me know if I can provide any help or additional information.


  adafruit ultimate gps hat
Posted by: mrjake - 02-16-2017, 05:59 PM - Forum: POT modules - Replies (3)

https://learn.adafruit.com/adafruit-ulti...spberry-pi
since the pine 64 uses the pi2 pinout, would this work with my pine64 2gb?
Im looking to make a cheap but reliable NTP server to provide accurate ime to other ntp servers on my network.
Thanks


  Android 6.0.1 Image (LCD and HDMI Video Output) Release 20170209 [ver 2.0.1]
Posted by: rookieone - 02-16-2017, 12:35 PM - Forum: Android on Pine A64(+) - Replies (15)

http://wiki.pine64.org/index.php/Main_Page#Android_6.0

It now has a "Android 6.0.1 Image (LCD and HDMI Video Output) Release 20170209 [ver 2.0.1]" (below the 6.0 ImageWink

I am trying the DD image for 32GB microSD Card. 

Resolution looks somehow low to me, even after changing to 1080p, when I connect via VNC it also looks low. Not sure... Will try some more...

Looking forward to other user's experiences with this OS image!


  Pine 64 Development via QEMU & libVirt
Posted by: weenieHutJrs - 02-15-2017, 09:38 PM - Forum: Linux on Pine A64(+) - No Replies

When attempting to develop via QEMU I get this error.     

I am currently using the Tianocore UEFI boot for my OSX Sierra VM and was wondering if I could also use it for this VM? I am looking to continue longsleep's kernel development work and create an up to date image for Arch Linux using the latest kernel. This is my only hangup so far so I can develop at full speed on my main Linux workstation.