On Mon, Dec 12, 2022 at 09:21:44PM +0530, Mayuresh wrote: > I see this line in dmesg on Void Linux, where X11 works and it is exactly > the same on NetBSD. So this part should be ok. > > Finished loading DMC firmware i915/glk_dmc_ver1_04.bin (v1.4)
There is a minor difference on the following line On Linux Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0 On NetBSD the date looks a few months older Initialized i915 1.6.0 20200114 for 0000:00:02.0 on minor 0 -- Mayuresh