Mikhail Grushinskiy

Results 309 comments of Mikhail Grushinskiy

I’m building an image on CircleCi. I’m downloading 2024-03-15 lite image, I mount all partitions and run apt update/upgrade. Then unmount it and compress with xz. Apt installs new kernels,...

> > I mount all partitions > > Can you show how you do that? Via these scripts: https://github.com/bareboat-necessities/lysmarine_gen/blob/bookworm/cross-build-release/raspbian.sh https://github.com/bareboat-necessities/lysmarine_gen/blob/bookworm/cross-build-release/lib.sh And whole circleci starting point is here: https://github.com/bareboat-necessities/lysmarine_gen/blob/bookworm/.circleci/config.yml

I’m original reporter of the issue. With proper handling of /boot/firmware (In bookworm it’s now /boot/firmware instead of /boot) the issue was resolved for me.

I did. AFAIR this ```` export CHROMIUM_FLAGS=--password-store=basic ```` before starting chromium fixes it

The issue https://github.com/OpenCPN/OpenCPN/issues/2476 coincidentally had a very similar title and got closed as duplicate. Also related to time and same plugin for totally different reason.

As a workaround: Users are suggested installing and using QtVlm instead of OpenCPN for those charts.

I have touchscreen with USB interface and no mouse ```` root@CoreMP135:~/boatinstrument# ./flutter-pi --release . [locales] Warning: The system has no configured locale. The default "C" locale may or may not...

My touchscreen: ```` [ 492.416884] input: WingCool Inc. TouchScreen Touchscreen as /devices/platform/soc/5800d000.usbh-ehci/usb2/2-1/2-1.4/2-1.4.2/2-1.4.2:1.0/0003:27C0:0818.000D/input/input13 [ 492.418995] hid-generic 0003:27C0:0818.000D: input: USB HID v1.10 Device [WingCool Inc. TouchScreen] on usb-5800d000.usbh-ehci-1.4.2/input0 ```` There seems to...

It would give an opportunity to add NMEA 2000 interfaces to pypilot. Current implementation of pypilot can’t use NMEA 2000 heading, wind, rudder data directly.

The schematics of coremp135 is open source. I checked with m5stack company and they can customize it into watertight enclosure. If you desire to go away from manufacturing tinypilot computers...