Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
What's stopping you from ...
Forum: General Discussion of PinePhone Pro
Last Post: teekay
1 hour ago
» Replies: 8
» Views: 507
|
Pinephone (Pro) Keyboard ...
Forum: PinePhone Accessories
Last Post: zetabeta
Yesterday, 06:06 AM
» Replies: 3
» Views: 1,935
|
keyboard pogo pins part n...
Forum: General Discussion on PineTab
Last Post: starpp
Yesterday, 04:34 AM
» Replies: 0
» Views: 126
|
google will take control ...
Forum: General
Last Post: zetabeta
08-25-2025, 03:14 PM
» Replies: 22
» Views: 9,565
|
Booting Issues
Forum: PineNote Software
Last Post: serenopolveroso
08-25-2025, 11:14 AM
» Replies: 19
» Views: 5,263
|
PINETAB-V doesn't boot.
Forum: Getting Started
Last Post: Woazboat
08-23-2025, 02:58 PM
» Replies: 1
» Views: 474
|
PinePhone Pro: Camera App...
Forum: General Discussion of PinePhone Pro
Last Post: teekay
08-22-2025, 11:23 PM
» Replies: 3
» Views: 2,523
|
PinePhone Pro discontinue...
Forum: General Discussion of PinePhone Pro
Last Post: teekay
08-22-2025, 11:19 PM
» Replies: 9
» Views: 1,272
|
Multiple NEMA 17 stepper ...
Forum: General
Last Post: Harry
08-22-2025, 12:24 AM
» Replies: 0
» Views: 349
|
Giving away a Pinebook Pr...
Forum: Pinebook Hardware and Accessories
Last Post: tuxifan
08-21-2025, 03:11 AM
» Replies: 2
» Views: 504
|
|
|
Linux on Rock 64 |
Posted by: borisacomputers - 03-03-2018, 03:14 PM - Forum: Linux on Rock64
- Replies (12)
|
 |
Hello, wondering if anybody can help. I have the Rock 64, I got past the problems of no video, thanks for the input from these forums.
The next question I have is, how can I properly install a version of Linux on this device?
The Raspberry PI, its Raspbian OS, it installs, you can change the IP, activate VNC, and SSH etc......
With the linux versions on the Rock, its like its just booting a live CD version???
Any help appreciated, thanks
|
|
|
eMMC errors |
Posted by: MrFawlty - 03-02-2018, 02:36 PM - Forum: General Discussion on ROCK64
- Replies (8)
|
 |
I am trying to setup Openmediavault onto my newly purchased Rock64. I bought the USB eMMC adaptor to ease installations and I can write the image with no errors using the Pine64 Etcher application, but when I insert it and turn on my Rock64, I get the errors in the attached image (Sorry, I don't have any other way to capture it other than taking a picture with my phone.)
I have tried the following:
- Removing and re-inserting the eMMC, making sure the contacts are clean
- wiping it and reinstalling
- On my Windows PC, 'cleaning' the disk completely and checking it for errors using the USB adaptor
What else should I be doing?
N00b question alert: The jumper on the board is only to be used IF you want to boot from SD Card, correct? You leave it open if you want to boot from eMMC?
Thanks in advance.
Daniel
|
|
|
Clusterboard not OSH? |
Posted by: jgullickson - 03-02-2018, 02:03 PM - Forum: Clusterboard
- Replies (4)
|
 |
I see a note on the wiki indicating that the Clusterboard "is not "OSH" compliance.:".
Is this because the design of the board (schematics, etc.) are not open-source or that some of the components (Ethernet switch, etc.) are not open?
|
|
|
Battery drained while turned off |
Posted by: amentis - 03-02-2018, 01:11 PM - Forum: Linux on Pinebook
- Replies (6)
|
 |
This problem keeps recurring and I can't even grasp on how I could probably debug it:
- I am using the Ubuntu Mint image, upgraded to 17.10
- Installed i3, work in it, still use power manager from Mint
- I turn off the PineBook with the "poweroff" command
- I turn it on next day and the battery is dead.
Any clue?
|
|
|
Rock 64 No video |
Posted by: borisacomputers - 03-02-2018, 06:38 AM - Forum: General Discussion on ROCK64
- Replies (4)
|
 |
Hello all, can somebody help?
I have just purchased a Rock 64, unit arrived, plugged in Ethernet, HDMI, USB keyboard and mouse, plugged it in, all lights on the device, but no video?
I have tried brand new power adapters, 5V 3000 and 5000, same results, power but no video at all
Somebody on a webpage said leave it plugged in for 15 mins, it sets up then after that ok, tried that for 40 mins, no video
Tried HDMI monitors, HDMI TV, no video nothing
Is this thing DOA? Any help much appreciated thanks
|
|
|
Problem Rebooting |
Posted by: jsfrederick - 03-01-2018, 09:24 PM - Forum: Linux on Rock64
- Replies (5)
|
 |
Having a strange issue with my Rock64.
Using Ayufan's 6.23 image. I have configured uboot and am able to boot the first time from a USB stick. I set the PW for the Root user and reconfigure SSH so that I can access. I do a halt to reboot. System tries to reboot, but never comes back online. I cannot ping it from any of my other devices. I can reimage the same USB stick and go through this whole process again, and again, and again...
Having the issue on both a 4GB board and a2GB board.
Has anyone seen this before? Any suggestions or recommendations?
Had the same issue with the 6.2 release.
Going to try the 5.15 image tomorrow as well as Armbian.
Thank you.
Sent from my iPad using Tapatalk
|
|
|
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.
|
|
|
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!
|
|
|
|