linux

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

lenan, (edited ) in Firefox Sidebar Addon like Brave or Vivaldi?

I use Tree Style Tab for the sidebar and Simple Tab Groups to get workspaces. They work quite well together. Customize userChrome.css to get rid of the sidebar header and other things and you get something like this

Corr,

I’m very non-adept with CSS. Any chance you could share the code you use to remove the header? Thanks either way!

Corr,

Never mind, someone else linked something that worked for me.

mhz, in How to run command or code in parallel in bash shell under Linux or Unix
superbirra,

mmh yeah… but no.

wreckedcarzz, in How to update the BIOS on a Dell laptop running Linux
@wreckedcarzz@lemmy.world avatar

Does Dell… not offer a way to update the bios via flash drive or network? The fuck? Every board I’ve ever owned had the option to at least flash from USB.

JWBananas,
@JWBananas@startrek.website avatar

They do. Even back in their pre-UEFI days, it was possible to flash BIOS from a properly-formatted USB drive by holding down a magic key combination at power on. But it was not exactly publicized as a supported method.

daredevil, in Firefox Sidebar Addon like Brave or Vivaldi?
@daredevil@kbin.social avatar
Pantherina,

Looks cool! But is there no option to have two sidebars and not just the bookmarks toolbar?

captain_aggravated, in Looking to switch to Linux in the somewhat distant future
@captain_aggravated@sh.itjust.works avatar

In the somewhat distant future you’re looking to switch to Linux. Okay, the question of distros can wait.

What you want to do in the not-too-distant-future if possible is start finding FOSS alternatives to the software you use. Stuff like LibreOffice and Krita have Windows versions, so in the meantime start learning and using those apps. Because that’s the real pain point.

As for distro…distros don’t really matter. Most of the user experience comes from the desktop environment, and that’s a matter of preference so personal that the real answer is “try several and use the one you like.”

thespezfucker,

ok, is gimp supported with linux?

captain_aggravated,
@captain_aggravated@sh.itjust.works avatar

Yes. Very yes. the G in GIMP stands for GNU. GIMP ran on Linux before it ran on Windows.

thespezfucker,

mega thanks!

hellequin67, in Firefox Sidebar Addon like Brave or Vivaldi?

This for me has been a work changer:

josh-berry.github.io/tab-stash/

Can open in tab or sidebar. Honestly, can’t recommend highly enough.

d0ntpan1c,

+1

the UI could be improved (I always end up hovering for tooltips on controls) but it works really well.

I also like that tabs will stay in the stash by default on close, so its great for opening a bunch of reference sites really quickly without worrying about losing them

Closest thing to the old firefox experiment from a few years back.

just_another_person, (edited ) in Suspension on my laptop (closing the lid) causes Wifi to not be available.

I’m not sure what the question here is. Are you wondering which level of suspension you want your laptop to go into when you close the lid?

You should understand ACPI sleep states when trying to setup whatever active states you want your machine to be in when you close the lid, because there is a chain of events that happen when you do so. Your machine may only support one, or a few states (s0-s3) that may not allow this. The first step is above, and the second is understanding what state your machine is being put into once you close that lid, so start there with Mint configuration and how it’s dealing with the lid closing.

RossoErcole,
@RossoErcole@kbin.social avatar

I'm not sure, but there is a Power Managment menu in Cinnamon and I have creenshots:

visor841,

I believe they’re saying that when come back from suspension, the wifi doesn’t work until they reboot.

OddFed, in Looking to switch to Linux in the somewhat distant future
@OddFed@feddit.de avatar
thespezfucker,

look I’m not THAT into linux

thespezfucker,

but maybe one day…

the16bitgamer, in Looking to switch to Linux in the somewhat distant future
@the16bitgamer@lemmy.world avatar

From my experience, download many distros from Linux Mint to Zorin, maybe Fedora and OpenSuse if you want something non Ubuntu bases, or Manjaro and Endeavor OS if you are up for a challenge.

Then install them in a Virtual Machine like Virtual Box. This way you can test which OS you like, and see if the software you want works.

In my experience the Desktop Environment makes the biggest impact on your user experience.

Followed by the package manager (app store)

Then available software (steam lutris libre office)

Finally the terminal for when things go south (or you installed arch)

Agent_Engelbert, (edited )

Absolutely!

I started with mint. Hated it.

Ubuntu, Pop_Os. Hated it.

Fedora. Hated it.

Archlinux, okay, but not so much.

Manjaroo, hated it.

And now I settled with Garuda and Nobara. Like them.

I used Nobara for niche gaming (rarely use it now).

And Garuda Linux for dev work, and downloading and installing stuff, including proprietary packages. And I don’t have to configure all the things to make it capable of allowing me to download stuff from all the nice mirrors, such as the community arch mirror.

Nobara, on the other hand, is great at handling compatibility issues kinda out of the box. Such [Edit1: as GPU] drivers.

The reason I disliked the aforementioned distros was solely because of how much involved I had to be to configure them to integrate with my rare WiFi chip drivers, which triggered me when I banged my head at the keyboard for hours only to find out that my WiFi driver was not supported.

But Garuda and Nobara or a blessing, and a chef’s kiss.

That’s coming from a person who tried more than 20+ distros and/or their derivatives.

[Edit2:] All in all, I would recommend what the comment above suggested, as that will help you find your own path. The samurai path, the kenjutsu path, or the kendo path, the peaceful path, or the hackers path. ;)

[Edit3: sorry Debian users, but I DID try your distros, I just didn’t want to bother with them much as they had compatibility issues too !]

Bransons404,

I’ve been wanting to do this for years, and tried several years ago but my AMD graphics card didn’t have available drivers. I now have an rtx 2070 super, do you know if it’s compatible?

I saw in a comment above that mint cinnamon is great for gaming, does that use wine or something similar? The gaming aspect is really holding me back.

Also slight concern with my dev environment but I’m sure that’s been solved 100 different ways.

the16bitgamer,
@the16bitgamer@lemmy.world avatar

Drivers. I’ve yet to run across any major issues except for Intel Compute not working with Davinci Resolve but that’s well documented.

Now for gaming on Linux. There are 2 ways to game on Linux.

  1. Native ports. Most valve games and some third parties (mostly indie) are natively compatible. I’ve had no issues playing these ports and they run like any other application.
  2. Windows Compatibility Layer. Now asking for 20+ year old games to be ported to Linux is a bit of an ask. Let alone asking devs to add Linux support to their games when Linux had such a small install base.

So what some very smart devs did, was make 2 pieces of software that makes playing native Windows games on Linux possible.

WINE, or WIne Is Not an Emulator, is a compatibility layer to run native Windows Software in Linux. With a primary focus on Windows System Calls. Gaming in wine isn’t graphically the best.

Then there is DXVK, or Direct X to Vulkan compatibility layer, which translates DX9-DX11 code to the open source Vulkan that runs in Linux. Intel’s Arc graphics uses this for their legacy compatibility.

Now you don’t need to worry about installing any of this since Valve packages these apps, and some choice software like .Net Runtime in a package called Proton. This is a checkbox in Steam and when Steam Play is enabled, the Windows versions of games will be installed and will work.

Compatibility is very good at this point but there are edge cases that still need to be ironed out. Like anti cheat, DRM, and more.

Lutris is another prices of software that can be used like Steam Play but for non steam games. Its also good, but can be fiddly.

Install process is no more involved than actual Windows, but when a Ubisoft game crashes it won’t take your entire machine down with it.

Pantherina, in How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?

Me, GrapheneOS!

No jokes, I found a Oneplus 3 with broken Display, will fix that and try some distros. But the choices all seem pretty bad tbh, I would like Fedora Silverblue but I guess that doesnt exist… yet.

Maybe I will try to create a custom Ublue image?

ruth_booth, in Looking to switch to Linux in the somewhat distant future
@ruth_booth@lemmy.dbzer0.com avatar

Switched from Windows to Linux Mint few months ago, customized the look a bit and love it so far.

toastal, (edited ) in Looking to switch to Linux in the somewhat distant future

Most distros are running the same software. The biggest difference is your package manager & community. Personal preference is NixOS but that ain’t beginner-friendly even if the rollbacks from bad states would help. Arch isn’t as difficult to set up as it used to be & has been more stable than a lot of distros in my experience so I wouldn’t discount it but .pacnew files can bite you if modifying in /etc instead of in the home folder (when possible). Of the things folks normally suggest as a first go, Fedora would probably be my pick (not yet had a problem) as everything Ubuntu-based still rubs me wrong for support & leadership.

Barbarian,
@Barbarian@sh.itjust.works avatar

I actually disagree on what the biggest difference is. For the average everyday user, the biggest difference is the desktop environment. Having a desktop environment that the user finds intuitive, easy, and is stable is by far the most important thing.

JoMomma, in Linux Kernel of the Beast 6.6.6 exorcised by angelic 6.6.7 update

Booo

jackpot, in openSUSE Logo Contest Concludes With Winners Selected
@jackpot@lemmy.ml avatar

looks shite

palordrolap,

Do better.

cashews_best_nut,

Like your face.

unionagainstdhmo, in How do I get Nviddia drivers to work in arch?
@unionagainstdhmo@aussie.zone avatar

I’ve got a bit of experience with NVIDIA Optimus laptops on Linux so here’s some questions:

  • What exactly is the problem?
  • Are games not running on NVIDIA?

In this case you need to add an environment variable to the launch options in steam, the name of which has escaped me (should be on OPTIMUS page of Arch wiki)

  • Or is the driver not working at all?
  • What desktop environment/wm are they using?

For example if you’re using GNOME in the settings program in the about the system section (the last one) and in the System information dialog check to make sure it says something like “NVIDIA GTX 1050 Mobile”. Also make sure the NVIDIA driver program shows up with the other apps

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