<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://bbs.archlinux.org/extern.php?action=feed&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Arch Linux Forums]]></title>
		<link>https://bbs.archlinux.org/index.php</link>
		<description><![CDATA[The most recent topics at Arch Linux Forums.]]></description>
		<lastBuildDate>Sun, 19 Jul 2026 21:20:24 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[seem to have an initramfs problem]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314322&amp;action=new</link>
			<description><![CDATA[<p>I&#039;ve had a look at Xorg.0.log.old and it seems not to have anything interesting in it. Probably did get lost, as the logs seemed pretty new.. </p><p>Anyway thank you very much</p>]]></description>
			<author><![CDATA[dummy@example.com (newme360)]]></author>
			<pubDate>Sun, 19 Jul 2026 21:20:24 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314322&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[TPM Crashed]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314164&amp;action=new</link>
			<description><![CDATA[<p>Oh, it took a few tries, but I got the BIOS flashed eventually.</p><p>&quot;Simply putting the .EXE file on a FAT32 USB was all it took to get the BIOS update flashed. That Dell support provides a .rcv file also is what made this so confusing. &quot;</p><p>So the UEFI firmware is all updated, but the TPM is still out of whack. </p><p>Given the opportunity, I&#039;m trying to get the whole system buttoned up with a non-Microsoft key so that SecureBoot will work better, and then sign the UKI.</p><p>Not trying to do a downgrade/package regression.</p><p>If I run sbctl to create new keys without using Microsoft&#039;s key, that&#039;ll lock me out, right? So I have to back up the EFI variables before doing that. Then I can remove the Platform Key and create a new set of keys that&#039;ll get stored as PCR values.</p><p>Just gotta read through the <a href="https://wiki.archlinux.org/title/Unified_Extensible_Firmware_Interface/Secure_Boot#Protecting_Secure_Boot" rel="nofollow"> Secure Boot Wiki entry. </a></p><p>I guess efitools is the way to go to pull the Secure Boot variables that the computer was shipped with.</p><p>But when I download efitools and run the command to pull the EFI variables:</p><div class="codebox"><pre><code>$ for var in PK KEK db dbx ; do efi-readvar -v $var -o old_${var}.esl ; done
Variable PK has no entries
Variable KEK, length 3906
Variable db, length 8533
Variable dbx, length 22138</code></pre></div><p>It looks like the Platform Key is missing? Where is the platform key stored?</p>]]></description>
			<author><![CDATA[dummy@example.com (dootfs)]]></author>
			<pubDate>Sun, 19 Jul 2026 21:06:31 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314164&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[jellyfin-mpv-shim crashes on startup]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314313&amp;action=new</link>
			<description><![CDATA[<p>i had a play with it, installed &#039;python-pystray&#039; which is another optional dep and it works, seems like the app is working fine but the gui doesnt show up unless &#039;python-pystray&#039; is installed<br />i would just install all the op deps just to be safe and let the package maintainer know as well i guess..</p><p>EDIT: actually now i think about it, the app is still working and can function without the gui if configured correctly so i guess the gui is optional technically</p>]]></description>
			<author><![CDATA[dummy@example.com (jonno2002)]]></author>
			<pubDate>Sun, 19 Jul 2026 20:09:03 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314313&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[hdajackretask doesn't work anymore?]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314208&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>This has worked flawlessly until recently.</p></div></blockquote></div><p>Does it still work w/ the LTS kernel? (if you can get a working setup we can look for differences, maybe the HW is captured by a different kernel module now)</p>]]></description>
			<author><![CDATA[dummy@example.com (seth)]]></author>
			<pubDate>Sun, 19 Jul 2026 19:53:22 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314208&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[NFS fstab entry makes Dolphin stuck at startup]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=288353&amp;action=new</link>
			<description><![CDATA[<p>if you are still having this issue (unlikely since this is a 3 year old post) give this a try<br />nfs&#160; _netdev,rw,noatime,nodiratime,x-systemd.automount,x-systemd.idle-timeout=600&#160; &#160; &#160; 0 0</p>]]></description>
			<author><![CDATA[dummy@example.com (X3R0)]]></author>
			<pubDate>Sun, 19 Jul 2026 19:46:39 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=288353&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[BIOS settings when building packages [Non Issue]]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314323&amp;action=new</link>
			<description><![CDATA[<p>Speculation: number of CPU cores changed, <em>number of parallel jobs</em> changed =&gt; no longer running OOM?</p><p>But you&#039;d have to replicate the failing setup to analyze what&#039;s going wrong.</p>]]></description>
			<author><![CDATA[dummy@example.com (seth)]]></author>
			<pubDate>Sun, 19 Jul 2026 19:09:53 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314323&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[bluetooth not working linux 7.1.3]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314324&amp;action=new</link>
			<description><![CDATA[<p>sorry to whoever reads this post this is the first time i post someting on the internet</p>]]></description>
			<author><![CDATA[dummy@example.com (Yoruu_.)]]></author>
			<pubDate>Sun, 19 Jul 2026 17:38:23 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314324&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[oc-rsync - Classic rsync re-implementation in pure Rust]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314312&amp;action=new</link>
			<description><![CDATA[<p>yes, it is compatible with classic rsync and it also pass the rsync testsuite with no issues <img src="https://bbs.archlinux.org/img/smilies/smile.png" width="15" height="15" alt="smile" />.</p>]]></description>
			<author><![CDATA[dummy@example.com (oferchen)]]></author>
			<pubDate>Sun, 19 Jul 2026 17:24:12 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314312&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[RESOLVED] Clamonacc.service failing on start]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314315&amp;action=new</link>
			<description><![CDATA[<p><span style="color: #ffb31c"><strong>\o/</strong></span><br />Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there&#039;s no task left, but maybe a solution to find.<br />Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (seth)]]></author>
			<pubDate>Sun, 19 Jul 2026 16:15:39 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314315&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[GNOME Battery Charging options not available on ThinkPad]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314294&amp;action=new</link>
			<description><![CDATA[<p>The problem may be in the way that upower determines if the battery supports charge thresholds.&#160; I understand that it relies on udev to process <strong>/usr/lib/udev/rules.d/60-upower-battery.rules</strong> instead of just reading <strong>/sys/class/power_supply/BAT0/charge_{start,stop}_threshold</strong> directly.</p><p>Here&#039;s what happens when udev evaluates those rules:</p><div class="codebox"><pre><code>$ udevadm test /sys/class/power_supply/BAT0
...
Loading udev rules files done.
BAT0: sd-device: &#039;uevent&#039; sysattr contains invalid characters, refusing: DEVTYPE=power_supply\nPOWER_SUPPLY_NAME=BAT0\nPOWER_SUPPLY_TYPE=Battery\nPOWER_SUPPLY_STATUS=Charging\nPOWER_SUPPLY_PRESENT=1\nPOWER_SUPPLY_TECHNOLOGY=Li-poly\nPOWER_SUPPLY_CYCLE_COUNT=44\nPOWER_SUPPLY_VOLTAGE_MIN_DESIGN=15440000\nPOWER_SUPPLY_VOLTAGE_NOW=16236000\nPOWER_SUPPLY_POWER_NOW=28656000\nPOWER_SUPPLY_ENERGY_FULL_DESIGN=52500000\nPOWER_SUPPLY_ENERGY_FULL=54590000\nPOWER_SUPPLY_ENERGY_NOW=26580000\nPOWER_SUPPLY_CAPACITY=49\nPOWER_SUPPLY_CAPACITY_LEVEL=Normal\nPOWER_SUPPLY_TYPE=Battery\nPOWER_SUPPLY_MODEL_NAME=LNV-5B11M90028@\320\nPOWER_SUPPLY_MANUFACTURER=Celxpert\nPOWER_SUPPLY_SERIAL_NUMBER= 2026
...</code></pre></div><p>There&#039;s a trailing \320 character on my battery&#039;s POWER_SUPPLY_MODEL_NAME property which causes it to be refused.</p><p>There&#039;s an <a href="https://github.com/systemd/systemd/issues/43008" rel="nofollow">open issue with systemd</a> with a submitted patch that I believe should address my problem here.&#160; I&#039;ll wait until that makes its way into Arch&#039;s systemd package and confirm if so.</p>]]></description>
			<author><![CDATA[dummy@example.com (zcal)]]></author>
			<pubDate>Sun, 19 Jul 2026 15:15:35 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314294&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Fatal PCIe bus error]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314321&amp;action=new</link>
			<description><![CDATA[<p>I do have a GTX 970, though that PC does not post currently. I have no idea if it works or not. /fml</p>]]></description>
			<author><![CDATA[dummy@example.com (candybar)]]></author>
			<pubDate>Sun, 19 Jul 2026 15:05:32 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314321&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Idea: an AUR repo, to upload directly built packages]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314320&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Idea: an AUR repo, to upload directly built packages</p></div></blockquote></div><p>Idk why people re-invent ideas, and at some point they are creating problems to solutions. <img src="https://bbs.archlinux.org/img/smilies/roll.png" width="15" height="15" alt="roll" /></p><p>Edit:<br /><img src="https://bbs.archlinux.org/img/smilies/yikes.png" width="15" height="15" alt="yikes" /></p>]]></description>
			<author><![CDATA[dummy@example.com (5hridhyan)]]></author>
			<pubDate>Sun, 19 Jul 2026 15:00:59 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314320&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Fn Keys Not Working (Already checked other topics)]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314268&amp;action=new</link>
			<description><![CDATA[<p>And what is Fn+F12?</p><div class="codebox"><pre><code>bindl = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
# Audio Input Mute (Microphone toggle)
bindl = , XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle</code></pre></div><p>Do the wpctl commands do what you expect?</p>]]></description>
			<author><![CDATA[dummy@example.com (seth)]]></author>
			<pubDate>Sun, 19 Jul 2026 14:02:31 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314268&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[RESOLVED] 5GHz wifi unstable]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314319&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>I&#039;m pretty sure 5GHz is faster&#039;m pretty sure 5GHz is faster</p></div></blockquote></div><p>The band has only indirect impact on the performance, heavily depending on the physical environment.<br />802.11a is however for sure not faster than anything specified in the last 25 years.<br />You&#039;ll now be using ac or ax, maybe n.</p><p>Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there&#039;s no task left, but maybe a solution to find.<br />Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (seth)]]></author>
			<pubDate>Sun, 19 Jul 2026 14:00:54 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314319&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Freeze after login whenever upgrading nvidia/kernel]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=313788&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>seth wrote:</cite><blockquote><div><p>The eDP is the internal panel and typically wired to the IGP, but disabling the IGP in the BIOS would usually re-wire the eDP to the GPU (though it&#039;s common that the output name changes)</p></div></blockquote></div><p>Uh, my bad. In my mind eDP sounded like external Display Panel/Port/Pasta or something? Oops. That&#039;s right, I tried this in the past with supergfx. It would rewire the eDP to the GPU and yes, it worked ok.</p>]]></description>
			<author><![CDATA[dummy@example.com (reloadedd)]]></author>
			<pubDate>Sun, 19 Jul 2026 12:09:19 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=313788&amp;action=new</guid>
		</item>
	</channel>
</rss>
