linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

OmnipotentEntity, in is there any way to attach an audio to an image without re-encoding either
@OmnipotentEntity@beehaw.org avatar

Use ffmeg, here’s how to do the image part: superuser.com/…/producing-lossless-video-from-set…

To do the audio use the copy option. See here for an example usage: stackoverflow.com/…/ffmpeg-to-duplicate-an-audio-…

kensand, in [Resolved - now using Onboard] Any recommendations for an on-screen keyboard like the one that Windows has. The one that comes with Gnome is annoying to use...

I’ve had a good experience with Onboard.

mmababes, (edited )

Trying it out right now

Update: I think that Onboard is good enough to replace Gnome’s OSK.

hperrin,

The last release came out 7 years ago…

kensand,

No? last release was 1-1-2024…

hperrin, (edited )

Those are just changes to the build system. The last upstream release was 7 years ago. Last commit to the main branch was 6 1/2 years ago. This project is unmaintained. It should be forked by someone who is passionate about it.

aBundleOfFerrets,

I wouldn’t call that unmaintained then?

Abnorc,

Can anyone give a layman an explanation as to what makes software like this unmaintained? It seems like it should be fine if it works and is still getting updates.

yukijoou,

the package is maintained (will continue to install on modern ubuntu versions), but the software is unmaintained (no bug fixes, no new features, will stagnate and eventually become obselete as incompatible with future desktop standard modifications)

Molecular0079,

Does it work in Wayland?

ashley,

Does it work with Wayland?

kensand,

Presumably via Xwayland, but I haven’t tried it.

ashley,

I wouldn’t be so sure about xwayland, it would need the ability to insert keystrokes. I don’t know at what level it does that

butsbutts, in What are some interesting devices powered by Linux?

my sexbot

shadearg,
@shadearg@lemmy.world avatar

“I fuck Arch, btw.”

swab148,
@swab148@startrek.website avatar

Arch is the hot one, Debian is the girl next door, NixOS is the cute barista down the street.

Kali has three kids and smokes (but every once in a while…)

ParetoOptimalDev, in [Resolved - now using Onboard] Any recommendations for an on-screen keyboard like the one that Windows has. The one that comes with Gnome is annoying to use...

On steam deck I switched to plasma mobile primarily because of how bad the gnome onscreen keyboard is.

null,

Huh? The Steam Deck doesn’t come with Gnome and also has its own OSK…

ParetoOptimalDev,

If you install gnome and use it in desktop mode you’ll see what I mean.

null,

Yeah, obviously. But what do you mean you “switched to” plasma? It’s the default

ParetoOptimalDev,

“Plasma mobile”

plasma-mobile.org

neytjs, in Linux Mint 21.3 has been released

Great news, I’ve been using Linux Mint (Cinnamon) since 2016 as my only operating system without any regrets. The newer versions of Cinnamon keep getting more and more stable too. I have virtually no hard crashes or freezes anymore.

d3Xt3r, (edited ) in Bluetooth Help (MX Linux Plasma, kernel 6.1.0-13)

It looks like you’re still using PulseAudio? I’d highly recommend switching to PipeWire+WirePlumber instead, installing it should make your earbuds work automatically.

Follow the installation instructions here: wiki.debian.org/PipeWire#Debian_12

AceFuzzLord,

I’m only using PulseAudio because that was what came with the base installation. I’ll definitely check out PipeWire+WirePlumber to see if that works.

pastermil, in TIFU by rebooting before rebuilding my initfs

A Gentoo LiveUSB and some chroot would save your day!

taladar,

Adding a netboot.xyz EFI boot menu entry can be useful if you do not need a live system often and do not have a USB stick when you do.

pastermil,

But don’t you need a wired network connection for this to actually work?

taladar,

I have only tried it with wired but it uses ipxe and that is supposed to work with Android USB tethering too to bridge to other kinds of network access.

Anonymouse,

I have the Debian netinst disk, but it doesn’t include the dm-cache modules, so I downloaded the live DVD last night. I only get about an hour a day to work on stuff.

RagingRobot, in What are some interesting devices powered by Linux?

I have been making interactive dioramas with Linux.

maniacalmanicmania, (edited )
@maniacalmanicmania@aussie.zone avatar

This is the coolest thing I’ve seen in a while.

RagingRobot,

Thanks! I have been having fun experimenting with them.

hperrin, (edited ) in ELI5 the whole Wayland vs X11 going on.

Basically a long time ago Linux/Unix was run on big machines in a separate room with all the fancy graphics hardware, and you’d have a dumb little machine at your desk that could barely draw pixels on a screen. So X11 was designed with all these fantastic neat server-client mechanisms that made it great for running on a mainframe.

Fast forward 30 years and all that stuff is useless now that everyone has built in graphics (as well as several other issues with X11’s archaic design). So some smart people who didn’t know any better made a new thing that everything has to be rewritten for (because they were smart, but didn’t know any better). Then someone who did know a little better was like, what if we take the old bloated one and rewrite it for the new lean one. So now everything runs in an X11 session inside a Wayland server, which has to be rewritten for everything because Wayland is a protocol, not a server.

But one of the really nice things about it is that everything has to be rewritten, so we can make newer, fancier bugs.

Edit: I don’t want you to take the impression that I think Wayland is bad. Wayland is way better than X, it just sucks that we have to rewrite a bunch of stuff for it and figure out new ways of doing things that were dead simple in X, but very insecure.

WhyAUsername_1,

I still don’t get it… I guess I am still 4 years old…

kevincox,
@kevincox@lemmy.ml avatar

Also window managers started compositing which moved 1/3 of what X was doing to the window manager. Then applications started doing their own rendering which moved another 1/3 of what X was doing to the applications. All that is left over is basically the low-level IO which had gotten greatly simpler over the years and could basically be packaged into a few libraries (mesa and libinput primarily) and some complex mutli-hop IPC which was completely unnecessary.

Omgarm, in Linus Torvalds postpones Linux 6.8 merge window after being taken offline by storms

Pfft Linux can’t even deal with a bit of rain. This is why I use my abacus.

MiddledAgedGuy, in ELI5 the whole Wayland vs X11 going on.

X11 is like a big dilapidated house. It doesn’t work very well anymore and is difficult to maintain.

Wayland is new modern house. Smaller and more efficient, but missing some amenities that the old house had that some people still want, like a wood burning stove.

alexdeathway,
@alexdeathway@programming.dev avatar

Follow-up question, Wayland not adopting those “amenities” is just a feature that is missing right now or it’s impossible to adopt them in Wayland?

edinbruh,

Most features missing right now (not all) are against the Wayland philosophy, this doesn’t mean that you won’t get anything but that it needs a “modern era replacement”. Though applications will need to support the replacement. This is usually for good reasons.

The prime example is screen recording. Allowing any program to read and write the entire screen is objectively wrong, no matter what the big time X11 fans say. But there is a replacement: pipewire. Pipewire is extremely advanced and featureful, and it’s more secure because it allows the system and the user to audit who is reading the screen and what part. The problem is that programs need to support pipewire for screen recording, but the main culprits are niche screen recorders (OBS is the best anyway, and it supports it) and proprietary video call software like discord (zoom supports it), which is silly because for electron apps it’s literally a matter of using a version less than 3 years old an adding a flag.

alexdeathway,
@alexdeathway@programming.dev avatar

So we can achieve all the missing features by a little twisting, sweet.

berg, in Bluetooth Help (MX Linux Plasma, kernel 6.1.0-13)
AceFuzzLord,

No because I didn’t know it existed until right now, reading your comment. I’ll be sure to check it out.

flashgnash, in NixOS is better because...

For me it’s the fact that I have one source of truth for my whole system config that I can stick in git

If I want to clean up software I don’t need anymore I just remove them from the package list and they’re gone next rebuild

Also means when I reinstall or setup a new system I just run the installer, do a git pull, rebuild and I’ve instantly got all my tools, configured just how I like them

Also, if I want to make a big change I can build my system in a VM first to make sure it works first (not that I do that because it also lets me revert to an earlier build from grub if I need to)

I’ve also got both my laptop and my PC on basically identical configurations from the same git repo with each of them having a smaller config file for hardware specific stuff

NotJustForMe, in Looking to make the switch

I’ve had serious trouble with pop and usb devices waking up from sleep. Tried for weeks. Also had trouble with many flatpacks. Most help pages and tutorials were outdated or plain wrong, too.

Changed to arch eventually. Never regretted it. Mostly coding and gaming. Eventually deleted windows, because, well, everything just worked. I must have reinstalled pop like eight times. Am still sporting the first arch installation. Well. EndeavourOS, really.

atzanteol,

There are few comments more useless than “I had some random error on unknown hardware with distro X”.

d3Xt3r, in Is there any hyprland fedora silverblue images?

however when I rebase to that image it drops me into rescue mode after reboot. :(

Did you rebase to the unsigned uBlue image first?

rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/startingpoint:latest

This will install the proper signing keys and policies and prepare you to rebase to a different signed image. After you run the above command reboot, and then rebase to the actual image you want to rebase to.

Also, here’s another alternative to Hyprgreen: github.com/wayblueorg/wayblue/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #