| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,104
» Latest member: fantsaygem
» Forum threads: 16,361
» Forum posts: 117,529
Full Statistics
|
| Latest Threads |
Pinephone software
Forum: General Discussion on PinePhone
Last Post: Csanderson0313
2 hours ago
» Replies: 0
» Views: 20
|
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 95
|
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 59
|
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,540
|
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,152
|
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 225
|
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 154
|
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,629
|
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
06-27-2026, 02:43 PM
» Replies: 13
» Views: 18,816
|
Android Gaming Image
Forum: Game Station Emulation
Last Post: Jacobgilbert
06-26-2026, 07:06 AM
» Replies: 52
» Views: 111,227
|
|
|
| Using GPIO pins |
|
Posted by: smartdave - 08-17-2018, 12:22 PM - Forum: General Discussion on ROCKPRO64
- Replies (12)
|
 |
I am sure this is a basic question, but where can I get the python libraries for the Rockpro64.
I have tried the Rock64 from Laepo's github but I do not think they are right for the pro64 board.
When I did try them in Ubuntu 18.04 Bionic lxde OS build I am getting the following errors when I try to access the pins:
>>>Unable to export GPIO
>>>Unable to set GPIO Direction
Programming is fairly new to me, but I try to google everything before asking questions
Thanks
Dave
|
|
|
|
| No-Carrier |
|
Posted by: SteveG - 08-17-2018, 12:28 AM - Forum: Clusterboard
- Replies (15)
|
 |
No matter what I do I can't get ethernet link up. I have tried three different distorts of *nix, including FreeBSD, Ambrian and Xenial with no luck. , three different cables, all known good and two working ethernet switches. What am I missing?
|
|
|
|
Strange graphical "glitches" |
|
Posted by: grpeople - 08-16-2018, 03:13 PM - Forum: Linux on Rock64
- Replies (10)
|
 |
hi, i recently bought a rock64 4gb board. i tried lakka 2.1.1, but it shows strange graphical glitches like "interferences" in menu and games and generally very low framerates (in this video frames are acceptable if not very good: https://www.youtube.com/watch?v=R5BNIRCjJoM). so i tried another power supply and another hdmi cable, but nothing changed. then i tried ayufan's arm64 bionic-lxde build + retroarch from libretro ppa. it's better than lakka, but problems persist: no in-game graphic glitches, but framerates are lower than video reviews. only the retroarch menu shows minor graphical glitches, like not working vsync and tearing. in general, video performances are not like in video reviews.
ps: i also tried different power supplies and differnt screens.
cheers,
Gioele
|
|
|
|
| A user's guide (manual) is really needed; the wiki page isn't enough |
|
Posted by: lucho - 08-16-2018, 12:22 AM - Forum: General Discussion on ROCKPRO64
- Replies (24)
|
 |
As far as I can see, Pine Microsystems doesn't provide a complete user's guide (manual) for the RockPro64. IMHO the wiki page isn't enough for ordinary users. Many of us (including myself) have coped, but perhaps many couldn't (or wouldn't). I think that it'd be good if the developers devote some of their precious time to writing such a user documentation. I know that writing docs isn't as pleasant as developing hardware or software, but who can do it better, if it's really needed? Thank you for your attention!
|
|
|
|
| Dual SATA-II Interface Card question and NAS question |
|
Posted by: RockPro64Newbie - 08-15-2018, 08:32 PM - Forum: General Discussion on ROCKPRO64
- Replies (5)
|
 |
newbie setup and usage questions. thanks humbly for assistance and guidance!
1) Do I use "ROCKPro64 Power Cable for dual SATA Drives" to connect disk to "ROCKPro64 PCI-e to Dual SATA-II Interface Card"?
2) I assume the RockPro64 can only use qty 1 "ROCKPro64 PCI-e to Dual SATA-II Interface Card"? or can I use 2 cards instead of using 1 "NVMe SSD Interface Card"?
I have several sata III ssd drives new
3) Can I load OpenmediaVault and use as NAS (as well as use as a workstation) at the same time?
I would use office software (word, spreadsheet, email, browser}
Or does openmediavault/nas require full system attention?
Thanks!
|
|
|
|
| HOW TO - add modules to initramfs |
|
Posted by: dukla2000 - 08-15-2018, 03:54 PM - Forum: RockPro64 Projects, Ideas and Tutorials
- Replies (5)
|
 |
Perhaps the harder part of this is to explain WHY you would want to do this. And HOW to identify the modules.
In my life this all started trying to put rootfs on my NVMe with 4.18.0-rc8 kernel. I could boot 4.18 from an SDcard and see the NVMe after boot. But the PCIe and NVMe initialisation were after rootfs was mounted during boot. And so any attempt to define the NVMe as rootfs caused a hang in the boot sequence as it was not available when required.
I was pretty unsuccesful trying to identify which modules were loaded during initramfs time and which were loaded after rootfs. lsmod showed the same results whether I had the PCIe card plugged in or not. So I got lucky and decided to try with the "likely candidates", pcie_rockchip_host and phy_rockchip_pcie.
The initramfs can be tweaked using the 3 text files in /etc/initramfs-tools/
I made no changes to initramfs.conf
I added the 2 modules to modules, now looks like
Code: # List of modules that you want to include in your initramfs.
# They will be loaded at boot time in the order below.
#
# Syntax: module_name [args ...]
#
# You must run update-initramfs(8) to effect this change.
#
pcie_rockchip_host
phy_rockchip_pcie
I changed update-initramfs.conf to give me a backup, so now looks like
Code: #
# Configuration file for update-initramfs(8)
#
#
# update_initramfs [ yes | all | no ]
#
# Default is yes
# If set to all update-initramfs will update all initramfs
# If set to no disables any update to initramfs beside kernel upgrade
update_initramfs=yes
#
# backup_initramfs [ yes | no ]
#
# Default is no
# If set to no leaves no .bak backup files.
backup_initramfs=yes
At which stage a quick
Code: sudo update-initramfs -u -k $(uname -r)
gave me a new /boot/initrd.img-4.18.0-rc8-1060-ayufan-g45828c4db727 as well as a .bak. (Note - this all assumes you are running the target OS from an SDcard)
And then copy the altered bits of /boot to the NVMe, adjust the kernel command line to pickup the NVMe for root and everything was great.
|
|
|
|
|