Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1412216

Re: [PATCH] dell-smm-hwmon: Cache fan_type() calls and use fan_status() for fan detection

From Pali Rohár <pali.rohar@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] dell-smm-hwmon: Cache fan_type() calls and use fan_status() for fan detection
Date 2016-06-02 15:10 +0200
Message-ID <rFAxP-6kS-1@gated-at.bofh.it> (permalink)
References (2 earlier) <rDpGx-3QJ-5@gated-at.bofh.it> <rDpZT-3Y5-9@gated-at.bofh.it> <rEezo-1XV-25@gated-at.bofh.it> <rErQ3-2lt-25@gated-at.bofh.it> <rEyeK-6B4-45@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Monday 30 May 2016 17:25:26 Peter Saunderson wrote:
> On 30/05/16 10:36, Pali Rohár wrote:
> >Hi Peter! Thank you for information! Are you able to try to call that
> >function on some old kernel (e.g. 3.12 or 3.14) to verify that it is
> >caused only and only by that function?
> >
> I have tried to use my old 3.19.0 kernel that did not have the problem but
> now it will not boot.  The boot screen is left with
> 
> Loading Linux linux...
> Loading initial ramdisk...
> 
> No logs etc.. I am guessing that some grub or ram disk change is giving me
> the problem.  I have just upgraded to Ubuntu 16.04 and do not want to
> downgrade so I am a bit stuck at the moment and doubt that I can do this
> test.
> 
> Peter.

You can try to regenerate initramfs with ubuntu command:

$ sudo update-initramfs -u -k all

In case you modified or updated some initram files or kernel modules you
need to regenerate it to take effect at boot... -k all tells to
regenerate *all* initramfs images, not only for currently booted kernel.

-- 
Pali Rohár
pali.rohar@gmail.com

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] dell-smm-hwmon: Cache fan_type() calls and use  fan_status() for fan detection Pali Rohár <pali.rohar@gmail.com> - 2016-06-02 15:10 +0200

csiph-web