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

dmesg: unhandled ioctl 0xXXXX output #35

Closed
jens-maus opened this issue Jan 2, 2017 · 1 comment
Closed

dmesg: unhandled ioctl 0xXXXX output #35

jens-maus opened this issue Jan 2, 2017 · 1 comment
Labels
🐛 bug-report Something isn't working 🔅 low priority This issue/ticket has low priority (not urgent)

Comments

@jens-maus
Copy link
Owner

Upon startup with HmIP support the eq3loop kernel module is dropping messages like the following:

[   68.542636] eq3loop: eq3loop_ioctl_slave() ttyS0: unhandled ioctl 0x5459
[   68.542689] eq3loop: eq3loop_ioctl_slave() ttyS0: unhandled ioctl 0x545D

It needs to be investigated if these messages are somewhat critical or not or if these ioctl calls can be easily supported by the eq3loop kernel module.

@jens-maus jens-maus added the 🐛 bug-report Something isn't working label Jan 2, 2017
@jens-maus jens-maus added this to the future release milestone Jan 2, 2017
@jens-maus jens-maus added the ❓ undecided No decision to accept or reject ticket yet label Jan 14, 2017
@jens-maus
Copy link
Owner Author

Please note that the CCU2 itself also issues these unhandled ioctl 0xXXXX messages on its dmesg output. Thus, it might be indeed non-critical to ignore these warnings.

@jens-maus jens-maus added the 🔅 low priority This issue/ticket has low priority (not urgent) label Apr 7, 2017
@jens-maus jens-maus removed the ❓ undecided No decision to accept or reject ticket yet label Apr 27, 2018
jens-maus added a commit that referenced this issue Apr 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug-report Something isn't working 🔅 low priority This issue/ticket has low priority (not urgent)
Projects
None yet
Development

No branches or pull requests

1 participant