Clocks
Clocks
## Logs ``` Oct 16 20:55:16 tetra kernel: Java CHIPID-A1 Oct 16 20:55:16 tetra kernel: pinmux_init Invalid DT-Pinmux! The board may not boot! Oct 16 20:55:16 tetra kernel: pinmux_gpio_mask: 0x0,...
``` Oct 16 20:55:16 tetra kernel: clk_get failed, so clock manager is not up use local calls ```
## Log ``` Oct 16 20:55:16 tetra kernel: i2c i2c-1: Failed to register i2c client bh1721fvc at 0x23 (-16) Oct 16 20:55:16 tetra kernel: i2c i2c-1: of_i2c: Failure registering /i2c@3e017000/bh1721fvc@23...
The device seems to now hang on a power off / reboot, I do not recall this issue in the past. After a bit it will finnaly reboot.
## JournalCTL log ``` Oct 16 22:07:08 tetra kernel: ADC out of range, raw = 0 ```
## JournalCTL logs ``` Oct 16 22:07:00 tetra kernel: bcmpmu_read_time: err=0 time=122.9.16.22.7.7 Oct 16 22:07:03 tetra kernel: bcmpmu_read_time: err=0 time=122.9.16.22.7.11 ```
## JournalCTL Logs ``` Oct 16 22:02:03 tetra kernel: [ACCY]:bcmpmu_usb_set, ctrl=0, val=0x2 Oct 16 22:02:03 tetra kernel: [ACCY]:_set_icc_fc: curr = 2 set to val 0 Oct 16 22:02:03 tetra kernel:...
While not viable for the development team currently. This is something that should be done by someone oneday so we fully understand the device. Doing so may help with AsteroidOS/meta-smartwatch#35
GNOME World
Have you considered submitting to GNOME World? (Maybe you could replace gnome-system-monitor)
Currently, the code base relies on legacy X11 for window management to [clipboard handling](https://github.com/GaijinEntertainment/DagorEngine/blob/bc0780a09ef6693775c817dc5d2fa85f92fbf09c/prog/engine/osApiWrappers/linux/linuxClipboard.cpp#L11). This is a dual issue in that regards. Wayland support for windowing, [XDG Desktop Portal](https://flatpak.github.io/xdg-desktop-portal/) support...