-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mxu11x0: 1.4 -> 4.1 #148045
mxu11x0: 1.4 -> 4.1 #148045
Conversation
@ofborg Could you explain me how to apply these changes on my NixOS version 21.11 for check moxa uport converter with this driver |
@uralbash could you try applying this patch if you have a local checkout and do |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I checked MOXA UPort 1130 equipment in mode RS-485 on NixOS 21.11 with 5.10.81 Linux Kernel. The essence of the experiment to transfer data through RS-485 line. Technique was to connect two converters (UPort 1130) among themselves and get the echo signal.
PC (NixOS) - USB0 <-----UPort1130
| |A | B
| | |
| |A | B
\ - USB1 <------UPort1130
@uralbash: Great. Thank you for testing it on real hw |
@ofborg eval |
Result of 19 packages marked as broken and skipped:
11 packages built:
|
Successfully created backport PR #148461 for |
Motivation for this change
Multiple hydra failures on mxu driver
kernel versions: v4.9 to v5.13
ZHF: #144627
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)nixos/doc/manual/md-to-db.sh
to update generated release notes