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

Tail-light clearing doesn't work when rebooting #44

Open
forderud opened this issue Jan 29, 2024 · 2 comments
Open

Tail-light clearing doesn't work when rebooting #44

forderud opened this issue Jan 29, 2024 · 2 comments

Comments

@forderud
Copy link
Owner

forderud commented Jan 29, 2024

Steps to reproduce:

  • Connect mouse and install driver.
  • Run HidUtil.exe 255 255 255 (white).
  • Observe that tail-light turns red due to "safety" clamping in driver. This proves that the driver is installed.
  • Restart windows with mouse attached.
  • Observe that tail-lights is still red.

Observed WinDbg output:

TailLight: DriverEntry - WDF version built on Jan 26 2024 00:33:50
TailLight: PdoName: \Device\0000007c
Capacity:47139, FullChargedCapacity:47139, Voltage:12489, Rate:0
TailLight: EvtSetBlackTimer begin
TailLight: SetFeatureColor
TailLight: WdfIoTargetOpen failed 0xc000000e (STATUS_NO_SUCH_DEVICE)
TailLight: EvtSetBlackTimer failure NTSTATUS=0xc000000e

Reverting #43 does not seem to help.

@ManOnTheMountainTech
Copy link
Collaborator

Please try one of the branches that have IoRegiserPnPNotification in them and see if fixed or not.

@forderud
Copy link
Owner Author

Please try one of the branches that have IoRegiserPnPNotification in them and see if fixed or not.

Can you please submit a pull request on this, so that it becomes easier for me to understand exactly what you're proposing?

@ManOnTheMountainTech ManOnTheMountainTech linked a pull request Feb 20, 2024 that will close this issue
forderud pushed a commit that referenced this issue Mar 19, 2024
forderud pushed a commit that referenced this issue Mar 19, 2024
forderud pushed a commit that referenced this issue Mar 19, 2024
forderud pushed a commit that referenced this issue Mar 19, 2024
forderud pushed a commit that referenced this issue Mar 19, 2024
forderud pushed a commit that referenced this issue Mar 19, 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

Successfully merging a pull request may close this issue.

2 participants