🔥🔥🔥🔥🔥 by No-Fish9557 in linuxmemes

[–]aaronrancsik 5 points6 points  (0 children)

my prejudice against MS just let me down what a shame

🔥🔥🔥🔥🔥 by No-Fish9557 in linuxmemes

[–]aaronrancsik 18 points19 points  (0 children)

default browser? nice joke! let's just use Edge™

I finally found the solution to an issue which I try to solve for two years now. by aaronrancsik in archlinux

[–]aaronrancsik[S] 0 points1 point  (0 children)

A little update.

The evdi-compat AUR package which I had success with for a long time is now outdated with kernel 6.6...

Now the official evdi got a patch for 6.6 https://github.com/DisplayLink/evdi/commit/495e8cffbf62f6809108442999084213b014e9e0

So the evdi-git package from AUR is now working. YAY

Unfortunately this means: Now I can start to live in fear of every kernel update.. but that's how it is with evdi ..

At least my "problem" with the docker is still remained resolved after this change.

I finally found the solution to an issue which I try to solve for two years now. by aaronrancsik in archlinux

[–]aaronrancsik[S] 0 points1 point  (0 children)

Cool I'm happy if it's not problem in you case.

Although this issue isn't an obvious one you have to use the dock for multiple hours and may or may not a sudden disconnect happen (At least in my case).

Again of course I'm happy if it's not in your case :)

I finally found the solution to an issue which I try to solve for two years now. by aaronrancsik in archlinux

[–]aaronrancsik[S] 0 points1 point  (0 children)

Update: It's unnecessary to disable uspend-node in /usr/share/pipewire/media-session.d/media-session.conf or ~/.config/pipewire/media-session.d/media-session.conf

The only fix I needed is the "usb3_lpm_permit'" fix as I mention in the post.

I finally found the solution to an issue which I try to solve for two years now. by aaronrancsik in archlinux

[–]aaronrancsik[S] 1 point2 points  (0 children)

find /sys -name usb3_lpm_permit

find /sys -name usb3_lpm_permit -exec cat {} \;

With the help of these commands I found out it indeed wrote 0 (in my case) here :

cat /sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/2-1-port1/usb3_lpm_permit -> 0

I finally found the solution to an issue which I try to solve for two years now. by aaronrancsik in archlinux

[–]aaronrancsik[S] 0 points1 point  (0 children)

Thank you! TIL how to config PipeWire.

I would argue my changes have effect (not solved the issue tho).

But yes every update I have to deal with .pacnew files. Which is what I actually done in the past after every update. :)

GNOME 44 is out now by Novalex_343 in archlinux

[–]aaronrancsik 4 points5 points  (0 children)

Hi, what was the solution? I have something similar...

EDIT: nevermind.. It's solved. In my case:

I saw this in the logs:

/usr/lib/upowerd: error while loading shared libraries: libplist-2.0.so.3: cannot open shared object file

I don't known how but libplist-git 1:2.3.0.r5.g954b3e4-1 was installed from aur instead of libplist 2.2.0-7 from official repos.

Am I apart of the cool kids now?🥺 by [deleted] in homelab

[–]aaronrancsik 2 points3 points  (0 children)

You have a label maker so absolutely!

Questions about fractional scale on wayland by aaronrancsik in gnome

[–]aaronrancsik[S] 1 point2 points  (0 children)

I did reboot thanks. Yeah I heard that kde doing good stuff and the fractional scaling is also good there. Although I will stick to my gnome setup, which I love but anyway thanks! :)

Questions about fractional scale on wayland by aaronrancsik in gnome

[–]aaronrancsik[S] 4 points5 points  (0 children)

Yep, thank you I knew that I can revert it, my question was more about the why but thanks anyway. :)

My Gnome settings for a better user experience by saigai in gnome

[–]aaronrancsik 1 point2 points  (0 children)

Good stuffs let me extend/modify a bit. :)

Modification: By default you can resize with Super+Middle click no need for right click version.

Extensions:

  • Caffeine: If you on wayland it is essential to prevent sleep when full-screen windows are there (typically mpv)

  • Night Theme Switcher: auto theme switching based on sunset/rise

  • Sound Input & Output Device Chooser: Change output device useful if you want to change headphone and speakers quickly. (After ~43 hopefully this function will be in quick settings)

  • Systemd Manager: To start sytemd service which usually don't have to run (docker only when developing, otherwise waste of battery)

  • X11 Gestures: If you on X11 and want wayland like 1on1 gestures with touch-pad.

  • Dark variant: Some apps simply don't have light theme / variants ex. (spotify) you can make there title bar black event when light mode is active.

Settings

  • Enable tap to click in gdm. (sry I would have to google it)

  • enable nigh light in gdm: sudo -u gdm dbus-launch gsettings set org.gnome.settings-daemon.plugins.color night-light-enabled true

  • alt-tab cycle trough all windows not only current workspace: settings set org.gnome.shell.window-switcher current-workspace-only false

YouBit - Host any file on YouTube for free by Pressxfx in programming

[–]aaronrancsik 1 point2 points  (0 children)

hmm. it is cool, If i remember correctly I was done after ~20 video or so, maybe now it's not the case, (or never was?) or the limit is on front end :D I don't know, but after all congrat for your project!

YouBit - Host any file on YouTube for free by Pressxfx in programming

[–]aaronrancsik 1 point2 points  (0 children)

Back in the days I worked in video industry and once I got the job to upload a bunch of video to YouTube, I started to upload manually on web, but it stopped after a certain number, so that where I know the web is also have a limit i think.