Linux

55982 readers
948 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
1
 
 
2
 
 

I don't know if this is common knowledge but I hadn't found anything on the web (for Windows specifically) that stated that this was possible.

I kinda badly want to fully switch to Linux in the short term but wanted to first properly test how different distros feel at these specs (and maybe try some basic gaming too); maybe someone that wants to do the same can find this post useful (I hope this is the right community to post to).

To do this I used QEMU, and had to edit the source code and recompile it to enable 240hz. Forcing higher refresh rates is surprisingly not that hard, I only had to edit a single line of code (hw\display\edid-generate.c, line ~390, set '75000' to '240000'). So far Mint, Fedora and KDE Neon work perfectly at that refresh rate (after adjusting mouse input polling rates), then I added a couple other nice features like shared clipboard and mouse device toggling (I tested q2pro and it wouldn't work with absolute mouse coordinates, and relative mouse was a pain to use in normal desktop browsing, so I had to find a way to toggle them if I didn't want to reboot the VM every time).

This is my very first lemmy post (hi fedi!), I wrote this lengthy blog post detailing how I did everything, hopefully I'm allowed to post it here (reddit traumatized me with the blanket banning).

3
4
5
 
 

A few days ago I asked about taking the big leap, but I use my PC for work in the arts (voice over, music, digital art, etc).

I've been playing around with Bitwig to replace Cubase and ideally Adobe Audition. It's... a learning curve but I'm willing to make it work if I can get everything about my PC lined up with Linux.

I then discovered Wine and Proton. So, they're basically bridges that allow you to use some Windows programs in Linux? I read they can use vst files with a bit of work, and people have had some success with Cubase, though Adobe is still right out but I'd love to get away from Adobe anyway. Also games??

Is there a difference between Wine and Proton or are they basically just different programs that do the same thing? The big leap might be more feasible than I thought if they do what I think they do.

6
7
133
submitted 1 day ago* (last edited 1 day ago) by Luffy879@lemmy.ml to c/linux@lemmy.ml
 
 
  1. It is a For-profit without any means of Generating income (unlike Truenas or Suse which have a paid enterprise version)
  2. Since there is no way of making money, it is apparent they will pull a Plex and Enshittify once they have the noobs on board
  3. At least it uses docker, so you can export the images, but who knows when this will change
  4. It uses discord as forum. They cant even get themselves to use their own OS to install a matrix server on there.
  5. They are not even Private. Their FAQ literally says „They will try to limit data collection“

You want to use some shitty OS by some shitty company? Go sign your soul to Windows Server you lobotomite

Thanks for coming to my ted talk.

8
 
 

Any way to force the desktop to load regardless? I know, typing startx isn't hard, but I would like not to. Tnx!

9
 
 

How come when I try to create a new obs screen, it is black, whether or not i toggle off the visibility on Screen Capture and how do i get it to show the capture settings, like which monitor, or what portion of the screen, to be clear, the! first capture works, for some reason no other capture i try to create is letting me configure or display anything

^ Image
https://pastebin.com/AzKCZ8Tt
^ Logs
https://imgur.com/a/K7pMA4p
^ Video
There is a chance this might be related to another issue I had, but I dont know a fix (I have to manually add what portals I want to install due to a bug, but I have the plasma portals so that should be enough?)

10
11
186
submitted 3 days ago* (last edited 3 days ago) by Sivecano@lemmy.dbzer0.com to c/linux@lemmy.ml
12
13
 
 

Things have taken a bad turn for Bcachefs as Linux supremo Linus Torvalds is not happy with their objections.

14
 
 

Got myself a Dell Latitude ~~E4310~~ E6410 and Thinkpad T510 for free, both with discrete Nvidia graphics soldered to the mainboard. I've installed Linux on them and just went with the nouveau driver since the proprietary Nvidia driver for such old cards is no longer in the Debian 12 repo. Not going to do anything cutting edge on them, but it does leave me wondering:

  • I read that I could, with some effort, install the proprietary driver manually. Am I missing out on anything at all without them, or is nouveau mature enough and the graphics old enough that I wouldn't notice?
  • Is nouveau with old discrete graphics better or worse than having just Intel's integrated graphics?
  • Does power consumption vary significantly between nouveau and proprietary drivers?

EDIT

Answering myself after going down a rabbit hole with the T510:

  1. The dGPU is the NVS 3100M, which does have some level of hardware acceleration support under nouveau, so at least it isn't draining power for zero benefit. However, the dGPU is unable to go past its lowest power state without manually manipulating /sys/kernel/debug/dri/0/pstate (I did not try to) and I suspect that this is what kneecaps 3D performance. There should be a marked difference, but I won't be doing any serious work on these machines, so I'm leaving everything as-is.

  2. This situation is worse than having just integrated graphics due to the inherent power consumption of the GPU core while unable to benefit from higher power states and other optimizations.

  3. Power consumption is probably less, but for much worse performance. At least it is a much better fallback than leaving at maximum.

  • A later variant has the BIOS option to disable the dGPU, mine is an early variant with no options
15
 
 

This PC is basically my life, I use it for work (freelance business), entertainment, and to self host a server so I'm hesitant. I have a handful of questions for now while I look into it more:

  1. I'd prefer not to dual boo, but it might be the safest way to start? If I dual boot, get used to Linux and (hopefully) get everything I need working, can I then go from dual boot to erasing the Windows partition and recombining so I then only have Linux installed and can keep the work and programs I already installed on Linux?

  2. I do voiceover work, music production, and digital art/photography. Anyone else here do all this and what programs would you recommened to replace Audition, Photoshop, and Cubase?

--2.1. Regarding music production, has anyone successfully used vst files from Windows on Linux?

  1. The drives for my server are NTFS. Does anyone have experience with this format on Linux (I use Emby)?

  2. My bread and butter right now is voice acting so I NEED everything to play nice. I've read there might be some issues with drivers for my hardware, namely Focusrite Scarlett 4i4 and Behringer UV1. Anyone have any experience with this?

EDIT: Wow that's a lot of responses. I'd like to respond to each but I'm a bit overwhelmed with all the info haha. I think I'm gonna grab an old external USB drive and live boot from there and test things out. Thanks to everyone, I've got a tonne to mull over now. Appreciate it!

16
17
 
 

cross-posted from: https://piefed.social/post/992183

Mid Year Update

18
 
 

I just got this laptop (Asus TUF A15 2021) today and it surprised me that everything works just fine out of the box on Vanilla Arch, except NVIDIA gpu I had to install it manually on battery power that's why I enable powersaving mode. As for games performance it's basically the same as windows no more no less.

19
 
 

Hi folks,

Recently, I started to listen to music locally instead of using streaming services because I have had enough of all the annoying parts of it. I gathered a lot of Opus and FLAC files that have lyrics embedded in them. I am searching for some music players that can display them. The one I am using right now is Elisa. It is awesome, but I would still like to know if there are more alternatives, just in case. Thanks!

20
 
 

When using TMUX, it is easy to create a script, which opens TMUX, configures the screens/panes of TMUX and open/run programs.

I like this a lot.

My baseline would be something like, when I login, some applications are executed and their windows automatically placed on a virtual desktop.

For example:

  • Open Firefox and put it on virtual desktop 1
  • Open Terminal in fullscreen and put it on virtual desktop 2
  • Open VSCode and put it on virtual desktop 3

Something like that is possible with sway, in the environment I am working, sway is not able to run XWayland applications w/o crashing.

Is there any way to have this functionality on Gnome, Mate, Xfce?

Even better would be something to open several windows and arrange them automatically for different work tasks/projects I am working on. Any ideas?

Edit: Solved! Thanks for the input. Auto Move Windows extension for Gnome solves my problem.

21
 
 

Firefox seemingly very recently shipped their own titlebar controls buttons, which worsens even further the lackluster OS integration. In the screenshot you see my regular control buttons on the window to the left (default KDE Plasma theme) and the new custom buttons Firefox is serving now.

Would anyone know how to undo that change in about:config or anywhere else?

22
 
 

There is xclicker which is a flatpak app, but it only automate mouse clicks, but there is nothing for key presses, I am surprised I could not find anything on this, but is there any GUI for this? Also is this possible on a technical level (in flatpak especially, I dont know if apps can simulate key presses). I know of ydotool, but that uses root, also its not a gui

23
 
 

Testing different ones out and wanted to see what your success rates were

24
 
 

I'm considering getting a 9950x3D on either Monday or Tuesday at a Micro Center as a upgrade to my current setup. My main question is, how is the experience with the 9950x3D on Linux with strange architecture with half of the cores having extra L3 cache and the other half with a normal amount of L3 cache.

I have been busy working and suddenly there's been a promotion for the 9950x3D that I want to take advantage of since my motherboard on my current system has been deteriorating as of late. Asrock x570 Extreme4 with a 3700x. USB has been very flaky and I've been dual boating and the other SSD slot is on the chipset. Which makes my windows boot incredibly slow.

I plan to stay on Arch Linux or hop over to CachyOS but want to know what are your thoughts on this as well?

I primarily game but occasionally do some video/audio encoding, video editing and want to build ffmpeg-full from the aur but takes too long on my 3700X.

I've only been able to read/watch three mediums level1tech, and two Phoronix articles, but haven't mental capacity to register and remember everything.

I watched the Ryzen 9950x3D? On Linux video by Level1tech. And one of the things he mentions is gamemode. Is it recommended.

As for the Phoronix articles one is the review of the 9950x3D and the other is the cache optimization driver.

By default for the Ryzen 9 9950X3D it was using the "frequency" preference as default. But if writing "cache" to /sys/bus/platform/drivers/amd_x3d_vcache/AMDI0101:00/amd_x3d_mode it will prefer using the CCD with the larger cache. This cache vs. frequency bias can all be easily manipulated at run-time for those interested.

Is there some sort of automation for this? Or, do I have to do it manually for each program? I've never messed with kernel parameters other than for my Nvidia GPU to get Wayland to work.

I'm sorry that this question feels very unorganized. I just don't have time to write a proper one. I'll be able to reply on my next break.

Thank you for your help.

25
view more: next ›