Re: kworker leftovers

2022-09-19 Thread Samuel Sieb
On 9/19/22 14:40, Geoffrey Leach wrote: Fedora 35, not fully up-to-date I run a SiliconDust tuner that converts OTA TV to mp2, which I'm then able to play back using mplayer. An hard-wired ethernet connection is used between the tuner and the main CPU. I notice that there are leftover kworker p

Re: Question on bad links?

2022-09-19 Thread Michael D. Setzer II via users
On 20 Sep 2022 at 1:35, Jon LaBadie wrote: Date sent: Tue, 20 Sep 2022 01:35:02 -0400 From: Jon LaBadie To: users@lists.fedoraproject.org Subject:Re: Question on bad links? Send reply to: Community support for Fedora user

Re: Question on bad links?

2022-09-19 Thread Jon LaBadie
On Sat, Sep 17, 2022 at 10:53:53AM -0400, Jonathan Billings wrote: On Sep 16, 2022, at 20:44, Michael D. Setzer II via users wrote: Was not aware of that program? Was already installed on my system. Following instructions from link, it found 279 of the broken links under /usr and after che

Re: Question on bad links?

2022-09-19 Thread Samuel Sieb
On 2022-09-19 16:40, Stephen Morris wrote: On 19/9/22 11:01, Samuel Sieb wrote: On 9/18/22 16:44, Stephen Morris wrote: Just an FYI, I've issued    ll /run/systemd/units   and on my system that folder contains nothing but symlinks and everyone of them are pointing at files that don't exist. If

Re: Question on bad links?

2022-09-19 Thread Chris Adams
Once upon a time, Robert Nichols said: > It's a problem that crops up occasionally, and makes people wonder why they > get a "No space on filesystem" error when the df command shows that plenty of > space is available. That's why the df command has a "-i" option to report > inode usage. A files

Re: Question on bad links?

2022-09-19 Thread Robert Nichols
On 9/19/22 3:53 PM, Barry wrote: On 19 Sep 2022, at 06:30, Tim via users wrote: On Sun, 2022-09-18 at 21:44 -0500, Robert Nichols wrote: With a symlink, that "data" is the string that shows as the symlink target. The advantage over a tiny file is that if the string is short enough to fit w

Re: Question on bad links?

2022-09-19 Thread Stephen Morris
On 19/9/22 11:01, Samuel Sieb wrote: On 9/18/22 16:44, Stephen Morris wrote: Just an FYI, I've issued    ll /run/systemd/units   and on my system that folder contains nothing but symlinks and everyone of them are pointing at files that don't exist. If these are created every boot, then what is

kworker leftovers

2022-09-19 Thread Geoffrey Leach
Fedora 35, not fully up-to-date I run a SiliconDust tuner that converts OTA TV to mp2, which I'm then able to play back using mplayer. An hard-wired ethernet connection is used between the tuner and the main CPU. I notice that there are leftover kworker processes. They are mostly idle and only a

Re: Noto fonts - ugly and unreadable for everyone or just me?

2022-09-19 Thread Barry
> On 18 Sep 2022, at 17:36, Richard W.M. Jones wrote: > > On Sun, Sep 18, 2022 at 05:30:42PM +0100, Richard W.M. Jones wrote: >>> On Sun, Sep 18, 2022 at 08:29:52PM +0800, Lily White wrote: >>> Also, please attach a screenshot so we'll know if it's actually a >>> problem or a personal taste is

Re: Question on bad links?

2022-09-19 Thread Barry
> On 19 Sep 2022, at 06:30, Tim via users wrote: > > On Sun, 2022-09-18 at 21:44 -0500, Robert Nichols wrote: >> With a symlink, that "data" is the string that shows as the symlink >> target. The advantage over a tiny file is that if the string is short >> enough to fit within the inode struct

Re: Noto fonts - ugly and unreadable for everyone or just me?

2022-09-19 Thread Richard W.M. Jones
On Sun, Sep 18, 2022 at 05:36:14PM +0100, Richard W.M. Jones wrote: > On Sun, Sep 18, 2022 at 05:30:42PM +0100, Richard W.M. Jones wrote: > > On Sun, Sep 18, 2022 at 08:29:52PM +0800, Lily White wrote: > > > Also, please attach a screenshot so we'll know if it's actually a > > > problem or a person

Re: No sound after update

2022-09-19 Thread Ted Roche
On Fri, Sep 16, 2022 at 11:01 AM stan via users wrote: > > Someone else had a similar problem recently on this list, and it was > suggested they try an older kernel. You could try that. Unforunately, > they never posted back about the resolution of their problem. > I am that someone, I think. A

Re: No sound after update

2022-09-19 Thread ja
On Mon, 2022-09-19 at 12:40 +0200, andreas.fourn...@runbox.com wrote: > On Sun, 2022-09-18 at 15:39 +0100, ja wrote: > > xgemxa/f36_no_hdmi_audio/ > > > > > > > > "The 5.19.8 kernel broke it. 5.19.9 is in testing right now and > > > > is > > > > meant to fix it." > > > > > > So, I just updated to

Re: Question on bad links?

2022-09-19 Thread Robert Nichols
On 9/19/22 12:29 AM, Tim via users wrote: On Sun, 2022-09-18 at 21:44 -0500, Robert Nichols wrote: With a symlink, that "data" is the string that shows as the symlink target. The advantage over a tiny file is that if the string is short enough to fit within the inode structure, no data block on

Re: No sound after update

2022-09-19 Thread andreas . fournier
On Sun, 2022-09-18 at 15:39 +0100, ja wrote: > xgemxa/f36_no_hdmi_audio/ > > > > > > "The 5.19.8 kernel broke it. 5.19.9 is in testing right now and > > > is > > > meant to fix it." > > > > So, I just updated to kernel 5.19.9-200.fc36.x86_64 that was > > released > > today. Unfortunately that did

firmware: linux-firmware depends on intel-gpu and nvidia-gpu

2022-09-19 Thread Adrian Sevcenco
Hi! Does anyone know why linux-firmware depends on intel-gpu and nvidia-gpu? and if this can be bypassed? I have an amd only desktop and is kind of annoying that i need also intel and nvidia firmware.. I imagine that the reason is to allow the os to run on whatever hardware is present or changed,