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
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
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.
___
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
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
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
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
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
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
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
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(
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
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
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
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
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
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
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
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
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
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
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
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
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
24 matches
Mail list logo