dnf :: fs filter equivalent?

2020-03-29 Thread Adrian Sevcenco
Hi! Does anyone know the dnf commands for below yum options? yum fs filter languages en yum fs filter documentation Thank you! Adrian smime.p7s Description: S/MIME Cryptographic Signature ___ users mailing list -- users@lists.fedoraproject.org To uns

Re: What to do if Bumblebee is gone but PRIME doesn't support my config??

2020-03-29 Thread George N. White III
On Sat, 28 Mar 2020 at 23:37, Konstantin Svist wrote: > I have dual cards in my laptop: > Intel Corporation 4th Gen Core Processor Integrated Graphics Controller > [8086:0416] > NVIDIA Corporation GK104M [GeForce GTX 870M] [10de:1199] > > It seems like Bumblebee is not supported anymore [1] and

Re: What to do if Bumblebee is gone but PRIME doesn't support my config??

2020-03-29 Thread Anthony F McInerney
On Sun, 29 Mar 2020 at 03:37, Konstantin Svist wrote: > I have dual cards in my laptop: > Intel Corporation 4th Gen Core Processor Integrated Graphics Controller > [8086:0416] > NVIDIA Corporation GK104M [GeForce GTX 870M] [10de:1199] > > It seems like Bumblebee is not supported anymore [1] and P

Samba with external usb drive -

2020-03-29 Thread Bob Goodwin
I have been trying to configure an asus RT-N66U router to work with a USB external hard drive using the asus software. I can see the external drive in the router setup GUI but it never shows up in the computer network browser. I thought perhaps it needed Samba installed in Fedora 31? Did that w

segmentation fault

2020-03-29 Thread Patrick Dupre
Hello, Trying to debug my program, I get: Program received signal SIGSEGV, Segmentation fault. 0x77d251f5 in __strlen_avx2 () from /lib64/libc.so.6 Missing separate debuginfos, use: dnf debuginfo-install ncurses-libs-6.1-10.20180923.fc30.x86_64 readline-8.0-2.fc30.x86_64 Does it mean t

Re: Samba with external usb drive -

2020-03-29 Thread George N. White III
On Sun, 29 Mar 2020 at 18:36, Bob Goodwin wrote: > I have been trying to configure an asus RT-N66U router to work with a > USB external hard drive using the asus software. I can see the external > drive in the router setup GUI but it never shows up in the computer > network browser. I thought per

Re: segmentation fault

2020-03-29 Thread Tom Horsley
On Mon, 30 Mar 2020 00:08:55 +0200 Patrick Dupre wrote: > Does it mean that the issue is with ncurses-libs or readline? Unlikely, probably something you passed in to some library routine it didn't like. ___ users mailing list -- users@lists.fedoraprojec

Re: segmentation fault

2020-03-29 Thread sixpack13
On 30.03.20 00:08, Patrick Dupre wrote: Hello, Trying to debug my program, I get: Program received signal SIGSEGV, Segmentation fault. 0x77d251f5 in __strlen_avx2 () from /lib64/libc.so.6 Missing separate debuginfos, use: dnf debuginfo-install ncurses-libs-6.1-10.20180923.fc30.x86_64 r

Re: Samba with external usb drive -

2020-03-29 Thread Anthony F McInerney
On Sun, 29 Mar 2020 at 22:36, Bob Goodwin wrote: > I have been trying to configure an asus RT-N66U router to work with a > USB external hard drive using the asus software. I can see the external > drive in the router setup GUI but it never shows up in the computer > network browser. I thought per

Anyone having trouble with shutdown?

2020-03-29 Thread ToddAndMargo via users
Hi All, Fedora 31 Shutdown hangs: https://bugzilla.redhat.com/show_bug.cgi?id=1815686 Anyone else having problems with shutdown? It gets to the point where it says Target reached: reboot / power off it hands for about a minutes. Then it constantly repeats the values in my CPU registers.

Re: segmentation fault

2020-03-29 Thread Samuel Sieb
On 3/29/20 3:08 PM, Patrick Dupre wrote: Trying to debug my program, I get: Program received signal SIGSEGV, Segmentation fault. 0x77d251f5 in __strlen_avx2 () from /lib64/libc.so.6 Missing separate debuginfos, use: dnf debuginfo-install ncurses-libs-6.1-10.20180923.fc30.x86_64 readline