Re: EXTERNAL: Re: Kubernetes Development SIG

2020-09-19 Thread Wells, Roger K. via devel
On 9/19/20 1:10 AM, Vipul Siddharth wrote: On Tue, Sep 15, 2020 at 8:26 PM Sumantro Mukherjee mailto:sumuk...@redhat.com>> wrote: On Tue, Sep 15, 2020 at 7:15 PM Leonardo Rossetti mailto:lross...@redhat.com>> wrote: Hello all, I would like to present a Kubernetes Development SIG. Love the I

Re: EXTERNAL: Re: hundred percent cpu load

2020-08-21 Thread Wells, Roger K. via devel
On 8/20/20 6:47 PM, Chris Murphy wrote: > As tedious as it is, my suggestion is kernel bisect. > > Various strategies abound. I'd probably go for course to fine > granularity: start with Fedora Live ISOs, and see clearly where it > does and doesn't happen. It sounds like the problem manifests quick

Re: EXTERNAL: Re: hundred percent cpu load

2020-08-20 Thread Wells, Roger K. via devel
On 8/14/20 12:29 PM, Tony Nelson wrote: > On 20-08-14 09:14:51, Wells, Roger K. via devel wrote: >> On 8/14/20 8:45 AM, Przemek Klosowski via devel wrote: > >>> So, what is kernel doing? what does your system log say? type >>> 'dmesg' or 'journalctl -

Re: EXTERNAL: Re: hundred percent cpu load

2020-08-14 Thread Wells, Roger K. via devel
On 8/14/20 9:15 AM, Wells, Roger K. via devel wrote: On 8/14/20 8:45 AM, Przemek Klosowski via devel wrote: On 8/14/20 8:33 AM, Wells, Roger K. via devel wrote: That was not the cause. Now when it happens I have only three tasks running at 100% (same ones as reported earlier). Everything else

Re: EXTERNAL: Re: hundred percent cpu load

2020-08-14 Thread Wells, Roger K. via devel
On 8/14/20 8:45 AM, Przemek Klosowski via devel wrote: On 8/14/20 8:33 AM, Wells, Roger K. via devel wrote: That was not the cause. Now when it happens I have only three tasks running at 100% (same ones as reported earlier). Everything else, kerneloops, shutdown via power switch, etc, is as

Re: EXTERNAL: Re: hundred percent cpu load

2020-08-14 Thread Wells, Roger K. via devel
On 8/13/20 4:44 PM, Wells, Roger K. via devel wrote: > On 8/13/20 4:28 PM, Przemek Klosowski via devel wrote: >> On 8/13/20 4:12 PM, Wells, Roger K. via devel wrote: >>> I'll do something to disable it. >> Oh, just thougth I'd mention---what I'd do woul

Re: EXTERNAL: Re: hundred percent cpu load

2020-08-13 Thread Wells, Roger K. via devel
On 8/13/20 4:28 PM, Przemek Klosowski via devel wrote: > On 8/13/20 4:12 PM, Wells, Roger K. via devel wrote: >> I'll do something to disable it. > > Oh, just thougth I'd mention---what I'd do would be > > locate sadc <- hopefully this would return the

Re: EXTERNAL: Re: hundred percent cpu load

2020-08-13 Thread Wells, Roger K. via devel
On 8/13/20 4:23 PM, Przemek Klosowski via devel wrote: On 8/13/20 4:12 PM, Wells, Roger K. via devel wrote: So sadc is not part of current Fedora. It may be some artifact from older Fedoras (e.g. sysstat-11.5.7-4.fc27.x86_64 has /usr/lib64/sa/sadc) or some custom system activity data collection

Re: EXTERNAL: Re: hundred percent cpu load

2020-08-13 Thread Wells, Roger K. via devel
On 8/13/20 4:05 PM, Przemek Klosowski via devel wrote: > On 8/13/20 2:04 PM, Wells, Roger K. via devel wrote: >> After some time, usually hours, the following four tasks in top are >> running at 100%: >> sadc >> kworker/6:1+events_freezable >> dmesg >> sys

hundred percent cpu load

2020-08-13 Thread Wells, Roger K. via devel
Current kernel: 5.7.12-200.fc32.x86_64 gnome desktop PC: Thinkpad X280, intel core i7, 8th gen After some time, usually hours, the following four tasks in top are running at 100%: sadc kworker/6:1+events_freezable dmesg systemd-journal sometimes there are only three of these at 100% but usually f

Re: EXTERNAL: Re: Fedora 32 System-Wide Change proposal: Drop Optical Media Release Criterion

2019-12-16 Thread Wells, Roger K. via devel
On 12/16/19 1:07 PM, Andreas Tunek wrote: Den mån 16 dec. 2019 kl 18:42 skrev Adam Williamson mailto:adamw...@fedoraproject.org>>: Sometimes someone will propose that we've crossed the line when we haven't, and usually we realize this and the proposal fails (excellent example: the recentish "x

Re: EXTERNAL: Donate 1 minute of your time to test upgrades from F30 to F31

2019-09-11 Thread Wells, Roger K. via devel
On 9/11/19 8:55 AM, Miroslav Suchý wrote: > Do you want to make Fedora 31 better? Please spend 1 minute of your time and > try to run [*]: > > sudo dnf --releasever=31 --setopt=module_platform_id=platform:f31 > --enablerepo=updates-testing distro-sync > > If you get this prompt: > > ... > T

f30 update & bluetooth

2019-05-28 Thread Wells, Roger K. via devel
I just updated F30 via dnf update. The kernel in use went from 5.0.13-300.fc30.x86_64 to 5.0.17-300.fc30.x86_64 I regularly use two Bluetooth devices, an aging Microsoft mouse and Apple Air Pods (ear phones). Now they are both quite flaky: While moving, the mouse will connect for a few milli-second

Re: EXTERNAL: Re: Donate 1 minute of your time to test upgrades from F29 to F30

2019-04-14 Thread Wells, Roger K.
On 4/13/19 10:42 PM, Phil Wyett wrote: On Fri, 2019-03-01 at 13:52 +0800, Robin Lee wrote: > On Thu, Feb 28, 2019 at 5:23 PM Miroslav Suchý > wrote: >> >> Do you want to make Fedora 30 better? Please spend 1 minute of your time and >> try to run: >> >> sudo dnf --relea

Re: EXTERNAL: firefox-wayland and URLs in other programs

2019-04-02 Thread Wells, Roger K.
On 4/2/19 12:07 PM, Tom Hughes wrote: > On 02/04/2019 17:02, Wells, Roger K. wrote: > >> when I close the link and firefox terminates the same "ps aux | grep >> firefox" yields nothing (except the grep) >> also >> there is no file named "firefox-w

Re: EXTERNAL: firefox-wayland and URLs in other programs

2019-04-02 Thread Wells, Roger K.
On 4/2/19 11:40 AM, Tom Hughes wrote: > On 02/04/2019 16:27, Wells, Roger K. wrote: >> On 4/2/19 11:07 AM, Hans de Goede wrote: >>> Hi All, >>> >>> To help testing firefox on wayland I'm running it as my day to day >>> browser >>> now, b

Re: EXTERNAL: firefox-wayland and URLs in other programs

2019-04-02 Thread Wells, Roger K.
On 4/2/19 11:07 AM, Hans de Goede wrote: > Hi All, > > To help testing firefox on wayland I'm running it as my day to day > browser > now, but when I click links (specifically in thunderbird) I get a dialog > saying "firefox is running but not responding". I believe this is caused > by thunderbird

Re: EXTERNAL: Donate 1 minute of your time to test upgrades from F29 to F30

2019-02-28 Thread Wells, Roger K.
On 2/28/19 4:23 AM, Miroslav Suchý wrote: > Do you want to make Fedora 30 better? Please spend 1 minute of your time and > try to run: > > sudo dnf --releasever=30 --setopt=module_platform_id=platform:f30 > --enablerepo=updates-testing distro-sync > > If you get this prompt: > > ... > Total

Re: EXTERNAL: Re: usb to rs232 adapter observation

2018-12-31 Thread Wells, Roger K.
On 12/31/18 3:39 PM, Samuel Sieb wrote: > On 12/31/18 12:20 PM, Wells, Roger K. wrote: >> On both systems the Prolific device supported baud rates: >> 200,300,600,1200,1800,2400,4800,9600,19200,38400,57600 & 115200 >> On the CentOS 7.6 system the Belkin de

Re: EXTERNAL: Re: usb to rs232 adapter observation

2018-12-31 Thread Wells, Roger K.
On 12/31/18 3:39 PM, John Harris wrote: On Monday, December 31, 2018 3:20:22 PM EST Wells, Roger K. wrote: Hello I hope this is the right list,if not please advise. In my work I have been using and writing code to use rs232 serial ports going back to before the first IBM PC. Currently I

usb to rs232 adapter observation

2018-12-31 Thread Wells, Roger K.
Hello I hope this is the right list,if not please advise. In my work I have been using and writing code to use rs232 serial ports going back to before the first IBM PC. Currently I primarily use USB to serial adapters, made by Prolific (PL2303) and Belkin(F5U109/F5U409). These devices are anything

Re: EXTERNAL: Re: hibernation — does it work for you?

2018-10-08 Thread Wells, Roger K.
On 10/8/18 4:16 AM, Michal Konečný wrote: > Does not work on Thinkpad x270 with F28 - kernel 4.18.10-200. Nor does it work on Thinkpad x260 with F28 - same kernel > > Ended up in terminal with cursor blinking (last thing I saw on start > was resuming from hibernation). I did manual reset after 20

Re: EXTERNAL: Re: [atomic-devel] Starting a Container SIG

2018-07-26 Thread Wells, Roger K.
On 07/26/2018 12:45 AM, Masami Ichikawa wrote: > I'm interested in a container technology, so I'd like to help the SIG. +1 > > On Thu, Jul 26, 2018 at 1:15 PM, Tim Orling wrote: >> >> On Wed, Jul 25, 2018 at 2:42 PM Dusty Mabe wrote: >>> >>> >>> On 07/25/2018 01:09 PM, Clement Verna wrote: P

Re: EXTERNAL: Re: Hiding the grub menu by default on single OS installs

2018-06-01 Thread Wells, Roger K.
On 06/01/2018 02:39 PM, Andrew Lutomirski wrote: >> On Jun 1, 2018, at 1:04 AM, Hans de Goede wrote: >> >> Hi All, >> >> First of all I want to thank everyone for their input. >> >> I also want to make clear that the hide the menu + >> not listening for a keypress at all (aka fastboot) is a >> Fed

Fwd: Re: EXTERNAL: Re: After suspension

2018-03-21 Thread Wells, Roger K.
sorry mistakenly sent to individual (Jared K Smith) Forwarded Message Subject:Re: EXTERNAL: Re: After suspension Date: Wed, 21 Mar 2018 13:23:22 -0400 From: Wells, Roger K. To: Jared K. Smith On 01/06/2018 09:20 PM, Jared K. Smith wrote: (Apologies for

Re: EXTERNAL: Re: After suspension

2018-01-04 Thread Wells, Roger K.
On 01/02/2018 01:18 PM, Al Stone wrote: On 12/26/2017 12:23 PM, Wells, Roger K. wrote: Small inconvenience but new and annoying: Machine is Thinkpad x260 uname -a: Linux rwells-x260 4.14.7-300.fc27.x86_64 #1 SMP Mon Dec 18 16:06:12 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux Desktop: Gnome 3.26.4-1

After suspension

2017-12-26 Thread Wells, Roger K.
Small inconvenience but new and annoying: Machine is Thinkpad x260 uname -a: Linux rwells-x260 4.14.7-300.fc27.x86_64 #1 SMP Mon Dec 18 16:06:12 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux Desktop: Gnome 3.26.4-1.fc27.x86_64 When the lid is opened on the suspended machine the screen saver appears

Re: Fwd: Re: EXTERNAL: This morning's update & bluetooth

2017-10-20 Thread Wells, Roger K.
On 10/20/2017 06:54 AM, Dominik 'Rathann' Mierzejewski wrote: On Thursday, 19 October 2017 at 16:42, Wells, Roger K. wrote: On 10/06/2017 09:45 AM, Wells, Roger K. wrote: Computer is Thinkpad x260 Uname -a: Linux rwells-x260 4.13.4-200.fc26.x86_64 #1 SMP Thu Sep 28 20:46:39 UTC 2

Fwd: Re: EXTERNAL: This morning's update & bluetooth

2017-10-19 Thread Wells, Roger K.
It occurred to me that maybe this list should be aware of this Forwarded Message Subject:Re: EXTERNAL: This morning's update & bluetooth Date: Fri, 6 Oct 2017 10:10:11 -0400 From: Wells, Roger K. Reply-To: Community support for Fedora users T

F25->F26 upgrade fingerprint reader regression

2017-08-11 Thread Wells, Roger K.
Hello, I reported the same incident just after F24->F25 upgrade and it was rectified rather quickly. Now it happens again after the F25->F26 upgrade. When entering one's password to dismiss the screen lock the fingerprint reader is flashing which seems ok. However after entering the passwo