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 <<a href=3D"mailto:paaguti@= gmail.com">paaguti@gmail.com</a>> 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'm on a 1= 4.3-RELEASE releng/14.3-n271432 GENERIC amd64</div><div><br></div><div>I= 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 <<a href=3D"mailto:bzeeb-lists@lists.zabbadoz.net" target=3D"_blank= ">bzeeb-lists@lists.zabbadoz.net</a>> 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> > HI Bjoern,<br> ><br> > thanks a lot for reaching out :-)<br> ><br> > Copying from the screen... so some spaces are omitted:<br> ><br> > During boot I see<br> > KLD i915kms.ko: depends on kernel - not available or version mismatch<= br> > kldload: can't load i915kms: module already loaded or in kernel<br= > > /etc/rc: WARNING: Unable to load kernel module i915kms<br> ><br> > Relevant drivers after several pkg delete-pkg autoremove-pkg install f= or<br> > drm-kmod are:<br> ><br> > drm-kmod-20250420<br> > 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> > gpu-firmware-intel-kmod-...-20230625.1402000<br> > gpu-firmware-kmod-20241114,1<br> ><br> > PCI info<br> ><br> > vgapci0@pci0:0:2:0: class=3D0x030000 rev=3D0x99 hdr=3D0x00 vendor=3D0x= 8086<br> > device=3D0x1616 subvedor=3D0x103c subdevice00x2216<br> > vendor=3D"Intel corporation'<br> > device=3D'HD Graphics 5500'<br> > class=3Ddisplay<br> > subclass=3DVGA<br> ><br> > in /etc/rc.conf<br> ><br> > kldlist=3D"i915kms"<br> ><br> > Thx for any help<br> > /PA<br> ><br> > On Thu, 12 Jun 2025 at 16:44, Bjoern A. Zeeb <<a href=3D"mailto:bze= eb-lists@lists.zabbadoz.net" target=3D"_blank">bzeeb-lists@lists.zabbadoz.n= et</a>><br> > wrote:<br> ><br> >> On Thu, 12 Jun 2025, Pedro A. Aranda wrote:<br> >><br> >> Hi,<br> >><br> >> I am not a graphics person but let's get started.<br> >><br> >>> after following the manual for a release update from 14.2 to 1= 4.3, I'm<br> >> stuck<br> >>> without graphics.<br> >>><br> >>> In the boot process I see that it says that module i915kms, wh= ich is in<br> >> my<br> >>> kldlist is already loaded (puzzled here) and in the xorg log, = it says<br> >> that it<br> >>> couldn't load the intel module.<br> >>><br> >>> I've gone as far as to remove the drm-kmod, xorg and kde/p= lasma packages<br> >> and<br> >>> reinstall them, but it has not helped.<br> >>><br> >>> Any guidance appretiated,<br> >><br> >> Tell us which pakages are installed maybe?<br> >><br> >> - which drm version<br> >> - which gpu-firmware<br> >><br> >> % pkg info | egrep "^(drm|gpu-)"<br> >><br> >><br> >> And which exact model do you have?<br> >><br> >> % pciconf -lv vgapci0<br> >><br> >><br> >> Lastly, can you copy the errors you are seeing into the email?<br> >><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> >><br> ><br> ><br> ><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'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'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>
