Прошивка: разбор неисправностей пополнился тремя линуксовыми - #459
Merged
Merged
Conversation
Команды прошивки разошлись по людям с Linux, и три отказа, которых у macOS не бывает, разбора не имели: порт без группы dialout, USBasp без правила udev и срыв записи на 460800. Заодно уточнено, что флаг -C нужен сборке из PlatformIO, у которой путь к конфигу прибит к машине сборщика, а у пакета из репозитория дистрибутива конфиг штатный. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DQy577C8CwJr3uGxQsXyXG
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
К альфа-релизу 2.0.50-44-alpha приложены готовые команды прошивки под Linux. Отказы, которые там встречаются, у macOS не бывают, и разбора в доке не имели:
/dev/ttyUSB0без группыdialout(в Arch и Fedora —uucp);could not find USB device;--baud 460800.Три строки добавлены в таблицу «Если не подключается».
Заодно уточнена строка про
can't open config file: флаг-Cнужен сборке avrdude из PlatformIO, у которой путь к конфигу прибит к машине сборщика, а у пакета из репозитория дистрибутива конфиг штатный и-Cне нужен вовсе.Только документация, кода не касается.
🤖 Generated with Claude Code
https://claude.ai/code/session_01DQy577C8CwJr3uGxQsXyXG