Something Mysterious Appears to Be Suppressing the Universe's Growth, Scientists Say
Is this some kind of sick joke, universe? I‘m trying to solve an issue involving xdg. I‘ve never before heard the name but now I might never forget it again! :D
Thanks for answering! I'm banging my head against this proverbial wall for hours.
Here's the output of your command:
● xdg-desktop-portal.service - Portal service Loaded: loaded (/usr/lib/systemd/user/xdg-desktop-portal.service; static) Active: active (running) since Tue 2023-09-19 13:19:01 CEST; 1h 56min ago Main PID: 3741 (xdg-desktop-por) Tasks: 7 (limit: 38029) Memory: 4.1M CPU: 392ms CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/xdg-desktop-portal.service └─3741 /usr/libexec/xdg-desktop-portal Sep 19 13:19:00 haui-TowerPC systemd[3200]: Starting xdg-desktop-portal.service - Portal service... Sep 19 13:19:01 haui-TowerPC systemd[3200]: Started xdg-desktop-portal.service - Portal service.
Here's the pipewire-pulse version
haui@haui-TowerPC:/usr/share/pipewire$ pipewire-pulse --version pipewire-pulse Compiled with libpipewire 0.3.65 Linked with libpipewire 0.3.65
Here's the pipewire-media-session version output:
haui@haui-TowerPC:/usr/share/pipewire$ pipewire-media-session --version pipewire-media-session Compiled with libpipewire 0.3.65 Linked with libpipewire 0.3.65
output of wireplumber --version
haui@haui-TowerPC:/usr/share/pipewire$ wireplumber --version Command 'wireplumber' not found, but can be installed with: sudo apt install wireplumber
So I recon the first two are installed, wireplumber isnt (in fact I think uninstalling it was part of reverting to pipewire iirc.
Here's more random output someone on a forum asked for:
haui@haui-TowerPC:/usr/share/pipewire$ pactl info Server String: /run/user/1000/pulse/native Library Protocol Version: 35 Server Protocol Version: 35 Is Local: yes Client Index: 161 Tile Size: 65472 User Name: haui Host Name: haui-TowerPC Server Name: PulseAudio (on PipeWire 0.3.65) Server Version: 15.0.0 Default Sample Specification: float32le 2ch 48000Hz Default Channel Map: front-left,front-right Default Sink: @DEFAULT_SINK@ Default Source: @DEFAULT_SOURCE@ Cookie: 0f17:3dbb haui@haui-TowerPC:/usr/share/pipewire$ systemctl --user status pulseaudio.{socket,service} ○ pulseaudio.socket - Sound System Loaded: loaded (/usr/lib/systemd/user/pulseaudio.socket; enabled; preset: enabled) Active: inactive (dead) Triggers: ● pulseaudio.service Listen: /run/user/1000/pulse/native (Stream) ○ pulseaudio.service - Sound Service Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; preset: enabled) Active: inactive (dead) TriggeredBy: ○ pulseaudio.socket haui@haui-TowerPC:/usr/share/pipewire$ systemctl --user status pipewire{,-pulse}.{socket,service} ● pipewire.socket - PipeWire Multimedia System Socket Loaded: loaded (/usr/lib/systemd/user/pipewire.socket; enabled; preset: enabled) Active: active (running) since Tue 2023-09-19 13:18:57 CEST; 1h 53min ago Until: Tue 2023-09-19 13:18:57 CEST; 1h 53min ago Triggers: ● pipewire.service Listen: /run/user/1000/pipewire-0 (Stream) CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/pipewire.socket Sep 19 13:18:57 haui-TowerPC systemd[3200]: Listening on pipewire.socket - PipeWire Multimedia System Socket. ● pipewire.service - PipeWire Multimedia Service Loaded: loaded (/usr/lib/systemd/user/pipewire.service; enabled; preset: enabled) Active: active (running) since Tue 2023-09-19 13:18:57 CEST; 1h 53min ago TriggeredBy: ● pipewire.socket Main PID: 3207 (pipewire) Tasks: 2 (limit: 38029) Memory: 5.1M CPU: 170ms CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service └─3207 /usr/bin/pipewire Sep 19 13:18:57 haui-TowerPC systemd[3200]: Started pipewire.service - PipeWire Multimedia Service. Sep 19 13:18:57 haui-TowerPC pipewire[3207]: mod.rt: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running? Sep 19 13:18:57 haui-TowerPC pipewire[3207]: mod.rt: found session bus but no portal ● pipewire-pulse.socket - PipeWire PulseAudio Loaded: loaded (/usr/lib/systemd/user/pipewire-pulse.socket; enabled; preset: enabled) Active: active (running) since Tue 2023-09-19 13:18:57 CEST; 1h 53min ago Until: Tue 2023-09-19 13:18:57 CEST; 1h 53min ago Triggers: ● pipewire-pulse.service Listen: /run/user/1000/pulse/native (Stream) CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/pipewire-pulse.socket Sep 19 13:18:57 haui-TowerPC systemd[3200]: Listening on pipewire-pulse.socket - PipeWire PulseAudio. ● pipewire-pulse.service - PipeWire PulseAudio Loaded: loaded (/usr/lib/systemd/user/pipewire-pulse.service; enabled; preset: enabled) Active: active (running) since Tue 2023-09-19 13:18:57 CEST; 1h 53min ago TriggeredBy: ● pipewire-pulse.socket Main PID: 3209 (pipewire-pulse) Tasks: 2 (limit: 38029) Memory: 12.9M CPU: 379ms CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire-pulse.service └─3209 /usr/bin/pipewire-pulse Sep 19 13:18:57 haui-TowerPC systemd[3200]: Started pipewire-pulse.service - PipeWire PulseAudio. Sep 19 13:18:57 haui-TowerPC pipewire-pulse[3209]: mod.rt: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running? Sep 19 13:18:57 haui-TowerPC pipewire-pulse[3209]: mod.rt: found session bus but no portal
Thanks for answering. Sadly, that didn't help either.
Reading package lists... Done Building dependency tree... Done Reading state information... Done xdg-desktop-portal-gnome is already the newest version (44~beta-1ubuntu2). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
As I mentioned, I had changed from pipewire to pulse in 22.10 and now tried to change back. I needed a ton of work to get pulse working in 22.10 so A LOT of changes have been made but I have no idea how to trace them.
I checked and the xdg-desktop-portal service seems to be installed but not running. Also, I'm using x11, now wayland afaik. Most guides reference wayland.
I had one but I suppose it is broken. I reinstalled it, no change. Probably need to correct a config somewhere.
I think the discussion has become a bit muddy.
The argument against live service games is that you are dependent on the servers hosted by the developer/publisher (afaik).
In normal circumstances, they are able to stop you from playing or alter the terms at any time however they like.
This is a dominant/subordinate relationship which is quite risky. Especially for young people who are still learning what a healthy relationship looks like.
The alternative is a equality relationship where you decide if you buy something based on the price.
One argument against that would be that you can „rent“ an apartment as well. But legislature has shown that states will intervene on a vendor (landlord) redefining the terms of the contract. Not so much with gaming.
Now you are arguing that the game is taken off live service and you will be able to play it offline. I don’t know if that is the case but if so then buying it now would actually send the message that doing the right thing after all boosts sales.
TL;DR: Live service games are badly legislated imo but truly making such a game offline playable with all dlc would be a good thing in my book.
Just my personal opinion. Have a good one.
I can already relate! :) I am running a homeserver on ubuntu 22.04 and I have been meticulous in my documentation and I was extremely cautious with every change I made. To be honest, I wasn’t this cautious with the desktop and it already shows.
Will definitely keep your words in mind. Thanks a lot!
Yes, indeed. This is so obvious and my frustration is immeasurable when hearing that people are too ignorant to understand why this is really bad.
Thank you very much for this awesome comment! I will definitely check protondb a lot! :)
I actually installed factorio on the machine in question when it still had a shit gpu and it ran perfectly. I love that game. :)
I have paid special attention launching the game since it was running crazy slow. I don’t think I got that option. But in any case it works fine now.
Makes sense. I have no idea. Feel free to visit places like that and update us on your findings. :)
Wow. My view of the world just fell off a cliff.
Thanks for answering but I have no idea how that works. Additionally, I got it working now. It is running at 60+ frames after I chose steam linux runtime in the compatibility options.
So, I'm very new to this Linux Desktop experience. I have a Linux server that runs cli only so I'm very much not used to the desktop version.
I tried many proton versions and they all seemed to not work. The only thing that did work (and exceptionally well too) is the steam linux runtime (last option in steam compatibility).
I had to google to find out what wayland and X11 are. My terminal tells me I'm running X11.
It is "agitation propaganda" if I understand correctly and is supposed to inform and agitate people towards revolution and class warfare (which is a great thing imo).
To the other two: Hexbear seems to be housing much radical thought. I'm not sure which extreme but one definitely. Tankie I looked up as well earlier this week: It's a person that glorifies autocratic communist states such as north korea iirc.
Thank you so much! This is awesome! Will definitely look this up more often. I'm actually very surprised that games run this smoothly if you tinker with them.
Damn! You're right. Thanks a lot. I completely forgot about smi.
This is the output:
+---------------------------------------------------------------------------------------+ | NVIDIA-SMI 535.86.05 Driver Version: 535.86.05 CUDA Version: 12.2 | |-----------------------------------------+----------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+======================+======================| | 0 NVIDIA GeForce RTX 3060 Ti Off | 00000000:65:00.0 On | N/A | | 0% 46C P8 16W / 200W | 371MiB / 8192MiB | 5% Default | | | | N/A | +-----------------------------------------+----------------------+----------------------+
+---------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=======================================================================================| | 0 N/A N/A 3345 G /usr/lib/xorg/Xorg 155MiB | | 0 N/A N/A 3543 G /usr/bin/gnome-shell 28MiB | | 0 N/A N/A 6093 G ...bian-installation/ubuntu12_32/steam 3MiB | | 0 N/A N/A 6104 G ...allation/ubuntu12_64/steamwebhelper 11MiB | | 0 N/A N/A 8983 G /usr/bin/nautilus 25MiB | | 0 N/A N/A 9122 G /usr/bin/gnome-text-editor 8MiB | | 0 N/A N/A 9447 G ...irefox/3131/usr/lib/firefox/firefox 117MiB | +---------------------------------------------------------------------------------------+
I ran CS:GO in 150 to 200 FPS so it seems all right.
Thank you very much for answering.
Here is the output for lspci -v
:
65:00.0 VGA compatible controller: NVIDIA Corporation GA104 [GeForce RTX 3060 Ti Lite Hash Rate] (rev a1) (prog-if 00 [VGA controller]) Subsystem: PNY GA104 [GeForce RTX 3060 Ti Lite Hash Rate] Flags: bus master, fast devsel, latency 0, IRQ 66, NUMA node 0 Memory at d7000000 (32-bit, non-prefetchable) [size=16M] Memory at c0000000 (64-bit, prefetchable) [size=256M] Memory at d0000000 (64-bit, prefetchable) [size=32M] I/O ports at b000 [size=128] Expansion ROM at 000c0000 [virtual] [disabled] [size=128K] Capabilities: Kernel driver in use: nvidia Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
It looks to me as it would be working.
But now I have another problem: I installed CS:GO and have between 150 and 200 FPS on high. Looks like the 3060ti works after all. :) but now metro doesnt even start. If I hit play, it quickly cycles through start, cloud sync, running, stopped
This happened before. I then verified the game files and it worked again. Any idea what the issue is?
Thanks to you I now know that agitprop means. :) have a good day
Anticompetitive strategies of other universes.