Re: F25: How to force fsck at boot?

2017-08-04 Thread Samuel Sieb
On 08/04/2017 09:54 PM, Frédéric Bron wrote: Yes, apparently from the last checked date, it seems that /forcefsck worked but I was expecting to see something on the screen and it must be done hidden. Unless there's a problem, it will run very quickly. ___

Re: F25: How to force fsck at boot?

2017-08-04 Thread Samuel Sieb
On 08/04/2017 09:59 PM, Frédéric Bron wrote: Apparently the default value is -1 on my partitions which according to the manual means "If max-mount-counts is 0 or -1, the number of times the filesystem is mounted will be disregarded by e2fsck(8) and the kernel." So I guess that fsck is then ran o

Re: F25: How to force fsck at boot?

2017-08-04 Thread Frédéric Bron
> sudo tune2fs -c 50 /dev/[your dev] > > the -c option set the interval of boots. Change it to 1 and it will check > every boot... 30 I believe is the current default because every boot is > impractical imo. I believe you can set the priority in the fstab.. last > column if memory serves. 0 no c

Re: F25: How to force fsck at boot?

2017-08-04 Thread Frédéric Bron
>> Touching /forcefsck was for sysvinit and upstart era. It is no longer >> valid >> for systemd. > > This is still valid and has nothing to do with systemd. It's handled by > dracut in the initramfs. Yes, apparently from the last checked date, it seems that /forcefsck worked but I was expecting

Re: F25: How to force fsck at boot?

2017-08-04 Thread Frédéric Bron
>>Apparently, this does not work: >># tune2fs -l /dev/sda >>tune2fs 1.43.3 (04-Sep-2016) >>tune2fs: Bad magic number in super-block while trying to open /dev/sda >>Found a gpt partition table in /dev/sda > > /dev/sda is usually a drive name, not a partition name. Does it work if you > try /dev/sd

Re: F25: How to force fsck at boot?

2017-08-04 Thread Samuel Sieb
On 08/04/2017 06:46 AM, Mamoru TASAKA wrote: Touching /forcefsck was for sysvinit and upstart era. It is no longer valid for systemd. This is still valid and has nothing to do with systemd. It's handled by dracut in the initramfs. ___ users mailing

Re: F25: How to force fsck at boot?

2017-08-04 Thread Samuel Sieb
On 08/03/2017 11:05 PM, fred roller wrote: I believe you could use tune2fs command sudo tune2fs -c 50 /dev/[your dev] the -c option set the interval of boots. Change it to 1 and it will check every boot... 30 I believe is the current default because every boot is impractical imo. I believe

Re: F25: How to force fsck at boot?

2017-08-04 Thread Marmorstein, Robert
>Apparently, this does not work: ># tune2fs -l /dev/sda >tune2fs 1.43.3 (04-Sep-2016) >tune2fs: Bad magic number in super-block while trying to open /dev/sda >Found a gpt partition table in /dev/sda /dev/sda is usually a drive name, not a partition name. Does it work if you try /dev/sda1 or /dev

[F25] Failed to start Load Kernel Modules

2017-08-04 Thread Frédéric Bron
At boot, I get this message in red: [FAILED] Failed to start Load Kernel Modules. See 'systemctl status systemd-modules-load.service' for details. And here is the output of the recommanded command: # systemctl status systemd-modules-load.service ● systemd-modules-load.service - Load Kernel Module

Re: F25: How to force fsck at boot?

2017-08-04 Thread Frédéric Bron
> It probably ran and you didn't see it. For ext2/3/4, you can run >tune2fs -l /dev/{whatever} | grep "Last checked" Apparently, this does not work: # tune2fs -l /dev/sda tune2fs 1.43.3 (04-Sep-2016) tune2fs: Bad magic number in super-block while trying to open /dev/sda Found a gpt partition t

Re: So long nouveau

2017-08-04 Thread Amadeus W.M.
On Fri, 28 Jul 2017 14:18:16 +0800, ChunYu Wang wrote: > Yes, I AGREE! > > But one of the key features upon NV cards is CUDA, which we cannot use > it on other platforms. Though OpenCL is another solution to achieve > GPGPU resolutions, but it is hard to learn and hard to use, at least, > for me.

Re: So long nouveau

2017-08-04 Thread Amadeus W.M.
On Thu, 27 Jul 2017 13:32:50 -0400, Tom Horsley wrote: > Well I've been using my newly installed fedora 26 boot partition for all > of a half day, and the nouveau driver just completely froze up the > display (exactly the same thing that happened on fedora 24 with > nouveau). I guess I'm off to lo

Re: Problem with K3B.

2017-08-04 Thread François Patte
Le 04/08/2017 à 18:43, Ger van Dijck a écrit : > Hi Everybody , > > > When starting K3B I get the following message : > > System configuration problem. > Unable to find cdrskin executable. > K3B uses cdrskin in place of cdrecord. > Solution : Install the libburn package which contains cdrskin. >

Problem with K3B.

2017-08-04 Thread Ger van Dijck
Hi Everybody , When starting K3B I get the following message : System configuration problem. Unable to find cdrskin executable. K3B uses cdrskin in place of cdrecord. Solution : Install the libburn package which contains cdrskin. Question : How to manage and what is the essence of the problem

Re: 'who' & 'users' not working in lxqt (fed26)

2017-08-04 Thread Ed Greshko
On 08/04/2017 06:18 PM, AV wrote: > On Fri, 2017-08-04 at 16:39 +0800, Ed Greshko wrote: >> >> I will note that I have 2 test VM's installed. One pure KDE. One >> pure LXQt. Both >> are using and have the same version of sddm installed. Which is >> sddm-0.14.0-10.fc26. >> >> On the KDE system w

Re: F25: How to force fsck at boot?

2017-08-04 Thread Mamoru TASAKA
Frédéric Bron wrote on 08/04/2017 02:05 PM: I would like to force fsck at boot but I tried touch /forcefsck and it did not run or I did not see it (however the file /forcefsck disappeared). Thanks, Frédéric Add the following to the boot parameter: fsck.mode=force Touching /forcefsck was for sy

Re: [F25] Help: latest update broke nvidia driver

2017-08-04 Thread Sherman Grunewagen
On 08/04/2017 05:13 AM, Richard Shaw wrote: On Thu, Aug 3, 2017 at 8:42 PM, Sherman Grunewagen wrote: That was the problem! Nice catch. I'm clueless as to how previous kmod-nvidia modules have built and run. And I don't understand why, when running akmods as root, the "make" process is unabl

Re: F25: How to force fsck at boot?

2017-08-04 Thread Robert Nichols
On 08/04/2017 12:05 AM, Frédéric Bron wrote: I would like to force fsck at boot but I tried touch /forcefsck and it did not run or I did not see it (however the file /forcefsck disappeared). It probably ran and you didn't see it. For ext2/3/4, you can run tune2fs -l /dev/{whatever} | grep "

Re: [F25] Help: latest update broke nvidia driver

2017-08-04 Thread Richard Shaw
On Thu, Aug 3, 2017 at 8:42 PM, Sherman Grunewagen wrote: > That was the problem! Nice catch. I'm clueless as to how previous > kmod-nvidia modules have built and run. And I don't understand > why, when running akmods as root, the "make" process is unable > to "see" inside /usr/local/include (n

Re: compiling dahdi-linux kernel module

2017-08-04 Thread Anthony Messina
Quoting "Dr. Robert Marmorstein" : I've been working on this too, this week. I think I have it working from source but haven't finished testing yet. The source install wasn't really too bad, so I recommend it. The messinet rpms didn't work for me. Feel free to contact me offline to let

Re: 'who' & 'users' not working in lxqt (fed26)

2017-08-04 Thread AV
On Fri, 2017-08-04 at 16:39 +0800, Ed Greshko wrote: > > > I will note that I have 2 test VM's installed. One pure KDE. One > pure LXQt. Both > are using and have the same version of sddm installed. Which is > sddm-0.14.0-10.fc26. > > On the KDE system when logged in the who command will sho

Re: 'who' & 'users' not working in lxqt (fed26)

2017-08-04 Thread Ed Greshko
On 08/04/2017 04:39 PM, Ed Greshko wrote: > Now, adding KDE resulted in 354 additional packages being installed. > > One of them did the trick. I suppose I could try and track down the magic > package Or, if anyone is interested this is the list of added packages http://tinyurl.com/yaq

Re: 'who' & 'users' not working in lxqt (fed26)

2017-08-04 Thread Ed Greshko
On 08/04/2017 11:56 AM, Jon LaBadie wrote: > On Fri, Aug 04, 2017 at 03:33:19AM +, Marmorstein, Robert wrote: >> >> >>> though loginctl does). Login sessions via ssh, either >> >from remote hosts or to localhost are registered. >> >> Does "who -a" show them? I have a vague recollection I loo