Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Mar 2024 22:34:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 277437] x11-drivers/xf86-video-intel GT2 Iris graphics on an Alderlake apu impossible not-to-fail.
Message-ID:  <bug-277437-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277437

            Bug ID: 277437
           Summary: x11-drivers/xf86-video-intel GT2 Iris graphics on an
                    Alderlake apu impossible not-to-fail.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: dgilbert@eicat.ca
          Assignee: x11@FreeBSD.org
             Flags: maintainer-feedback?(x11@FreeBSD.org)
 Attachment #248880 text/plain
         mime type:

Created attachment 248880
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248880&action=
=3Dedit
xorg log of working driver.

I have a Levono all-in-one that is Alderlake based. It was free. Anyways, I
upgraded to -CURRENT because I needed drm 6.1.  After doing so, the followi=
ng
error occurred:

[ 2832.541] (II) Initializing extension DRI2
[ 2832.542] (EE) intel(0): intel_uxa_set_pixmap_bo: size of buffer object d=
oes
not match constraints: size=3D8388608, must be greater than 8294400, but le=
ss
than 4194304
[ 2832.542] (EE)
Fatal server error:
[ 2832.542] (EE) failed to create screen resources(EE)=20

... so I need this buffer to be simultaneously more than 8 meg and less tha=
n 4
meg.

The system recognises the video as follows:

[drm] Got Intel graphics stolen memory base 0x4b800000, size 0x4000000
drmn0: <drmn> on vgapci0
drmn0: [drm] Finished loading DMC firmware i915/adlp_dmc_ver2_16.bin (v2.16)
[drm] Initialized i915 1.6.0 20201103 for drmn0 on minor 0
VT: Replacing driver "efifb" with new "drmfb".
VT: Replacing driver "efifb" with new "drmfb".
start FB_INFO:
height=3D1080 width=3D1920 depth=3D32
pbase=3D0x4000200000 vbase=3D0xfffffe014d830000
name=3Ddrmn0 id=3Di915drmfb flags=3D0x0 stride=3D7680
end FB_INFO=20

The pciconf -lv:

hostb0@pci0:0:0:0: class=3D0x060000 rev=3D0x02 hdr=3D0x00 vendor=3D0x8086 d=
evice=3D0x4621
subvendor=3D0x17aa subdevice=3D0x375a
vendor =3D 'Intel Corporation'
class =3D bridge
subclass =3D HOST-PCI
vgapci0@pci0:0:2:0: class=3D0x030000 rev=3D0x0c hdr=3D0x00 vendor=3D0x8086
device=3D0x46a6 subvendor=3D0x17aa subdevice=3D0x375a
vendor =3D 'Intel Corporation'
device =3D 'Alder Lake-P GT2 [Iris Xe Graphics]'
class =3D display
subclass =3D VGA

and...

FreeBSD strike.daveg.ca 15.0-CURRENT FreeBSD 15.0-CURRENT #4
main-n268303-3733d82c4deb: Thu Feb 15 00:57:53 EST 2024=20=20=20=20
root@strike.daveg.ca:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64

I've attached an xorg.0.log for the moment when I got it working.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277437-7141>