linux

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

southernwolf, in What's your current favorite distro that isn't Arch, Debian or Fedora?
@southernwolf@pawb.social avatar

OpenSuse Tumbleweed without a doubt!

helenslunch, (edited ) in The Star Labs StarBook is Qubes-Certified!
@helenslunch@feddit.nl avatar

If I cared about Qubes, Intel would be an instant dealbreaker. Same as it was for Framework.

lemmy_user_838586,

Can you explain a little bit? Which backdoors are you worried about with Qubes?

helenslunch,
@helenslunch@feddit.nl avatar

I didn’t say anything about backdoors…

Intel mobile chips just blow and have for several years now

taanegl,

Historically speaking, IME has been a low hanging fruit of attack vectors and intel has arguably speaking had worse problems with security vulnerabilities on hardware and firmware levels than say AMD or ARM. A bit anecdotal, but there you are.

Patch,

Star Labs disable IME by default.

taanegl, (edited )

AMD and ARM also have their remote standards, but none as distrusted as IME.

Also, remember that vulnerability where IME could be enabled through the internet by a malicious actor? That was fun…

kellenoffdagrid,
@kellenoffdagrid@lemmy.sdf.org avatar

To be fair, if you’re referring to the “alleged” backdoors in Intel processes, there’s pretty similar stuff going on in the AMD side too. That said, I still totally get not wanting to support Intel since they’re definitely the shadiest of the two, and they’ve been awful value these days.

The Framework 13 AMD is pretty great though, can confirm. It’s all I’ve ever wanted in a decent, repairable laptop.

helenslunch,
@helenslunch@feddit.nl avatar

No I’m just referring to the horrible inefficiency

BlanK0, (edited ) in how do i transfer files via usb c cable from a pixel 6a (grapheneos) to linux mint?

There is a package called android-transfer-file or something like that in the void repos but I’m not sure if its also in the mint repos, might be worth checking, its a gui app that makes it very straightforward to transfer files. Or in last resort you can always git clone the project and use ‘make’ to build manually the app

circuitfarmer, in In-progress COSMIC apps: terminal, file manager, text editor, and settings
@circuitfarmer@lemmy.sdf.org avatar

I love that it isn’t all soft corners everywhere, but the pill-shaped buttons and selections seem out of place. I hope they can be made more square.

mmstick,
@mmstick@lemmy.world avatar

Corner roundedness is personal preference in the Appearance page in COSMIC Settings. Similar to interface density.

throwawayish, (edited ) in Working instructions for OpenRazer on Fedora Silverblue?

It seems as if the uBlue images ship the required OpenRazer kmod by default. Therefore, I would suggest you to take a look at those. You still need to follow some additional steps though 😅. Which might not be very intuitive… Thus, I propose the following: if you’ll rebase to uBlue, you might as well rebase to Bazzite. After the rebase has been completed, the (post-)installation software should already give you the option (it’s just a simple toggle) to install OpenRazer. The toggle is clearly visible in this frame.

If you perceive Bazzite as too opinionated for your taste, then perhaps you might opt to the following instead:


<span style="color:#323232;">install-openrazer:
</span><span style="color:#323232;">    sudo wget https://download.opensuse.org/repositories/hardware:/razer/Fedora_$(rpm -E %fedora)/hardware:razer.repo -O /etc/yum.repos.d/hardware:razer.repo && 
</span><span style="color:#323232;">    ublue-update --wait && 
</span><span style="color:#323232;">    rpm-ostree install -y openrazer-meta razergenie && 
</span><span style="color:#323232;">    if ! grep -q "plugdev" /etc/group; then 
</span><span style="color:#323232;">      sudo bash -c 'grep "plugdev" /lib/group >> /etc/group' 
</span><span style="color:#323232;">    ; fi && 
</span><span style="color:#323232;">    sudo usermod -a -G plugdev $USER && 
</span><span style="color:#323232;">    echo "Please reboot to apply needed changes."
</span>

Which should be the just-entry (and thus responsible) for whatever happens after the toggle is enabled*.

thayer,

That’s good to know, thanks! I’m quite content with vanilla Silverblue, but I’ll take a look at their build files and see how they’re pulling it off.

throwawayish,

Aight. I’ve changed the comment a bit 😅 since. Perhaps it’s more useful for you now 😉.

Guenther_Amanita, (edited )

I wanted to make the same suggestion with uBlue. There’s also the silverblue-main image, which is very vanilla and the one I use. The kmod is already pre-installed there.

Bazzite can also be great, but it’s too opinionated for my taste. I like Silverblue also more like the devs intended.

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

Looks great, can’t wait!

davemeech, in Some of y'all need to see this and drop the superiority complex...

Smh my head

mvirts, in Is it possible to isolate which GUI programs are seem by a screensharing program in xorg or wayland ?

Idk what exactly you’re asking for, but this is already an option for me on teams in chrome running under Wayland??? Like when I choose start presenting it pops up a dialog with window options including the whole desktop.

taladar,

The same window pops up under xorg too.

kevincox,
@kevincox@lemmy.ml avatar

The difference is that the popup is optional on X. They can also just access the window data directly. On Wayland they have no way to access other windows without asking for permission via the “Portal” popup.

cupcakezealot, in Some of y'all need to see this and drop the superiority complex...
@cupcakezealot@lemmy.blahaj.zone avatar

linux doesn’t have a panther checkmate

gerdesj, in Some of y'all need to see this and drop the superiority complex...

My phone is on 23. Nextcloud is on 27.

I’m Arch and so is my wife (actually) and it doesn’t have a version. We just roll … and today my dongled, wireless mouse has stopped moving. The buttons still work and my laptop touchpad works fine.

wtf!

Limit,

They make a pill for that…

throwawayish, in The Star Labs StarBook is Qubes-Certified!

Oh wow! This is excellent news! I hope they’ll also provide other privacy/security related features like Heads, the removal of the camera and/or microphone modules, pre-installed privacy screen, tamper-evident screws and packaging.

library_napper, (edited )
@library_napper@monyet.cc avatar

It says it has coreboot pre installed. I assume therefore its not difficult to flash Heads, which is based on coreboot?

throwawayish,

Honestly, I don’t know if that’s the case; I always got scared whenever I saw the prerequisites for Heads in combination with the strict list of supported hardware. FWIW, the NV41 that’s used for enabling Heads on NovaCustom’s device is included in the short list of supported hardware for Heads, while -unfortunately- the same doesn’t apply to the StarBook. I would love to be proven wrong though!

SpaceNoodle, in Is it possible to isolate which GUI programs are seem by a screensharing program in xorg or wayland ?

I almost never share an entire screen, but rather single application windows; when I absolutely must share visual information from multiple applications simultaneously, I create a separate virtual desktop for presenting. Is this not possible?

shadowintheday2, (edited )

I know this is possible, but it makes switching different windows a chore. Since I have GUI programs running under different users, I would want the screensharing program to not even be aware that other user’s GUI programs are in the screen

SpaceNoodle,

How is it a chore?

PanArab, in Some of y'all need to see this and drop the superiority complex...

That’s nothing! Darwin is on version 23.

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

Between this and KDE 6, it’s going to be a great year for the Linux desktop experience.

treadful, in Help with dbus after archlinux upgrade
@treadful@lemmy.zip avatar

It’s mentioned in the announcements.

We are making dbus-broker our default implementation of D-Bus, for improved performance, reliability and integration with systemd.

For the foreseeable future we will still support the use of dbus-daemon, the previous implementation. Pacman will ask you whether to install dbus-broker-units or dbus-daemon-units. We recommend picking the default.

For a more detailed rationale, please see our RFC 25.

archlinux.org/…/making-dbus-broker-our-default-d-…

Though it doesn’t say you really need to take any action but maybe it’s a start for something to look into.

t_378,

If you check out the mailing list archives there is some active discussion about dbus-broker as well.

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