Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Getting LIBUSB_TRANSFER_ERROR when working in USB 3.2 port #1518

Closed
pramod-kg-wdc opened this issue Jun 19, 2024 · 1 comment
Closed

Getting LIBUSB_TRANSFER_ERROR when working in USB 3.2 port #1518

pramod-kg-wdc opened this issue Jun 19, 2024 · 1 comment
Labels
linux question Technical support, will be closed if deemed not a libusb issue. Please use mailing list.

Comments

@pramod-kg-wdc
Copy link

I was working in Ubuntu 22.04 PC, where I have a script to send SCSI command to device in UAS mode. It is working properly in USB 2.x ports( taken care of read ready and write ready IUs), but showing LIBUSB_TRANSFER_ERROR when requesting for status IU after the command transfer complete. This is happening with Test Unit Ready command. I would like to know why it is throwing error while requesting status.
Could some can help me to resolve this issue?

@mcuee mcuee added question Technical support, will be closed if deemed not a libusb issue. Please use mailing list. linux labels Jun 25, 2024
@mcuee
Copy link
Member

mcuee commented Jun 25, 2024

Probably nothing to do with libusb but the underlying kernel.

@libusb libusb locked and limited conversation to collaborators Jun 25, 2024
@mcuee mcuee converted this issue into discussion #1524 Jun 25, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
linux question Technical support, will be closed if deemed not a libusb issue. Please use mailing list.
Projects
None yet
Development

No branches or pull requests

2 participants