| Welcome, Guest |
You have to register before you can post on our site.
|
| 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
|
|
|
|
| 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.
pine64.txt (Size: 41.54 KB / Downloads: 697)
Did the board go belly up?
Thanks,
Scott.
|
|
|
|
| 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
|
|
|
|
| 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
|
|
|
|
|