You are not logged in.
Pages: 1
First of all I'm new here so I hope I do this correctly
Iv tried this on multiple installs
It started with the new version of arch that was released,I updated my old system and I could not open any apps from gui or terminal when I try to launch from terminal it just gets hung i only have 2 apps installed so far on my new install and both are doing this steam and Firefox when I reboot it works tell I open more then one app
I'm on the latest update
De is kde
I used install script on the new install but old one was done the manual way
Machine specs
Asus G15 advantage edition
5900hs with integrated graphics
6800m
Last edited by ArchMainnia (2022-02-24 01:32:53)
Offline
Steam actually gives me a little bit of output witch is
Running steam on arch rolling 64-biy
Steam-runtime is enabled automatically
Steam runtime is up to date!
Steam clients requirements are satisfied
Max open descriptors set to 9216
No more after thay just get stuck there
I open Firefox then when steam opens everything closes
Last edited by ArchMainnia (2022-02-24 01:56:32)
Offline
Welcome to the forum @ArchMainnia!
It's a little hard to understand properly what you have done so far, so please correct me if I get this wrong:
You had a machine with Arch already installed
You then booted from a freshly downloaded Arch installation image
You then ran an installation script to update the old Arch install
If this is right, I would recommend you start over, using the proper Installation guide, because it's going to be hard to help you without knowing what the installation script did. Also, if you go slow and take it easy, then the Arch installation guide is quite good, and not so hard to follow - and you will get much better control over your computer.
If, on the other hand, I'm wrong, and you went about it differently, then it would be much easier to help if you could provide some more detail on what exactly has been done to your computer ![]()
Offline
This is incorrect
i had arch installed
i updated arch using sudo pacman -Syu
it started to give me issues and i could not open any apps so i reinstalled thinking that i did something wrong'
the brand new install of arch did the same issue after installing steam and firefox
i would open firefox normaly then when steam openes firefox and steam would close instantly
sorry about the miscommunication
Last edited by ArchMainnia (2022-02-24 22:37:46)
Offline
That sounds like transient hostname issues, what's your output of
hostnamectl
sudo journalctl -bwhen this happens? https://wiki.archlinux.org/title/List_o … n_services
Offline
hoastnamectl: https://pastebin.com/77MZ8anm
sudo journalctl -b: https://pastebin.com/8nrp2TkY
i hope that helps
Last edited by ArchMainnia (2022-02-25 02:46:30)
Offline
Something went wrong with the journalctl output, there is only 27 lines of it. The rest of the journal is missing.
Edit:
Please post the output of
find /etc/systemd -name \*.service -type l -a -xtype f -printf %f\\nLast edited by loqs (2022-02-25 03:00:10)
Offline
pipewire-session-manager.service
pipewire-media-session.service
xdg-user-dirs-update.service
dbus-org.freedesktop.resolve1.service
getty@tty1.service
systemd-networkd.service
systemd-resolved.service
dbus-org.freedesktop.network1.service
systemd-networkd-wait-online.service
display-manager.service
dbus-org.freedesktop.timesync1.service
systemd-timesyncd.service
systemd-network-generator.service
Offline
there is a lot more when i hold enter how would i copy it all at once?
Offline
here is a full one
i rebooted and opened firefox then discord and firefox closed and discord never opened
Last edited by ArchMainnia (2022-02-25 03:18:35)
Offline
there is a lot more when i hold enter how would i copy it all at once?
See the link V1del provided in post #5.
Offline
ArchMainnia wrote:there is a lot more when i hold enter how would i copy it all at once?
See the link V1del provided in post #5.
https://gist.github.com/ArchCandy/d9699 … f0199a09ef
that work for you?
Offline
Still truncated, try:
sudo journalctl -b |& curl -F 'f:1=<-' ix.ioOffline
Still truncated, try:
sudo journalctl -b |& curl -F 'f:1=<-' ix.io
Offline
You seem to be running plasma on wayland and
Feb 26 05:10:39 arch kernel: amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
Feb 26 05:10:39 arch pulseaudio[1907]: X11 I/O error handler called
Feb 26 05:10:39 arch pulseaudio[1907]: X11 I/O error exit handler called, preparing to tear down X11 modulessmells pulseaudio/xwayland related.
=> Does plasma on X11 work as expected?
Offline
You seem to be running plasma on wayland and
Feb 26 05:10:39 arch kernel: amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes Feb 26 05:10:39 arch pulseaudio[1907]: X11 I/O error handler called Feb 26 05:10:39 arch pulseaudio[1907]: X11 I/O error exit handler called, preparing to tear down X11 modulessmells pulseaudio/xwayland related.
=> Does plasma on X11 work as expected?
Iv not had any issues with plasma on x11 except the apps closing since this new update it was running perfect for about a year should I try reinstalling without pulseaudio?
Offline
You are currently NOT running plasma on X11 but on wayland… so maybe try whether it still works as expected on X11.
You'll probably not be able to install plasma w/o PA.
Offline
You are currently NOT running plasma on X11 but on wayland… so maybe try whether it still works as expected on X11.
You'll probably not be able to install plasma w/o PA.
Ok I will try switching them when I get home top left Connor right?
Offline
Assuming you're asking whether the session selection feature of your DM is on the top left corner: i've no idea. It's themeable and also I don't use SDDM.
Offline
You are currently NOT running plasma on X11 but on wayland… so maybe try whether it still works as expected on X11.
You'll probably not be able to install plasma w/o PA.
Discord and Firefox auto opened and evreything works how do I fix wayland tho?
Offline
You probably don't.
https://wiki.archlinux.org/title/KDE#Starting_Plasma
Did you see the note?
Offline
Pages: 1