Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2025 22:26:00 +0200
From:      Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
To:        "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Cc:        Desktop Mailing List <freebsd-desktop@freebsd.org>
Subject:   Re: Upgrade to 14.3 stuck
Message-ID:  <CAO48Bk_prVTFPLKi1KERYc5E7H24%2Buj62usXryC7d=7mbVe7iw@mail.gmail.com>
In-Reply-To: <CAO48Bk_OB9n6663ua5JcnFLUU1APOJU5CUzMt5Sb=1AmzBjaBQ@mail.gmail.com>
References:  <e99f5a37-5570-4af6-84c3-670cf927ef66@gmail.com> <4786s03n-ns58-pqo8-28n5-6828qs19o065@yvfgf.mnoonqbm.arg> <CAO48Bk-0JhHJbPTjyOCBWTxMNxUaU==q6wa14A31sNtbfmxZpA@mail.gmail.com> <346sps8q-q913-op6s-s502-914o56o17s01@yvfgf.mnoonqbm.arg> <CAO48Bk_OB9n6663ua5JcnFLUU1APOJU5CUzMt5Sb=1AmzBjaBQ@mail.gmail.com>

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

Reported on bugzilla.

On Thu, 12 Jun 2025 at 18:24, Pedro Andres Aranda Gutierrez <
paaguti@gmail.com> wrote:

> Hi
>
> that worries me...
> I installed the new kernel and refreshed the package db and upgraded
> packages and then freebsd-update as per the instructions (I hope)...
> and my uname -a says that I'm on a 14.3-RELEASE releng/14.3-n271432
> GENERIC amd64
>
> I'm updating once again to see went wrong...
> If I try freebsd-update fetch
> it says
> No updates needed to update system to 14-3-RELEASE-p0
>
> pkg repositories shows
>
> FreeBSD:14:amd64/quarterly
>
> and
>
> FREEBSD-kmods:14:amd64/kmods_quearterly_3
>
> and, after removing everything drm-kmod (pkg delete/pkg autoremove) and
> rebooting
> it continues to install the 20220511.140200 packages
>
> Thx for clues and time...
> /PA
> /PA
>
> On Thu, 12 Jun 2025 at 17:32, Bjoern A. Zeeb <
> bzeeb-lists@lists.zabbadoz.net> wrote:
>
>> On Thu, 12 Jun 2025, Pedro Andres Aranda Gutierrez wrote:
>>
>> > HI Bjoern,
>> >
>> > thanks a lot for reaching out :-)
>> >
>> > Copying from the screen... so some spaces are omitted:
>> >
>> > During boot I see
>> > KLD i915kms.ko: depends on kernel - not available or version mismatch
>> > kldload: can't load i915kms: module already loaded or in kernel
>> > /etc/rc: WARNING: Unable to load kernel module i915kms
>> >
>> > Relevant drivers after several pkg delete-pkg autoremove-pkg install for
>> > drm-kmod are:
>> >
>> > drm-kmod-20250420
>> > drm-61-kmod-6.1.128.1402000_4
>>
>> That is a module for the 14.2-R.  You need to update your packages
>> (after booting the new kernel).
>>
>>
>> > gpu-firmware-intel-kmod-...-20230625.1402000
>> > gpu-firmware-kmod-20241114,1
>> >
>> > PCI info
>> >
>> > vgapci0@pci0:0:2:0: class=0x030000 rev=0x99 hdr=0x00 vendor=0x8086
>> > device=0x1616 subvedor=0x103c subdevice00x2216
>> > vendor="Intel corporation'
>> > device='HD Graphics 5500'
>> > class=display
>> > subclass=VGA
>> >
>> > in /etc/rc.conf
>> >
>> > kldlist="i915kms"
>> >
>> > Thx for any help
>> > /PA
>> >
>> > On Thu, 12 Jun 2025 at 16:44, Bjoern A. Zeeb <
>> bzeeb-lists@lists.zabbadoz.net>
>> > wrote:
>> >
>> >> On Thu, 12 Jun 2025, Pedro A. Aranda wrote:
>> >>
>> >> Hi,
>> >>
>> >> I am not a graphics person but let's get started.
>> >>
>> >>> after following the manual for a release update from 14.2 to 14.3, I'm
>> >> stuck
>> >>> without graphics.
>> >>>
>> >>> In the boot process I see that it says that module i915kms, which is
>> in
>> >> my
>> >>> kldlist is already loaded (puzzled here) and in the xorg log, it says
>> >> that it
>> >>> couldn't load the intel module.
>> >>>
>> >>> I've gone as far as to remove the drm-kmod, xorg and kde/plasma
>> packages
>> >> and
>> >>> reinstall them, but it has not helped.
>> >>>
>> >>> Any guidance appretiated,
>> >>
>> >> Tell us which pakages are installed maybe?
>> >>
>> >> - which drm version
>> >> - which gpu-firmware
>> >>
>> >> % pkg info | egrep "^(drm|gpu-)"
>> >>
>> >>
>> >> And which exact model do you have?
>> >>
>> >> % pciconf -lv vgapci0
>> >>
>> >>
>> >> Lastly, can you copy the errors you are seeing into the email?
>> >>
>> >>
>> >> --
>> >> Bjoern A. Zeeb
>>  r15:7
>> >>
>> >
>> >
>> >
>>
>> --
>> Bjoern A. Zeeb                                                     r15:7
>>
>
>
> --
> Fragen sind nicht da, um beantwortet zu werden,
> Fragen sind da um gestellt zu werden
> Georg Kreisler
>
> Sagen's Paradeiser, write BE!
> Year 1 of the New Koprocracy
>
>

-- 
Fragen sind nicht da, um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

Sagen's Paradeiser, write BE!
Year 1 of the New Koprocracy

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

<div dir=3D"ltr">Reported on bugzilla.</div><br><div class=3D"gmail_quote g=
mail_quote_container"><div dir=3D"ltr" class=3D"gmail_attr">On Thu, 12 Jun =
2025 at 18:24, Pedro Andres Aranda Gutierrez &lt;<a href=3D"mailto:paaguti@=
gmail.com">paaguti@gmail.com</a>&gt; wrote:<br></div><blockquote class=3D"g=
mail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204=
,204,204);padding-left:1ex"><div dir=3D"ltr">Hi<div><br></div><div>that wor=
ries me...=C2=A0</div><div>I installed the new kernel and refreshed=C2=A0th=
e package db and upgraded packages and then freebsd-update as per the instr=
uctions=C2=A0(I hope)...</div><div>and my uname -a says that I&#39;m on a 1=
4.3-RELEASE releng/14.3-n271432 GENERIC amd64</div><div><br></div><div>I&#3=
9;m updating once again to see went wrong...</div><div>If I try freebsd-upd=
ate fetch=C2=A0</div><div>it says=C2=A0</div><div>No updates needed to upda=
te system to 14-3-RELEASE-p0</div><div><br></div><div>pkg repositories show=
s</div><div><br></div><div>FreeBSD:14:amd64/quarterly</div><div><br></div><=
div>and=C2=A0</div><div><br></div><div>FREEBSD-kmods:14:amd64/kmods_quearte=
rly_3</div><div><br></div><div>and, after removing everything drm-kmod (pkg=
 delete/pkg autoremove) and rebooting</div><div>it continues to install the=
 20220511.140200 packages</div><div><br></div><div>Thx for clues and time..=
.</div><div>/PA</div><div>/PA</div></div><br><div class=3D"gmail_quote"><di=
v dir=3D"ltr" class=3D"gmail_attr">On Thu, 12 Jun 2025 at 17:32, Bjoern A. =
Zeeb &lt;<a href=3D"mailto:bzeeb-lists@lists.zabbadoz.net" target=3D"_blank=
">bzeeb-lists@lists.zabbadoz.net</a>&gt; wrote:<br></div><blockquote class=
=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rg=
b(204,204,204);padding-left:1ex">On Thu, 12 Jun 2025, Pedro Andres Aranda G=
utierrez wrote:<br>
<br>
&gt; HI Bjoern,<br>
&gt;<br>
&gt; thanks a lot for reaching out :-)<br>
&gt;<br>
&gt; Copying from the screen... so some spaces are omitted:<br>
&gt;<br>
&gt; During boot I see<br>
&gt; KLD i915kms.ko: depends on kernel - not available or version mismatch<=
br>
&gt; kldload: can&#39;t load i915kms: module already loaded or in kernel<br=
>
&gt; /etc/rc: WARNING: Unable to load kernel module i915kms<br>
&gt;<br>
&gt; Relevant drivers after several pkg delete-pkg autoremove-pkg install f=
or<br>
&gt; drm-kmod are:<br>
&gt;<br>
&gt; drm-kmod-20250420<br>
&gt; drm-61-kmod-6.1.128.1402000_4<br>
<br>
That is a module for the 14.2-R.=C2=A0 You need to update your packages<br>
(after booting the new kernel).<br>
<br>
<br>
&gt; gpu-firmware-intel-kmod-...-20230625.1402000<br>
&gt; gpu-firmware-kmod-20241114,1<br>
&gt;<br>
&gt; PCI info<br>
&gt;<br>
&gt; vgapci0@pci0:0:2:0: class=3D0x030000 rev=3D0x99 hdr=3D0x00 vendor=3D0x=
8086<br>
&gt; device=3D0x1616 subvedor=3D0x103c subdevice00x2216<br>
&gt; vendor=3D&quot;Intel corporation&#39;<br>
&gt; device=3D&#39;HD Graphics 5500&#39;<br>
&gt; class=3Ddisplay<br>
&gt; subclass=3DVGA<br>
&gt;<br>
&gt; in /etc/rc.conf<br>
&gt;<br>
&gt; kldlist=3D&quot;i915kms&quot;<br>
&gt;<br>
&gt; Thx for any help<br>
&gt; /PA<br>
&gt;<br>
&gt; On Thu, 12 Jun 2025 at 16:44, Bjoern A. Zeeb &lt;<a href=3D"mailto:bze=
eb-lists@lists.zabbadoz.net" target=3D"_blank">bzeeb-lists@lists.zabbadoz.n=
et</a>&gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt;&gt; On Thu, 12 Jun 2025, Pedro A. Aranda wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; I am not a graphics person but let&#39;s get started.<br>
&gt;&gt;<br>
&gt;&gt;&gt; after following the manual for a release update from 14.2 to 1=
4.3, I&#39;m<br>
&gt;&gt; stuck<br>
&gt;&gt;&gt; without graphics.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; In the boot process I see that it says that module i915kms, wh=
ich is in<br>
&gt;&gt; my<br>
&gt;&gt;&gt; kldlist is already loaded (puzzled here) and in the xorg log, =
it says<br>
&gt;&gt; that it<br>
&gt;&gt;&gt; couldn&#39;t load the intel module.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I&#39;ve gone as far as to remove the drm-kmod, xorg and kde/p=
lasma packages<br>
&gt;&gt; and<br>
&gt;&gt;&gt; reinstall them, but it has not helped.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Any guidance appretiated,<br>
&gt;&gt;<br>
&gt;&gt; Tell us which pakages are installed maybe?<br>
&gt;&gt;<br>
&gt;&gt; - which drm version<br>
&gt;&gt; - which gpu-firmware<br>
&gt;&gt;<br>
&gt;&gt; % pkg info | egrep &quot;^(drm|gpu-)&quot;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; And which exact model do you have?<br>
&gt;&gt;<br>
&gt;&gt; % pciconf -lv vgapci0<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Lastly, can you copy the errors you are seeing into the email?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Bjoern A. Zeeb=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0r15:7<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
-- <br>
Bjoern A. Zeeb=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0r15:7<br>
</blockquote></div><div><br clear=3D"all"></div><div><br></div><span class=
=3D"gmail_signature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_s=
ignature"><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div>Fragen sind nich=
t da, um beantwortet zu werden,<br></div>Fragen sind da um gestellt zu werd=
en<br></div>Georg Kreisler</div><div><br></div><div>Sagen&#39;s Paradeiser,=
 write BE!</div><div>Year 1 of the New Koprocracy</div><div><br></div></div=
></div></div>
</blockquote></div><div><br clear=3D"all"></div><div><br></div><span class=
=3D"gmail_signature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_s=
ignature"><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div>Fragen sind nich=
t da, um beantwortet zu werden,<br></div>Fragen sind da um gestellt zu werd=
en<br></div>Georg Kreisler</div><div><br></div><div>Sagen&#39;s Paradeiser,=
 write BE!</div><div>Year 1 of the New Koprocracy</div><div><br></div></div=
></div></div>

--000000000000785fc3063765beab--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAO48Bk_prVTFPLKi1KERYc5E7H24%2Buj62usXryC7d=7mbVe7iw>