Station M2 Ubuntu problems
Maddox675
Member
Station M2
2021-08-04 09:35
6073
0
Last edited by Maddox675 on 2021-8-4 09:52 Editor
I have two problems using Ubuntu (so far).
1. Trying to setup vino for vncserver:
- $ sudo apt-get update
- $ sudo apt install vino
- $ sudo apt install gnome-control-center-data
- $ sudo gnome-control-center sharing
- libGL error: failed to create dri screen
- libGL error: failed to load driver: rockchip
- libGL error: failed to create dri screen
- libGL error: failed to load driver: rockchip
- ** (gnome-control-center:9561): WARNING **: 00:56:34.933: Could not find settings panel "sharing"
Copy the code Perhaps a problem with the gpu driver?
2. Configuring firewall UFW
- $ sudo apt install ufw
- $ uname -sr
- Linux 4.19.193
- $ sudo ufw status
- ERROR: problem running iptables: iptables v1.6.1: can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
- Perhaps iptables or your kernel needs to be upgraded.
Copy the code From researching this, either their is no iptables module included in this kernel, or in the wrong location or version. I am stuck until I resolve this.
|
|
Original topic Author:Maddox675,If you repost, please indicate the source:《 Station M2 Ubuntu problems 》
Hi, sorry for your bad experience. We will update a tutorial on Google Play installation soon.
1. Form Factor - very compact, sturdy case
2. Power Consumption - At idle, it only consumes 1.2 Watts
Normal Use, about 2.5 Watts
IF Firefly invests the resources to get the software solid, it will be a great tool. If not, it will be useless. I am primarily interested in Ubuntu - it is the reason I bought it. So far it kinda runs, but it just isn't solid with some packages unable to load/run. I can't emphasize enough how important it is to invest in the software and documentation and you will sell many, many thousands of these.
Hi.
1. this is a lxde desktop envionment. not gnome . so gnome-control-center can not run . the log about libGL is normal . libgl detects the dri driver. rockchip's display framework does not implement a dri driver, which is not required. You can test opengl's support by running glmark2-es2.
2. yes, you are right, there are some modules in iptable that we don't turn on by default in the kernel. Because we use all kernel drivers in builtin kernel mode for fast boot purposes, we have selected most of the modules that we think are necessary, some of them we don't have builtin. Anyway, we will provide you with a firmware that fully supports iptable.
thanks for your reply.
please refer this wiki:
https://en.wikipedia.org/wiki/Vino_(VNC_server)
Thanks for the reply.
I have been using Ubuntu since 18.04 on other machines, so I assumed I could use the same setup (vino). Anyway, I will find a vnc server for lxde.
Looking forward to the fix for iptable.
I installed tightvnc and can access with a vnc client. vnc uses port 5901 and it works as well as port 22 for ssh. But port 1883 does not work, which is why I wanted to install ufw. Is there any other way to open a port or is it statically set with the kernel version until iptables is available?
Hi, we have released a temporary firmware that supports ufw. Follow-up versions can pay attention to our official release.
https://drive.google.com/drive/f ... MefLA4Y?usp=sharing