Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Goolge banning Sideloaded...
Forum: General Discussion of PinePhone Pro
Last Post: zetabeta
6 hours ago
» Replies: 1
» Views: 356
|
What's stopping you from ...
Forum: General Discussion of PinePhone Pro
Last Post: teekay
Yesterday, 11:48 PM
» Replies: 8
» Views: 835
|
Pinephone (Pro) Keyboard ...
Forum: PinePhone Accessories
Last Post: zetabeta
Yesterday, 06:06 AM
» Replies: 3
» Views: 2,242
|
keyboard pogo pins part n...
Forum: General Discussion on PineTab
Last Post: starpp
Yesterday, 04:34 AM
» Replies: 0
» Views: 472
|
google will take control ...
Forum: General
Last Post: zetabeta
08-25-2025, 03:14 PM
» Replies: 22
» Views: 9,952
|
Booting Issues
Forum: PineNote Software
Last Post: serenopolveroso
08-25-2025, 11:14 AM
» Replies: 19
» Views: 5,616
|
PINETAB-V doesn't boot.
Forum: Getting Started
Last Post: Woazboat
08-23-2025, 02:58 PM
» Replies: 1
» Views: 806
|
PinePhone Pro: Camera App...
Forum: General Discussion of PinePhone Pro
Last Post: teekay
08-22-2025, 11:23 PM
» Replies: 3
» Views: 2,852
|
PinePhone Pro discontinue...
Forum: General Discussion of PinePhone Pro
Last Post: teekay
08-22-2025, 11:19 PM
» Replies: 9
» Views: 1,643
|
Multiple NEMA 17 stepper ...
Forum: General
Last Post: Harry
08-22-2025, 12:24 AM
» Replies: 0
» Views: 673
|
|
|
Pi-2 Bus / Pi-P5+ Bus |
Posted by: geno - 03-18-2018, 02:59 AM - Forum: Android on Rock64
- Replies (1)
|
 |
someone from this forum uses the Pi-2 bus or the Pi-P5 + bus on Android?
Has anyone tested the audio board with ethernet on android?
on other boards, the pins are popular for hyperion / led strips or automated control in the smart home area. are there any similar projects for the rock?
|
|
|
Reinstallation original system |
Posted by: vincent37 - 03-17-2018, 12:30 PM - Forum: Linux on Rock64
- No Replies
|
 |
hello,
I wanted to start-up an OS linux with an external disk drive with the image u-boot-flash-spi.img
since the systems do not work anymore.
How come back in the original system in the mother board ?
Can you help me.
Thank you
|
|
|
Python 3.5 to be upgraded? |
Posted by: S3phi40T - 03-17-2018, 03:02 AM - Forum: Linux on Rock64
- No Replies
|
 |
Guys,
I'm experiencing issue with Python.
Code: Exception ignored in: <function WeakValueDictionary.__init__.<locals>.remove at 0xf691d3d8>
Traceback (most recent call last):
File "/usr/lib/python3.5/weakref.py", line 117, in remove
TypeError: 'NoneType' object is not callable
Exception ignored in: <function WeakValueDictionary.__init__.<locals>.remove at 0xf691d3d8>
Traceback (most recent call last):
File "/usr/lib/python3.5/weakref.py", line 117, in remove
TypeError: 'NoneType' object is not callable
As per my google-fu, it's due to python 3.5 and it's resolved in later versions.
Any ideas?
|
|
|
[Warning: root device does not exist] Can not install generic kernel on ROCK 64? |
Posted by: pine3228 - 03-16-2018, 05:40 PM - Forum: General Discussion on ROCK64
- No Replies
|
 |
I thought about upgrading the kernel, as a result of searching with apt-cache, there was a package named linux - image - 4.15.0 - 10 - generic and I tried to install it,
Warning: root device does not exist
And it was displayed. I tried restarting terribly, but running the uname -a did not bring up the kernel version.
The OS is ununtu bionic. The friend's PC had lubuntu artful and the CPU was amd64, but I feel that this message was still there even here. What should I do?
apt's log
Preparing to unpack .../linux-image-4.15.0-10-generic_4.15.0-10.11_arm64.deb ...
Examining /etc/kernel/preinst.d/
Done.
Unpacking linux-image-4.15.0-10-generic (4.15.0-10.11) ...
Setting up linux-image-4.15.0-10-generic (4.15.0-10.11) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.15.0-10-generic /boot/vmlinuz-4.15.0-10-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.15.0-10-generic /boot/vmlinuz-4.15.0-10-generic
update-initramfs: Generating /boot/initrd.img-4.15.0-10-generic
Warning: root device does not exist
Using DTB: rockchip/rk3328-rock64.dtb
Couldn't find DTB rk3328-rock64.dtb in /usr/lib/linux-image-4.15.0-10-generic or /etc/flash-kernel/dtbs
Installing into /boot/dtbs/4.15.0-10-generic/rockchip/rk3328-rock64.dtb
cp: cannot stat '': No such file or directory
run-parts: /etc/initramfs/post-update.d//flash-kernel exited with return code 1
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-4.15.0-10-generic.postinst line 1052.
[1mdpkg:[0m error processing package linux-image-4.15.0-10-generic (--configure):
installed linux-image-4.15.0-10-generic package post-installation script subprocess returned error exit status 2
Errors were encountered while processing:
linux-image-4.15.0-10-generic
Original text
カーネルをアップグレードしようと思いapt-cacheで検索した結果、linux-image-4.15.0-10-genericというパッケージがあったのでインストールしようと思ったのですが、
Warning: root device does not exist
と表示されてしまいました。恐る恐る再起動してみましたが、uname -aを実行してもカーネルのバージョンは上がっていませんでした。
OSはununtu bionicです。友人のPCにはlubuntu artful が入っていて、CPUはamd64でしたが、こちらでもこのメッセージが出ていたことがあった気がします。どうすればよいのですか?
aptのログ
Preparing to unpack .../linux-image-4.15.0-10-generic_4.15.0-10.11_arm64.deb ...
Examining /etc/kernel/preinst.d/
Done.
Unpacking linux-image-4.15.0-10-generic (4.15.0-10.11) ...
Setting up linux-image-4.15.0-10-generic (4.15.0-10.11) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.15.0-10-generic /boot/vmlinuz-4.15.0-10-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.15.0-10-generic /boot/vmlinuz-4.15.0-10-generic
update-initramfs: Generating /boot/initrd.img-4.15.0-10-generic
Warning: root device does not exist
Using DTB: rockchip/rk3328-rock64.dtb
Couldn't find DTB rk3328-rock64.dtb in /usr/lib/linux-image-4.15.0-10-generic or /etc/flash-kernel/dtbs
Installing into /boot/dtbs/4.15.0-10-generic/rockchip/rk3328-rock64.dtb
cp: cannot stat '': No such file or directory
run-parts: /etc/initramfs/post-update.d//flash-kernel exited with return code 1
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-4.15.0-10-generic.postinst line 1052.
[1mdpkg:[0m error processing package linux-image-4.15.0-10-generic (--configure):
installed linux-image-4.15.0-10-generic package post-installation script subprocess returned error exit status 2
Errors were encountered while processing:
linux-image-4.15.0-10-generic
|
|
|
The RockPro64 has been pushed back to April |
Posted by: Luke - 03-16-2018, 03:47 AM - Forum: News
- Replies (27)
|
 |
Hello everyone. There has been a lot of questions about the RockPro64 availability in recent 24hrs. The release of the board has been pushed back until end of April due to testing and incorporation of a new feature.
More updates coming this and the next month.
|
|
|
USB D+/D- backwards |
Posted by: zxombie - 03-15-2018, 03:19 PM - Forum: Clusterboard
- Replies (5)
|
 |
I've been working on booting FreeBSD on the SOPINE on a Clusterboard. One issue I've run into is using the micro-usb port. I have a USB OTG cable, however FreeBSD is unable to detect when I plug a device in through it. On closer inspection of the schematic it appears the D+ and D- pins are backwards. I've modified a cable to swap these and found FreeBSD can now detect there is a device, although it is unable to talk to it, most likely due to the quality of my soldering.
Am I correct in thinking these pins are backwards on the Clusterboard?
|
|
|
New Raspberry PI 3 B+ ...Rock64 still better:D |
Posted by: S3phi40T - 03-15-2018, 03:48 AM - Forum: General Discussion on ROCK64
- Replies (13)
|
 |
There was new Raspberry model presented.
https://www.raspberrypi.org/products/ras...el-b-plus/
Not going into details but there is 4 core 1.4ghz CPU, WI-Fi 5ghz supported and 1gb LAN.
...BUUUUUUUUUT LAN is still throttled by USB 2.0 so peed is up to 300mb/s and I assume only IF you won't connect anything else (like HDD).
Throttled LAN and lack of USB 3.0 was main reason I first bought Delock 1gb LAN USB 3.0 adapter and eventually switched to Rock64. It looks then don't learn on their mistakes.
Rock64 is still way beefier than RPI 
5ghz Wi-FI can always be connected via USB.
|
|
|
Rock64 + XBox One X - 4K playback finally works!! |
Posted by: S3phi40T - 03-15-2018, 03:26 AM - Forum: General Discussion on ROCK64
- No Replies
|
 |
I have bought Rock64 mainly as media server but I couldn't stream 4K content to my Xbox that is my main media client especially now when there is VLC and Kodi available in M$ Store.
Microsoft recently fixed 4K playback @ Xbox One S/X.
Until now, console crashed when the same 4K movie was loaded via any player.
Yesterday, I was able to run 2160p x265 movie streamed form my Rock64.
I don't own 4K TV so it was purely for testing purposes and console has to do even more heavy lifting to run UHD image and downscale it to FHD
...but for 4K TV owners this is good news!
My Setup:
4GB RAM ROck64
64GB eMMC
stretch-openmediavault-rock64-0.6.25-193-armhf
1gb LAN
VLC + SMB = works OK
Kodi + NFS = still unwatchable (not sure if it's due to codecs or transfer as NFS works way slower than SMB for Windows shares).
Will test other resources and codecs soon.
|
|
|
|