Sławomir Gonet <[email protected]> writes:

> 2) Conflict with bulit-in Intel HD graphics card.
>    I spent some time debugging why xf86-video-wsudl is not detecting my
>    DL-165 adapter. After downloading xenocara I was debugging wsudl and
>    what I found:
>    
>    WsudlProbe():
>    driver/xf86-video-wsudl/src/wsudl_driver.c:309 calls "xf86ClaimFbSlot()"
>
>    xf86ClaimFbSlot()
>    xserver/hw/xfree86/common/xf86fbBus.c:62 checks if pciSlotClaimed is
>    true.
>
>    And, unfortunately, on my platform pciSlotClaimed == 1, because of
>    intel driver. However, things started to work when before calling
>    xf86ClaimFbSlot() I've set pciSlotClaimed to 0.

Is there any reason why claiming framebuffer slot cannot be done while
having (another) PCI device already claimed? Also, I have no idea where
Intel driver claims this device - I am not able to find corresponding
code in xf86-driver-intel.

-- 

SG

Attachment: pgpt88bzn8lpC.pgp
Description: PGP signature

Reply via email to