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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,680
» Latest member: AudraCummings
» Forum threads: 16,253
» Forum posts: 117,172

Full Statistics

Latest Threads
I think you can try compi...
Forum: General Discussion on Pinebook Pro
Last Post: wangyukunshan
4 hours ago
» Replies: 1
» Views: 198
Are you interested in a n...
Forum: General Discussion on Pinebook Pro
Last Post: WEF
11-12-2025, 02:33 PM
» Replies: 2
» Views: 2,993
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: biketool
11-12-2025, 11:18 AM
» Replies: 3
» Views: 323
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
11-12-2025, 07:29 AM
» Replies: 0
» Views: 80
black cursos background
Forum: General Discussion on PineTab
Last Post: polrus
11-11-2025, 04:07 PM
» Replies: 0
» Views: 69
slight bumps causing phon...
Forum: PinePhone Pro Hardware
Last Post: JadenSki
11-11-2025, 02:05 PM
» Replies: 2
» Views: 128
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
11-11-2025, 02:01 PM
» Replies: 10
» Views: 12,501
Switching cameras on PPpr...
Forum: Mobian on PinePhone
Last Post: biketool
11-11-2025, 10:44 AM
» Replies: 0
» Views: 60
Battery connector dead
Forum: PinePhone Hardware
Last Post: mdk
11-11-2025, 10:05 AM
» Replies: 3
» Views: 2,380
No touch KB after update(...
Forum: Mobian on PinePhone
Last Post: biketool
11-11-2025, 09:45 AM
» Replies: 3
» Views: 194

 
  Repair corrupt root filesystem on emmc
Posted by: David82 - 03-01-2018, 03:27 PM - Forum: Linux on Rock64 - Replies (1)

Hi,

I'm struggling to get my Rock64 stable. It runs on the 5V/3A power supply, both USB hub and USB3-HDD have separate power supplies. Power shouldn't be the issue.

I'm quite sure that stability issues are caused by a corrupt fs on emmc ext4 /dev/mmcblk0p7 and fat on /dev/mmcblk0p6.

Basically, the system is usable and I can do most things with, but there strange reboots / system freezes.

How can I do a e2fsck on the root partition?

I tried different options according to note on stackoverflow and other pages:

http://bitsofmymind.com/2014/03/14/how-t...-on-linux/


https://superuser.com/questions/401217/h...-with-fsck

  • switch to init 1 and mount fs to ro (-> system freezes)
  • touch /forcefsck
  • /etc/rcS -> FSCKFIX



The only alternative I can think of at the moment is getting a emmc-reader




I use 0.5.15-136-jessie-omv image.



Thank you very much for your help.


Brick Multi-Use Home Theater
Posted by: neroignis - 03-01-2018, 07:10 AM - Forum: Linux on Rock64 - Replies (1)

Hello!

So i just ordered my first ROCK64 (4GB Version) and wondered, if anyone help me with the following problem:

I want to replace my current RasPi3B with the ROCK64 for the following tasks:

  • Hosting my Plex Media Server
  • Playing games via EmulationStation
  • Watch Videos via Plex/Netflix/maybe YouTube
So i know that there is OpenPlexHomeTheather for the Plex-part and EmulationStation and the emulators run pretty good even on a RasPi, but i'd like to combine all of them in one interface that should be controllable via CEC- or USB-Wireless-Remote and also with a Xbox360-Controller (for the gaming-part).

My first thought was Kodi, but i don't really know much about it.
Will Kodi work for this case or do i need something else?

Thanks!


  Stock Android 7.0 release
Posted by: tllim - 03-01-2018, 12:40 AM - Forum: Android on Pine H64 - Replies (21)

The stock Android 7.0 just release. Please download at http://wiki.pine64.org/index.php/PINE_H6...ndroid_7.x


  Linux Headers
Posted by: jedichewbacca - 02-28-2018, 08:36 PM - Forum: Getting Started - Replies (5)

I am trying to find the Linux headers for the Armbian LTS image. Are those available somewhere?


  1440p @ 60Hz support
Posted by: Stef123 - 02-28-2018, 06:54 PM - Forum: Linux on Rock64 - No Replies

Any chance that I/we may ever get an image with such support?

At this point we are confined to 1080p if we want 60hz refresh rate, which is pretty debilitating for an embedded system that advertises HDMI 2 support. 

I mean for all intents and purposes this is an HDMI 1.4 device, especially given that 4K @ 60 has issues.

So if anyone were to at least add 1440p @ 60 it could justify to a point the HDMI 2 spec.

Much appreciated.


  Debian image takes all Free Space
Posted by: croquin - 02-28-2018, 10:31 AM - Forum: Linux on Rock64 - Replies (2)

I have Debian Stretch Mate Community Build Image [microSD Boot] [0.5.15-136-20171222] flashed to a 256GB SD card and when trying to run sudo apt-et update, i get errors that there is no space left on the device: "Error writing to output file - write (28: No space left on device) Error writing to file - write (28: No space left on device) "

Running df I see this output:

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent

permitted by applicable law.

Last login: Wed Feb 28 13:58:01 2018 from 192.168.111.122

rock64@rock64:~$ df

Filesystem     1K-blocks      Used Available Use% Mounted on

udev             2007908         0   2007908   0% /dev

tmpfs             401960     10472    391488   3% /run

/dev/mmcblk1p7 261901060 261215864         0 100% /

tmpfs            2009784         0   2009784   0% /dev/shm

tmpfs               5120         4      5116   1% /run/lock

tmpfs            2009784         0   2009784   0% /sys/fs/cgroup

/dev/mmcblk1p6    102182     41642     60540  41% /boot/efi

tmpfs             401956         4    401952   1% /run/user/109
tmpfs             401956         0    401956   0% /run/user/1000

I get that /dev/mmcblk1p7 261901060 261215864         0 100% /   shows 100% full but I am not sure if this is to be expected and I wont get to use a card like this for storage as well as the OS. I am a debian noob so if I flashed it wrong with Etcher or if I just need to use a smaller card and use the emmc port or USB3.0 for data storage tats fine. Just wanted to see what was to be expected. 


  how to get root for Android 7.1.2 Stock Image [eMMC Boot] [Rooted] [20171204]
Posted by: el_gringo - 02-28-2018, 09:02 AM - Forum: Android on Rock64 - Replies (1)

Hello,

have an Zidoo X7 and flashed with this Image.
All is working, but how do i get root permission?
Is there some magic button?

thx,
El_Gringo


  Any informations about Linux image?
Posted by: CoMcE - 02-28-2018, 08:07 AM - Forum: Linux on Pine H64 - Replies (41)

Hello all,

my PineH64 reached me now. :-)
I want to ask, when do you plan to release a bootable linux image?

Also I want to ask, if there are any informations about creating
a bootable Linux myself, with the kernel which had been released for the H6?
I never compiled a kernel myself, but I wanna try and believe, I  could
be able to do this with some more informations.
Maybe there is a tutorial existing for another board?!

Thanks

Regards, CoMcE


  Clusterboard MicroUSB, LEDs
Posted by: fel - 02-28-2018, 07:29 AM - Forum: Clusterboard - Replies (2)

Hello everyone, 

my Clusterboard works great, however, I'm wondering about two things.

The various LEDs: Each slot has two LEDs near the network chip and one LED at the edge of the board. The latter one might be disk activity (?). Also, each board has an LED and the Clusterboard also has another LED near the ATX power connector.

The MicroUSB-Ports: They do not seem to be standard usb host ports; can they be used in armbian?


Regards


  PINE H64 u-boot and kernel
Posted by: shinymetal - 02-28-2018, 05:52 AM - Forum: General Discussion on PINE H64 - Replies (2)

Hi all,
any chance to have infos about building u-boot and kernel for H64?
I'm planning to buy one of this, but only if there are the sources for boot and kernel...
Regards