random rebooting F26
by Howard Howell
Hi, guys,
I am experiencing random logouts on my system. No apparent
links to any one program or sequence of events. In fact the last time
it happened there were no windows open yet. I went up for the
Activities button and next thing I saw was the login window.
Memory: 15.6GiB
Processor: AMD FX-8300 eight-core processor x 8
OS type: 64 bit
Graphics: AMD Oland
GNOME: Version 3.24.2
Disk: 976GB
Has anyone else experienced this? Also my system is
experiencing some choppiness when running 0AD.
Regards,
HLH
3 years, 2 months
nfs - increasing dir size...
by bruce
Hi.
I'm running centos7 (and might switch to fed to test) and testing nfs.
The test nfs server has a 30G SSD with a dirve "/foo" as the test nfs
drive. I'm testing all of this on Digital Ocean which uses SSD.
The test nfs server has the exportfs set up for this.
The test client has this set in the /etc/fstab as well.
My issue now is how do I extend the "size/space" of the test nfsDir "/foo"
DigitalOcean provides "block storage" which apparently implements
volumes that can be attached, but iI'm not quite seeing how to use the
block storage to extend the "/foo" dir on the test NFS server.
I could just do a "resize" of the test NFS server but that would get
more cpu/ram and I only need additional dirve...
Hopefully someone has skills with digital ocean! If this is too far
beyond the list let me know!
Thoughts/pointers are helpful.
thanks guys..
I'm running
3 years, 2 months
iPad Photos -
by Bob Goodwin
What fedora 27 application do I need to extract photos from an iPad?
I had a program that worked with to download photos from an iPhone but
forgot the name.
Any help appreciated,
Bob
--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
box10 FEDORA-27/64bit LINUX XFCE Fastmail POP3
3 years, 2 months
rpcbind update excessive delay
by Sam Varshavchik
Applying the most recent batch of updates took excessively long on every
system I updated.
On the last one, I apparently isolated it to "systemctl restart
rpcbind.socket" stalling. This gets invoked by the rpcbind package's scripts:
root 9094 9068 0 10:14 tty2 00:00:00 /bin/systemctl restart rpcbind.socket
root 9103 9017 0 10:14 pts/0 00:00:00 ps -fwu root
[root@thinkpad system]# date
Sat Dec 30 10:15:02 EST 2017
At that point, it's been sitting, doing nothing, for about a minute.
Eventually whatever choked it finally unchoked, and the update continued.
Checking the status of this job:
● rpcbind.socket - RPCbind Server Activation Socket
Loaded: loaded (/usr/lib/systemd/system/rpcbind.socket; enabled; vendor prese
Active: active (running) since Sat 2017-12-30 10:17:21 EST; 39s ago
So, it finally got started @10:17. So, it took around three minutes for
systemd to figure out how to close and reopen a couple of lousy sockets.
That's all, apparently, what it had to do here. Amazing.
3 years, 2 months
Re: mp4??
by Porfirio Andrés Páiz Carrasco
On Dec 27, 2017 2:52 PM, "Beartooth" <Beartooth(a)comcast.net> wrote:
>
>
> My apologies if this is a Very Dumb Question: what are people
> viewing mp4 files with? I've tried a bunch of stuff, and searched "Fedora
> mp4" online, but it seems nothing I have installed will do it.
>
Enable RPMFusion repos, install `mpv`.
3 years, 2 months
mp4??
by Beartooth
My apologies if this is a Very Dumb Question: what are people
viewing mp4 files with? I've tried a bunch of stuff, and searched "Fedora
mp4" online, but it seems nothing I have installed will do it.
--
Beartooth Staffwright, Not Quite Clueless Power User
Remember I know little (precious little!) of where up is.
3 years, 2 months
Password Managers
by Jonathan Ryshpan
Is there any way to unify the password managers for Gnome (Keyring),
KDE (Wallet), Firefox (internal), etc? If not currently, is there any
work going on to make it possible?
Thanks - jon
3 years, 2 months
NCK code
by Patrick Dupre
Hello,
Is there a way to enter (force) the NCK code of a USB Modem?
Thank.
===========================================================================
Patrick DUPRÉ | | email: pdupre(a)gmx.com
Laboratoire de Physico-Chimie de l'Atmosphère | |
Université du Littoral-Côte d'Opale | |
Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44
189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===========================================================================
3 years, 2 months
3/4 G USB key
by Patrick Dupre
Hello,
I moved to a new mobile provider (key USB 3/4).
I obtained the code to unlock the key.
But I do not know how to use it.
Could you help me?
Thank.
===========================================================================
Patrick DUPRÉ | | email: pdupre(a)gmx.com
Laboratoire de Physico-Chimie de l'Atmosphère | |
Université du Littoral-Côte d'Opale | |
Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44
189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===========================================================================
3 years, 2 months
DWA192 Driver 8814au Loadable Under Kernel 4.13.16-300 but not
Loadable Under Kernel 4.14.7-300.
by Stephen Morris
Having just done a system upgrade, the upgrade has upgraded the kernel
from 4.13.16-300 to 4.14.7-300, consequently I no longer have wifi access.
Manually compiling the driver for 4.14.7-300 produces the following
warnings:
WARNING: "__vfs_read" [/usr/src/rtl8814au-5.1.5/8814au.ko] undefined!
WARNING: "vfs_read" [/usr/src/rtl8814au-5.1.5/8814au.ko] undefined!
A subsequent insmod 8814au or modprobe 8814au does not load the driver
because of an undefined symbol, but does not specify what the symbol is.
My assumption it is because of the above warnings.
Having done a search through the headers for kernel 4.14.7-300 I have
found that include file fs.h has the definitions for __vfs_read and
vfs_read.
In the driver include file osdep_service_linux.h I found the following
statements:
#ifdef CONFIG_EFUSE_CONFIG_FILE
#include <linux/fs.h>
#endif
In an attempt to fix the warnings I did and explicit #include
<linux/fs.h>, and recompiled the driver source but doing this did not
resolve the warnings.
Does anyone know what I need to do to resolve the warnings and hence
make the driver kernel loadable?
regards,
Steve
3 years, 2 months