Skip to content

Workaround for Rpi udev critical bug#583

Merged
awawa-dev merged 1 commit intomasterfrom
workaround_serial_detection
Jun 18, 2023
Merged

Workaround for Rpi udev critical bug#583
awawa-dev merged 1 commit intomasterfrom
workaround_serial_detection

Conversation

@awawa-dev
Copy link
Copy Markdown
Owner

@awawa-dev awawa-dev commented Jun 18, 2023

There is currently a critical bug in the udev module that causes serial devices to be misidentified.
Affects HyperSerial8266/HyperSerialESP32/HyperSerialPico devices especially using Raspberry Pi OS arm64 with kernel 6.
HyperHDR SD v19 images work fine if the system is not updated.

This PR provides a workaround on Rpi4 for 'esp8266/esp32/rp2040 handshake' in the Adalight driver until it is fixed in the upstream.
Automatic device detection will not work, so the correct path for the serial device must be manually selected from the list.
Read more:

  1. https://bugreports.qt.io/browse/QTBUG-113462
  2. udev: missing /dev/serial/by-id/usb-* systemd/systemd#25238
  3. HyperSerialPico for Raspberry Pi Pico (Rp2040) #561 (comment)

@awawa-dev awawa-dev merged commit c2d3c78 into master Jun 18, 2023
@awawa-dev awawa-dev deleted the workaround_serial_detection branch June 18, 2023 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant