| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
3 hours ago
» Replies: 1
» Views: 1,489
|
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 169
|
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 112
|
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,580
|
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
06-27-2026, 02:43 PM
» Replies: 13
» Views: 18,739
|
Android Gaming Image
Forum: Game Station Emulation
Last Post: Jacobgilbert
06-26-2026, 07:06 AM
» Replies: 52
» Views: 110,983
|
rAudio for Rock64 V2/Pine...
Forum: Linux on Rock64
Last Post: shinzuka
06-25-2026, 03:16 PM
» Replies: 11
» Views: 1,892
|
Big thanks for the docume...
Forum: General Discussion on Pinebook Pro
Last Post: alchemist
06-25-2026, 12:58 PM
» Replies: 0
» Views: 223
|
Mobian MMS/SMS text probl...
Forum: Mobian on PinePhone
Last Post: mehdy
06-23-2026, 06:53 AM
» Replies: 16
» Views: 34,571
|
OpenTTD game - Error: no ...
Forum: Mobian on PinePhone
Last Post: Mary_Davis
06-23-2026, 01:12 AM
» Replies: 3
» Views: 5,595
|
|
|
| Newbie questions |
|
Posted by: Malmgren - 12-18-2017, 08:14 AM - Forum: Linux on Rock64
- Replies (1)
|
 |
Hi all.
I've been looking at buying an Odroid XU4 for having as home server (little bit of openHAB, little bit of Owncloud, maybe other stuff) and just today found the ROCK64 which seems like a very nice alternative. I got some initial questions though that I can't seem to find any obvious answers to.
I want to run this headless. I want a Debian Stretch image which least possible footprint, just so that I can SSH into it and install whatever I need. Obviously I'm going for the eMMC alternative. Is it just a question of downloading the Strech minimal image from http://wiki.pine64.org/index.php/ROCK64_...re_Release, flashing it to the card (using USB-eMMC adapter), booting up and SSH:ing in? Kinda confusing that some images on the wiki says "microSD Boot" and some says "microSD to eMMC", is there really any difference or do they all work on eMMC as well?
Also, since the form factor looks almost identical to rPI3, does it mean that it fits in rPI3 cases? Or do I need to buy the (bulky looking) "acrylic open enclosure"? The cases at c4labs.net looks really great but it's supposed to be in a closet out of way so I'd rather buy something that just cheap and effective :-)
/Daniel
|
|
|
|
Where is my order ? |
|
Posted by: zutik - 12-18-2017, 06:12 AM - Forum: Shipment Related Discussion
- Replies (1)
|
 |
Hi,
On 12th November I place my order and was shipped on 17th November, this is ok, but since 17th November has not arrived yet !!
Any problem with the mail packet ?
Order #53762
Tracking number LX595200079CN
|
|
|
|
| New Rock64 user questions |
|
Posted by: jsfrederick - 12-16-2017, 04:45 PM - Forum: General Discussion on ROCK64
- Replies (1)
|
 |
Am new to the Rock64 board and have some questions.
I currently have 3 Raspberry Pi 3's, one running NextcloudPI, one running PiVPN/Pi-Hole, an one Running Netatalk. I am looking to replace all three with Rock64 boards.
I just received my board, a 32GB eMMC module, and the serial console board. I have already flashed the eMMC board with ayufan's Debian Stretch pre-release image (yes, I know it's experimental).
Now I need to boot up the board. I plan on connecting it to a TV via the HDMI port so that I can set it up. I am unclear in reading up on this, if that will actually work and I'll be able to see the boot up process. Do I HAVE to use the serial board, or can I use the HDMI connection to view the boot up process?
In theory, I should be able to just boot right up into the OS as I've already written the image to the eMCC board, correct? My plan is to hook up a USB keyboard and use the HDMI connection to a TV for the short term. Once I'm comfortable with the OS, and have setup SSH, I'll just use that for managing the OS. Should all that work properly?
What other OS's whould you recommend I try? Since I'm using all three Rock boards as infrastructure servers, I am just looking for a lightweight OS that I can run the service on. Most familiar with Debian, so Stretch seemed like the best choice.
Any recommendations on cases? This will be sitting on a shelf in my office, so I like to have a case. With a fan if possible. I see there are HeatSinks available so will probably go that route too.
Thank you all for any assistance.
|
|
|
|
| Root FS on usb3 drive |
|
Posted by: eloranta - 12-16-2017, 09:53 AM - Forum: Linux on Rock64
- Replies (7)
|
 |
I have set up extlinux.conf (on sd card) such that it will obtain the root filesystem from my USB drive. Everything works OK when I connect the drive to USB 2 port (I get the message during the boot that the drive is spinning up, the kernel waits for that and then the boot proceeds normally). This is a USB 3 drive and, of course, it would be better to connect it to the USB 3 port in rock64. When I do this, the system starts booting but then gets stuck before it says anything about waiting for the drive to spin up. I was randomly playing with the cables back and forth and somehow I managed to get it to boot once from USB 3 but I am not sure what I did exactly.
Has anyone gotten rootfs on USB 3 drive to work correctly when loading the kernel from sdcard? I know that the drive works on USB 3 port (PC) and it has its own power supply, so there should not be any power issues.
|
|
|
|
| wifi module |
|
Posted by: zehks - 12-16-2017, 08:38 AM - Forum: Rock64 Hardware and Accessories
- Replies (5)
|
 |
Hi, I have recently purchased a Rock64 board and I am quite newbie.
I want to install an ESP8266 wifi module I have laying in my desk (and I tried before with an Arduino board) but I don't know where to start from.
I'm planning to use use Pi-2 BUS pins 8 and 10 -> GPIO2_A0 (TX) and GPIO2_A1 (RX).
The microchip (and also the rock board) is pretended to be powered by a computer PSU.
I think my ESP is already flashed with updated firmware so the big question is if the rock board will detect my ESP and how would I send AT commands to it.
Thanks in advance.
|
|
|
|
|