<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=6261&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Firmware update for AMD GPU's doesn't load on startup]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6261</link>
		<description><![CDATA[The most recent posts in Firmware update for AMD GPU's doesn't load on startup.]]></description>
		<lastBuildDate>Tue, 26 Dec 2023 15:24:42 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Firmware update for AMD GPU's doesn't load on startup]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46562#p46562</link>
			<description><![CDATA[<div class="quotebox"><cite>okkvltisch wrote:</cite><blockquote><div><p>What did you have to do?</p></div></blockquote></div><p>There is no automatic method to restore the precedent configuration, so there is no going back once the system is converted to the merged /usr directory scheme...</p>]]></description>
			<author><![CDATA[dummy@example.com (stopAI)]]></author>
			<pubDate>Tue, 26 Dec 2023 15:24:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46562#p46562</guid>
		</item>
		<item>
			<title><![CDATA[Re: Firmware update for AMD GPU's doesn't load on startup]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46520#p46520</link>
			<description><![CDATA[<div class="quotebox"><cite>okkvltisch wrote:</cite><blockquote><div><div class="quotebox"><blockquote><div><p>Hi, I wasn&#039;t the original poster in this thread, however the usrmerge issue did prevent firmware for my AMD gpu and for my network card from being loaded (back in early December 2023). </p><p>Since then firmware-amd-graphics has been updated again:</p><p>Thu, Dec 21 2023 22:15:16 +1030<br />[UPGRADE] firmware-amd-graphics:amd64 20230625-1 -&gt; 20230625-2</p></div></blockquote></div><p>What did you have to do? I&#039;m getting close to reinstalling my OS as I want to use this GPU that I spent nearly $1k on, granted I can use it just fine, but I&#039;d like to continue getting support and newer features without breakage everytime I upgrade...</p><p>Thanks.</p></div></blockquote></div><p>This is risky as you might end up with an unbootable system.</p><p>As I still have optical drives, I made a bootable Devuan live DVD on another pc for rescue purposes after suffering non-working graphics and networking.</p><p>I ended up manually moving the contents of /lib/firmware to /usr/lib/firmware</p><p>mv /lib/firmware/* /usr/lib/firmware</p><p>then </p><p>mv /lib/firmware /lib/oldfirmware (there shouldn&#039;t be anything left in the /lib/firmware directory after the previous command)</p><p>and most importantly, create a symbolic link from /lib/firmware to /usr/lib/firmware</p><p>ln -s /usr/lib/firmware /lib/firmware</p><p>After all these changes, try running </p><p>update-initramfs -u -k $(uname -r)</p><p>to get the firmware included in the initramfs </p><p>Look out for any missing firmware commands. If there are any warnings for hardware that you use, you many need to install additional firmware packages.</p>]]></description>
			<author><![CDATA[dummy@example.com (mirrortokyo)]]></author>
			<pubDate>Mon, 25 Dec 2023 01:35:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46520#p46520</guid>
		</item>
		<item>
			<title><![CDATA[Re: Firmware update for AMD GPU's doesn't load on startup]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46516#p46516</link>
			<description><![CDATA[<p>Hi, I have tried similar methods to install packages to maximise my investment (in my multimedia-entertainment-system).</p><p>Check the package you want is available for off-line installation.</p><div class="codebox"><pre><code>ls -la /var/cache/apt/archives/ | grep &quot;package-name.deb&quot;</code></pre></div><p>then you may (try to) use dpkg to force install with no-deps, but with firmware you may have to reboot to load it and see if it works.</p><p>checkout the --help for dpkg...</p><div class="codebox"><pre><code>root@GamesBox:/root  dpkg --help | grep depend
  --predep-package                 Print pre-dependencies to unpack.
  --ignore-depends=&lt;package&gt;[,...]
                             Ignore dependencies involving &lt;package&gt;.
root@GamesBox:/root  dpkg --help | grep force
  --force-help                     Show help on forcing.
  --[no-]triggers            Skip or force consequential trigger processing.
  --force-&lt;thing&gt;[,...]      Override problems (see --force-help).
  --no-force-&lt;thing&gt;[,...]   Stop when problems encountered.</code></pre></div><p>Must read...<br />dpkg --force-help</p><div class="codebox"><pre class="vscroll"><code>root@GamesBox:/root  dpkg --force-help
dpkg forcing options - control behaviour when problems found:
  warn but continue:  --force-&lt;thing&gt;,&lt;thing&gt;,...
  stop with error:    --refuse-&lt;thing&gt;,&lt;thing&gt;,... | --no-force-&lt;thing&gt;,...
 Forcing things:
  [!] all                Set all force options
  [*] security-mac       Use MAC based security if available
  [*] downgrade          Replace a package with a lower version
      configure-any      Configure any package which may help this one
      hold               Install or remove incidental packages even when on hold
      not-root           Try to (de)install things even when not root
      bad-path           PATH is missing important programs, problems likely
      bad-verify         Install a package even if it fails authenticity check
      bad-version        Process even packages with wrong versions
      statoverride-add   Overwrite an existing stat override when adding it
      statoverride-remove Ignore a missing stat override when removing it
      overwrite          Overwrite a file from one package with another
      overwrite-diverted Overwrite a diverted file with an undiverted version
  [!] overwrite-dir      Overwrite one package&#039;s directory with another&#039;s file
  [!] unsafe-io          Do not perform safe I/O operations when unpacking
  [!] script-chrootless  Do not chroot into maintainer script environment
  [!] confnew            Always use the new config files, don&#039;t prompt
  [!] confold            Always use the old config files, don&#039;t prompt
  [!] confdef            Use the default option for new config files if one
                         is available, don&#039;t prompt. If no default can be found,
                         you will be prompted unless one of the confold or
                         confnew options is also given
  [!] confmiss           Always install missing config files
  [!] confask            Offer to replace config files with no new versions
  [!] architecture       Process even packages with wrong or no architecture
  [!] breaks             Install even if it would break another package
  [!] conflicts          Allow installation of conflicting packages
  [!] depends            Turn all dependency problems into warnings
  [!] depends-version    Turn dependency version problems into warnings
  [!] remove-reinstreq   Remove packages which require installation
  [!] remove-protected   Remove a protected package
  [!] remove-essential   Remove an essential package

WARNING - use of options marked [!] can seriously damage your installation.
Forcing options marked [*] are enabled by default.

Currently enabled options:
 security-mac,downgrade
root@GamesBox:/root  </code></pre></div><p>I hope this helps.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Sun, 24 Dec 2023 23:04:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46516#p46516</guid>
		</item>
		<item>
			<title><![CDATA[Re: Firmware update for AMD GPU's doesn't load on startup]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46502#p46502</link>
			<description><![CDATA[<p>So just generally what I&#039;ve done from here since posting this as an attempted fix.</p><p>I&#039;ve tried doing &quot;sudo apt install isenkram&quot; and then &quot;sudo isenkram-auto-install firmware&quot; which does mention some issues with missing firmware for firmware-amd-graphics, but it still doesn&#039;t work.</p><p>I&#039;ve tried upgrading to a higher branch like Devuan Ceres in hopes that I can do a big version jump and move to a rolling release style, but I still get the same problem when I move to the highest package of the AMDGPU and I&#039;m again forced to revert back to when this first started.</p><p>The problem is quite simply, I update my system to include the following now-held packages, but it just causes my graphics card to not initialize and I&#039;m still left with a text-only input where I have to do startx in order to get to a desktop environment.</p><p>okkvltisch@supreme-overlord:~$ sudo apt-mark showhold<br />firmware-amd-graphics<br />firmware-iwlwifi<br />firmware-linux<br />firmware-linux-nonfree<br />firmware-misc-nonfree<br />firmware-realtek</p><p>I can&#039;t install just one or all but one of these packages as when I do, they all ask for the rest. It&#039;s either all or none.</p><p>Another thing I&#039;ve tried is running update-initramfs in various combinations at various times before, during or after the upgrade but still with indifferent results.</p><p>Does anyone have a solution to this at this point, because I really don&#039;t want to reinstall my OS but it&#039;s looking like I might have to, as this installation was one that was migrated from Daedalus to Excalibur/Ceres simply so I could have maximum support for my new card. I&#039;m only now realizing however, that Phoronix reports that I simply need kernel 6.0+ and Mesa 22.2+ to run this card and max capacity, whereas right now I&#039;m on kernel 6.5+ and Mesa 22.3, and Debian/Devuan stable does offer those 7900XTX supporing versions, I&#039;d just prefer to have all features enabled for this card.</p><p>Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (okkvltisch)]]></author>
			<pubDate>Sun, 24 Dec 2023 20:22:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46502#p46502</guid>
		</item>
		<item>
			<title><![CDATA[Re: Firmware update for AMD GPU's doesn't load on startup]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46501#p46501</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Hi, I wasn&#039;t the original poster in this thread, however the usrmerge issue did prevent firmware for my AMD gpu and for my network card from being loaded (back in early December 2023). </p><p>Since then firmware-amd-graphics has been updated again:</p><p>Thu, Dec 21 2023 22:15:16 +1030<br />[UPGRADE] firmware-amd-graphics:amd64 20230625-1 -&gt; 20230625-2</p></div></blockquote></div><p>What did you have to do? I&#039;m getting close to reinstalling my OS as I want to use this GPU that I spent nearly $1k on, granted I can use it just fine, but I&#039;d like to continue getting support and newer features without breakage everytime I upgrade...</p><p>Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (okkvltisch)]]></author>
			<pubDate>Sun, 24 Dec 2023 20:09:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46501#p46501</guid>
		</item>
		<item>
			<title><![CDATA[Re: Firmware update for AMD GPU's doesn't load on startup]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46485#p46485</link>
			<description><![CDATA[<div class="quotebox"><cite>Nietz wrote:</cite><blockquote><div><p>Good day Mirrortokyo,</p><p>Your updated graphics driver version, 20230625-1, is out of date as of my posting.&#160; The current version is firmware-amd-graphics-20230625-2, and is available in the Devuan repos.&#160; If your apt cache is up-to-date, the version you are trying to install, 20230625-1 looks to be the current Debian Trixie release, and NOT from Devuan.<br />...<br />Nietz</p></div></blockquote></div><p>Hi, I wasn&#039;t the original poster in this thread, however the usrmerge issue did prevent firmware for my AMD gpu and for my network card from being loaded (back in early December 2023). </p><p>Since then firmware-amd-graphics has been updated again:</p><p>Thu, Dec 21 2023 22:15:16 +1030<br />[UPGRADE] firmware-amd-graphics:amd64 20230625-1 -&gt; 20230625-2</p>]]></description>
			<author><![CDATA[dummy@example.com (mirrortokyo)]]></author>
			<pubDate>Sun, 24 Dec 2023 08:00:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46485#p46485</guid>
		</item>
		<item>
			<title><![CDATA[Re: Firmware update for AMD GPU's doesn't load on startup]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46444#p46444</link>
			<description><![CDATA[<div class="quotebox"><cite>Nietz wrote:</cite><blockquote><div><p>[...]<br />I think the first step is to get rid of all the non-devuan packages on your system, restore the original sources.list and sources.list.d (I put other sources in the latter as their own files).<br />[...]</p></div></blockquote></div><p>Sorry for barging in, but just wanted to confirm that this is a very real problem. Yesterday for some dev work I needed to install libcurl-dev.&#160; Normally just an apt-get install would have worked, but instead, it came back with an error saying that some packages depend on 7.x.y while 8.0.x is installed.&#160; Turns out, the problem is that I migrated to Daedalus from Debian trixie, so some packages on my system are newer than what&#039;s in the Devuan Daedalus archive. This caused an unresolvable dependency problem that required dpkg --force-depends to work around (which I do <em>not</em> recommend unless you&#039;re absolutely sure you know what you&#039;re doing).</p><p>tl;dr: don&#039;t use a mixed system; make sure all your packages are the latest Devuan packages, not a mixture of devuan and whatever else may have been on the system from before.</p>]]></description>
			<author><![CDATA[dummy@example.com (quickfur)]]></author>
			<pubDate>Fri, 22 Dec 2023 17:28:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46444#p46444</guid>
		</item>
		<item>
			<title><![CDATA[Re: Firmware update for AMD GPU's doesn't load on startup]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46433#p46433</link>
			<description><![CDATA[<p>Good day Mirrortokyo,</p><p>We do not have your sources.list here, but my inspection of the listed URLs in the output led me to a possible conclusion (perhaps a more seasoned admin could offer insight).</p><p>Your devuan mirror is set to Excalibur, based on Debian Trixie testing, and on the Devuan page is listed in development.&#160; However, your debian mirror is set to bookworm.<br />Your updated graphics driver version, 20230625-1, is out of date as of my posting.&#160; The current version is firmware-amd-graphics-20230625-2, and is available in the Devuan repos.&#160; If your apt cache is up-to-date, the version you are trying to install, 20230625-1 looks to be the current Debian Trixie release, and NOT from Devuan.</p><p>In summation,<br />There is likely a mismatch in your kernel version / graphics version installation. (see the <a href="https://packages.debian.org/trixie/nvidia-tesla-470-driver" rel="nofollow">https://packages.debian.org/trixie/nvid … 470-driver</a>)<br />--From the page:</p><div class="quotebox"><blockquote><div><p>Please see the nvidia-tesla-470-kernel-dkms or nvidia-tesla-470-kernel-source packages for building the kernel module required by this package. This will provide nvidia-tesla-470-kernel-470.223.02.</p></div></blockquote></div><p>It&#039;s possible that the driver is mismatched because it is a different version in the Debian repo located in your /etc/apt/sources.list</p><p>I think the first step is to get rid of all the non-devuan packages on your system, restore the original sources.list and sources.list.d (I put other sources in the latter as their own files).</p><p>If you can easily go back to a Timeshift point BEFORE that Debian repo was added, then trying to upgrade your graphics from the Devuan repo, making sure that it works with your installed kernel.</p><p>Looking forward to your reply.</p><p>Nietz</p>]]></description>
			<author><![CDATA[dummy@example.com (Nietz)]]></author>
			<pubDate>Fri, 22 Dec 2023 15:22:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46433#p46433</guid>
		</item>
		<item>
			<title><![CDATA[Re: Firmware update for AMD GPU's doesn't load on startup]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46429#p46429</link>
			<description><![CDATA[<p>I had some pain with the usrmerge process associated with:</p><p>[UPGRADE] firmware-amd-graphics:amd64 20230515-3 -&gt; 20230625-1</p><p>which happened for me on 03 December 2023</p><p>(and not just firmware for the AMD GPU, but also for the Ethernet card, so I couldn&#039;t do a remote login to the affected pc).</p><p>update-initramfs also complained of missing firmware (once I had stopped the boot process from attempting to change out of text mode and was able to see where the failure was occuring).</p><p>I ended up copying the contents from /lib/firmware to /usr/lib/firmware then renamed the old /lib/firmware directory /lib/oldfirmware then recreated a symbolic link from /lib/firmware to /usr/llib/firmware</p>]]></description>
			<author><![CDATA[dummy@example.com (mirrortokyo)]]></author>
			<pubDate>Fri, 22 Dec 2023 12:42:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46429#p46429</guid>
		</item>
		<item>
			<title><![CDATA[Re: Firmware update for AMD GPU's doesn't load on startup]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46398#p46398</link>
			<description><![CDATA[<p>i am unable to see which packages were installed through the provided image.</p><p>you may have installed the new modules and not added them to any runlevels..</p><p>Can you use your backups to return to before this happened? thank you so much for contributing to the forum.</p><p>Do you have any ability to view logfiles from before?&#160; if you can get to a terminal...</p><p>cheers</p><p>Nietz</p>]]></description>
			<author><![CDATA[dummy@example.com (Nietz)]]></author>
			<pubDate>Thu, 21 Dec 2023 05:20:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46398#p46398</guid>
		</item>
		<item>
			<title><![CDATA[Firmware update for AMD GPU's doesn't load on startup]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46311#p46311</link>
			<description><![CDATA[<p>Hello,</p><p>Based on previous issues I&#039;ve had, I&#039;m going to assume this is another one where it&#039;s the waiting game. But I only post this here in hopes that someone has possibly found a solution, even if temporary or some kind of workaround.</p><p>I recently upgraded my GPU to a 7900XTX (because why not) from ASRock and I wanted to ensure I had full support when it came to fully utilizing the card. So, naturally to ensure this I moved from Devuan Daedalus (stable at the time) to Excalibur/Ceres. Outside of a few other issues which I&#039;ve worked around successfully and moved on from, things have been great. I have full support for everything on my new card and games run fantastic.</p><p>However, on December 15th I updated my system to include the following packages: (apologies if the paste doesn&#039;t work out)</p><div class="codebox"><pre class="vscroll"><code>okkvltisch@supreme-overlord:~$ sudo apt update
[sudo] password for okkvltisch: 
Hit:1 [url]http://deb.devuan.org/merged[/url] excalibur InRelease                                                    
Hit:2 [url]https://brave-browser-apt-release.s3.brave.com[/url] stable InRelease                                     
Hit:3 [url]https://repo.nordvpn.com//deb/nordvpn/debian[/url] stable InRelease                                       
Hit:4 [url]https://repo.steampowered.com/steam[/url] stable InRelease                                                
Hit:5 [url]https://download.vscodium.com/debs[/url] vscodium InRelease         
Hit:6 [url]https://download.docker.com/linux/debian[/url] bookworm InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
189 packages can be upgraded. Run &#039;apt list --upgradable&#039; to see them.
okkvltisch@supreme-overlord:~$ apt list --upgradable 
Listing... Done
accountsservice/testing 23.13.9-5 amd64 [upgradable from: 23.13.9-4]
binutils-common/testing 2.41.50.20231214-1 amd64 [upgradable from: 2.41.50.20231202-1]
binutils-x86-64-linux-gnu/testing 2.41.50.20231214-1 amd64 [upgradable from: 2.41.50.20231202-1]
binutils/testing 2.41.50.20231214-1 amd64 [upgradable from: 2.41.50.20231202-1]
bootlogd/testing 3.08-5devuan1 amd64 [upgradable from: 3.08-3devuan1]
brave-browser/stable 1.61.104 amd64 [upgradable from: 1.61.101]
bsdextrautils/testing 2.39.3-2devuan1 amd64 [upgradable from: 2.39.2-6devuan1]
bsdutils/testing 1:2.39.3-2devuan1 amd64 [upgradable from: 1:2.39.2-6devuan1]
codium/unknown 1.85.1.23348 amd64 [upgradable from: 1.84.2.23319]
containerd.io/bookworm 1.6.26-1 amd64 [upgradable from: 1.6.25-1]
cpp-12/testing 12.3.0-13 amd64 [upgradable from: 12.3.0-12]
cracklib-runtime/testing 2.9.6-5.1 amd64 [upgradable from: 2.9.6-5+b1]
eject/testing 2.39.3-2devuan1 amd64 [upgradable from: 2.39.2-6devuan1]
fdisk/testing 2.39.3-2devuan1 amd64 [upgradable from: 2.39.2-6devuan1]
ffmpeg/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
filezilla-common/testing,testing 3.66.1-4 all [upgradable from: 3.66.1-2]
filezilla/testing 3.66.1-4 amd64 [upgradable from: 3.66.1-2]
firmware-amd-graphics/testing,testing 20230625-1 all [upgradable from: 20230515-3]
firmware-iwlwifi/testing,testing 20230625-1 all [upgradable from: 20230515-3]
firmware-linux-nonfree/testing,testing 20230625-1 all [upgradable from: 20230515-3]
firmware-linux/testing,testing 20230625-1 all [upgradable from: 20230515-3]
firmware-misc-nonfree/testing,testing 20230625-1 all [upgradable from: 20230515-3]
firmware-realtek/testing,testing 20230625-1 all [upgradable from: 20230515-3]
gcc-12-base/testing 12.3.0-13 amd64 [upgradable from: 12.3.0-12]
gcc-12-multilib/testing 12.3.0-13 amd64 [upgradable from: 12.3.0-12]
gcc-12/testing 12.3.0-13 amd64 [upgradable from: 12.3.0-12]
gir1.2-gst-plugins-bad-1.0/testing 1.22.7-1 amd64 [upgradable from: 1.22.4-1]
gir1.2-gst-plugins-base-1.0/testing 1.22.7-1 amd64 [upgradable from: 1.22.6-1]
gir1.2-javascriptcoregtk-4.0/testing 2.42.3-1 amd64 [upgradable from: 2.42.2-1]
gir1.2-javascriptcoregtk-4.1/testing 2.42.3-1 amd64 [upgradable from: 2.42.2-1]
gir1.2-libosinfo-1.0/testing 1.11.0-2 amd64 [upgradable from: 1.11.0-1]
gir1.2-webkit2-4.0/testing 2.42.3-1 amd64 [upgradable from: 2.42.2-1]
gir1.2-webkit2-4.1/testing 2.42.3-1 amd64 [upgradable from: 2.42.2-1]
git-man/testing,testing 1:2.43.0-1 all [upgradable from: 1:2.42.0-1]
git/testing 1:2.43.0-1 amd64 [upgradable from: 1:2.42.0-1]
gnustep-common/testing 2.9.1-3 amd64 [upgradable from: 2.9.1-2]
gstreamer1.0-gl/testing 1.22.7-1 amd64 [upgradable from: 1.22.6-1]
gstreamer1.0-plugins-bad/testing 1.22.7-1 amd64 [upgradable from: 1.22.4-1]
gstreamer1.0-plugins-base/testing 1.22.7-1 amd64 [upgradable from: 1.22.6-1]
gstreamer1.0-plugins-base/testing 1.22.7-1 i386 [upgradable from: 1.22.6-1]
gstreamer1.0-plugins-good/testing 1.22.7-1 amd64 [upgradable from: 1.22.6-1+b1]
gstreamer1.0-plugins-ugly/testing 1.22.7-1 amd64 [upgradable from: 1.22.6-1]
gstreamer1.0-pulseaudio/testing 1.22.7-1 amd64 [upgradable from: 1.22.6-1+b1]
gstreamer1.0-x/testing 1.22.7-1 amd64 [upgradable from: 1.22.6-1]
initscripts/testing,testing 3.08-5devuan1 all [upgradable from: 3.08-3devuan1]
intel-media-va-driver/testing 23.4.2+dfsg1-1 amd64 [upgradable from: 23.3.5+dfsg1-1]
intel-media-va-driver/testing 23.4.2+dfsg1-1 i386 [upgradable from: 23.3.5+dfsg1-1]
iptables/testing 1.8.10-1 amd64 [upgradable from: 1.8.9-2]
kio-extras-data/testing,testing 4:23.08.4-1 all [upgradable from: 4:22.12.3-1]
kio-extras/testing 4:23.08.4-1 amd64 [upgradable from: 4:22.12.3-1]
kup-backup/testing 0.9.1-1+b4 amd64 [upgradable from: 0.9.1-1+b3]
lib32gcc-12-dev/testing 12.3.0-13 amd64 [upgradable from: 12.3.0-12]
libaccountsservice0/testing 23.13.9-5 amd64 [upgradable from: 23.13.9-4]
libadwaita-1-0/testing 1.4.2-1 amd64 [upgradable from: 1.4.0-2]
libasound2-data/testing,testing 1.2.10-2 all [upgradable from: 1.2.10-1]
libasound2-dev/testing 1.2.10-2 amd64 [upgradable from: 1.2.10-1]
libasound2/testing 1.2.10-2 amd64 [upgradable from: 1.2.10-1]
libasound2/testing 1.2.10-2 i386 [upgradable from: 1.2.10-1]
libatopology2/testing 1.2.10-2 amd64 [upgradable from: 1.2.10-1]
libaudit-common/testing,testing 1:3.1.2-1 all [upgradable from: 1:3.1.1-1]
libaudit1/testing 1:3.1.2-1 amd64 [upgradable from: 1:3.1.1-1+b1]
libavcodec-dev/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
libavcodec60/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
libavdevice-dev/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
libavdevice60/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
libavfilter-dev/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
libavfilter9/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
libavformat-dev/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
libavformat60/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
libavif16/testing 1.0.2-1 amd64 [upgradable from: 1.0.1-2+b1]
libavif16/testing 1.0.2-1 i386 [upgradable from: 1.0.1-2+b1]
libavutil-dev/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
libavutil58/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
libayatana-indicator3-7/testing 0.9.3-1.1 amd64 [upgradable from: 0.9.3-1]
libbinutils/testing 2.41.50.20231214-1 amd64 [upgradable from: 2.41.50.20231202-1]
libblkid-dev/testing 2.39.3-2devuan1 amd64 [upgradable from: 2.39.2-6devuan1]
libblkid1/testing 2.39.3-2devuan1 amd64 [upgradable from: 2.39.2-6devuan1]
libblkid1/testing 2.39.3-2devuan1 i386 [upgradable from: 2.39.2-6devuan1]
libcrack2/testing 2.9.6-5.1 amd64 [upgradable from: 2.9.6-5+b1]
libctf-nobfd0/testing 2.41.50.20231214-1 amd64 [upgradable from: 2.41.50.20231202-1]
libctf0/testing 2.41.50.20231214-1 amd64 [upgradable from: 2.41.50.20231202-1]
libdecor-0-0/testing 0.2.1-1 amd64 [upgradable from: 0.2.0-1]
libdecor-0-0/testing 0.2.1-1 i386 [upgradable from: 0.2.0-1]
libdecor-0-dev/testing 0.2.1-1 amd64 [upgradable from: 0.2.0-1]
libdecor-0-plugin-1-cairo/testing 0.2.1-1 amd64 [upgradable from: 0.2.0-1]
libdecor-0-plugin-1-cairo/testing 0.2.1-1 i386 [upgradable from: 0.2.0-1]
libfdisk1/testing 2.39.3-2devuan1 amd64 [upgradable from: 2.39.2-6devuan1]
libflatpak0/testing 1.14.5-1 amd64 [upgradable from: 1.14.4-2]
libgcc-12-dev/testing 12.3.0-13 amd64 [upgradable from: 12.3.0-12]
libglib2.0-0/testing 2.78.3-1 amd64 [upgradable from: 2.78.1-4]
libglib2.0-0/testing 2.78.3-1 i386 [upgradable from: 2.78.1-4]
libglib2.0-bin/testing 2.78.3-1 amd64 [upgradable from: 2.78.1-4]
libglib2.0-data/testing,testing 2.78.3-1 all [upgradable from: 2.78.1-4]
libglib2.0-dev-bin/testing 2.78.3-1 amd64 [upgradable from: 2.78.1-4]
libglib2.0-dev/testing 2.78.3-1 amd64 [upgradable from: 2.78.1-4]
libgprofng0/testing 2.41.50.20231214-1 amd64 [upgradable from: 2.41.50.20231202-1]
libgssglue1/testing 0.8-2 amd64 [upgradable from: 0.7-2]
libgstreamer-gl1.0-0/testing 1.22.7-1 amd64 [upgradable from: 1.22.6-1]
libgstreamer-plugins-bad1.0-0/testing 1.22.7-1 amd64 [upgradable from: 1.22.4-1]
libgstreamer-plugins-base1.0-0/testing 1.22.7-1 amd64 [upgradable from: 1.22.6-1]
libgstreamer-plugins-base1.0-0/testing 1.22.7-1 i386 [upgradable from: 1.22.6-1]
libgstreamer-plugins-base1.0-dev/testing 1.22.7-1 amd64 [upgradable from: 1.22.6-1]
libgtk-4-1/testing 4.12.4+ds-3 amd64 [upgradable from: 4.12.3+ds-3]
libgtk-4-bin/testing 4.12.4+ds-3 amd64 [upgradable from: 4.12.3+ds-3]
libgtk-4-common/testing,testing 4.12.4+ds-3 all [upgradable from: 4.12.3+ds-3]
libgtk-4-media-gstreamer/testing 4.12.4+ds-3 amd64 [upgradable from: 4.12.3+ds-3]
libigdgmm12/testing 22.3.14+ds1-1 amd64 [upgradable from: 22.3.12+ds1-1]
libigdgmm12/testing 22.3.14+ds1-1 i386 [upgradable from: 22.3.12+ds1-1]
libip4tc2/testing 1.8.10-1 amd64 [upgradable from: 1.8.9-2]
libip6tc2/testing 1.8.10-1 amd64 [upgradable from: 1.8.9-2]
libiw30/testing 30~pre9-16 amd64 [upgradable from: 30~pre9-14]
libjavascriptcoregtk-4.0-18/testing 2.42.3-1 amd64 [upgradable from: 2.42.2-1]
libjavascriptcoregtk-4.1-0/testing 2.42.3-1 amd64 [upgradable from: 2.42.2-1]
libkolabxml1v5/testing 1.2.1-5 amd64 [upgradable from: 1.2.1-4+b3]
libkpmcore12/testing 23.08.3-1 amd64 [upgradable from: 22.12.3-1]
libksba8/testing 1.6.5-2 amd64 [upgradable from: 1.6.4-2]
libldb2/testing 2:2.8.0+samba4.19.3+dfsg-2 amd64 [upgradable from: 2:2.8.0+samba4.19.3+dfsg-1]
libmount-dev/testing 2.39.3-2devuan1 amd64 [upgradable from: 2.39.2-6devuan1]
libmount1/testing 2.39.3-2devuan1 amd64 [upgradable from: 2.39.2-6devuan1]
libmount1/testing 2.39.3-2devuan1 i386 [upgradable from: 2.39.2-6devuan1]
libncurses-dev/testing 6.4+20231209-1 amd64 [upgradable from: 6.4+20231121-1]
libncurses6/testing 6.4+20231209-1 amd64 [upgradable from: 6.4+20231121-1]
libncursesw6/testing 6.4+20231209-1 amd64 [upgradable from: 6.4+20231121-1]
libosinfo-1.0-0/testing 1.11.0-2 amd64 [upgradable from: 1.11.0-1]
libosinfo-l10n/testing,testing 1.11.0-2 all [upgradable from: 1.11.0-1]
libostree-1-1/testing 2023.8-1 amd64 [upgradable from: 2023.7-3]
libpostproc-dev/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
libpostproc57/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
libpython3.11-dev/testing 3.11.7-2 amd64 [upgradable from: 3.11.6-3]
libpython3.11-minimal/testing 3.11.7-2 amd64 [upgradable from: 3.11.6-3]
libpython3.11-stdlib/testing 3.11.7-2 amd64 [upgradable from: 3.11.6-3]
libpython3.11/testing 3.11.7-2 amd64 [upgradable from: 3.11.6-3]
libqaccessibilityclient-qt5-0/testing 0.6.0-1 amd64 [upgradable from: 0.5.0-1]
libqpdf29/testing 11.6.4-1 amd64 [upgradable from: 11.6.3-1]
libsdl2-image-2.0-0/testing 2.8.0+dfsg-1 amd64 [upgradable from: 2.6.3+dfsg-2]
libsframe1/testing 2.41.50.20231214-1 amd64 [upgradable from: 2.41.50.20231202-1]
libsmartcols1/testing 2.39.3-2devuan1 amd64 [upgradable from: 2.39.2-6devuan1]
libsmbclient/testing 2:4.19.3+dfsg-2 amd64 [upgradable from: 2:4.19.3+dfsg-1]
libswresample-dev/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
libswresample4/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
libswscale-dev/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
libswscale7/testing 7:6.1-5 amd64 [upgradable from: 7:6.1-3]
libtiff-dev/testing 4.5.1+git230720-3 amd64 [upgradable from: 4.5.1+git230720-1]
libtiff5-dev/testing 4.5.1+git230720-3 amd64 [upgradable from: 4.5.1+git230720-1]
libtiff6/testing 4.5.1+git230720-3 amd64 [upgradable from: 4.5.1+git230720-1]
libtiff6/testing 4.5.1+git230720-3 i386 [upgradable from: 4.5.1+git230720-1]
libtiffxx6/testing 4.5.1+git230720-3 amd64 [upgradable from: 4.5.1+git230720-1]
libtinfo6/testing 6.4+20231209-1 amd64 [upgradable from: 6.4+20231121-1]
libtinfo6/testing 6.4+20231209-1 i386 [upgradable from: 6.4+20231121-1]
libuuid1/testing 2.39.3-2devuan1 amd64 [upgradable from: 2.39.2-6devuan1]
libwbclient0/testing 2:4.19.3+dfsg-2 amd64 [upgradable from: 2:4.19.3+dfsg-1]
libwebkit2gtk-4.0-37/testing 2.42.3-1 amd64 [upgradable from: 2.42.2-1]
libwebkit2gtk-4.1-0/testing 2.42.3-1 amd64 [upgradable from: 2.42.2-1]
libx32gcc-12-dev/testing 12.3.0-13 amd64 [upgradable from: 12.3.0-12]
libxs-parse-keyword-perl/testing 0.39-1 amd64 [upgradable from: 0.38-1]
libxtables12/testing 1.8.10-1 amd64 [upgradable from: 1.8.9-2]
mount/testing 2.39.3-2devuan1 amd64 [upgradable from: 2.39.2-6devuan1]
ncurses-base/testing,testing 6.4+20231209-1 all [upgradable from: 6.4+20231121-1]
ncurses-bin/testing 6.4+20231209-1 amd64 [upgradable from: 6.4+20231121-1]
ncurses-term/testing,testing 6.4+20231209-1 all [upgradable from: 6.4+20231121-1]
python3-blinker/testing,testing 1.7.0-1 all [upgradable from: 1.6.3-1]
python3-greenlet/testing 3.0.1-2 amd64 [upgradable from: 2.0.2-1]
python3-lazr.restfulclient/testing,testing 0.14.5-2 all [upgradable from: 0.14.5-1]
python3-ldb/testing 2:2.8.0+samba4.19.3+dfsg-2 amd64 [upgradable from: 2:2.8.0+samba4.19.3+dfsg-1]
python3-numpy/testing 1:1.24.2-2 amd64 [upgradable from: 1:1.24.2-1]
python3-samba/testing 2:4.19.3+dfsg-2 amd64 [upgradable from: 2:4.19.3+dfsg-1]
python3-vdf/testing,testing 3.4-4 all [upgradable from: 3.4-2]
python3-wxgtk4.0/testing 4.2.1+dfsg-2 amd64 [upgradable from: 4.2.1+dfsg-1]
python3.11-dev/testing 3.11.7-2 amd64 [upgradable from: 3.11.6-3]
python3.11-minimal/testing 3.11.7-2 amd64 [upgradable from: 3.11.6-3]
python3.11-venv/testing 3.11.7-2 amd64 [upgradable from: 3.11.6-3]
python3.11/testing 3.11.7-2 amd64 [upgradable from: 3.11.6-3]
samba-common-bin/testing 2:4.19.3+dfsg-2 amd64 [upgradable from: 2:4.19.3+dfsg-1]
samba-common/testing,testing 2:4.19.3+dfsg-2 all [upgradable from: 2:4.19.3+dfsg-1]
samba-dsdb-modules/testing 2:4.19.3+dfsg-2 amd64 [upgradable from: 2:4.19.3+dfsg-1]
samba-libs/testing 2:4.19.3+dfsg-2 amd64 [upgradable from: 2:4.19.3+dfsg-1]
sddm/testing 0.20.0-2 amd64 [upgradable from: 0.20.0-1]
smbclient/testing 2:4.19.3+dfsg-2 amd64 [upgradable from: 2:4.19.3+dfsg-1]
sudo/testing 1.9.15p2-2 amd64 [upgradable from: 1.9.14p2-1]
sysvinit-core/testing 3.08-5devuan1 amd64 [upgradable from: 3.08-3devuan1]
sysvinit-utils/testing 3.08-5devuan1 amd64 [upgradable from: 3.08-3devuan1]
tree/testing 2.1.1-2 amd64 [upgradable from: 2.1.1-1]
util-linux-extra/testing 2.39.3-2devuan1 amd64 [upgradable from: 2.39.2-6devuan1]
util-linux-locales/testing,testing 2.39.3-2devuan1 all [upgradable from: 2.39.2-6devuan1]
util-linux/testing 2.39.3-2devuan1 amd64 [upgradable from: 2.39.2-6devuan1]
uuid-dev/testing 2.39.3-2devuan1 amd64 [upgradable from: 2.39.2-6devuan1]
wireless-tools/testing 30~pre9-16 amd64 [upgradable from: 30~pre9-14]
zenity-common/testing,testing 3.99.91-1 all [upgradable from: 3.44.2-1]
zenity/testing 3.99.91-1 amd64 [upgradable from: 3.44.2-1]</code></pre></div><p>All package updates went through without error besides the sudo change message. However, upon restarting my system, the AMDGPU drivers and related packages don&#039;t boot and I&#039;m left with a 4:3 scale resolution on a normally 2560x1440p monitor after manually running &quot;startx&quot; after login.</p><p>Specifically, the error is: &quot;[drm:amdgpu_pci_probe [amdgpu]] *ERROR* amdgpu requires firmware installed&quot;, obviously the thing is, all necessary packages are installed and went in without error. I manually selected only to update firmware-amd-graphics and it requested to do the whole firmware group with the same timestamps of 20230515-3 to 20230625-1, and after rebooting this is where the issue occurs.</p><p>This isn&#039;t much of a problem for me right now, as I have Timeshift set to make a root and home backup every hour to a seperate drive, so I just reverted back to the last working snapshots. It is just again seeing if there is a workaround/solution or if it&#039;s just the waiting game like the eudev/libgudev issue a few months back. I normally update on this branch every Friday night, so if there is anything I need to do on the weekends I have time to address it, especially when the work week is over.</p><p>Appreciate any input, thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (okkvltisch)]]></author>
			<pubDate>Sun, 17 Dec 2023 22:45:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46311#p46311</guid>
		</item>
	</channel>
</rss>
