<?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>Tue, 02 Jun 2026 10:00:28 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Export in musescore]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=313718&amp;action=new</link>
			<description><![CDATA[<p>appimage does not export as well.<br />Same as for LudwigJ with musescore-bin from AUR: Dialogue opens, I can choose everything, when I click &quot;save&quot;, dialogue exits and nothing has happened...</p>]]></description>
			<author><![CDATA[dummy@example.com (DocileNewbie)]]></author>
			<pubDate>Tue, 02 Jun 2026 10:00:28 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=313718&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED]Session crashes after login, booted back to sddm]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=313145&amp;action=new</link>
			<description><![CDATA[<p>I have finally managed to fix this using, it turns out that I didn&#039;t see the single config file outside the conf.d folder, so I added the settings there and now it works as it should, It also started displaying sddm on both of my screens, whereas it used to be only on the laptop screen, I just need to fix the screen order and I&#039;m good to go.</p><p>Thanks for all the help o7.</p>]]></description>
			<author><![CDATA[dummy@example.com (LichHunter)]]></author>
			<pubDate>Tue, 02 Jun 2026 09:28:50 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=313145&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Plymouth forces English (US) layout on boot]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=313743&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>boozer wrote:</cite><blockquote><div><p>This has been reported upstream:<br /><a href="https://gitlab.freedesktop.org/plymouth/plymouth/-/work_items?show=eyJpaWQiOiIzMzciLCJmdWxsX3BhdGgiOiJwbHltb3V0aC9wbHltb3V0aCIsImlkIjoxNTE5NjV9" rel="nofollow">https://gitlab.freedesktop.org/plymouth … oxNTE5NjV9</a></p><p>While waiting for a fix, I suggest you downgrade to plymouth version 24.004.60-14:<br /><a href="https://wiki.archlinux.org/title/Downgrading_packages" rel="nofollow">https://wiki.archlinux.org/title/Downgrading_packages</a></p></div></blockquote></div><p>Yes I did that downgrade, thanks, but as I saw this post with the <em>solved</em> tag, I was wondering why this update didn&#039;t fix the problem on my setup.<br />Well, now I just have to wait...</p>]]></description>
			<author><![CDATA[dummy@example.com (resu_xunilhcrA)]]></author>
			<pubDate>Tue, 02 Jun 2026 08:53:30 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=313743&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Nvidia And Amd Drivers]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=313697&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>Bocchi199 wrote:</cite><blockquote><div><p>I have been using arch linux for almost 3 years in HP elitebook i5 6th gen and intel hd graphics...Recently i bought a new laptop Lenovo LOQ 15AHP10 ryzen 7 250/radeon 780M with rtx 5050...now it has many extra functionalities like mux switch,advanced optimus,lenovo vantage,legion space,nahimic audio tuning,amd npu driver and radeon igpu driver etc...Finding all of these alternatives in linux is making me overwhelmed...Can someone help me what things i actually need...and there is also power management,&#160; s2idle,amd pstate,early initcpio hooks,kernel boot parameters, mesa,open-gl,vulkan utilities and layers,vrr,hdr,npu driver stack,performance monitoring,cpu/gpu overclocking/undervolting softwares etc..</p></div></blockquote></div><p>You’re overthinking it a bit. For now, just get NVIDIA drivers, hybrid graphics, audio, and power management working properly. Most of the other stuff is optional unless you specifically need it.</p>]]></description>
			<author><![CDATA[dummy@example.com (Linannon)]]></author>
			<pubDate>Tue, 02 Jun 2026 08:44:54 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=313697&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[How to get pavucontrol in dark mode?]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=313783&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>seth wrote:</cite><blockquote><div><p>pavucontrol uses gtk4, anything Qt won&#039;t help you much<br /><a href="https://wiki.archlinux.org/title/GTK#Themes" rel="nofollow">https://wiki.archlinux.org/title/GTK#Themes</a><br />Afaiu libadwaita only will respond to the GTK_THEME environment (and only support adwaita in the light or dark variant)</p></div></blockquote></div><p>Adding </p><div class="codebox"><pre><code>export GTK_THEME=Adwaita:dark</code></pre></div><p>to my ~/.bash_profile seems to work.</p><p>But is this the file I&#039;m supposed to put that line in? I suppose the answer is &quot;yes, because bash is your login shell&quot;?</p><div class="quotebox"><cite>seth wrote:</cite><blockquote><div><p>Have you considered scripting the workaround using amixer or pactl?</p></div></blockquote></div><p>You mean for fixing the audio issue I alluded to?</p>]]></description>
			<author><![CDATA[dummy@example.com (Enrico1989)]]></author>
			<pubDate>Tue, 02 Jun 2026 08:32:11 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=313783&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[QEMU SPICE how to achieve bidirectional clipboard with Sway?]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=313759&amp;action=new</link>
			<description><![CDATA[<p>That sounds like a solid idea, glad you may have found a way in both our solutions <br />Please let us know how you did implement it, thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (qinohe)]]></author>
			<pubDate>Tue, 02 Jun 2026 07:47:13 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=313759&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Startx does not work]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=313781&amp;action=new</link>
			<description><![CDATA[<p><a href="https://wiki.archlinux.org/title/Guix" rel="nofollow">https://wiki.archlinux.org/title/Guix</a><br /><a href="https://bbs.archlinux.org/viewtopic.php?id=313731" rel="nofollow">https://bbs.archlinux.org/viewtopic.php?id=313731</a></p><p>Stop doing this.<br /><a href="https://wiki.archlinux.org/title/Pacman" rel="nofollow">https://wiki.archlinux.org/title/Pacman</a></p>]]></description>
			<author><![CDATA[dummy@example.com (seth)]]></author>
			<pubDate>Tue, 02 Jun 2026 07:13:37 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=313781&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Coturn server installtaion]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=313784&amp;action=new</link>
			<description><![CDATA[<p>Have you considered the manpage?<br /><a href="https://man.archlinux.org/man/turnserver.1" rel="nofollow">https://man.archlinux.org/man/turnserver.1</a></p>]]></description>
			<author><![CDATA[dummy@example.com (seth)]]></author>
			<pubDate>Tue, 02 Jun 2026 07:01:48 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=313784&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Could not resolve Matrix-synapse dependency error]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=313785&amp;action=new</link>
			<description><![CDATA[<p>post the full output</p>]]></description>
			<author><![CDATA[dummy@example.com (arojas)]]></author>
			<pubDate>Tue, 02 Jun 2026 06:53:12 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=313785&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[HTTP session disconnect on WI-FI disconnect]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=313760&amp;action=new</link>
			<description><![CDATA[<p>The tcpdump won&#039;t help here - if you&#039;re losing the lease the symptoms aren&#039;t overly surprising.<br />Common causes are concurrent network daemons or spurious roaming.</p><p>If you need help with that, please post your complete system journal for the boot: </p><div class="codebox"><pre><code>sudo journalctl -b | curl -s -H &quot;Accept: application/json, */*&quot; --upload-file - &#039;https://paste.c-net.org/&#039;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (seth)]]></author>
			<pubDate>Tue, 02 Jun 2026 06:14:05 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=313760&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Hyprland issues with keycodes]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=313777&amp;action=new</link>
			<description><![CDATA[<p><a href="https://wiki.archlinux.org/title/General_guidelines#Life_is_a_two-way_street" rel="nofollow">https://wiki.archlinux.org/title/Genera … way_street</a><br />Though </p><div class="quotebox"><blockquote><div><p>Black screen with cursor</p></div></blockquote></div><p> just means you hadn&#039;t configured hyprland to run any clients.</p>]]></description>
			<author><![CDATA[dummy@example.com (seth)]]></author>
			<pubDate>Tue, 02 Jun 2026 06:07:55 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=313777&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Cannot chain-load into Windows with GRUB.]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=313756&amp;action=new</link>
			<description><![CDATA[<p>hmm ...<br />do you use reboot or shutdown after windows start? reboot should cleanly shutdown windows and release and reset all hardware - when &quot;shutdown&quot; you could still run in some fast-boot remnants which keeps the nvme and the controller in a state which grub maybe can&#039;t handle correctly on your system?<br />also: your previous LS showed that not just the windows os nvme vanished but both nvme - this could hint towards some issue with how your system handles nvme after cold/warm reboot - which in turn again hints towards intel-rst or amd&#039;s equivalent</p><p>another &quot;try the crowbar&quot; idea: no matter if yiu already on the latest bios: just flash the latest version again - we once had a topic about a laptop whos owner reported some boot issues and reflashing the already installed bios somehow fixed it</p>]]></description>
			<author><![CDATA[dummy@example.com (cryptearth)]]></author>
			<pubDate>Tue, 02 Jun 2026 05:24:50 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=313756&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Touchpad randomly stops moving (clicks still work) on Hyprland]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=313514&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>seth wrote:</cite><blockquote><div><p>If restarting the display server reliably restores the device you&#039;re probably just facing a race condition where the graphical target starts before that hardware has initialized.<br />Try to artificially delay the display server (session login)</p></div></blockquote></div><p>Yes, make sense: new fresh kernel/distro -&gt; faster starts, less start up services/apps -&gt; potential races. Well, ideally it should be fixed in the boot sequence logic, but reality is different from the ideal world.</p><p>I added delay for SDDM and It works.</p><p>Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (BigMoose)]]></author>
			<pubDate>Tue, 02 Jun 2026 04:52:40 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=313514&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Elden Ring crash in sound initialisation]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=313754&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>V1del wrote:</cite><blockquote><div><p>This is basically guaranteed to be completely unrelated to the OPs original issue, splitting into a new thread from: <a href="https://bbs.archlinux.org/viewtopic.php?id=312802" rel="nofollow">https://bbs.archlinux.org/viewtopic.php?id=312802</a></p></div></blockquote></div><p>Sorry, I&#039;m new here, should I reply to this thread or continue over in the one you linked</p><div class="quotebox"><blockquote><div><p>Elden Ring has been out for a while, maybe test a stable proton release instead of experimental?</p></div></blockquote></div><p>Yeah I did test with Hotfix and 11 also, still no luck</p><div class="quotebox"><blockquote><div><p>If this is an actual bug in your audio setup how does that look like, are lib32-libpulse and lib32-libpipewire installed assuming a pipewire setup? What output do you get from </p><div class="codebox"><pre><code>sudo fuser -v /dev/snd/*
aplay -lL #alsa-utils
systemctl --user status pipewire{,-pulse} wireplumber pulseaudio</code></pre></div></div></blockquote></div><p>Here&#039;s the output:</p><div class="codebox"><pre class="vscroll"><code>                     USER        PID ACCESS COMMAND
/dev/snd/controlC0:  tsun2610   1046 F.... wireplumber
/dev/snd/controlC1:  tsun2610   1046 F.... wireplumber
/dev/snd/seq:             tsun2610   1045 F.... pipewire
null
    Discard all samples (playback) or generate zero samples (capture)
lavrate
    Rate Converter Plugin Using Libav/FFmpeg Library
samplerate
    Rate Converter Plugin Using Samplerate Library
speexrate
    Rate Converter Plugin Using Speex Resampler
jack
    JACK Audio Connection Kit
oss
    Open Sound System
pipewire
    PipeWire Sound Server
pulse
    PulseAudio Sound Server
speex
    Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
    Plugin for channel upmix (4,6,8)
vdownmix
    Plugin for channel downmix (stereo) with a simple spacialization
default
    Default ALSA Output (currently PipeWire Media Server)
sysdefault:CARD=PCH
    HDA Intel PCH, ALC285 Analog
    Default Audio Device
front:CARD=PCH,DEV=0
    HDA Intel PCH, ALC285 Analog
    Front output / input
surround21:CARD=PCH,DEV=0
    HDA Intel PCH, ALC285 Analog
    2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=PCH,DEV=0
    HDA Intel PCH, ALC285 Analog
    4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
    HDA Intel PCH, ALC285 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
    HDA Intel PCH, ALC285 Analog
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
    HDA Intel PCH, ALC285 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
    HDA Intel PCH, ALC285 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
hdmi:CARD=PCH,DEV=0
    HDA Intel PCH, HDMI 0
    HDMI Audio Output
hdmi:CARD=PCH,DEV=1
    HDA Intel PCH, HDMI 1
    HDMI Audio Output
hdmi:CARD=PCH,DEV=2
    HDA Intel PCH, HDMI 2
    HDMI Audio Output
usbstream:CARD=PCH
    HDA Intel PCH
    USB Stream Output
hdmi:CARD=NVidia,DEV=0
    HDA NVidia, HDMI 0
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=1
    HDA NVidia, HDMI 1
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=2
    HDA NVidia, HDMI 2
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=3
    HDA NVidia, HDMI 3
    HDMI Audio Output
usbstream:CARD=NVidia
    HDA NVidia
    USB Stream Output
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC285 Analog [ALC285 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Unit pulseaudio.service could not be found.

● pipewire.service - PipeWire Multimedia Service
     Loaded: loaded (/usr/lib/systemd/user/pipewire.service; disabled; preset: enabled)
     Active: active (running) since Tue 2026-06-02 09:14:21 +07; 1min 56s ago
 Invocation: a2518635deb140f9b3ffa462b28cc8e7
TriggeredBy: ● pipewire.socket
   Main PID: 1045 (pipewire)
      Tasks: 3 (limit: 38042)
     Memory: 4.1M (peak: 4.9M)
        CPU: 40ms
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
             └─1045 /usr/bin/pipewire

Jun 02 09:14:21 ThinkPad6969 systemd[883]: Started PipeWire Multimedia Service.

● pipewire-pulse.service - PipeWire PulseAudio
     Loaded: loaded (/usr/lib/systemd/user/pipewire-pulse.service; disabled; preset: enabled)
     Active: active (running) since Tue 2026-06-02 09:14:21 +07; 1min 56s ago
 Invocation: 153516a8d78f4eb583131a04d9e06729
TriggeredBy: ● pipewire-pulse.socket
   Main PID: 1128 (pipewire-pulse)
      Tasks: 3 (limit: 38042)
     Memory: 2M (peak: 2.9M)
        CPU: 20ms
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire-pulse.service
             └─1128 /usr/bin/pipewire-pulse

Jun 02 09:14:21 ThinkPad6969 systemd[883]: Started PipeWire PulseAudio.

● wireplumber.service - Multimedia Service Session Manager
     Loaded: loaded (/usr/lib/systemd/user/wireplumber.service; enabled; preset: enabled)
     Active: active (running) since Tue 2026-06-02 09:14:21 +07; 1min 56s ago
 Invocation: 6e89492f83ac43beb7e05d92eb16c2cb
   Main PID: 1046 (wireplumber)
      Tasks: 6 (limit: 38042)
     Memory: 17.6M (peak: 18.2M)
        CPU: 222ms
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/wireplumber.service
             └─1046 /usr/bin/wireplumber

Jun 02 09:14:21 ThinkPad6969 systemd[883]: Started Multimedia Service Session Manager.
Jun 02 09:14:21 ThinkPad6969 wireplumber[1046]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Jun 02 09:14:21 ThinkPad6969 wireplumber[1046]: spa.bluez5: BlueZ system service is not available
Jun 02 09:14:21 ThinkPad6969 wireplumber[1046]: wp-device: SPA handle &#039;api.libcamera.enum.manager&#039; could not be loaded; is it installed?
Jun 02 09:14:21 ThinkPad6969 wireplumber[1046]: s-monitors-libcamera: PipeWire&#039;s libcamera SPA plugin is missing or broken. Some camera types may not be supported.</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (tsunlee2610)]]></author>
			<pubDate>Tue, 02 Jun 2026 02:21:55 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=313754&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[Solved]What should I use as license if the upstream repo has none?]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=313774&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>KevinCrrl wrote:</cite><blockquote><div><p>You could consider asking at the BlackArch Matrix, perhaps they&#039;ll respond faster.</p></div></blockquote></div><p>Thank you so much! They actually responded &quot;faster&quot; than I ever expected</p><div class="quotebox"><blockquote><div><p><strong>in matrix, killab33z responded saying</strong><br /><a href="https://github.com/BlackArch/blackarch/blob/master/packages/blackarch-config-xfce/PKGBUILD\" rel="nofollow">The actual BlackArch PKGBUILD for that</a> shows custom:unknown for the license, so you can use the same.</p></div></blockquote></div><div class="quotebox"><cite>seth wrote:</cite><blockquote><div><p> if this is used upstream you can very plausibly copy that (it&#039;s not your assessment or for lack of proper research)</p></div></blockquote></div><p>Did you read their minds?</p><p>I&#039;ve also asked clarification for another repo called blackarch-artwork, lets see what they will say for that. Guess Ik the answer <a href="https://github.com/BlackArch/blackarch/blob/master/packages/blackarch-wallpaper/PKGBUILD" rel="nofollow">https://github.com/BlackArch/blackarch/ … r/PKGBUILD</a></p><p>Marking as [Solved] Thanks everyone <img src="https://bbs.archlinux.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (5hridhyan)]]></author>
			<pubDate>Tue, 02 Jun 2026 02:21:54 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=313774&amp;action=new</guid>
		</item>
	</channel>
</rss>
