Re: Radeon 5700 XT: Wayland/X11 not using amdgpu

2020-07-01 Thread Samuel Sieb
On 7/1/20 10:44 PM, Braden McDaniel wrote: $ lspci -k | grep -EA3 'VGA|3D|Display' 09:00.0 **VGA** compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT] (rev c1) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device 0b36

Radeon 5700 XT: Wayland/X11 not using amdgpu

2020-07-01 Thread Braden McDaniel
Searching a bit, it looks like some folks are having success with the Radeon 5700 (XT) and Fedora 32. Not me. :-/ I first posted on ask.fedoraproject.org; and while I was able to drill down and get a bit more information, responses there seem to have tapered off. A few data points: > $ lspci

Re: North Bridge Disconnect?

2020-07-01 Thread Samuel Sieb
On 7/1/20 8:01 PM, Thomas Dineen wrote:    I am developing an optimization application that uses the CPU quite intensely for long periods of time on a CentOS  6.9 machine. Some test runs can run for hours or even days. On a particular test the the OS crashes to a black screen with the message

North Bridge Disconnect?

2020-07-01 Thread Thomas Dineen
Gentle People:    I am developing an optimization application that uses the CPU quite intensely for long periods of time on a CentOS  6.9 machine. Some test runs can run for hours or even days. On a particular test the the OS crashes to a black screen with the message "North Bridge Disconnecte

Re: Audacity: "Error opening recording device"

2020-07-01 Thread Jonathan Billings
On Tue, Jun 30, 2020 at 08:03:11PM +0300, Matti Pulkkinen wrote: > stan via users kirjoitti 30.6.2020 klo 16.28: > > > > https://bugzilla.redhat.com/ > > Sorry, but I'm a little confused now. I'm not sure what component exactly > I'm supposed to file the bug against. Do I file it against Gnome So

Re: Mount samba share using pam_mount

2020-07-01 Thread Jonathan Billings
On Wed, Jul 01, 2020 at 07:10:15PM +0100, Simon Colston wrote: > > I guess nobody has experience of this. Is this not normal practice? I've been using autofs with Kerberos authentication coming from the user's tickets (and the request-key infrastructure for credential handoff). -- Jonathan Billi

Re: Audacity: "Error opening recording device"

2020-07-01 Thread Matti Pulkkinen
George N. White III kirjoitti 30.6.2020 klo 22.04: https://discourse.flathub.org/ is a forum where people report problems and often get a response of the form "we know about the problem and are working on it". That site seems specific to Flathub, whereas the flatpak I installed came from Fedor

Re: Mount samba share using pam_mount

2020-07-01 Thread Simon Colston
I guess nobody has experience of this. Is this not normal practice? -- Simon On 27/06/2020 18:43, Simon Colston wrote: Fedora Workstation 32 I'm trying to mount a samba share at login using pam_mount.  The steps I've taken so far after googling and man-page reading are: 1. In /etc/security

Re: I need current network interface documentation

2020-07-01 Thread Ed Greshko
On 2020-07-01 21:13, Tom H wrote: > I've just read the "polkit" man page and didn't see anything relevant. Well, this is getting off-topic anyway. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.f

Re: I need current network interface documentation

2020-07-01 Thread Tom H
On Wed, Jul 1, 2020 at 2:17 PM Ed Greshko wrote: > On 2020-07-01 19:40, Tom H wrote: >> OK. Thanks. Let's hope that this is the right rule: > > But I think the one you want is > > [egreshko@meimei ~]$ pkaction --verbose --action-id > org.freedesktop.NetworkManager.network-control > org.

Re: I need current network interface documentation

2020-07-01 Thread Tom H
On Wed, Jul 1, 2020 at 2:04 PM Ed Greshko wrote: > On 2020-07-01 19:40, Tom H wrote: >> >> $ pkaction --verbose --action-id >> org.freedesktop.NetworkManager.enable-disable-network >> org.freedesktop.NetworkManager.enable-disable-network: >> description: Enable or disable system networking

Re: I need current network interface documentation

2020-07-01 Thread Tom H
On Wed, Jul 1, 2020 at 1:13 PM Ed Greshko wrote: > On 2020-07-01 18:48, Ed Greshko wrote: >> >> I think the key word is "modification" > > But, don't ask me why user maria can't modify a connection from the > command line using nmcli but can modify the connection via KDE > Networks applet in t

Re: I need current network interface documentation

2020-07-01 Thread Ed Greshko
On 2020-07-01 19:40, Tom H wrote: > OK. Thanks. Let's hope that this is the right rule: But  I think the one you want is [egreshko@meimei ~]$ pkaction --verbose --action-id org.freedesktop.NetworkManager.network-control org.freedesktop.NetworkManager.network-control:   description:  

Re: I need current network interface documentation

2020-07-01 Thread Ed Greshko
On 2020-07-01 19:40, Tom H wrote: > OK. Thanks. Let's hope that this is the right rule: > > $ pkaction --verbose --action-id > org.freedesktop.NetworkManager.enable-disable-network > org.freedesktop.NetworkManager.enable-disable-network: > description: Enable or disable system networking >

Re: I need current network interface documentation

2020-07-01 Thread Tom H
On Wed, Jul 1, 2020 at 12:49 PM Ed Greshko wrote: > On 2020-07-01 18:34, Tom H wrote: >> On Wed, Jul 1, 2020 at 7:40 AM Ed Greshko >> wrote: >>> On 2020-07-01 13:32, Tom H wrote: On my laptop, the value's "--", which is the default and which means that root and the polkit admin group

Re: I need current network interface documentation

2020-07-01 Thread Ed Greshko
On 2020-07-01 18:48, Ed Greshko wrote: > I think the key word is "modification" But, don't ask me why user maria can't modify a connection from the command line using nmcli but can modify the connection via KDE Networks applet in the systray without the system requesting the password of root.

Re: I need current network interface documentation

2020-07-01 Thread Ed Greshko
On 2020-07-01 18:34, Tom H wrote: > On Wed, Jul 1, 2020 at 7:40 AM Ed Greshko > wrote: >> On 2020-07-01 13:32, Tom H wrote: >>> On my laptop, the value's "--", which is the default and which means >>> that root and the polkit admin group (wheel) can control the >>> connection. >> Are you sure abou

Re: I need current network interface documentation

2020-07-01 Thread Tom H
On Wed, Jul 1, 2020 at 7:40 AM Ed Greshko wrote: > On 2020-07-01 13:32, Tom H wrote: >> >> On my laptop, the value's "--", which is the default and which means >> that root and the polkit admin group (wheel) can control the >> connection. > > Are you sure about that? > > connection.autoconnect: ye

Re: Steam erroneously marked as "Installed" in Gnome Software

2020-07-01 Thread Ed Greshko
On 2020-07-01 04:14, Sreyan Chakravarty wrote: > Hi, > > I have NEVER installed Steam via Gnome Software on my notebook, in fact I > never installed it ever, but on Gnome Software it is marked as "Installed". > > Any way I can remove it from there ? That is mark it as "not installed" ? > > When I

Re: Steam erroneously marked as "Installed" in Gnome Software

2020-07-01 Thread Michael Schwendt
On Wed, 1 Jul 2020 01:44:32 +0530, Sreyan Chakravarty wrote: > Hi, > > I have NEVER installed Steam via Gnome Software on my notebook, in fact > I never installed it ever, but on Gnome Software it is marked as > "Installed". > > Any way I can remove it from there ? That is mark it as "not inst