Skip to content

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

@forderud

Description

@forderud

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions