public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Kernel install target and firmware
@ 2016-08-28 17:02 Ian Zimmerman
  2016-08-28 22:47 ` Tom H
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Zimmerman @ 2016-08-28 17:02 UTC (permalink / raw
  To: gentoo-user

It seems that without extra tweaking, running "make modules_install" in
a built gentoo-sources tree always results in the Linux supplied
firmware being reinstalled into /lib64/firmware.  This is different from
debian and definitely not my preferred way; I like to keep the firmware
stable unless there is a tangible reason to update it.

So, what is the extra tweak I need to apply to change this behavior?  Is
there a kernel menuconfig option for this?

-- 
Please *no* private Cc: on mailing lists and newsgroups
Why does the arrow on Hillary signs point to the right?


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Kernel install target and firmware
  2016-08-28 17:02 [gentoo-user] Kernel install target and firmware Ian Zimmerman
@ 2016-08-28 22:47 ` Tom H
  2016-08-29  7:25   ` Mick
  0 siblings, 1 reply; 3+ messages in thread
From: Tom H @ 2016-08-28 22:47 UTC (permalink / raw
  To: Gentoo User

On Sun, Aug 28, 2016 at 1:02 PM, Ian Zimmerman <itz@primate.net> wrote:
>
> It seems that without extra tweaking, running "make modules_install" in
> a built gentoo-sources tree always results in the Linux supplied
> firmware being reinstalled into /lib64/firmware.  This is different from
> debian and definitely not my preferred way; I like to keep the firmware
> stable unless there is a tangible reason to update it.
>
> So, what is the extra tweak I need to apply to change this behavior?  Is
> there a kernel menuconfig option for this?

Try INSTALL_FW_PATH=/lib/firmware/kern_ver


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Kernel install target and firmware
  2016-08-28 22:47 ` Tom H
@ 2016-08-29  7:25   ` Mick
  0 siblings, 0 replies; 3+ messages in thread
From: Mick @ 2016-08-29  7:25 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 937 bytes --]

On Sunday 28 Aug 2016 18:47:07 Tom H wrote:
> On Sun, Aug 28, 2016 at 1:02 PM, Ian Zimmerman <itz@primate.net> wrote:
> > It seems that without extra tweaking, running "make modules_install" in
> > a built gentoo-sources tree always results in the Linux supplied
> > firmware being reinstalled into /lib64/firmware.  This is different from
> > debian and definitely not my preferred way; I like to keep the firmware
> > stable unless there is a tangible reason to update it.
> > 
> > So, what is the extra tweak I need to apply to change this behavior?  Is
> > there a kernel menuconfig option for this?
> 
> Try INSTALL_FW_PATH=/lib/firmware/kern_ver

It would make sense that firmware installation takes place in a kernel specific 
directory like /lib/modules/<kernel version> does and also removed with a 
distclean option, so we don't have to clean after ourselves.  Any reason this 
is not so?

-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-08-29  7:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-28 17:02 [gentoo-user] Kernel install target and firmware Ian Zimmerman
2016-08-28 22:47 ` Tom H
2016-08-29  7:25   ` Mick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox