USB wireless rtl8822b Driver strange

2019-11-25 Thread Robert McBroom via users
Compiled driver from GitHub for USB wireless from FayTun.  The device is recognized and connects.  The console gets a stream as follows: [ 2660.527388] RTW: Turbo EDCA =0xa42b [ 2660.528982] RTW: rtw_set_ps_mode(wlp0s29f7u7) Leave 802.11 power save - WIFI-LPS_CTRL_PHYDM [ 2660.528989] RTW: rtl

Re: Sharing a USB drive with Samba ?

2019-11-25 Thread George N. White III
On Mon, 25 Nov 2019 at 18:06, linux guy wrote: > I never thought of selinux causing the issue. I'm not getting an selinux > error ? > Where did you look? You can use "sudo ausearch -m avc" to show the log entries. http://homepage.smc.edu/morgan_david//linux/selinux-demonstration.pdf explains

Re: New fedora 31 install hangs on shutdown

2019-11-25 Thread Tom Horsley
On Mon, 25 Nov 2019 15:13:01 -0700 S.Bob wrote: > Any thoughts on how to debug this? I don't know about debug, but it looks like the nouveau driver is crashing, so you could try installing the nvidia driver from rpmfusion and see if it gets better. ___

New fedora 31 install hangs on shutdown

2019-11-25 Thread S.Bob
Hi all; I've just installed Fedora 31, on a thinkpad P51s Every time I shutdown it hangs with the following text and never powers off. Any thoughts on how to debug this? Thanks in advance. Nov 25 08:07:21 F31host kernel: [ cut here ] Nov 25 08:07:21 F31host kerne

Re: Sharing a USB drive with Samba ?

2019-11-25 Thread linux guy
I never thought of selinux causing the issue. I'm not getting an selinux error ? I did a setsebool -P samba_enable_home_dirs on I can't see why selinux would disallow remote users to access a device mounted to a shared directory. Am I wrong ? On Mon, Nov 25, 2019 at 2:17 PM George N. White II

Re: What does a highlighted directory in ls in Konsole mean ?

2019-11-25 Thread linux guy
Thanks ! I should have known it was in man ls. Duh. On Mon, Nov 25, 2019 at 2:43 PM Patrick O'Callaghan wrote: > On Mon, 2019-11-25 at 13:34 -0700, linux guy wrote: > > OK, good to know. Where is this documented ? Does it highlight > > directories for other reasons ? > > man ls > (look und

Re: What does a highlighted directory in ls in Konsole mean ?

2019-11-25 Thread Patrick O'Callaghan
On Mon, 2019-11-25 at 13:34 -0700, linux guy wrote: > OK, good to know. Where is this documented ? Does it highlight > directories for other reasons ? man ls (look under the '--color' option) poc ___ users mailing list -- users@lists.fedoraproject.o

Re: Sharing a USB drive with Samba ?

2019-11-25 Thread George N. White III
On Mon, 25 Nov 2019 at 14:59, linux guy wrote: > Hi people. > > I'm running Samba on Fedora 31. It's working great. > > I want to share a USB drive using Samba. I've tried mounting it to a > directory within a Samba share and it does work due to permission errors. > > - I create the mount direc

Re: What does a highlighted directory in ls in Konsole mean ?

2019-11-25 Thread Samuel Sieb
On 11/25/19 12:34 PM, linux guy wrote: OK, good to know.   Where is this documented ?   Does it highlight directories for other reasons ? There are lots of reasons: "dircolors -p" ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe

Re: What does a highlighted directory in ls in Konsole mean ?

2019-11-25 Thread linux guy
OK, good to know. Where is this documented ? Does it highlight directories for other reasons ? On Mon, Nov 25, 2019 at 1:24 PM Samuel Sieb wrote: > On 11/25/19 10:50 AM, linux guy wrote: > > Here is the output. > > > > # ls -ld Samba > > drwxrwxrwx. 2 me me 4096 Nov 25 11:36 Samba > > It's w

Re: f31 : pkgconfig.exists( 'uuid-dev' ) false but installed

2019-11-25 Thread Samuel Sieb
On 11/25/19 8:01 AM, Adrian Sevcenco wrote: [xrootdtest@c340sev xrootd]$ python3 Python 3.7.5 (default, Oct 17 2019, 12:16:48) [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import pkgconfig >>> print( pkgconfig.exists(

Re: What does a highlighted directory in ls in Konsole mean ?

2019-11-25 Thread Samuel Sieb
On 11/25/19 10:50 AM, linux guy wrote: Here is the output. # ls -ld Samba drwxrwxrwx. 2 me me 4096 Nov 25 11:36 Samba It's world writable, that's why ls highlights it. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an ema

Sharing a USB drive with Samba ?

2019-11-25 Thread linux guy
Hi people. I'm running Samba on Fedora 31. It's working great. I want to share a USB drive using Samba. I've tried mounting it to a directory within a Samba share and it does work due to permission errors. - I create the mount directory (USB) as a normal user, thus giving it "normal" permissio

Re: What does a highlighted directory in ls in Konsole mean ?

2019-11-25 Thread linux guy
Thanks for the quick reply, Samuel. Here is the output. # ls -ld Samba drwxrwxrwx. 2 me me 4096 Nov 25 11:36 Samba On Mon, Nov 25, 2019 at 11:49 AM Samuel Sieb wrote: > On 11/25/19 10:44 AM, linux guy wrote: > > Sometimes when I ls in Konsole the directory is highlighted. Why is it > > highl

Re: What does a highlighted directory in ls in Konsole mean ?

2019-11-25 Thread Samuel Sieb
On 11/25/19 10:44 AM, linux guy wrote: Sometimes when I ls in Konsole the directory is highlighted.   Why is it highlighted ? It's probably something with the permisions. Can you paste the output of "ls -ld the_directory_name"? ___ users mailing li

What does a highlighted directory in ls in Konsole mean ?

2019-11-25 Thread linux guy
Hi people. I'm loving Fedora 31. Kudos to the developers, testers and everyone involved. Great work ! Much appreciated ! Sometimes when I ls in Konsole the directory is highlighted. Why is it highlighted ? Thanks ___ users mailing list -- users@l

Re: filter for up-arrow in terminal

2019-11-25 Thread SternData
On 11/25/19 10:05 AM, Ulf Volmer wrote: > On 25.11.19 15:30, SternData wrote: >> A long time ago, in an operating system far, far away I used a tool >> called PCED. It had one really nice feature: If I had typed a command like >> >> copy a b >> >> it saved it, just like bash does. But when I t

Re: Fedora 31 - pam_u2f - Yubikey 5

2019-11-25 Thread Winfried de Heiden
At least I found a clue myself, it is SELinux denying access: type=AVC msg=audit(25-11-19 17:14:33.367:689) : avc: denied { read } for pid=48804 comm=login name=u2f_keys dev="dm-4" ino=28953 scontext=system_u:system_r:local_login_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:config_home_t:s0

Re: filter for up-arrow in terminal

2019-11-25 Thread Ulf Volmer
On 25.11.19 15:30, SternData wrote: > A long time ago, in an operating system far, far away I used a tool > called PCED. It had one really nice feature: If I had typed a command like > > copy a b > > it saved it, just like bash does. But when I typed > >copy > > and pressed up-arrow, i

f31 : pkgconfig.exists( 'uuid-dev' ) false but installed

2019-11-25 Thread Adrian Sevcenco
Hi! I have a strange problem in fedora 31 with the fact that even if libuuid is installed : [xrootdtest@c340sev xrootd]$ rpm -qa | grep uuid uuid-devel-1.6.2-45.fc31.x86_64 uuid-c++-1.6.2-45.fc31.x86_64 libuuid-2.34-3.fc31.x86_64 uuid-c++-devel-1.6.2-45.fc31.x86_64 uuid-1.6.2-45.fc31.x86_64 in

Fedora 31 - pam_u2f - Yubikey 5

2019-11-25 Thread Winfried de Heiden
Hi all, Using Fedora 31, pam_u2f and a Yubikey5 works well after: authselect select sssd with-mkhomedir with-pam-u2f with-sudo without- nullok and pamu2fcfg –u[username] > ~/.config/Yubico/u2f_keys However, from the console (without GDM, multi-user.target for example) it does not work: Linux w

Re: filter for up-arrow in terminal

2019-11-25 Thread Andras Simon
On Mon, Nov 25, 2019, 15:31 SternData wrote: > A long time ago, in an operating system far, far away I used a tool > called PCED. It had one really nice feature: If I had typed a command > like > > copy a b > > it saved it, just like bash does. But when I typed > >copy > > and pressed up

filter for up-arrow in terminal

2019-11-25 Thread SternData
A long time ago, in an operating system far, far away I used a tool called PCED. It had one really nice feature: If I had typed a command like copy a b it saved it, just like bash does. But when I typed copy and pressed up-arrow, it would filter the history entries and show only those t

Re: system clock out of sync after a reboot

2019-11-25 Thread Louis Lagendijk
On Sat, 2019-11-23 at 23:22 -0500, Sam Varshavchik wrote: > Louis Lagendijk writes: > > > On Sat, 2019-11-23 at 10:09 -0500, Sam Varshavchik wrote: > > > > > So, hwclock must be getting synced. But I don't see where hwclock > > > would be > > > getting called from. grepping /lib/systemd/system fi