| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
I think you can try compi...
Forum: General Discussion on Pinebook Pro
Last Post: wangyukunshan
Yesterday, 05:27 AM
» Replies: 1
» Views: 217
|
Are you interested in a n...
Forum: General Discussion on Pinebook Pro
Last Post: WEF
11-12-2025, 02:33 PM
» Replies: 2
» Views: 3,003
|
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: biketool
11-12-2025, 11:18 AM
» Replies: 3
» Views: 345
|
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
11-12-2025, 07:29 AM
» Replies: 0
» Views: 90
|
black cursos background
Forum: General Discussion on PineTab
Last Post: polrus
11-11-2025, 04:07 PM
» Replies: 0
» Views: 80
|
slight bumps causing phon...
Forum: PinePhone Pro Hardware
Last Post: JadenSki
11-11-2025, 02:05 PM
» Replies: 2
» Views: 138
|
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
11-11-2025, 02:01 PM
» Replies: 10
» Views: 12,514
|
Switching cameras on PPpr...
Forum: Mobian on PinePhone
Last Post: biketool
11-11-2025, 10:44 AM
» Replies: 0
» Views: 69
|
Battery connector dead
Forum: PinePhone Hardware
Last Post: mdk
11-11-2025, 10:05 AM
» Replies: 3
» Views: 2,396
|
No touch KB after update(...
Forum: Mobian on PinePhone
Last Post: biketool
11-11-2025, 09:45 AM
» Replies: 3
» Views: 200
|
|
|
| Updating questions |
|
Posted by: S265 - 03-18-2018, 04:04 AM - Forum: Android on Pine A64(+)
- Replies (4)
|
 |
Hi all. According to Android my current system is
Pine64
Android 7.1.2
Kernel 3.10.105-bsp-1.2-ayufan-20170513
My question is should I think about upgrading? Is Android still being worked on?
My system does most things I need - Kodi 17.6 works, networking is ok, YouTube works. Occasionally I get some jerking movement on the edges of the screen if for example I watch some video of a freight train flying past. My display looks ok. It appears to be 1080p but some Youtube videos run at a lower resolution. I have studied the forums, looked at the Pine64 wiki, and followed many links. In the end I am not sure about upgrading. Any ideas? I could go to armbian and perhaps load kodi from there. It has active development at least.
|
|
|
|
| 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.
|
|
|
|
|