Skip to content

USB "rx_lanes: No such file or directory" #1398

Answered by madisongh
MichaelPres asked this question in Q&A
Discussion options

You must be logged in to vote

It's because we have such an old kernel. The support for the sysfs entries mentioned in those error messages were added in (from what I can tell) the 4.18 kernel, but we're still at 4.9.

It looks like the change to usbutils that expects the presence of those entries was made in version 014.

So either downgrading usbutils to version 013, or adding a patch to ignore the non-existence of the rx/tx lanes sysfs entries, should take care of the issue.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MichaelPres
Comment options

Answer selected by MichaelPres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants