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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,677
» Latest member: Charlotten
» Forum threads: 16,253
» Forum posts: 117,168

Full Statistics

Latest Threads
Are you interested in a n...
Forum: General Discussion on Pinebook Pro
Last Post: MobileJAD
37 minutes ago
» Replies: 1
» Views: 2,919
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
1 hour ago
» Replies: 0
» Views: 10
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: zetabeta
Yesterday, 04:14 PM
» Replies: 1
» Views: 210
black cursos background
Forum: General Discussion on PineTab
Last Post: polrus
Yesterday, 04:07 PM
» Replies: 0
» Views: 37
slight bumps causing phon...
Forum: PinePhone Pro Hardware
Last Post: JadenSki
Yesterday, 02:05 PM
» Replies: 2
» Views: 67
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
Yesterday, 02:01 PM
» Replies: 10
» Views: 12,457
Switching cameras on PPpr...
Forum: Mobian on PinePhone
Last Post: biketool
Yesterday, 10:44 AM
» Replies: 0
» Views: 35
Battery connector dead
Forum: PinePhone Hardware
Last Post: mdk
Yesterday, 10:05 AM
» Replies: 3
» Views: 2,362
No touch KB after update(...
Forum: Mobian on PinePhone
Last Post: biketool
Yesterday, 09:45 AM
» Replies: 3
» Views: 150
compass pdf link expired:...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
11-10-2025, 12:39 PM
» Replies: 4
» Views: 265

 
  Rock64 with sonos playbar
Posted by: Gery - 10-11-2017, 01:30 PM - Forum: General Discussion on ROCK64 - No Replies

Hi,

I am currently looking to buy a rock64 but I want to make sure that it works with my sonos playbar.
The plan is to use it to watch Netflix, so I would install Android 7 on it.
Sonos playbar only supports optical input/Spdif.
So, Will this work with the rock 64 and do I also need in addition the stereo dac Add-on board?

And if it works, is the 2Gb sufficient? Or do I need the 4Gb version? 

Kind regards,

Gery


  fstrim
Posted by: stuartiannaylor - 10-11-2017, 11:51 AM - Forum: Linux on Rock64 - Replies (1)

Ubuntu has a cron weekly for fstrim

I have kickstarted it manually and from the delay I think its working but it just doesn't turn up in journalctl.

Anyone know if it will recognise eMMC on the below as a cron weekly.

Code:
#!/bin/sh
# trim all mounted file systems which support it
/sbin/fstrim --all || true


  New clear acrylic case for Rock64 and audio Hat board.
Posted by: killor - 10-11-2017, 05:00 AM - Forum: Rock64 Hardware and Accessories - Replies (8)

Hi!

About a month ago we made a wooden case designed to house the Rock64 computer.

Now we have a new version in transparent acrylic material.(The blue color is the plastic protector.)

Both models are also suitable for hosting the Rock64 Audio Hat.


[Image: s-l1600.jpg]

At the moment it is available for sale on eBay.

ebay site : Clear acrylic case for Rock64

I hope you like it.
Bye


  Rock64-wall image
Posted by: stuartiannaylor - 10-11-2017, 01:43 AM - Forum: Linux on Rock64 - Replies (11)

https://sourceforge.net/projects/rock64-...g/download

https://sourceforge.net/projects/rock64-wall/

Will be knocking up a simple firewall router image based on Ayufans xenial image.

Currently just a simple base with webmin / dnsmasq with iptables completely open with routing enable

Base uploaded next will be openvpn, snort

Finish off with dansuardian / squid.

May include samba4 and use kerberos will see how things go


Question Power supply for Pine A64 LTS
Posted by: panah87 - 10-10-2017, 07:30 PM - Forum: P64-LTS / SOPINE Hardware, Accessories and POT - Replies (3)

What power supply I need to purchase for Pine A64 LTS board ?


  4GB version out of stock?
Posted by: christian_ - 10-10-2017, 05:54 PM - Forum: General Discussion on ROCK64 - Replies (3)

Hello, I was going to buy the 4 GB version, but it is out of stock. Is this a temporary situation? Is there eventually a forecast on when the board will be available again?
Many thanks.

BR,

C.


  pine64 failed after 6 months
Posted by: sjk - 10-10-2017, 11:54 AM - Forum: General Discussion on PINE A64(+) - Replies (8)

I have been running my Pine64 A+ 2GB since March, first on the longsleep kernels, and lately on ayufan's 0.7 series. Last week when I got back to my desk one morning, no HDMI, no response from the keyboard, no ssh, no ethernet flashing. 

Tried other power supplies, other sdcards, several kernel versions, still fails in the boot process. 

I did the serial console thing, and see it starts booting, but there is a kernel panic. I am attaching my complete log. 


.txt   pine64.txt (Size: 41.54 KB / Downloads: 697)

Did the board go belly up? 

Thanks,
Scott.


  USB -> eMMC adapter coming soon
Posted by: Luke - 10-10-2017, 11:02 AM - Forum: General Discussion on ROCK64 - Replies (7)

You can expect to see those adapters in the shop in the near future. Here are some pictures tllim linked earlier in the IRC. 

https://imgur.com/UhMult0
https://imgur.com/GU7GIqz
https://imgur.com/xq7VGki


  bootloader cmdline for non crazy eth names
Posted by: stuartiannaylor - 10-10-2017, 12:12 AM - Forum: Linux on Rock64 - No Replies

Presume its in the bootloader but if I post 

Code:
GRUB_CMDLINE_LINUX_DEFAULT="net.ifnames=0 biosdevname=0"
Could we have that at one stage to get some sanity with the eth name such as eth0, eth1... wlan1...

I just created a persistent rule.

nano /etc/udev/rules.d/70-persistent-net.rules 
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:e0:4c:53:44:58", KERNEL=="eth*", NAME="eth1"

If any one else wants the same just change the mac address to your adapter

If the bootloader passes the first then we should get sane names automatically.

My eth1 was enx00e04c534458 and its not easy to remember Smile


  Lcd linux support
Posted by: mcrognale - 10-09-2017, 09:44 PM - Forum: Debian - Replies (1)

Hi guys. Is there ANY Version of Linux that fully supports the LCD? I have the 2GB board with the LCD display. I prefer one thst boots to a desktop.
Thanks,
Mike