mirror of
https://github.com/clockworkpi/uConsole.git
synced 2025-12-12 18:18:50 +01:00
wiki sync
This commit is contained in:
parent
316f66ce58
commit
c2b5ae1f38
@ -33,8 +33,14 @@ use `mmcli -L` to see if there is a modem like
|
|||||||
```
|
```
|
||||||
/org/freedesktop/ModemManager1/Modem/0 [QUALCOMM INCORPORATED] SIMCOM_SIM7600G-H
|
/org/freedesktop/ModemManager1/Modem/0 [QUALCOMM INCORPORATED] SIMCOM_SIM7600G-H
|
||||||
```
|
```
|
||||||
|
if not ,try
|
||||||
|
```
|
||||||
|
sudo systemctl restart ModemManager
|
||||||
|
```
|
||||||
|
then
|
||||||
|
use `mmcli -L` to check again, some modems will require ModemManager to restart to see the device
|
||||||
|
|
||||||
and if unpack your back shell , you will see a green LED light is flashing on 4G ext
|
If unpack your back shell , you also will see a green LED light is flashing on 4G ext once got power on
|
||||||
|
|
||||||
### A06 and R01
|
### A06 and R01
|
||||||
|
|
||||||
|
|||||||
@ -59,7 +59,7 @@ sudo chroot .
|
|||||||
```
|
```
|
||||||
sudo apt update
|
sudo apt update
|
||||||
#update kernel
|
#update kernel
|
||||||
sudo apt install -y uconsole_kernel_cm4-rpi
|
sudo apt install -y uconsole-kernel-cm4-rpi
|
||||||
#install additional games/emulators
|
#install additional games/emulators
|
||||||
sudo apt install -y devterm-tic80-cpi uconsole-love2d retroarch dosbox devterm-cavestory-cpi-cm4 uconsole-liko12 uconsole-lowresnx uconsole-dosbox-staging pppoe uconsole-4g-util-cm4
|
sudo apt install -y devterm-tic80-cpi uconsole-love2d retroarch dosbox devterm-cavestory-cpi-cm4 uconsole-liko12 uconsole-lowresnx uconsole-dosbox-staging pppoe uconsole-4g-util-cm4
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user