Hi back,
After a lot of Google search it seems to hibernate using swap file I need both
the resume flag and resume_offset flag. After setting these my system seems to
go into hibernation but doesn't recover. It just boots into a new session. Also
systemctl hybrid-sleep is working as far as I
Hi Sudir
have you tried to debug with
https://www.kernel.org/doc/Documentation/power/basic-pm-debugging.txt
suomi
On 01/02/2017 11:03 AM, Sudhir Khanger wrote:
Hi back,
After a lot of Google search it seems to hibernate using swap file I
need both the resume flag and resume_offset flag. Afte
On 02/01/2017 02:55, Chris Murphy wrote:
> On Sun, Jan 1, 2017 at 6:31 PM, Mayavimmer wrote:
>> On 02/01/2017 02:10, Chris Murphy wrote:
>>> On Sun, Jan 1, 2017 at 1:45 PM, JD wrote:
Without having done it myself, I suspect that for the 2nd installation,
grub
will
make w
Sudhir,
What exactly did you try? Here are my notes (that work for me on all but one
laptops):
## To get hibernate going (since F20):
sudo vi /etc/defaults/grub
## add --> resume=UUID="" <-- to the line GRUB_CMDLINE_LINUX= (anywhere, i
do it before the rhgb which I also take out since I l
On Sun, 1 Jan 2017 21:49:35 +0100, Mayavimmer wrote:
> > Just out of interest (and I could have spared myself this test)
>
> You could start by sparing yourself this comment, sir.
You may want to revisit the subject you've chosen:
Can a second F25 be installed on the same machine?
What ans
On Mon, 2 Jan 2017 12:15:38 +0100, Mayavimmer wrote:
> >> And while we are waiting for that, I would ask: why the UEFI overwrite
> >> pain? Can we add these 3 lines of pseudocode?
> >>
> >> if thisBox.alreadyHas( anotherFedora ) and isUEFI:
> >> showDialog("Sorry, cannot currently add a seco
Hi Ranjan,
I have done all of those steps. Created big enough swapfile. Added the resume
flag. Updated grub.cfg. Disabled the secure boot. It still doesn't work.
I have wasted 24 hours of my life on this stupid thing. I am now reinstalling
with a dedicated swap partition.
This is very un
Sudhir,
Thank you for your pointer on the resume_offset.
I don't agree with Fedora going the way of the crappiest linux distribution
around (Ubuntu) and disabling hibernate by default. Why not put it as an
option, perhaps disabled by default, during anaconda installation?
Why Linux would go b
> I would like to change the cache mode of an existing lvm cache volume.
From a kind soul on the linux-lvm list:
> 'change' of cachemode is 'lvchange' operation
So looks like the correct command for my example *should* be:
lvchange --cachemode writeback vg_raid10/lv_var
but...
> Please use
On 01/01/2017 06:10 PM, Chris Murphy wrote:
On Sun, Jan 1, 2017 at 1:45 PM, JD wrote:
Without having done it myself, I suspect that for the 2nd installation, grub
will
make write into /boot/grub2/grub.cfg file an entry that is similar to the
entry it makes
when it detects a windows bootable p
On 01/02/17 05:52, poma wrote:
On 29.12.2016 19:24, Bob Goodwin wrote:
I have been using the "remind" calendar
program for a long time and I am now
having trouble reading the screen. It
provides a calendar page for the month
showing all 31 days on that page like a
conventional printed calendar.
Hello,
How can I get libgsl.so.0?
This library was available ib gsl-1.16, but not anymore in
gsl-2.1-4
Thank
===
Patrick DUPRÉ | | email: pdu...@gmx.com
Laboratoire de Physico-Chimie de l'At
On Mon, 2 Jan 2017 21:18:46 +0100, Patrick Dupre wrote:
> Hello,
>
> How can I get libgsl.so.0?
> This library was available ib gsl-1.16, but not anymore in
> gsl-2.1-4
No, because the new lib has changed its SONAME to libgsl.so.19 likely
due to ABI/API changes.
A repoquery doesn't find any com
On Mon, 2 Jan 2017 11:28:21 -0700, JD wrote:
> As soon as I have another drive, I will try to put on it 2 fc25's and will
> post the behavioral results and the diff results of the grub.cfg files.
The UUID of the root fs will be different, and that alone would be enough
already to avoid a conflict
On 01/02/2017 01:20 PM, Michael Schwendt wrote:
The UUID of the root fs will be different, and that alone would be enough
already to avoid a conflict of multiple entries in grub.cfg for the same
OS version. os-prober also relies on UUID for the entries it creates.
Just out of curiosity: I know
On Mon, 2 Jan 2017 13:26:36 -0800, Joe Zeff wrote:
> Just out of curiosity: I know that you can use partition labels in
> fstab; can os-prober use them, or does it always use the UUID?
In parts, os-prober consists of shell scripts. When parsing fstab,
it seems it looks for LABEL= first: /usr/sha
On 01/02/2017 01:47 PM, Michael Schwendt wrote:
On Mon, 2 Jan 2017 13:26:36 -0800, Joe Zeff wrote:
Just out of curiosity: I know that you can use partition labels in
fstab; can os-prober use them, or does it always use the UUID?
In parts, os-prober consists of shell scripts. When parsing fsta
I just upgraded my old laptop (Dell Vostro 1500) from
F24 to F25 using the "dnf" plugins.
Video is now a problem. My selected desktop wallpaper
does not show, just a black background. Once drawn on
the desktop, items remain. For example menus still show
after making a selection although they ar
On 02/01/2017 16:23, Michael Schwendt wrote:
> On Sun, 1 Jan 2017 21:49:35 +0100, Mayavimmer wrote:
>
>>> Just out of interest (and I could have spared myself this test)
>>
>> You could start by sparing yourself this comment, sir.
>
> You may want to revisit the subject you've chosen:
>
> Ca
See https://bugzilla.redhat.com/show_bug.cgi?id=1397623
On Mon, Jan 2, 2017, 17:45 Jon LaBadie wrote:
> I just upgraded my old laptop (Dell Vostro 1500) from
> F24 to F25 using the "dnf" plugins.
>
> Video is now a problem. My selected desktop wallpaper
> does not show, just a black background.
On Tue, Jan 03, 2017 at 12:47:00AM +, Christopher wrote:
> See https://bugzilla.redhat.com/show_bug.cgi?id=1397623
>
Thanks for the pointer. When I did use gdm and gnome I did
encounter the flicker problem described in the bug report.
As mate was not experiencing the flicker I did not attrib
On Mon, Jan 02, 2017 at 08:02:00PM -0500, Jon LaBadie wrote:
> On Tue, Jan 03, 2017 at 12:47:00AM +, Christopher wrote:
> > See https://bugzilla.redhat.com/show_bug.cgi?id=1397623
> >
>
> Thanks for the pointer. When I did use gdm and gnome I did
> encounter the flicker problem described in
22 matches
Mail list logo