265
submitted 2 years ago by agelord@lemmy.world to c/asklemmy@lemmy.ml

Additionally, what changes are necessary for you to be able to use Linux full time?

(page 5) 50 comments
sorted by: hot top controversial new old
[-] Mindlight@lemmy.world 3 points 2 years ago* (last edited 2 years ago)

It's always something that doesn't work and I can't get working. Right now (I dual boot) it's my 4G modern in my laptop that I don't seem to understand how to activate the GPS receiver in. Even if I got it to work I wouldn't know since I have no idea on how GPS is supposed to work on Ubuntu...

[-] danie10@lemmy.ml 3 points 2 years ago

Although I do use Linux (so should not respond here, I know), the reasons are probably similar to why Android vs iOS. They are different philosophies. No-one really is wrong, it is about personal fit.

[-] kowcop@aussie.zone 3 points 2 years ago

My work uses Azure Virtual Desktop and there is no Linux client for it, only the web client which seems vastly inferior. Even running in a browser on Windows the colours are terrible.

[-] ImaginaryFox@kbin.social 2 points 2 years ago

HDR support didn't work when I tried it for madvr or games. Not sure if that area has changed.

[-] yaomtc@kbin.social 2 points 2 years ago

No, it's being worked on but it's not there yet.

[-] AletheCrow@lemm.ee 2 points 2 years ago

Screen size problems. My PC is setup as gaming/HTPC for the living room.

Constantly having to fight with it reverting from the 1080 I set, to native 4k. Pretty jarring when you’re popping out of a game and expecting a different res.

Other than that my daughter plays Minecraft with her friends and needed windows for that because I’m not purchasing the game a third time.

load more comments (1 replies)
[-] Kodemystic@lemmy.kodemystic.dev 2 points 2 years ago
load more comments (1 replies)
[-] Nougat@kbin.social 2 points 2 years ago

Admittedly, it's been a long time since I did anything with linux, but I have done some. I'm not a developer, I don't know how to write any code. I know some DOS scripting and now some powershell. If I need to do anything slightly different with linux, it would require me to learn a whole new scripting language, and all of the documentation I've seen for anything linux seems to be written for an audience of people who already really know what they're doing in linux and just need a specific reference material.

I've had mainly Windows machines all my life, I have been forced by necessity to figure out how to do what I need on those. I imagine if I'd had linux machines since ... 1995? I would feel as comfortable with linux now. But the barrier to entry to even having a linux machine, let alone making it do what I needed it to do, back in the late 90s, early 2000s, was way higher than it was for Windows. It arguably still is.

[-] ellipse@lemmy.dbzer0.com 2 points 2 years ago

I would love to use Linux on my laptop but the touchpad isn't recognised and only has windows drivers :( i have tried so much stuff but it didnt work out. My desktop is mostly for gaming so windows makes more sense.

load more comments (3 replies)
[-] rustyricotta@lemmy.ml 2 points 2 years ago

It's been a couple years since I tried maining Linux (Ubuntu). The state of Linux gaming was definitely less than today. Back then, Apex Legends that I played with friends didn't support Linux yet.

Probably the main reasons for me personally is that I was dual booting from a secondary SSD, so Windows was just always there to switch to if I ran into Linux hiccups I didn't want to deal with. Also I remember the secondary SSD was only 256gb so I ran into some problems with that.

As for what's preventing me from switching today

  • I've heard Linux VR isn't quite there yet.
  • Switching over is just a big task I don't want to deal with right now. It could be done, but I'm currently entrenched in Windows. I want to eventually.
[-] amenotef@lemmy.world 2 points 2 years ago* (last edited 2 years ago)

These are my list of changes. I still don't use it full-time but I use it outside working hours. I use Ubuntu 23.04 and I dual boot with windows 11:

Install gnome extensions and “dash to panel”

Install Chrome from google site (.deb package)

Same for Steam

Install mangohud sudo apt install mangohud Source: https://github.com/flightlessmango/MangoHud#debian-ubuntu

Disable Intel Bluetooth device so the realtek one is the only one. (Now there is a new option to also disable Intel Wifi adapter in the same word~ document).

Change default display for “Lockscreen”

Change the local time ( timedatectl set-local-rtc 1 --adjust-system-clock enabled RTC in local time.

For Ryujinx I added this “vm.max_map_count=524288” to /etc/sysctl.conf because it was saying it fixes a crash with TOTK

Disk Performance (System hanging with encryption on the SSD): Disabled the ‘no-read-workqueue" and "no-write-workqueue" sudo gedit /etc/crypttab Added "discard" "no-read-workqueue" and "no-write-workqueue" at the end of the string.Looks like this: dm_crypt-0 UUID=4170cddc-59a8-4f4e-afdb-125f70004fef none luks,discard,no-read-workqueue,no-write-workqueue sudo update-initramfs -u -k all sudo reboot

Enable OC en AMD card (Source: https://linuxgamingcentral.com/posts/increase-power-on-amd-gpus/) sudo gedit /etc/default/grub Somewhere in that file should be a GRUB_CMDLINE_LINUX_DEFAULT= line, followed by a pair of quotation marks. In my case it looks like this: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" We add amdgpu.ppfeaturemask=0xffffffff at the end. Example: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash amdgpu.ppfeaturemask=0xffffffff" Sudo update-grub

Install codec bluetooth AAC for Pixel Buds (codec is lighter than SBC-XQ)

Be sure that bluetooth dongle MPOW is on USB2 and no USB3 which causes interferences (at least in Linux I can suffer it, but not in Windows).

Do the tutorial to make BT devices to work with “Dual Boot” between Ubuntu and W11 without needing to re-pair them everytime (for dualsense and pixelbuds).

Enable AMD ROCM (used to run apps like SDXL).

[-] aslaii@lemmy.world 2 points 2 years ago

My gf and I only plays valorant. I really wanted to get into linux environment but I might give it another chance tho. I just need a good distro.

load more comments (9 replies)
load more comments
view more: ‹ prev next ›
this post was submitted on 13 Jul 2023
265 points (100.0% liked)

Asklemmy

45190 readers
735 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS