linux

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

mmstick, (edited ) in Random application segfaults on Arch
@mmstick@lemmy.world avatar

Make sure you have the latest firmware for your motherboard. This sounds like unstable voltages for memory, or an overly-aggressive PBO curve. Did you try disabling the XMP profile on the RAM, disabling PBO, and upping the voltages (within safe limits) of the SOC, DDR, and VDDP? You might find some useful info here[0] or here[1] if you intend to run your memory at 3200 MHz.

NoisyFlake,

Motherboard firmware is up-to-date, and I’ve already tried disabling XMP. I’ll give disabling PBO a try, thanks!

I don’t necessarily have to run at 3200MHz, if it means that the system is finally stable. But since it’s already crashing at the default 2133MHz, I suppose there’s no use in playing with the voltages?

mmstick, (edited )
@mmstick@lemmy.world avatar

It’s difficult to say for sure with certainty what the issue is without trial and error. I would expect that the motherboard’s manufacturer would make sure that their board can successfully pass all tests with the standard JEDEC spec for DDR4 (2133 MHz).

Since you say that you’ve tried different RAM kits, another alternative could be the cleanliness of power from the power supply. Perhaps there is intermittent voltage droop, and you need to experiment with the Load Line Calibration settings to adjust for vdroop between idle and load. Disabling frequency boosting and manually setting the CPU frequency could help check if it’s related to that. PBO curves might be undervolting too much while idle.

NoisyFlake,

I’m a bit speechless right now. I’ve disabled PBO and didn’t have a single crash since then, everything’s been running fine for hours. Just to make sure that this really was the issue, I’ve enabled PBO again - but still haven’t experienced any crashes in the last hours. I have no idea how simply disabling and then enabling the feature again fixed my issue, but for now it seems like all is well.

Do you have any explanation for this weird behavior?

Anyway, thank you very much for your suggestion, looks like this actually did the trick!

mmstick, (edited )
@mmstick@lemmy.world avatar

Sounds like voltage droop and/or a motherboard with faulty automatic “training” settings. I don’t recall if the Ryzen 3000 had custom PBO curves, but tweaking this can fix it. Upping LLC and the SOC and CPU voltage slightly alternatively could help. Though I’ve had my most stable overclock by disabling PBO entirely and using a manual CPU multiplier.

skullgiver, (edited ) in Unity’s Open-Source Double Standard: the ban of VLC
@skullgiver@popplesburger.hilciferous.nl avatar

deleted_by_author

  • Loading...
  • Pwnmode,

    Videolabs is what was created instead of trying to make Videolan closed source or for profit. The founder of Videolan is the founder of Videolabs. Fully intentional.

    premavansmuuf, (edited )

    Videolabs is a company founded by VideoLAN members and is the current editor of the VLC mobile applications and one of the largest contributor to VLC.

    _www.videolan.org/videolan/partners.html_

    Seems like they’re not just “someone”.

    0xD, in What's your current favorite distro that isn't Arch, Debian or Fedora?

    Kali Linux! Just too useful, though there can still be some fixing around.

    const_void,

    Fixing?

    r0bi, in What's your experiences with Debian and Rocky as a homeserver OS?

    I was running CentOS then migrated to Rocky. It handles various VMs and containers great and has been trouble free for years. 10 core Haswell-era Xeon with 64 GB RAM and a lot of ZFS storage.

    I moved from Arch to Fedora on my desktop/laptop as well. Really helps my mental state not keeping up with the different distro-specific knowledge between hosts.

    PrivateNoob,

    Did you get bored of dealing with packages dependencies and always relying on AUR when you wanted to download a corpo software? I’m planning to do the Arch to Fedora pill too tbf.

    r0bi,

    Somewhat but it was more driven on the server-side decision. I wanted something that I could set and forget, that didn’t have a ton of updates but prioritized stability/security patches.

    Of course, speaking of packages I do regularly use rpmfusion and epel for the extra stuff the normal repos don’t have, but I understand why.

    Also being a heavy user of KVM, PCIe and GPU passthrough I found the experience easier and less likely to break between updates. A lot of Red Hat devs work on these subsystems so I assume it’s better QA’d.

    the16bitgamer, in New laptop
    @the16bitgamer@lemmy.world avatar

    Too many choices to help narrow it down for you. But you need to keep your own workflow in mind when picking out your CPU and GPU, for the software compatibility.

    I use Davinci Resolve for my video editing, one of the few Professional NLE officially supported on Linux. Intel’s iGPU is incompatible with the software at this time. There are hacks and unofficial patches which are pointed out on the arch wiki, but the work required isn’t easy.

    If you are using Adobe software you might need more power so you can run Windows in a VM, or has up-gradable storage so you can comfortably dual boot.

    Good Battery is an cross x86 issue. While Intel and AMD are now trying to compete with Apple Silicon in terms of power and battery life. Stand by battery drain is still an issue. Google “Windows Modern Standby” if you want to get informed. If I remember correctly the laptop needs to have S3 Sleep enabled on it, and it’s usually not specified on a spec sheet.

    Another battery saving tool is a CPU limiter like Slimbook Battery. My Laptop has a terrible fan curve and I need to throttle the CPU back, else the machine overheats. But it’s also good for the battery life too.

    Software support is down to the Package Manager. Flatpak is your friend for most of this, but if you wanna dive into the deep end, so is the AUR if you installed Arch.

    USB-C Charging is down to the laptop manufacturer. Here is a good infographic on the ones you need to look for. Intel Laptops are a safe bet.

    Pantherina,

    Do you know if the intel Xeon GPUs are also not working with Resolve?

    Pantherina,

    Do you know if the intel Xeon GPUs are also not working with Resolve?

    the16bitgamer,
    @the16bitgamer@lemmy.world avatar

    No clue. According to the arch wiki you need a nodded Intel computer runtime

    wiki.archlinux.org/title/DaVinci_Resolve#Installa…

    Pantherina,

    Do you know if the intel Xeon GPUs are also not working with Resolve?

    dino, in In-progress COSMIC apps: terminal, file manager, text editor, and settings

    Can somebody explain to me, why we need another terminal, file manager, text editor and such? Just to call them all “cosmic apps”? Also who the fuck is going to use any of this on windows or even macOS?? Why waste manpower on this cross-platform compatibility?

    mmstick, (edited )
    @mmstick@lemmy.world avatar

    It’s been explained 100 times ad nauseam over the last two years. Go read comments from previous months’ updates if you want to catch up.

    As for cross-platform compatibility, this should not come as a surprise because everything is written in Rust, and the libraries we use are already cross-platform by default in most instances. Supporting multiple platforms takes almost zero effort on our part. Especially when we could design something from the ground up that’s easy to adapt.

    dino,

    I really tried to find something, but didn’t. shrug Maybe I am not a target user.

    detalferous, in Unity’s Open-Source Double Standard: the ban of VLC

    The VLC team are heroes. Three cheers.

    TragicNotCute,
    @TragicNotCute@lemmy.world avatar

    This headline was the subtle push I needed to donate to Videolan. What an amazing project, we’re lucky to have it.

    FrostyPolicy, in Linux in the corporate space

    In two of my previous jobs (I’m a software engineer) I could officially install any Linux distro to the company laptop (which I did of course) fully replacing the wintoys. Could use the machine as I liked, no corporate mandated BS spyware or anything. On of the provides a SaaS product and used Linux server/virtual machines. Otherwise it was mostly MS bits + sprinkle a little Atlanssian horrors to it.

    Unfortunately in my current job I’m limited a VirtualBox Linux running a corporate restricted wintoys machine in a MS environment. A long for the days when I was more productive with my Linux installation.

    It’s just sad and funny how corporate world is that MS products it has to be (because reasons).

    Discover5164,

    i’m stuck with windows, but i moved everything inside WSL… so at least vscode it’s on Linux.

    i’m a heavy multitasker used to tiling WMs, multiple desktops on windows is torture.

    TCB13, (edited )
    @TCB13@lemmy.world avatar

    I could officially install any Linux distro to the company laptop (which I did of course) fully replacing the wintoys. Could use the machine as I liked, no corporate mandated BS spyware or anything.

    Yes, and when the company gets hacked they can sue you for not keeping “your” computer secure enough. When I started my career on the field I also had those ideias that companies are evil and want to spy on everyone and enforce stupid policies on computer and whatnot.

    Eventually I moved to heavily restricted environments where once you see what’s going on there you simply wouldn’t even open WhatsApp on that machine, let alone surf unknown websites. You wouldn’t do it not because the fear of being monitored but by the amount of liability you would be exposing yourself if you did. Trust me, the company isn’t bad, predatory but at a certain level you simply think twice. In fact they even reconize that people might want to surf random websites or use some personal accounts and provide a secure virtualized extra browser (restricted from the internal network) but still no way in hell people even think about using it for something so simple such as WhatsApp.

    To be fair, this way of thinking might be the best. Just assume people will want to have a personal messaging app, email or whatever on the side and deploy some virtualized / restricted local or remote solution so they can do it without creating risks for themselves or to the company. At least this way you’re still under control and people wouldn’t be trying to bypass your security everyday…

    Pantherina,

    This. Linux Management is a thing and needs to be more implemented. Immutable Distros and more can help here, and should totally be used.

    TCB13,
    @TCB13@lemmy.world avatar

    Immutable distros are yet another future money grab attempt.

    FrostyPolicy,

    Yes, and when the company gets hacked they can sue you for not keeping “your” computer secure enough.

    Sounds very American point-of-view. Installation and usage was officially sanctioned. Most developers in both companies preferred to use Linux, some used Macs, wintoys users were a minority. Neither company had any super restrictive corporate BS on their wintoys installation. Neither company is based in the Americas. Both are local companies in the EU.

    TCB13,
    @TCB13@lemmy.world avatar

    Yes but doesn’t change the issue. That scenario will happen and no CTO on his right mind would allow indiscriminate and random tool usage as it opens the company to a ton of possible liability. If someone does then that person is just bad at their job.

    usage was officially sanctioned

    What do you mean by this? Is there an entire set of guidelines and security policies for both Windows, macOS and Linux users on the company? Like AV software they’re required to run, do they lock Linux machines with policies like they do with Windows ones? How does it work? If they don’t to any of the above then we’re back to my previous asessement.

    FrostyPolicy,

    The point here is that the company trusts their employees to use the best tools for them, be secure and do the right thing. Be the most productive. Windows needs that kind of third party snake-oil like AV software and restrictive policies to run it somewhat secure. Most Linux distros are already secure by design out of the box. Drive-by malware and hacking are a thing in windows not Linux.

    Of course there are best practices and guidelines for running your system securely, how to handle sensitive data etc.

    Bene7rddso, in Something to ruffle some penguin feathers: The Unix Hater's Handbook

    From the Foreword:

    As for me? I switched to the Mac. No more grep, no more piping, no more SED scripts.

    You can’t escape Unix

    meyotch,

    I always have Terminal open in the background. Never know when you might need to enact a dramatic hacker scene. I just can’t believe what they charge for thise minitors that project text onto your face.

    bruhduh,
    @bruhduh@lemmy.world avatar

    Here’s johny UNIX

    Ludrol, in Random application segfaults on Arch
    @Ludrol@szmer.info avatar

    I would guess that this is CPU SSD issue you ran an live debian image from an usb and did not encounter any crashes.

    NoisyFlake,

    But I also ran a live EndeavourOS from USB and the same crashes happened.

    z00s, in Switched my Parents to Linux

    @OP, can you advise what themes etc you used to make it look like windows 7?

    I’m about to switch one of my parents over, I think that would make the transition easier.

    Lettuceeatlettuce,
    @Lettuceeatlettuce@lemmy.ml avatar

    I can’t remember the exact name for the themes I used, but if your go into the Linux Mint theming section and search “Windows” you will get several results.

    I don’t know if there is a Windows 7 theme specifically, you would have to look for that yourself. I also did little things like allign and resize their desktop icons the same way their Windows desktop looked. I changed the default folder colors to a tan-ish color to look similar to the Windows folder colors. My mom could tell it looked different, but it was close enough.

    Making their app icons look the same and be in the same rough location as their Windows machine is probably the most important. My Mom loves the Spotify desktop app, so I made sure to install it from the software center and pin the icon into the taskbar right where she was used to seeing it.

    Make sure their browser home page is set the same too, and any bookmarks they have.

    Also, guide them through the new install. Have them click through all the typical tasks they do. I had my mom sit with me and showed her how Spotify opened up and looked exactly the same as it did on her Windows install. We played some music and I showed her how to adjust the little volume knob in the Mint toolbar. I had her print some documents, browse the web, look at pictures and videos she had saved on her drive, stuff like that.

    That will make them feel much more comfortable with the change. There is a balance between trying to get everything to look identical, and helping your parents become comfortable with something new.

    Stoneykins, (edited ) in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**

    You know, as much as people here say they aren’t happy with it, I haven’t seen any specific complaints that detail the problems. What bad change does windows 11 even make from windows 10?

    Not saying I don’t see problems with windows, there are… A lot. But what are the new problems with windows 11?

    Edit: to the people downvoting as if you disagree with me: I’m literally asking a question because I don’t know much about windows 11. I am not trying to make any kind of statement for or against windows 11, I just don’t know what the current flavor of bullshit is and wanted to.

    NAM,

    Literally the only annoyance I had with it initially was that I preferred my taskbar at the top of the screen, and you can’t move it, at least not without janky registry hacks, on Windows 11.

    I’ve since gotten over it, because for me and the vast majority of people, it’s functionally identical in almost all cases.

    The only other thing I can think of that’s still a rare annoyance is that sometimes, completely at random, Windows Explorer, if you’ve just left a window open in the background for a while, will just rip focus from whatever other thing you were doing.

    Yes, they’re trying to shoehorn their copilot AI thing into the UX, but that was so easy to disable and forget that I refuse to call it a real problem, myself.

    Stoneykins,

    Thanks for answering. Idk who downvoted you for answering a question lol

    woelkchen, in Looking for a good tablet PC distro
    @woelkchen@lemmy.world avatar

    BlissOS blissos.org

    DetachablePianist,

    Looks interesting, I’ll check it out!

    drwankingstein,

    While I agree that it is the best tablet experience, I think that’s strething the definition of a distro pretty hard lol

    woelkchen,
    @woelkchen@lemmy.world avatar

    It’s literally a distribution of an operating system that uses the Linux kernel, therefore a Linux distribution.

    It’s, for example, not a Berkeley Software Distribution, BSD.

    drwankingstein,

    you will likely find that most people will disagree with that, the general consensus of a “Linux distro” is that gnu/linux stuff. Personally I would consider it distros in which the apps would mostly use the general linux runtime stacks since musl based distros I would still consider a general linux distro. Android uses it’s own distinct runtime, for the vast majority of usage, and although using things like termux we can get close, how android is setup it lacks a good chunk of things that can only be resolved with a chroot/proot

    woelkchen,
    @woelkchen@lemmy.world avatar

    I don’t need to find people in agreement, just as I don’t need to find out whether people agree with the Earth being round or flat. Sometimes a fact is just a fact.

    If you want to argue whether something like Alpine Linux that builds upon musl instead of GNU’s libc is a Linux distribution or not, please take that discussion there. I merely wanted to give OP a suggestion what should work best with his laptops.

    drwankingstein,

    I think it’s worth keeping in mind since when people ask for something, they generally want something specific. in this case they asked for a distro, so there is a non insiginificant chance they wanted a “generally agreed upon distro”

    woelkchen,
    @woelkchen@lemmy.world avatar

    Quote: “I’d still like them to behave somewhat similar to Android tablets for less techie users.”

    Also OP gave a positive reply.

    Can you leave me alone now with your wrong notions of “there is no Linux if it’s not GNU/Linux”? I’m not interested in discussing that.

    Pantherina, (edited )

    Afaik they use a pretty outdated version of Android (11?). They are the same Devs as Waydroid btw.

    So it may be comfortable and made for tablets, but very old, only really essential security updates etc.

    woelkchen,
    @woelkchen@lemmy.world avatar

    Visit the website and you no longer have to guess.

    independantiste, in Linux reaches new high 3.82%
    @independantiste@sh.itjust.works avatar

    Wowzer, ok, that’s seriously impressive though, like in 2022 I feel we were stuck at 2-2.5% and in 2023 we passed 3% for the first time and now we’re at almost 4??? That’s like DOUBLING the market share in a year

    balancedchaos,

    I was thinking the same thing. We’ve actually surpassed Apple on desktop. I know we’re gonna laughingly say “year of the Linux desktop,” but we have to honestly look how far we’ve come in a relatively short time.

    jack,

    It only took 40 years :')

    kusivittula,

    mac has over 16% though, we still aren’t even close

    balancedchaos,

    You’re actually 100% right. I don’t know what figure I was thinking of, but you’re just right.

    RiderExMachina,

    You might have been thinking Steam gaming. Mac was at ~5% and has dropped to ~2%

    balancedchaos,

    That is likely it. Okay, thank you.

    indigomirage, in Linux reaches new high 3.82%

    This is very good. The higher those numbers go, the more pressure there will be for better official support for both HW and SW.

    FOSS is fantastic. But lack of options (FOSS or paid) for a few of my use cases keeps me stapled to Windows and WSL. Unfortunately. I’m hoping the momentum shifts.

    jack,

    FOSS or paid?

    mexicancartel,

    FOSS or paid

    I hope you know the difference between Free(Libre) and Free(gratis)

    indigomirage, (edited )

    I suppose what I mean is that i am happy to select whatever software is best for the task at hand. I have no issue with paying for software if it serves my needs. In a few cases, that limits my options to running windows as commercial versions are unavailable on Linux, and it is my hope that more commercial orgs start making their wares available for Linux, especially in cases where there’s no available alternative.

    As for splitting hairs on the difference between gratis and libre, life’s too short (so if I used incorrect terminology, c’est la vie…)

    mexicancartel, (edited )

    I guess you don’t know its difference.

    Free software means freedom and not the price. There are paid free software.

    By defenition, free software is software that satisfy 4 essential freedoms

    Freedom 0: Freedom to run the program any way you want on any of your devices

    Freedom 1: To see and study how the program works and change it according to your needs. Source code of the entire program should be visible for this freedom

    Freedom 2: Freedom to share copies of the original program(sharing is caring)

    Freedom 3: Freedom to share copies of the modified version which you adapted to your needs such that whole community can benefit from your modifications

    So yeah this is Free software, and when you say FOSS, its not about the price, but the freedom and control you get with the software. Why is this important? Because theese non-free softwares are taking away our freedom by even limiting “us” from using our “own” devices(DRM, locked bootloader, etc.), and it will be too late to realise how most proprietary softwares we use, and ones we are forced to use, captures our freedom.

    PopOfAfrica,

    If literally any Adobe competitor released a product for Linux they’d dominate that niche.

    joojmachine,

    It really depends, but some tools would really do that. DaVinci Resolve, for example, has a pretty bad Linux distribution support and format, all things considered, and it’s still the go-to video editor for Linux users, despite all of the issues.

    indigomirage, (edited )

    Kdenlive and shotcut are also great.

    joojmachine,

    They really are, but still leagues behind the features (and online learning material) compared to Resolve. I love both of them, but still, when I need to get to work with video, I still prefer to deal with Resolve’s limitations than to deal with Kdenlive or Shotcut.

    indigomirage,

    Fair enough! My only work with video has been very lightweight stuff and I haven’t needed much else. Shotcut definitely has quirks, though I know it a lot better than kdenlive. Have not played enough with Resolve to comment, though I have it on my list to try when the opportunity presents itself.

    possiblylinux127,

    gimp noises

    TheGrandNagus, (edited )

    I appreciate GIMP but nah, it’s objectively inferior to Photoshop by a long shot and development is really slow. I mean they’ve only just got to GTK 3.

    It’s comparatively difficult to use.

    Plus they insist on sticking to that infantile name. I don’t know how they’re expecting to get industry support with a name like that.

    Don’t get me wrong I use it every once in a while but damn they’re so far behind it’s a joke. And the worst part is they seemingly don’t want the project to advance.

    PopOfAfrica,

    I say this as a foss proponent… gimp sucks ass.

    Now, Inkscape is Goat, but Gimp is nigh unusable.

    indigomirage,

    There are lots of individual applications that do pretty well in and of themselves (darktable, gimp, krita, etc.) they have varying degrees of niceness. But what Adobe can do has no analogue in Linux land (paid or not) - it’s the multi-device interoperability. It makes for unparalleled workflow. I am not an advocate your Adobe - I really wish there was someone else that did it, and I believe it is something worth paying for. Figma maybe? (but it’s all cloud and was nearly knocked out by Adobe…)

    (FWIW, I’ve never found gimp to be pleasant to use, but that is only my own subjective experience. Others like it and that’s a good thing.)

    possiblylinux127,

    When was the last time you used it? The newer versions are better and with Gimp 3 there will be many improvements.

    PopOfAfrica,

    A month ago. Still crap then

    Spectacle8011,
    @Spectacle8011@lemmy.comfysnug.space avatar

    Stable or development branch?

    possiblylinux127, (edited )

    I guess that’s fair. It works fine for me when I use it occasionally.

    shredderdoitbetta,
    @shredderdoitbetta@lemmy.world avatar

    That name though

    indigomirage,

    I tend to agree. And people need to realize that Adobe’s secret sauce is not in their apps, it’s in the multi-device interoperability. I love lightroom, but it’s not the photo editing ability (darkroom has that), rather it’s the fact that I can seamlessly work the same catalogue from any device (even if I don’t use their cloud for anything but smart previews).

    I think Adobe would cash in if they supported Linux - for want of a workable alternative, I’d even pay them.

    Music device manufacturers need to support Linux too. NI Maschine (and others) is simply a non-starter…

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

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 24253048 bytes) in /var/www/kbin/kbin/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php on line 174

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10502144 bytes) in /var/www/kbin/kbin/vendor/symfony/error-handler/Resources/views/logs.html.php on line 38