Intel UHD Graphics 620
Christian Stærk <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Organization | The Border Worlds |
| Message-ID | <[email protected]> |
Hello,
I am trying to get graphics working properly on my laptop but has had no luck so far.
I have Intel UHD Graphics 620. From pciconf:
vgapci0@pci0:0:2:0: class=0x030000 card=0x08a51028 chip=0x3ea08086 rev=0x00 hdr=0x00
vendor = 'Intel Corporation'
device = 'UHD Graphics 620 (Whiskey Lake)'
class = display
subclass = VGA
I have installed drm-stable-kmod and added to ny rc.conf:
kld_list="/boot/modules/i915kms.ko"
i915kms.ko and drm.ko get loaded on boot.
When I try to start X, it tries to load i915.ko which fails because the "wrong" drm module is loaded:
KLD i915.ko: depends on drm - not available or version mismatch
I have placed my Xorg log file here:
https://borderworlds.dk/~xi/Xorg.0.log.txt
Is there something more I need to configure to make X use i915kms or is this hardware unsupported?
Best regards
Christian
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[email protected]"