Skip to content
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

Error 11 write could not complete without blocking #5

Closed
mangemayur opened this issue Jan 6, 2024 · 4 comments
Closed

Error 11 write could not complete without blocking #5

mangemayur opened this issue Jan 6, 2024 · 4 comments

Comments

@mangemayur
Copy link

The code works fine in windows and when i switch OS --- i dont have to reconnect - as the same keyboard works
but when the machine is booting - and when i want to enter into bios - thats where i get "write could not complete without blocking"

the actual exception is generated from send_keys.... hid_handle.write() method

for me, the actual use case was my bluetooth keyboard should work in bios -- it should help me to enter bios ... but unluckily thats where i am facing above issue .. do let me know if you need any further details to look into it

@Hacksore
Copy link
Owner

Hacksore commented Jan 9, 2024

I'm curious if this is some kind of evdev limitation.

It might be worth raising an issue there so they can add any input.

@mangemayur
Copy link
Author

@Hacksore Thanks -> i have raise the issue there -> lets see
I mean What you did is exactly what i was looking for -> but it does not solve my main problem

@Hacksore
Copy link
Owner

Hacksore commented Jan 9, 2024

Linking it here for reference gvalkov/python-evdev#207

@Hacksore
Copy link
Owner

Hacksore commented Mar 9, 2024

I guess we are not getting any traction on this upstream but if someone solves this please do raise a PR.

@Hacksore Hacksore closed this as completed Mar 9, 2024
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

No branches or pull requests

2 participants