Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@jdrm@social.linux.pizza
2025-09-17 09:55:17

Ostras pedrín que para que la impresora de red Brother funcionara en opensuse había que instalar la librería de USB de 32 bits.... sí, librería de USB, de 32 bits, para imprimir por red.
Pero ha funcionado.
Mi no entender.
En ocasiones pienso que la informštica es una evolución de la magia negra y que los ordenadores debían arder en la hoguera.

@theodric@social.linux.pizza
2025-09-15 01:52:20

Top tip for improving openSUSE performance on somwhat-constrained systems (e.g. Ryzen 7 3700C/16GB RAM ex-Chromebook): get rid of btrfs. The constant fs housekeeping tasks grind it to a halt, and it's not the quickest to begin with. This thing absolutely FLIES with XFS. Oh no, no snapshots, guess I'd better just treat it like every previous Linux system I've ever had :P

@chpietsch@fedifreu.de
2025-09-09 14:54:54

Mitte Oktober endet der Support für Windows 10. Dass Microsoft seine Kundschaft dazu auffordert, Millionen von funktionierenden Computern wegzuwerfen, ist ein gigantisches Umweltverbrechen.
Wenn Microsoft kein Windows 11 auf deinem Windows-10-Laptop laufen lassen will, dann nutze die Gelegenheit doch, mal Linux auszuprobieren!
Ich freue mich schon auf die Linux-Install-Party m…

Boot-Menü eines mit Ventoy erstellten Multi-Boot-USB-Sticks. Zu sehen sind folgende Optionen:

Cachy0S [KDE Plasmal [Kernel 6.12] 
Debian 13.0.0 [Cinnamon] [Kernel 6.16]
Debian 13.0.0 [GNOME] [Kernel 6.16] 
Debian 13.0.0 [KDE Plasmal [Kernel 6.16]
elementary 0S 8.01 [GNOME Pantheon] (Kernel 6.11]
Endeavour0S Neo (2025-03-19) [KDE Plasmal [Kernel 6.13]
Fedora 42 [KDE Plasmal [Kernel 6.14]
Fedora 42 [GNOME] [Kernel 6.14]
Untere Hälfte des Boot-Menüs eines mit Ventoy erstellten Multi-Boot-USB-Sticks. Zu sehen sind folgende Optionen:

Endeavour0S Neo (2025-03-13) [KDE Plasma] [Kernel 6.13]
Fedora 42 [KDE Flasmal [Kernel 6.14]
Fedora 42 [GNOME] [Kernel 6.14]
Linux Mint 22.2 [Cinnamon] [Kernel 6.14]
Linux Mint 22.2 [Xfce] [Kernel 6.14]
MX Linux 23.4 AHS [Xfce] [Kernel 6.14 liguorix]
openSUSE Tumbleweed (2025-09-03) [KDE Plasma] [Kernel 6.16]
openSUSE Tumbleweed (2025-03-03) [XFCE] [Kernel 6.16]
Ubuntu 24.04.3 LTS […
@unixviking@social.linux.pizza
2025-09-13 08:32:51

I've been thinking about trying OpenSuSE Tumbleweed for a few days now. My last attempt was several years ago.
#linux #opensource #freesoftware

@stefan@social.linux.pizza
2025-09-10 19:30:33

Been playing around with openSUSE TW on a laptop for a few days and noticed the battery life was horrendous.
Apparently I forgot about installing the trusted old tlp. All is now well.
I did also notice that tuned seemed to be the default, which zypper demanded to be uninstalled in order for tlp to be installed instead. Admittedly I hardly know the difference.
#linux

@gse@norden.social
2025-07-23 07:26:06

Ich frag mich echt was grade im LinuxCommunitys los ist. Hab OpenSuSE runtergeladen, gestartet wurde in 800x600. Dann wurde der Install Launcher gestartet, nicht wie früher wo man zuerst Desktop auswählen, nein es wurde gleich Respos runtergeladen und auch gleich die Pladde ausgewählt, die man nehmen soll.

@theodric@social.linux.pizza
2025-06-30 12:05:09

Tried Wayland Plasma 6 on openSUSE on a ThinkPad P14s G5 AMD last night:
-Firefox doesn't render properly
-TrackPoint is nearly unusably twitchy and doesn't respond to speed/acceleration settings
-Input latency makes it difficult to control the mouse pointer accurately
That was enough for me to log out and return to an X session. Once they finish deleting X11 from all distros and removing any X support from modern DEs, I guess I'll just get a Mac. We had a …

@theodric@social.linux.pizza
2025-08-25 22:56:35

I'm giving up on CachyOS. Sank the rest of my evening into it, to no avail. DNS resolution is still unreliable in pacman and Firefox (and everything else) even after taking my network-local DNS server out of the chain, getting rid of systemd-resolved, and trying several different providers (quad9, Cloudflare, Google). The other ThinkPad running openSUSE is having no such issues tonight: it's CachyOS specific (since I see no evidence that it is a hardware issue - local network traffic…

pretty much says it all
@theodric@social.linux.pizza
2025-06-23 16:10:22

Having a bizarre Python performance issue:
same program running on three systems. On the system which has the best Python benchmark scores, it performs the worst. On the oldest system with the worst Python benchmark scores, it performs the best. The worst and best systems are both Ryzen 7 zen4 and zen3 running openSUSE TW; the middle child is a 2020 MacBook Air M1.
wtf?