1
22
submitted 1 hour ago by malfisya@piefed.social to c/linux@lemmy.ml

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

Quote from NomadicCore on Reddit:

One of the questions we get regularly asked is about KDE Plasma being a DE option for AerynOS. We have always maintained that it was in the plans, but that packaging up KDE Plasma is a lot of work and would take a while.

This packaging work has been consistently been happening in the background and today, Reilly booted up the first KDE Plasma session running atop AerynOS.

To set expectation, it's a first boot, it's very basic and there are still many things to get packaged up and properly configured.

This is a great milestone achieved and shows the great progress that the team is making on top of all the other workstreams that are going on.

2
13
submitted 8 hours ago by crash_thepose@lemmy.ml to c/linux@lemmy.ml

Hello all- I am seeking help trying to figure out why my internal microphone isn't being detected. I have followed a lot of troubleshooting audio guides such as this one and none of it has worked.

I'm on Pop_OS, with wayland, on an Asus laptop,

Here is more info if anyone could by chance help me

arecord -l

**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC294 Analog [ALC294 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

systemctl --user status pipewire

● pipewire.service - PipeWire Multimedia Service
     Loaded: loaded (/usr/lib/systemd/user/pipewire.service; enabled; vendor preset: enabled)
     Active: active (running) since Thu 2025-07-03 15:19:48 EDT; 24h ago
TriggeredBy: ● pipewire.socket
   Main PID: 2192 (pipewire)
      Tasks: 3 (limit: 18486)
     Memory: 16.4M
        CPU: 15.088s
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
             └─2192 /usr/bin/pipewire

Jul 03 15:19:48 pop-os systemd[2182]: Started PipeWire Multimedia Service.
Jul 03 15:19:48 pop-os pipewire[2192]: mod.jackdbus-detect: Failed to receive jackdbus reply:>
lines 1-13/13 (END)

some more info: https://pastebin.com/embed_js/6vR5ZEXw

![]

I am new to linux so please don't make fun of me too much if what i'm sharing doesn't make any sense!!

3
10
submitted 8 hours ago by crash_thepose@lemmy.ml to c/linux@lemmy.ml

Hello all- I am seeking help trying to figure out why my internal microphone isn't being detected. I have followed a lot of troubleshooting audio guides such as this one and none of it has worked.

I'm on Pop_OS, with wayland, on an Asus laptop,

Here is more info if anyone could by chance help me

arecord -l

**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC294 Analog [ALC294 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

systemctl --user status pipewire

● pipewire.service - PipeWire Multimedia Service
     Loaded: loaded (/usr/lib/systemd/user/pipewire.service; enabled; vendor preset: enabled)
     Active: active (running) since Thu 2025-07-03 15:19:48 EDT; 24h ago
TriggeredBy: ● pipewire.socket
   Main PID: 2192 (pipewire)
      Tasks: 3 (limit: 18486)
     Memory: 16.4M
        CPU: 15.088s
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
             └─2192 /usr/bin/pipewire

Jul 03 15:19:48 pop-os systemd[2182]: Started PipeWire Multimedia Service.
Jul 03 15:19:48 pop-os pipewire[2192]: mod.jackdbus-detect: Failed to receive jackdbus reply:>
lines 1-13/13 (END)

some more info: https://pastebin.com/embed_js/6vR5ZEXw

![]

I am new to linux so please don't make fun of me too much if what i'm sharing doesn't make any sense!!

4
16
submitted 10 hours ago by Muji1414@lemmy.world to c/linux@lemmy.ml

Hi mates,

I am new to linux knows very very basic linux like using it for more then year know how to sort little issues etc. I have my laptop with me having specs as following: **Hp Elitebook 840 G4 Core i5 7th Gen 8gb Ram 256 gb SSD Full Hd 1080 maybe resolution Currently using Fedora KDE Edition **

Use for basic working sometimes it gets load sometimes but still a good one.

Help me if you can install Tekken 7 or if not then tekken 3 will work for me as well.

I dont litterly know anything fully technical so kindly if you gonna tell me explain it to be with step by step detailes please and let me know each thing. It'll be great help 🤞

Note: If Tekken 7 can't be installed on fedora or need anything else to change, kindly recommend me, mostly i have used debian based systems and rest i have is fedora so if anything is nkt suitable, let me know please.

Gonna post in multiple communities to get extra help. Thank you

5
46
submitted 15 hours ago* (last edited 15 hours ago) by Pro@programming.dev to c/linux@lemmy.ml
6
19
submitted 13 hours ago by humanspiral@lemmy.ca to c/linux@lemmy.ml

PikaOS maybe too "hobby oriented" to expect "sleep stability", but I understand most/all bugs to be debian or kde upstream ones. Is gnome still much better at stability? Is there a distribution that fixed sleep problems for you? open vs closed nvidia drivers?

Are there motherboard manufacturers that suck less at linux?

7
815
8
49

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).

9
100
submitted 1 day ago by sabreW4K3@lazysoci.al to c/linux@lemmy.ml
10
30
submitted 1 day ago* (last edited 16 hours ago) by Jack_Burton@lemmy.ca to c/linux@lemmy.ml

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.

Edit: This seems like it could suit most of my needs. I need to do more research into it but you guys answered my questions. Appreciate you all taking the time, thanks!

11
175
submitted 2 days ago by ikidd@lemmy.world to c/linux@lemmy.ml
12
21
submitted 1 day ago by mfilion@lemmy.world to c/linux@lemmy.ml
13
146
submitted 2 days ago* (last edited 2 days 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.

14
22

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

15
14
submitted 2 days ago* (last edited 2 days ago) by SpiderUnderUrBed@lemmy.zip to c/linux@lemmy.ml

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?)

16
137
submitted 3 days ago by MazonnaCara89@lemmy.ml to c/linux@lemmy.ml
17
196
submitted 4 days ago* (last edited 4 days ago) by Sivecano@lemmy.dbzer0.com to c/linux@lemmy.ml
18
162
submitted 4 days ago by carlos@communick.news to c/linux@lemmy.ml

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

19
36
This Week in KDE Apps (blogs.kde.org)
submitted 4 days ago by MazonnaCara89@lemmy.ml to c/linux@lemmy.ml
20
71
submitted 4 days ago* (last edited 4 days ago) by Jack_Burton@lemmy.ca to c/linux@lemmy.ml

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!

21
24
submitted 4 days ago* (last edited 3 days ago) by monovergent@lemmy.ml to c/linux@lemmy.ml

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
22
233
submitted 5 days ago by ColdWater@lemmy.ca to c/linux@lemmy.ml

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.

23
55
submitted 4 days ago by carlos@communick.news to c/linux@lemmy.ml
24
82
submitted 5 days ago by Kiuyn@lemmy.ml to c/linux@lemmy.ml

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!

25
16
submitted 4 days ago by malfisya@piefed.social to c/linux@lemmy.ml

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

Mid Year Update

view more: next ›

Linux

56009 readers
1560 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