Re: midco DNS corruption?

2021-02-23 Thread Tim via users
On Tue, 2021-02-23 at 21:12 -0600, Michael Hennebry wrote: > Back at last. > I've logged into the router, > but I'm not at all sure how to do what I want. > For now, I'd settle for bypassing midco's router. *Often* you *can* ignore an ISP's router, remove it and substitute your own. > Would turni

Re: midco DNS corruption?

2021-02-23 Thread Michael Hennebry
Back at last. I've logged into the router, but I'm not at all sure how to do what I want. For now, I'd settle for bypassing midco's router. Would turning off dynamic DNS help? I expect I'd have to tell something what DNS server to use. The router is labeled ARRIS and is at 192.168.0.1 . Anyone els

Re: Bluetooth keeps disconnecting - Fedora 33

2021-02-23 Thread Samuel Sieb
On 2/23/21 9:38 AM, S Bob wrote: I have a shiny new Fedora 33 install on my new LG Gram 17 I'm having an issue where every 10 min or so my bluetooth music player disconnects, then reconnects and starts playing again. Any advice on how to debug / fix? The first thing would be to use "journal

Re: capture system audio?

2021-02-23 Thread Samuel Sieb
On 2/23/21 1:00 PM, Jonathan Ryshpan wrote: On Tue, 2021-02-23 at 13:09 -0500, Tom Horsley wrote: I'm playing a video in firefox and want to capture the audio. I've explained the details below about how to capture local audio, but as Jack mentioned, it might be easier to download the source v

Re: New kernel errors after last update, Fedora 33

2021-02-23 Thread Ed Greshko
On 24/02/2021 05:41, Ed Greshko wrote: That polkitd message occurs here as well.  So, not an issue. What is the output of cat /run/sysconfig/nfs-util Oh, also, do you happen to have a /etc/nfs.conf.d directory? -- People who believe they don't make mistakes have already made one. __

Re: capture system audio?

2021-02-23 Thread Jack Craig
video downloadhelper has been working well for me, YMMV,... On Tue, Feb 23, 2021 at 1:01 PM Jonathan Ryshpan wrote: > On Tue, 2021-02-23 at 13:09 -0500, Tom Horsley wrote: > > I'm playing a video in firefox and want to capture the audio. > > > > There are a maze of web pages about audio capture,

Re: Weird graphics errors with recent kernels

2021-02-23 Thread Rex Dieter
Patrick O'Callaghan wrote: > The last 2 or 3 kernel updates seem to have triggered a regression in > the i915 (internal Intel GPU) driver. I get damaged screen updates, > very noticeable tearing on videos and occasional freezes in the DE > (Plasma under X11). Same here, I had to rollback to using

Re: New kernel errors after last update, Fedora 33

2021-02-23 Thread Ed Greshko
On 24/02/2021 04:41, Jerome Lille wrote: On Wed, 2021-02-24 at 02:38 +0800, Ed Greshko wrote: The other way to disable NFSv4 is to modify /etc/sysconfig/nfs to have the line # Optional arguments passed to rpc.nfsd. See rpc.nfsd(8) RPCNFSDARGS="--no-nfs-version 4" You should check that as well.

Re: capture system audio?

2021-02-23 Thread Tom Horsley
On Tue, 23 Feb 2021 13:00:06 -0800 Jonathan Ryshpan wrote: > Assuming you run PulseAudio, the tools that you want are Pavucontrol > and Audacity. Thanks. I'll give audacity a try next time I need this. I already used the Pavucontrol tool with gnome-sound-recorder but never got any audio. Also tr

Re: capture system audio?

2021-02-23 Thread Jonathan Ryshpan
On Tue, 2021-02-23 at 13:09 -0500, Tom Horsley wrote: > I'm playing a video in firefox and want to capture the audio. > > There are a maze of web pages about audio capture, all different. > None of the ones I've tried work. They all give the impression they > are capturing audio, but the resulting

Re: New kernel errors after last update, Fedora 33

2021-02-23 Thread Jerome Lille
On Wed, 2021-02-24 at 02:38 +0800, Ed Greshko wrote: > > The other way to disable NFSv4 is to modify /etc/sysconfig/nfs to > have the line > > # Optional arguments passed to rpc.nfsd. See rpc.nfsd(8) > RPCNFSDARGS="--no-nfs-version 4" > > You should check that as well. > > Bottom line, NFSv4 is

Re: New kernel errors after last update, Fedora 33

2021-02-23 Thread Ed Greshko
On 24/02/2021 00:27, Jerome Lille wrote: On Tue, 2021-02-23 at 23:16 +0800, Ed Greshko wrote: [mountd] debug=all And then restart the server. After doing the mount from the client, check the journal for rpc.mountd messages. Ok, what I got when doing 'mount -v server:/path /path' (i.e. it trie

capture system audio?

2021-02-23 Thread Tom Horsley
I'm playing a video in firefox and want to capture the audio. There are a maze of web pages about audio capture, all different. None of the ones I've tried work. They all give the impression they are capturing audio, but the resulting audio files are nothing but silence. Has anyone successfully c

Bluetooth keeps disconnecting - Fedora 33

2021-02-23 Thread S Bob
All; I have a shiny new Fedora 33 install on my new LG Gram 17 I'm having an issue where every 10 min or so my bluetooth music player disconnects, then reconnects and starts playing again. Any advice on how to debug / fix? Thanks in advance ___ u

Re: New kernel errors after last update, Fedora 33

2021-02-23 Thread Jerome Lille
On Tue, 2021-02-23 at 23:16 +0800, Ed Greshko wrote: > [mountd] > debug=all > > And then restart the server. > > After doing the mount from the client, check the journal for rpc.mountd > messages. Ok, what I got when doing 'mount -v server:/path /path' (i.e. it tried v4 first then succeeded on v

Re: New kernel errors after last update, Fedora 33

2021-02-23 Thread Ed Greshko
On 23/02/2021 21:58, Jerome Lille wrote: On Tue, 2021-02-23 at 04:37 +0800, Ed Greshko wrote: On 23/02/2021 00:27, Jerome Lille wrote: My nfs.conf is untouched. You do mean that file on the nfs server side, right? Exactly OK Modify that file to have # [mountd] debug=all And then

Re: New kernel errors after last update, Fedora 33

2021-02-23 Thread Jerome Lille
On Tue, 2021-02-23 at 04:37 +0800, Ed Greshko wrote: > On 23/02/2021 00:27, Jerome Lille wrote: > > My nfs.conf is untouched. > > You do mean that file on the nfs server side, right? Exactly > > When I do the following command > > mount -v server:/path /path > > > > I get the following > > I

Re: Weird graphics errors with recent kernels

2021-02-23 Thread Patrick O'Callaghan
On Tue, 2021-02-23 at 01:49 -0800, Jonathan Ryshpan wrote: > On Mon, 2021-02-22 at 16:55 +, Patrick O'Callaghan wrote: > > On Mon, 2021-02-22 at 08:28 -0800, Jonathan Ryshpan wrote: > > > On Sat, 2021-02-20 at 11:41 +, Patrick O'Callaghan wrote: > > > > The last 2 or 3 kernel updates seem t

Re: Weird graphics errors with recent kernels

2021-02-23 Thread Jonathan Ryshpan
On Mon, 2021-02-22 at 16:55 +, Patrick O'Callaghan wrote: > On Mon, 2021-02-22 at 08:28 -0800, Jonathan Ryshpan wrote: > > On Sat, 2021-02-20 at 11:41 +, Patrick O'Callaghan wrote: > > > The last 2 or 3 kernel updates seem to have triggered a > > > regression in the i915 (internal Intel GPU