Skip to content

getting graphics driver to install properly #66

@realitycheckrose

Description

@realitycheckrose

I am trying to get the render only graphics sample project (development included some MS engineers), located here:
https://github.com/Microsoft/graphics-driver-samples/tree/master/render-only-sample
to work correctly. Does anybody here have experience with it? I followed the instructions here:
0b51c4f#diff-f2f6e5599ebefd9a87207862dce0e7b4
or
here:
https://github.com/Microsoft/graphics-driver-samples/wiki/Install-Driver-in-a-Windows-VM
but get the same result: after using devcon to install the driver which it reports it did successfully. When I checked the device in device manager, it reports device did not start and error code 31. The error status is: not_supported and when I look in: \windows\inf\setupapi.dev the render only sample device reports:
!!! dvi: Device not started: Device has problem: 0x1f (CM_PROB_FAILED_ADD), problem status: 0xc00000bb.
When kernel debugging it on boot I see that the addadapter function is called and no errors appear, and very shortly afterward the remove adaprter is called. Also, testsigning is on, and the binaries and cat file are signed and there is no errors reported about signing issues in the setupapi.dev. which there usually is if there is a signing issue. I can post the whole log if someone is interested.
Anybody have an idea what the problem could be? (The projects contributers include MS engineers so I hoped that one of them may read this)
thanks for any assistance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions