linux

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

uzay, in Amazon Building its Own Linux-Based OS to Replace Android

So they want more control over what people are able to install

aquasteel,

The more you control something, the easier it is to take your 10% 15% 20%

hydroel, (edited )

I think it’s even simpler than that: they want a share of Google’s data, and more control about what ads they can show to their customers constantly. Their hardware platforms are okayish and sold for a quite low price, but they monetize it on ads.

cole,
@cole@lemdro.id avatar

Amazon’s Fire devices already have this, they don’t use Android with Google, they use the fully open source version. They can collect any data they want already

Patch, (edited )

Exactly this. There’s no nefarious motive to doing this, because Amazon can already do everything nefarious that they want to do with their current Android-based Fire OS.

I’m actually willing to take Amazon’s reasoning at face value for this. They say that Android is too heavyweight and inflexible for embedded IoT devices, and that they want to build something lighter. This makes plenty of sense, and is indeed something that Google themselves have also said as justification for their move to Fuschia for their own embedded devices.

For Linux fans, it’s probably a good thing that Amazon has chosen another Linux-based architecture rather than doing as Google are doing and moving off Linux to a different kernel.

Strit, in Screencasting tools with Wayland support
@Strit@lemmy.linuxuserspace.show avatar

OBS can capture wayland output just fine. At least in recent versions 29.X for sure. I don’t know how the Debian/Raspberry Pi OS repositories updates them. Hopefully they have a newer version these days.

ryannathans,

Crashes wayland for me, known bug according to issues

amoroso,
@amoroso@lemmy.ml avatar

Interesting suggestion but possibly overkill.

hperrin, in Anyone else experiencing high CPU and disk load by gnome tracker after upgrading fedora to 39?

My guess is that it’s reindexing, and will settle down when done. Give it a day, and if it’s still going, then worry.

nossaquesapao,

I will give it some time then, thank you. Is there something I can do in case it doesn’t come back to normal?

BCsven,

I had this once on Leap 42.x series. it would run constantly and never stop. And almost 100% cpu. The tracker-miner logs showed 2 files it was tripping up on. So check its logging. Other than deleting my troubled data I had to use tracker commands and stop or restart the miner to get cpu to normal. I don’t know if it was a bug, a few files with some sort of virus, or glitch. But one file i assume was a problem file, I had ripped my Little Britain collection. One chapter in menu has a “Do you want to break your DVD player” when you click it and say Yes, it would shutdown the player and no buttons worked not even the power button. Had to unplug from wall to reset it. Nice Prank from them, however whatever binary info was in that DVD fike was causing trouble in tracker miner.

nossaquesapao,

Just checked the logs, and they have thousands of this error: Failed to start tracker-miner-fs-3.service - Tracker file system data miner.

But I can’t find more info about what’s happening

BCsven,

Its been 6 years since I tackled this so i forget. but from command prompt you can start by checking status of tracker miner service then trying stop /start. There are also tracker miner commands to pause, refresh cache, monitor etc. so you would have to lookup what those are. it could even be a permission issue, or version issue

Parastie, in Imagine Linux on an Arm SoC that benchmark better than Apple's M2 Max!
@Parastie@lemmy.world avatar

The benchmarks for the M3 have the single core and multicore performances way past similar Intel and AMD chips. Qualcomm’s mobile chips are still no where near Apple’s mobile chips. I do not believe for a second that Qualcomm will catch up to the M2 on their first release.

Aux,

M3 is not faster than any AMD or Intel. And PC chips are using very old process nodes. Once Intel gets to 2nm, Apple chips will feel like dumbphone SOCs from the early 2000-s running J2ME applets.

kalleboo,

Once Intel gets to 2nm

So in like 10 years from now?

Aux,

Who knows? Intel works in mysterious ways.

cybersandwich,

Isn’t Intel still stuck on 12nm?

TheMadnessKing,

They have moved to 10nm nodes which have density of 7nm nodes of TSMC afaik. They call these nodes Intel 7.

Afaik, Intel is also planning to move Intel 5 and other nodes.

Aux,

10nm.

MonkderZweite,

Apple cooks only with water too.

fuckwit_mcbumcrumble,

Keep in mind this is with up to an 80 watt TDP vs an effectively 3 year old architecture in a select few tests. The M2 was basically just an overclocked M1, with the Pro/Max models getting 2 extra cores. This is qualcomms best case scenario.

pr06lefs,

The Qualcomm x elite benchmarks as faster than the M3 for multicore. Not too surprising as I think it’s 12 cores vs 10. For single core its something like 2700 vs 3200.

Laptops running x elite are supposed to be available mid 2024.

zik, (edited )

That’s absolutely not true. The M3 Max just about brings Apple performance up to similar levels as Intel and AMD. The Ryzen 9 7945HX3D for example is a laptop processor which trades blows with the M3 on benchmarks - single core the M3’s slightly faster and multi core the Ryzen’s slightly faster - and in performance per watt the Ryzen’s marginally better. So really it’s just catching up with older laptop processors from other manufacturers.

And if you venure outside the laptop space to compare ultimate speed it’s nowhere near the fastest, particularly in multi-threaded. Its multi-threaded performance is around 13% of the AMD EPYC 9754 Bergamo for example.

atmur, in Fedora Linux 39 Released As A Wonderful Upgrade For Leading Workstations & Servers

For every major Fedora update I’ll try to perform the upgrade from the Gnome Software app just to see if it works, and every time it breaks and I fall back to good ol’ dnf system-upgrade. This is the first time upgrading from Software worked for me, and it was fast too. Nice to see all the Software improvements finally paying off.

perishthethought, in Focalboard: a free alternative to Trello

Story time! (YMMV as they say)

I decided I wanted to self host an app like this just a few weeks ago. I started with Focalboard but just could not get it running as a personal server instance on Docker. (This could entirely be on me as I am very much still learning) I got confused in the whole what’s Mattermost / what’s still part of Focalboard talk, and I wanted to use a Docker compost file but they don’t have one on this page. I got an instance running anyway, but the site wasn’t responding when I tried to load it in my browser. I’ve made this work now for about 8 other apps but just could not find the root cause with this one.

I ended up installing and loving Planka though. For my extremely simple use case, it’s just right. The docker installation was dead simple and it ‘just works’ for me.

planka.app
and
docs.planka.cloud/docs/…/production_version

kixik, (edited ) in Firefox Development Is Moving From Mercurial To Git

Mozilla being Mozilla, I’d guess. They should have gone sel-hosted with sourcehut, or at least gitlab. Or if not self-hosted, the choice should have been at the least gitlab or better, given it allows to chose DCO over CLA. But perhaps not everyone cares… I remember when gitlab introduced DCO, and how that helped debian and gnome to migrate to gitlab. After allowing DCO, other projects migrated as well.

I’m not that fan of gitlab, and I’d prefer sourcehut for open source projects, but if wanting something closer to github, then gitlab might be the answer. But Mozilla is a corp, maybe they don’t care much about these things, and as a corp, perhaps they were looking for CLA sort of contribution any ways…

Chewy7324,

I also think gitlab hosted by Mozilla Foundation would have been a better solution than github.

Mozilla Corporation is owned by the Mozilla Foundation, so their incentives aren’t that of a corporation but a non-profit.

andruid,

I would love to see the Mozzilla foundation double down on ActivityPub and host a Forgejo instance or work with Codeberg for hosting.

I wonder how much Github being the primary place for FOSS source code limits people around the world from joining the movement.

Chewy7324,

I’d also like to see an open platform for their source code, but Github is undeniably the preferred platform for most developers, so I understand Mozilla’s decision.

So long as only the source code is hosted on Github I don’t think it limits people to contribute. Bugs and features are still tracked with the existing tools.

Wispy2891, in Linux holds more than 8% market share in India, and it's on the upward trend

And from 2026 thanks to Microsoft it will raise more as I can’t possibly imagine everyone buying new computers just for windows 11

Bene7rddso,

Me neither, but what I can imagine is people running an unsupported OS forever, like they did with XP and probably 7

TheAnonymouseJoker,
@TheAnonymouseJoker@lemmy.ml avatar

And 10 is extremely secure compared to the jungle that was XP, and 7 was barely doing well, so post EOL usage will remain high. Most people will just airgap their Win10 machines.

terminhell, in Firefox needs a 180° turn to full privacy out of the box. - Feddit

Not to be pedantic, but wouldn’t it need to be a 180? 360 would put them right back in the same spot XD

Pantherina,

Turn around, evolve and go again. But yeah oops bad metaphor lol

KISSmyOS, in Can flatpaks be installed and accessed from another partition on the same drive?

If your laptop periodically freezes, switching distros won’t fix it.
Identifying the underlying issue (which is most likely a hardware defect) would be a better use of your time.
Your first step would be to try and reproduce the issue. See under what circumstances it happens. See if it happens from a live USB or only from your installed system (If it does, this eliminates the SSD as most probable culprit). Do a RAM test. Then ask for help with further trouble-shooting.

alwaysconfused,

I’ve spoken to another user who has the same issue as me and they made a couple suggestions including disabling certain options in BIOS or trying a distribution with a newer kernel.

At first I thought it was issues with iGPU and dGPU switching but I’m beginning to suspect that’s not the case.

Reproducing when it freezes is a challenge because it’s very inconsistent and does not leave and crash reports.

The only improvement I’ve seen yet is switching from Linux Mint 21.2 to LMDE 6 but the kernel is still older compared to the versions that I was suggested for my hardware.

I would like to try a newer kernel just for the sake of trying.

rufus, (edited )

I feel you. The bugs that get the machine to crash and you have zero chance of getting any useful debug information, are by far the most annoying ones.

In my experience it’s most of the time some driver issues in the kernel or the (NVidia) proprietary drivers. Or an hardware issue. On Debian I can install several kernel versions alongside each other. So there would be no need for me to install more than one distribution. Most of the times a proper crash isn’t caused by the userspace anyways, so it boils down to the different kernel versions and configurations anyways. You could also try an older kernel.

Pantherina, (edited )

To this day I have no idea how to even get journalctl errors from exactly before that crash.

Like all this journalctl -r -b 1 and all that doesnt seem to show the right ones.

rufus, (edited )

On my debian machine something like journalctl -b 1 -k shows stuff. There’s also lots of debug files in /var/log/ like boot.log debug, kern.log, messages, syslog.

But it somehow needs to be able to store the log on your disk. If the system craps out completely, it won’t get written to disk. The magic SysRequest keys might help if it only freezes. I learned “Raising elephants is so utterly boring.” You might wanna goggle that and learn how to do it.

Other than that, I mostly look at all logs (no ‘-b1’ and search for the place where it rebooted. Sometimes you find other related stuff while scrolling. But my own (old) thinkpad doesn’t ever crash.

I think there are other crash-dump tools available. It believe there’s something called ‘kdump-tools’ available on Debian. YMMV.

alwaysconfused,

I have an AMD + AMD setup but apparently the Dell G5 series has issues with linux so it’s been an uphill challenge.

I did see that LMDE 6 makes it easy to boot different kernels at startup which is handy. I tried looking at Liquorix Kernel but I don’t think it’s ready for LMDE 6 just yet. I can’t recall exactly why but I got a big nope when trying to download it. I think I tried looking at the Zen Kernel as well but couldn’t figure out if it’s just for Arch or if it’s compatible with Debian.

Too much to learn and now enough hours or attention span. Slow progress but I guess it’s a thing to do besides watching my plants grow.

rufus, (edited )

pages like this also suggest things like updating the BIOS and the graphics card firmware with some AMD tool. And I’ve read several times you should try the kernel parameter amdgpu.runpm=0

Make sure to do all of that first. And observe if the freezes happen in certain circumstances. Maybe you can deduct something from that. Maybe it happens while gaming (GPU). Or when under load. Or if you move it around (loose connection), or when hot or after a certain time even if idle. Disable power management and see if that helps. Should be less effort than installing 5 operating systems. (If the crash isn’t super rare) And try using the magic SysReq keys to force linux to sync and reboot to see if the kernel is still alive somehow.

alwaysconfused,

Fortunately I updated my BIOS from windows before switching to Linux and as of recently, I still have the latest version.

I added amdgpu.runpm=0 and that did increase stability considerably. My system froze up way less often which was great.

I also found that adding processor.max_cstate=1 has made my system even more stable and I haven’t had a freeze up in days now. This page gives a nice run down of what it does.

I wouldn’t be surprised if there is a freeze up in the future but overall my system has been a lot more stable making everything far more enjoyable.

rufus, (edited )

Awesome. Let’s hope the eventually fix the remaining hiccups. Maybe it’s really the power management if those kernel parameters did it.

rufus, (edited )

Maybe just start with the different versions available in your distro’s package manager. I’ve never downloaded a custom kernel from somewhere else. (Well, I have but that was embedded stuff and not a desktop computer.)

KISSmyOS, in Is gnome going to become proprietary?

Even if they wanted to, it would take 19 years till someone gets around to changing the license.

fr0g, in YOU CANT MAKE THIS UP

So what?

kerox98083, (edited )

The default linux desktop environment’s future will be decided by a person who probably doesn’t even know what gnome or linux is

dartanjinn,

Since when is Gnome the default? The default varies by distro…

winterayars, in OpenELA makes Enterprise Linux source available

CIQ, Oracle, and Suse huh? One of these things is not like the other.

It’s a testament to how badly Red Hat fucked up that Oracle, of all companies, is getting good press out of this.

Streetdog, in Using Asciiquarium for Aquarium in Linux Terminal
@Streetdog@lemmy.world avatar

There’s something fishy about this!

LunchEnjoyer,
@LunchEnjoyer@lemmy.world avatar

😅

agitated_judge, in Are there any downsides to using Homebrew as a package manager on Linux?

Last time I checked, homebrew on Linux only included cli apps. GUI apps are only available on mac. So you couldn’t use it to install a browser anyway.

alt,

Unfortunate. Thanks for the headsup :D !

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