linux

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

NoLifeGaming, in Linux reaches new high 3.82%

Very cool. I wonder how much the steam deck helped in this push

markus99,

about three fiddy

lefixxx, in New Linux user here. Is this really how I'm supposed to install apps on Linux?

People here saying you can just download and run the .deb just like the .exe

Aren’t you forgetting the “add +x permission” step?

Natanael,

A deb file will “run” in the package manager process space, it doesn’t need to be executable on its own

Clbull, (edited ) in Linux reaches new high 3.82%

3.82% is actually pretty damn good. And if Windows 12 pushes us into a subscription model I can see that gap rising.

Also, if/when DirectX gets native Linux support, or DXVK/VKD3D matches the API in performance, that’ll be it.

Personally I’m thanking Valve for this.

UnRelatedBurner,

I’m thanking yall for this. And also idk what so different in linux, but I just want apps on here. Like I can find an alternative, but I have to say it, most of the time it’s just worse. Like how do you replace AMD Software or Logitech Ghub or Realtek audio (or whatever is the deafult for win, it’s so seamless).

To add to this, I can install a standalone app for every feature that AMD Software has, but I don’t want to. And Ghub got de-drm-ed for like two mice, but I own a different one. Video recording and Audio settings are basically non-existen. Good luck changing the quality of your audio.

To add even more, I’m more and more used to these alternatives, so idk if I’ll still cry about it in a few years. Re-learning computers is such a pain. I hope I’ll be able to give linux to my kids as a norm (basically to use without terminal mastery).

domi,
@domi@lemmy.secnd.me avatar

Like how do you replace

Most of the time there is no 1:1 replacement, it all depends on which features you use from these apps. Some suggestions:

AMD Software

CoreCtrl can do most of the important stuff from the AMD software like GPU overclocking, custom fan curves and per-game profiles.

Logitech Ghub

Piper has a lot of support for different mice and keyboards, maybe yours are supported there?

Realtek audio

I’m not sure what Realtek audio does nowadays, which features do you need?

Video recording

OBS is available and does pretty much does the same stuff as on Windows. If you need to capture gameplay you will have to install obs-vkcapture which is the Vulkan/OpenGL replacement for DirectX capturing included on the Windows version of OBS.

Audio settings

Which settings do you require? What do you mean with “Audio quality”?

Unfortunately most Pipewire/Wireplumber settings are hidden behind config files and I’m not aware of any applications to manage them. The KDE audio settings are quite decent but limited in scope. However, most of the Pipewire settings have a sensible default and probably shouldn’t be changed unless you’re doing audio production.

qpwgraph is quite powerful when you need to connect multiple devices together or have virtual audio devices.

UnRelatedBurner,

Okay update: Piper does support my mouse. Which is good, because I can now config the profiles without windows. But also sad, because I’m still having my scroll wheel problem. I’ll say it briefly maybe you know something about it. My mouse send hight res and normal scroll ups and downs inconsistently. When I scroll wirelessly it sends 5 hi res events, which get’s turned into a normal one, so it sends both. the 5 events is inconsistent, so sometimes I don’t even scroll. What apps use is inconsistent, so sometimes i scroll 5 times instead of 1, or even worse when apps wait for the 5 hi res next to each other, meaning it doesn’t even scroll sometimes. But all of this is gone when I plug in. When wired my mouse only sends “normal” scroll events and everything works perfectly. I got the leads: ([1], [2], [3], [4]) (I have to admit, I haven’t read all of these, at one point they just turned into technical gibberish for me)

domi,
@domi@lemmy.secnd.me avatar

Can’t say I ever had that problem, sorry. My Logitech PRO X scrolls normally over wireless and wired.

UnRelatedBurner,

well, alright. Thanks for your time and replies!

0ops,

Even on Windows obs is the best performing option, last I tried (which was a few years ago granted)

UnRelatedBurner,

They say sex is good and all, but I bet they never received a reply like this before. I’m going to respond one by one.

I mostly used AMD Software for instant replay, I miss this loads. Tried replay-sorcery like 3 times, failed all 3 times. I gained more knowledge since, fixed discord’s screenshare, so I might give it another shot, but I also heard that you can get instant replay with OBS somehow.

I’d like some alternative to fancontrol, I know I could set fanspeed in the bios, idk why I don’t. But I had a nice lil software that managed fans, now I don’t.

Piper also doesn’t support my mouse. It does however support the one I just switched from a month ago…

Idk what Realtek does, but I never had any sound related problems on windows. AKA it just worked, I’d like it back pls. I now use pipewire-pulse. Made Virtual Surround sink, loving the customization, hating the documentation. I’d still like to fix the bandwidth (I read somewhere that it’s limited by default) and mess around with EQs, my lead is AutoEq.

OBS just doesn’t work. But I remember it barely working on windows as well. It’s popular, I can probably fix it.

I already have qpwgraph, but I don’t have a use for it, I just used it to visualize, and fix connections when they’re wrong. Might do some soundboard fun later with it, or in-game mic trolling :p

Thanks for the links tho, I’ll look into what I can utilize. But don’t get me wrong I love linux, there is just so little support, paired with such a steep learning curve.

rant: I’m not using linux for long, and I have a bunch of stuff to get working. Password manager, find nice image and PDF viewers (web browsers feels cheap), fix recording (obs can’t capture and barely can anything else), get (or make) a nice theme, try out tiling window managers, set-up WMs so I don’t have to dual boot anymore. While don’t even get me started on stuff I have no Idea how works on linux. Like grep’s powerful, how does regex work, links?, everything in /etc, bash script. hopefully I can get these answered in 2024. I hear the memes that this is the “year of linux desktop”; well it’s certainly for me.

domi, (edited )
@domi@lemmy.secnd.me avatar

Which distro do you use? I don’t really have much sound issues here and I have a pretty exotic setup.

I mostly used AMD Software for instant replay, I miss this loads. Tried replay-sorcery like 3 times, failed all 3 times. I gained more knowledge since, fixed discord’s screenshare, so I might give it another shot, but I also heard that you can get instant replay with OBS somehow.

Yes, I use OBS for that. The feature is called “Replay Buffer” and I have it running with no issues with hardware encoding. I would recommend you use the OBS flatpak, depending on your distro you might also want to use Steam in a Flatpak to make things easier.

I’d like some alternative to fancontrol, I know I could set fanspeed in the bios, idk why I don’t. But I had a nice lil software that managed fans, now I don’t.

I’m not aware of a software that controls all fans but I didn’t really look since I just let them do what they want. CoreCtrl can do the GPU fan but I also leave that alone.

Piper also doesn’t support my mouse. It does however support the one I just switched from a month ago…

You might have some luck requesting support for your mouse/keyboard on their git page, maybe support can be added.

Idk what Realtek does, but I never had any sound related problems on windows. AKA it just worked, I’d like it back pls.

What does not work?

I’d still like to fix the bandwidth (I read somewhere that it’s limited by default)

There’s no bandwidth limit on Pipewire that I’m aware of. The default sampling rate is 48000 if you mean that but it’s a sensible default and you probably don’t want to change it.

and mess around with EQs, my lead is AutoEq.

AutoEq sounds good. EasyEffects definitely can do your EQ and much much more.

there is just so little support, paired with such a steep learning curve.

The learning curve can be steep but don’t be afraid to ask, there’s a lot of helpful people on here. Also most Github/Gitlab projects might look intimidating but they also gladly offer support for applications there.

PDF viewers

Okular is included with KDE and is pretty competent.

Like grep’s powerful, how does regex work, links?, everything in /etc, bash script. hopefully I can get these answered in 2024.

Those are not strictly needed in order to “use” Linux but if you want to learn about them you there’s a lot of resources for them out there. ChatGPT is also pretty useful in helping with bash scripts/commands since they’re sometimes hard to read.

UnRelatedBurner, (edited )

Thank you. I’ll look into this “Replay Buffer” and OBS in general, as it doesn’t work atm. I’m on Arch, and when I plugged in my laptop to the TV via HDMI it didn’t play any sound. With some brute force commands (can’t remember, could maybe check history) I managed to play a static noise on the TV, but I couldn’t get it recognized as an audio device. Gave up after a while as we just wanted to watch the movie, so we found another way instead of me holding up my family with debugging.

pressanykeynow,

Password manager

Basically the same as in Windows: Keepass with manual sync between devices(using Syncthing for example) or Bitwarden (Vaultvarden if like you like to selfhost and don’t have enterprise account).

image and PDF viewers

I’d use a desktop environment defaults, but wiki.archlinux.org/title/List_of_applications

grep’s powerful

Awk and sed are great too. Sed will also turn 50 this year.

how does regex

It’s magic. You can(and should) test your regex here regex101.com

leopold,

I wonder if native D3D would really help at all. Most OpenGL drivers in Mesa are really Gallium drivers. Gallium is a low level internal Mesa API uses to implement support for higher level APIs, including OpenGL and Direct3D 9. Vulkan support isn’t implemented on top of Gallium, because Vulkan is apparently lower level than Gallium is. These drivers are still pretty damn fast, despite having to go through and intermediate API. If Gallium is fast enough for OpenGL drivers, I don’t see why the lower level Vulkan can’t be fast enough for Direct3D drivers. As far as I’m aware, the performance difference between DXVK/VKD3D and Direct3D drivers on Windows is already negligible.

Clbull, (edited )

I thought the performance hit was quite substantial, like 20% to 30% lower frame rates from using dxvk. Maybe things have improved?

Native Vulkan support is of course the holy grail but so few games support it. The only few I can think of are Valve games.

Not even World of Warcraft supports Vulkan, and they’ve supported OpenGL for so long.

leopold,

It’s definitely not 20%-30% behind. I’d say the difference is usually 10% or less. Sometimes DXVK is even a little ahead. Does depend on the game and drivers, tho.

drwho, in New Linux user here. Is this really how I'm supposed to install apps on Linux?

That is simple. About as simple as it gets. The more complex method involves figuring out what VPN software Mullvad really uses, figuring out your keying material, fighting with NetworkManager…

tl;dr - Follow the directions.

limeaide, (edited )

Simple ≠ intuitive

For better or for worse, the widespread methods are not at all similar to the methods sometimes used in Linux. It’s just a fact that most people are accustomed to different ways

toothbrush, (edited ) in Flakes aren't real and cannot hurt you: a guide to using Nix flakes the non-flake way
@toothbrush@lemmy.blahaj.zone avatar

cool article! However, counterpoint: What is a flake?? The article doesnt say…

Is it like a makefile?

Samueru,

A flake from cornflakes

Euphoma,

Nix flakes are a feature of the nix package manager to make nix packages more reproducible.

toastal,

Wut. It’s just as reproducible, flakes are mostly just a common unifying API with some extra CLI sugar for usability.

Atemu,
@Atemu@lemmy.ml avatar

While that is true, it’s also r13y on another level: Reproducible evaluation. That mostly stems from pure eval and locking.

In the “before times”, you’d get your Nix expressions from some mutable location in the Nix path, so running i.e. a nixos-rebuild on your configuration could produce two different eval results when ran at two different times, depending on whether anything about your channel configuration changed in the mean time. This cannot happen with flakes as all inputs are explicitly given and locked.

You could achieve the same using niv etc. before but that had its own issues.

toastal,

It was usually recommended to lock to inputs anyhow with all the fetchers requiring a hash which I hated having to manually update & like the UX flakes provides (I really wish they supported more than Git & Mercurial tho). You can still have different evals tho if you point to latest.tar.zstd or other non-hashed thing like a branch where the referred to can change & it won’t reproduce. I haven’t used channels in years, but doesn’t that just refer to the running system, not using Nix to build projects?

Atemu,
@Atemu@lemmy.ml avatar

I haven’t used channels in years, but doesn’t that just refer to the running system, not using Nix to build projects?

I have no idea what you’re trying to say here.

toastal,

Aren‘t channels for NixOS, and you’d use overlays for building packages? Now you can do that all with flakes.

brukernavn,

No, channels are a simply a mechanism for managing what’s in your NIX_PATH.

skillissuer, (edited ) in Did deep sleep broke for anyone else recently or is it just me?
@skillissuer@discuss.tchncs.de avatar

have you updated EFI/BIOS recently? maybe S3 sleep is not supported on your system anymore and instead you get suspend-to-idle as S0ix (Modern Standby) notoriously shitty under linux. sometimes you can flip it back in EFI/BIOS

Tushta,

I have a Windows dual boot, and Windows did install some updates, and Lenovo site indicates that the latest BIOS version was released mid November, so that could be it.

JCreazy, in Linux reaches new high 3.82%

My journey to Linux pretty much started with the reddit thing. I moved to Lemmy and started slowly eliminating corporations out of my life.

Olgratin_Magmatoe,
JCreazy,

I’m going to steal this okay?

Olgratin_Magmatoe,

Go for it. It was already an old, long dead meme when I posted it here.

kariboka,

Me too

WeLoveCastingSpellz,

same

bizdelnick, (edited ) in Is there any way to emulate aegis authenticator (fdroid) on an ubuntu based computer?

There’s nothing special, it can be replaced with any TOTP/HOTP implementation. In particular, oathtool is supplied in most distros (it has only command line interface, probably there are also some GUI tools in your repos). However it does not support JSON key format that is provided as QR code for mobile 2FA apps. You have to copy and paste values from it manually.

However this will likely violate your employer’s security policy. The point of 2FA is that secret key is stored on a separate device, so that it cannot be stealed together with your password.

I recommend to try other Android apps on your phone. I use FreeOTP+ and have no problems with font readability. Some of my collegues use AndOTP and like it.

joojmachine, in Linux reaches new high 3.82%

I’m really suspicious of those numbers, seeing the sudden drop in macOS and Chrome OS, but I’m hoping so much that those are accurate. Things are slowly but surely getting better.

Aurix, in Did deep sleep broke for anyone else recently or is it just me?

Yeah, my sleep schedule is pretty bad since the holiday… Oh, Oooooh.

semperverus,
@semperverus@lemmy.world avatar

I was up until 2am last night because the air felt “wrong”

RegalPotoo, in Is there any way to emulate aegis authenticator (fdroid) on an ubuntu based computer?
@RegalPotoo@lemmy.world avatar

No actual answer, but I’d suggest reading your employers computer use policy carefully - for me at least, sharing an OTP secret with an unauthorized application would be a pretty serious policy breach. Probably wouldn’t get fired for it (unless it resulted in an actual breach) but would definitely get a “don’t do that again” letter from HR

Extrasvhx9he, in Is there any way to emulate aegis authenticator (fdroid) on an ubuntu based computer?

Copy the totp seed from aegis and use something like keepassxc to generate the codes

JoMomma, in Did deep sleep broke for anyone else recently or is it just me?

For everyone I think

recursive_recursion, (edited ) in Is there any way to emulate aegis authenticator (fdroid) on an ubuntu based computer?
@recursive_recursion@programming.dev avatar

my method for running Android apps on my distro is to run an Android 9.0-r2 VM on QEMU/KVM via virt-manager

maybe this might work for you?

here’s a guide I found for setting up Virt-manager on Ubuntu

and here’s a vid for setting up Android x86 on Virt-manager

  • not sure if this is the exact same vid I used but it should suffice

hope this works/fits your use case!

Excigma, (edited )

Just use Waydroid instead: waydro.id, much lower overhead, however you need to mess with ARM emulation. For installing Google Apps and Device not Play certified: github.com/casualsnek/waydroid_script

More info: wiki.archlinux.org/title/Waydroid

recursive_recursion,
@recursive_recursion@programming.dev avatar

That’s pretty neat! I didn’t know about Waydroid till now

however you need to mess with ARM emulation.

not sure about Arch as I’m on NixOS now and the implementation seems to be straightforward but I’ll keep an eye on your note if I do encounter issues

thanks!🤗

user224, in Linux reaches new high 3.82%
@user224@lemmy.sdf.org avatar
jackpot,
@jackpot@lemmy.ml avatar

indias growth is so important, it’s such a dense country so growth will be rapidly exponential unlike 95℅ of other countries. it’s the perfect mixing pot of technologically literate, dense, money conscious, and distrustful of western influence for linux to thrive in. once india is dominated by linux, it will expand outwards so fast.

jaybone,

Will the scammers finally stop telling me to go to the start menu to check if I have their virus?

Nanabaz2,

Are you using gnome or kde madam? Are your programs show on the left or the bottom?

No no no, sudooo no sodooo madam

sag,
@sag@lemy.lol avatar

I hear this like I am saying this because I am Indian. Lmao

0x2d,

are you using i3, hyprland, sway, or dwm maam?

joojmachine,

Seriously, I’m impressed on just how much influence Linux has in India, not only as an OS, but as a community. I’m in charge of some of the Fedora social media accounts and it really impressed me at first how India is consistently one the top 3 countries our followers are from in all of them.

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