Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jan 2023 12:48:44 -0800
From:      Kevin Oberman <rkoberman@gmail.com>
To:        Jake Freeland <jake@technologyfriends.net>
Cc:        Eivind Nicolay Evensen <eivinde@terraplane.org>, freebsd-stable@freebsd.org
Subject:   Re: Intel graphics
Message-ID:  <CAN6yY1tV5Nxgo7m%2Bbhj%2B8aRqiX_Ku8WzVuqsFFmskGgFKT=mmg@mail.gmail.com>
In-Reply-To: <CAOgZAGYSk4Epmn_j62GYhV=BNdnyEYYDj7WeHjwrHD%2BENTy84w@mail.gmail.com>
References:  <20230101162949.347fdb72@elg.hjerdalen.lokalnett> <CAOgZAGYSk4Epmn_j62GYhV=BNdnyEYYDj7WeHjwrHD%2BENTy84w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000d9f97c05f139f6d8
Content-Type: text/plain; charset="UTF-8"

On Sun, Jan 1, 2023 at 7:41 AM Jake Freeland <jake@technologyfriends.net>
wrote:

> On Sun, Jan 1, 2023 at 9:28 AM Eivind Nicolay Evensen <
> eivinde@terraplane.org> wrote:
>
>> Hello.
>>
>> Is is possible to get X running adequately, or even at all
>> with this:
>>
>> vgapci0@pci0:0:2:0:     class=0x030000 rev=0x0c hdr=0x00 vendor=0x8086
>> device=0x4692 subvendor=0x1025 subdevice=0x1572
>>     vendor     = 'Intel Corporation'
>>     device     = 'Alder Lake-S GT1 [UHD Graphics 730]'
>>     class      = display
>>     subclass   = VGA
>>
>
> The drm-kmod master branch is updated to match Linux 5.12, as
> of right now, I believe. Alder Lake support was introduced in
> Linux 5.13/5.14, so unfortunately there is no way to get drm
> graphics going on your iGPU yet.
>
> It looks like work on 5.13 just started on behalf of dumbbell here:
>
> https://github.com/freebsd/drm-kmod/pull/224
>
> If you can compile that branch and install the correct Linux firmware
> for UHD Graphics 730, you might be able to get something going.
> If you try, definitely report back. I haven't done this step yet.
>
> Thanks,
> Jake Freeland
>

It was in 5.14, but was not declared stable until 5.16. If you don't ned
bells and whistles (or high performance), you can run with scfb. It is
working fine for me and has been for a few months.

Hre is my config file (xorg.conf.d/device.conf):

Section "Device"
Identifier "Device0"
Driver "scfb"
Option "NoAccel" "On"
EndSection


>> I had no luck with the modules from the drm-kmod port. No
>> /dev/dri/*.
>
>
>>
>>
>> --
>> Eivind Nicolay Evensen
>>
>>

-- 
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkoberman@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683

--000000000000d9f97c05f139f6d8
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr"><div class=3D"gmail_default" style=3D"fon=
t-family:tahoma,sans-serif;font-size:small">On Sun, Jan 1, 2023 at 7:41 AM =
Jake Freeland &lt;<a href=3D"mailto:jake@technologyfriends.net">jake@techno=
logyfriends.net</a>&gt; wrote:</div></div><div class=3D"gmail_quote"><block=
quote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1=
px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div dir=3D"lt=
r">On Sun, Jan 1, 2023 at 9:28 AM Eivind Nicolay Evensen &lt;<a href=3D"mai=
lto:eivinde@terraplane.org" target=3D"_blank">eivinde@terraplane.org</a>&gt=
; wrote:<br></div><div class=3D"gmail_quote"><blockquote class=3D"gmail_quo=
te" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204=
);padding-left:1ex">Hello.<br>
<br>
Is is possible to get X running adequately, or even at all<br>
with this:<br>
<br>
vgapci0@pci0:0:2:0:=C2=A0 =C2=A0 =C2=A0class=3D0x030000 rev=3D0x0c hdr=3D0x=
00 vendor=3D0x8086 device=3D0x4692 subvendor=3D0x1025 subdevice=3D0x1572<br=
>
=C2=A0 =C2=A0 vendor=C2=A0 =C2=A0 =C2=A0=3D &#39;Intel Corporation&#39;<br>
=C2=A0 =C2=A0 device=C2=A0 =C2=A0 =C2=A0=3D &#39;Alder Lake-S GT1 [UHD Grap=
hics 730]&#39;<br>
=C2=A0 =C2=A0 class=C2=A0 =C2=A0 =C2=A0 =3D display<br>
=C2=A0 =C2=A0 subclass=C2=A0 =C2=A0=3D VGA<br></blockquote><div><br></div><=
div>The drm-kmod master branch is updated to match Linux 5.12, as</div><div=
>of right now, I believe. Alder Lake support was introduced in</div><div>Li=
nux 5.13/5.14, so unfortunately there is no way to get drm</div><div>graphi=
cs going on your iGPU yet.</div><div><br></div><div>It looks like work on 5=
.13 just started on behalf of dumbbell here:</div><div><br></div><div><a hr=
ef=3D"https://github.com/freebsd/drm-kmod/pull/224" target=3D"_blank">https=
://github.com/freebsd/drm-kmod/pull/224</a><br></div><div><br></div><div>If=
 you can compile that branch and install the correct Linux firmware</div><d=
iv>for=C2=A0UHD Graphics 730, you might be able to get something going.</di=
v><div>If you try, definitely report back. I haven&#39;t done this step yet=
.</div><div><br></div><div>Thanks,</div><div>Jake Freeland</div></div></div=
></blockquote><div><br></div><div style=3D"font-family:tahoma,sans-serif;fo=
nt-size:small" class=3D"gmail_default">It was in 5.14, but was not declared=
 stable until 5.16. If you don&#39;t ned bells and whistles (or high perfor=
mance), you can run with scfb. It is working fine for me and has been for a=
 few months. </div><div style=3D"font-family:tahoma,sans-serif;font-size:sm=
all" class=3D"gmail_default"><br></div><div style=3D"font-family:tahoma,san=
s-serif;font-size:small" class=3D"gmail_default">Hre is my config file (xor=
g.conf.d/device.conf):<br></div><div style=3D"font-family:tahoma,sans-serif=
;font-size:small" class=3D"gmail_default"><br></div><div>Section	&quot;Devi=
ce&quot;<br>	Identifier	&quot;Device0&quot;<br>	Driver	&quot;scfb&quot;<br>=
	Option	&quot;NoAccel&quot; &quot;On&quot;<br>EndSection</div><div> <br></d=
iv><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;bord=
er-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div =
class=3D"gmail_quote"><blockquote class=3D"gmail_quote" style=3D"margin:0px=
 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
I had no luck with the modules from the drm-kmod port. No<br>
/dev/dri/*.=C2=A0</blockquote><blockquote class=3D"gmail_quote" style=3D"ma=
rgin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:=
1ex">
<br>
<br>
<br>
-- <br>
Eivind Nicolay Evensen<br>
<br>
</blockquote></div></div>
</blockquote></div><br clear=3D"all"><br>-- <br><div dir=3D"ltr" class=3D"g=
mail_signature"><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr=
"><div><div dir=3D"ltr">Kevin Oberman, Part time kid herder and retired Net=
work Engineer<br>E-mail: <a href=3D"mailto:rkoberman@gmail.com" target=3D"_=
blank">rkoberman@gmail.com</a><br></div><div>PGP Fingerprint: D03FB98AFA78E=
3B78C1694B318AB39EF1B055683</div></div></div></div></div></div></div></div>=
</div>

--000000000000d9f97c05f139f6d8--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1tV5Nxgo7m%2Bbhj%2B8aRqiX_Ku8WzVuqsFFmskGgFKT=mmg>