linux

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

authed, in Audacity 3.4 Released with Music Workflows, New Exporter, and More

just use OcenAudio

padlock4995, in GNOME is (Gradually!) Dropping X11

Can’t watch the video rn so going to be THAT person who asks a question that may be answered in the video…

I have a remote server running PopOS! I use with the gnome DE, I use xrdp to connect to it, have done some hinting in past about ways to use Wayland instead but had no luck. Does this slow decom mean development for Wayland over rdp may be coming soon?

BitPirate,
@BitPirate@feddit.de avatar

Gnomes built-in RDP should work. There’s also RustDesk which offers proper Wayland support.

andruid,

FreeRDP and wayvnc are supposed to work.

aodhsishaj, in I'm ditching htop for btop, look how cool it is

Hi Guiseppe

Secret300, in Red Hat / Fedora drama?

Yeah? Redhat just backs fedora they don’t own it. Fedora is completely separate and run by the community

Bitrot,
@Bitrot@lemmy.sdf.org avatar

Fedora is not a separate legal entity. Red Hat literally owns it. At one time they had considered creating a separate Fedora Foundation but did not.

banazir, in Red Hat / Fedora drama?
@banazir@lemmy.ml avatar

Well, I moved away from Fedora with the licensing change and telemetry proposal. It’s a great distro and it’s pretty much the most cohesive experience I’ve had with linux, but those issues have made me wary. We’ll see where they go from here, but for now I’m looking elsewhere.

jack,

I have no problem with the telemetry, it’s anonymized and open source. It could help Fedora. Totally different from spooky proprietary telemetry

shrugal,

Also you have the ability to disable it right in the installer/welcome screen, before anything is being sent. Imo having good telemetry is important, and this is how it should be done!

possiblylinux127, in [SOLVED] Can't access drive on linux/windows dual boot

For those wondering, the problem was that windows didn’t fully unmount the drive. To fix this you need to fully shutdown windows with the command line or the shift key.

lemmy.ml/comment/5460003

bdonvr, in Red Hat / Fedora drama?

I had settled on Fedora but after that debacle I decided to move to OpenSUSE - no complaints there.

There’s plenty of choice, why stick with Red Hat?

GnomeComedy,
bdonvr,

Eh, who used Leap anyhow? Tumbleweed should be used by pretty much any home desktop user

Camilo, in Why can't I play H.265 videos on Fedora 38 even though I have the codec installed

I just installed fedora a couple of days ago and this happens to me too…

I guess I’ll try a different distro 🤷‍♂️ it was being a nice experience until I tried to play a video

Silejonu,
@Silejonu@kbin.social avatar

See my comment for the solution.

Pantherina, in Fedora or Mint for noob?

deleted_by_author

  • Loading...
  • possiblylinux127,

    Not a good recommendation

    russjr08, in NVIDIA 545.29.02 Linux Graphics Driver Is Out with Wayland Improvements, More
    @russjr08@outpost.zeuslink.net avatar

    I tried out the beta version of 545 last week, I swear it made the render issue with XWayland apps worse. Even if it’s back to the 535 state, it still makes using Wayland on Nvidia very difficult unless every application you plan to use is Wayland native. It’ll be a while before that’s the case for me.

    I plan to just pick up a 6700 XT next week. I’m tired of being a second class citizen in Nvidia’s eyes.

    That being said, I appreciate the devs themselves who’ve been working on improving what they can (there’s a couple that I’ve even seen participating in the Freedesktop GitLab). I assume the lackluster Linux support comes from the management side of things. I may not like the company, but I obviously don’t have disdain for every single person there.

    Swiggles,

    Same. A 7800 XT is on its way as we speak replacing my 2080 Super. I am just sick of Nvidia even though performance wise it wouldn’t be necessary.

    randompepsi,

    Same feelings. I will even downgrade from a RTX 3070ti to a 6700xt because I am tired of Nvidia.

    milkjug,

    I replaced my 3080 Ti with a 7900 XTX, reinstalled Tumbleweed to start fresh, and KDE on Wayland has been running great so far. Before, visual glitches galore, GPU refusing to output a signal if iGPU is not blacklisted, hardware video decoding outright does not work, etc.

    Now, with AMD, I have not yet experienced graphics-related issues in weeks, fingers crossed.

    russjr08,
    @russjr08@outpost.zeuslink.net avatar

    Yeah it’s absolutely ridiculous. The “stable” release is out in the extra-testing repo for Arch, and I just had an absolute nightmare trying to get it to work. Installed it, added the suggested nvidia-drm.modeset=1 nvidia-drm.fbdev=1 kernel parameters to systemd-boot, ensured all of the Nvidia kernel modules were present in initrd to do early KMS loading - tried to start a KDE Wayland session and the desktop ran no more than maybe 5 FPS and I wish I were exaggerating that. A very similar issue was reported on their forums but the error I’m getting from kwin_wayland_drm is slightly different.

    Tried install GNOME, but its Wayland session wouldn’t even launch at all. Loaded into its X11 session and it seemed to not be using accelerated graphics whatsoever.

    Now of course, part of the blame goes to me for opting into the testing repo… but at the same time, I shouldn’t have to go through those hoops just to potentially get a working Wayland desktop (and I suspect even if I had succeeded, the same issues will have still been present). As far as I understand, AMD/Intel’s drivers are just part of mesa and are included in the kernel - no modifying your initrd, no worrying about DKMS, no trying to mess with .run files…

    I have a Windows partition on one of my SSDs for the few occasions that I need to do something that can only be done from Windows, and I think I’m just going to use that till my GPU comes in. Funnily enough, Nvidia’s drivers aren’t even that great on Windows either - I still get a screen flicker issue whenever (I believe) the power state of the GPU changes, so for example playing a YouTube video, or even Steam popping a toast notification saying that a friend has launched some game. And plenty of my friends have tales of nightmares with trying to install and manage the Nvidia driver on Windows.

    I would’ve never bought an Nvidia GPU in the first place if I had known how bad it was on Linux, and my current Nvidia GPU (a 2080) wasn’t actually purchased by me, but handed down by a very gracious friend at the beginning of the year since times have been really tough for me. Thankfully this last month I was able to put in some extra hours to be able to set aside some money for a used 6700xt because if I have to deal with this any longer I’m going to lose my sanity.

    russjr08, in 6 Reasons Why You Should Consider Using NixOS Linux
    @russjr08@outpost.zeuslink.net avatar

    I find the concept of NixOS to be incredibly cool, and in terms of immutable operating systems it would in theory be one that I’m really interested in!

    But the last time I tried it, I found that I was constantly fighting the system, and the documentation is all over the place and confusing. There’s things like “Oh hey use Flakes!” but then most of the documentation doesn’t really cover Flakes because it’s still considered experimental, yet it feels like the majority of the community uses it.

    I also had software that would just randomly break, and when trying to track down the changes from Nixpkgs I couldn’t find anything that would prompt why it broke. Which… seems counterproductive to one of the strong points of Nix.

    One example I ran into, is OpenRazer - the service is no longer being exposed and was reported 7 months ago. I did my best to try to track down the changes that broke it, but I suspect it’s possibly a lower level change outside of the OpenRazer package/module that caused it to break.

    I get the impression that if I wanted to try to fix it, I’d have to take on the massive gauntlet of understanding how all of NixOS’ internals work, and while yes someday I’d love to have a better understanding, right now I’m more focused on just making sure the things I’d like (or even need in some cases, like software for my job) just works.

    601error,
    @601error@lemmy.ca avatar

    These comments really speak to me as someone who is comfortable in Arch but mildly interested in NixOS. The concept seems great, and it seems to work very smoothly when it works. Yet there are always these war stories where people have had to fight the system, to debug some misbehaving hack that is nonetheless required to smash a particular package into the NixOS mould. It is discouraging. The idea I get is that NixOS involves more time doing OS curation chores than does Arch, which already hits the limit of my willingness.

    Flakes are another issue. The pre-flakes way seems to be de-facto deprecated, yet the new, flaky way is experimental. I don’t want to waste time learning a doomed paradigm, and I don’t want to depend on anything experimental.

    For me, configuration files in git plus btrfs snapshots is just so straightforward. I want to see NixOS as a better way, but I can’t.

    russjr08,
    @russjr08@outpost.zeuslink.net avatar

    Pretty much, unfortunately. It sucks, because in order for Nix to accomplish its vision, things have to be like this - I don’t really see a way around it.

    I am amazed by what the Nix[OS] community has accomplished and give high respect to them for it, but I can’t do it. If the documentation (and procedures, eg Flakes) were a bit more structured I’d probably be a bit more willing to put more time into trying to figure it out but… that’s just not the case currently.

    I have similar feelings about immutable distros, it is a very intriguing concept but every single time I’ve tried one out, I run into some issue that requires hacks to get around it. If I did end up using one long-term, it’d probably be something from Universal Blue because it seems fairly easy to just modify the image. However, it’s still a massive paradigm shift of getting used to making changes at build-time (of the image), rather than making changes to your system at runtime.

    For now, I just do pretty much the same thing you do, important dotfiles go into git, and btrfs snapshots for “Uh oh, something broke and I need things to work right now” moments (which is thankfully quite rare).

    deadsuperhero, in A Nautilus Sucks Donkeyballs Linux Rant
    @deadsuperhero@lemmy.ml avatar

    The one that really irks me now is that Nautilus in Ubuntu doesn’t show thumbnails for PNG images in the file selection dialog. It’s such an ass-backwards change that I’m legitimately shocked.

    d_k_bo,
    1. The file selection dialog is not a part of Nautilus. It is either a provided by the toolkit (e.g. Qt, GTK3, GTK4) or by a xdg-desktop-portal implementation. The GTK4 file chooser that is also used by GNOME’s portal implementation supports thumbnails since December 2022 or GNOME 44.
    2. I guess you are using an older (LTS) version of ubuntu that uses an outdated version of GTK.
    deadsuperhero,
    @deadsuperhero@lemmy.ml avatar

    Okay. I’m glad that the situation is looking better, and it’s probably more on the Ubuntu people than the Gnome people, but it’s still an incredibly shitty experience.

    ParanoidFactoid,
    @ParanoidFactoid@beehaw.org avatar

    22.04 is not outdated.

    d_k_bo,

    It is 3 GNOME releases behind.

    ParanoidFactoid,
    @ParanoidFactoid@beehaw.org avatar

    You’ll have to compile a daily from github if you want the proposed fix.

    possiblylinux127, in Possible to import Flatpak libraries

    I wouldn’t recommended it. It would be better to delete the old stuff and download fresh

    Artemis_Mystique,

    I cant, my data limit wont be enough: the official fedora rpms dont have the necessary codecs and i need flatpaks

    possiblylinux127,

    This might sound silly, but couldn’t you just get a better connection? You are using bandwidth for lemmy so your internet can’t be that bad. In the worst case you can just go to your local library.

    stockRot,

    What an awfully myopic understanding of the world lmao

    possiblylinux127,

    Possibly, that’s why I said “silly”. I’m just curious what there internet access looks like

    wetferret, in Why ACPI?
    @wetferret@lemmy.world avatar

    Thanks for posting this! I’ve often struggled with ACPI and Linux in the past and this sheds a little light on why that is.

    Sentau, in Linux Kernel 6.6 Officially Released

    The gap between 6.5 launching and 6.6 launching seems smaller than normal.

    Edit : looking back this is not the case. It is the same 2 months between releases. Man time flies

    heyoni,

    “No entry found for ‘time flies’”

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