public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] installing kqemu under different kernels
@ 2009-01-11 13:00 Frank Schwidom
  2009-01-11 16:43 ` Willie Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Frank Schwidom @ 2009-01-11 13:00 UTC (permalink / raw
  To: gentoo-user

Hi,

if i list the kqemu files 'eqmery f kqemu' then i see, that the
installation copied one file - the kqemu driver unter

/lib/modules/2.6.26-gentoo-r3/misc/kqemu.ko .

In the meantime i habe an second kernel installed and want to use the
kqemu module here too. I would wish, that it could be a hygienic
solution - so if i would have installed kqemu already then 'equery f
kqemu' shall list 

/lib/modules/2.6.26-gentoo-r3/misc/kqemu.ko and
/lib/modules/2.6.26-gentoo-r3_2/misc/kqemu.ko .

But i suspect, that an 'emerge kqemu' will either deinstall
/lib/modules/2.6.26-gentoo-r3/misc/kqemu.ko before installing
/lib/modules/2.6.26-gentoo-r3_2/misc/kqemu.ko or
/lib/modules/2.6.26-gentoo-r3/misc/kqemu.ko keeps installed and wil not
be listed in an further call of 'eqmery f kqemu'.

What is the best way to handle thos problem?

Regards





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

* Re: [gentoo-user] installing kqemu under different kernels
  2009-01-11 13:00 [gentoo-user] installing kqemu under different kernels Frank Schwidom
@ 2009-01-11 16:43 ` Willie Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Willie Wong @ 2009-01-11 16:43 UTC (permalink / raw
  To: gentoo-user

On Sun, Jan 11, 2009 at 01:00:35PM +0000, Penguin Lover Frank Schwidom squawked:
> But i suspect, that an 'emerge kqemu' will either deinstall
> /lib/modules/2.6.26-gentoo-r3/misc/kqemu.ko before installing
> /lib/modules/2.6.26-gentoo-r3_2/misc/kqemu.ko or
> /lib/modules/2.6.26-gentoo-r3/misc/kqemu.ko keeps installed and wil not
> be listed in an further call of 'eqmery f kqemu'.
> 

The second is correct. 

Ebuilds that install kernel modules do not remove the old kernel
modules from /lib. Ever. It is true for Nvidia, it is true for ATI
drivers, and it is true for kqemu. ;)

But equery f kqemu will no longer show the previous kqemu module. 

So just point /usr/src/linux to the right kernel, and
  emerge --oneshot kqemu

Is it really that important that all versions of the kernel module
gets listed in equery f?

W
-- 
"For the relative problem is one in which the relative radius vectors...from 
one to the other? So, actually, I was wrong. Kepler was right after all."
~DeathMech, S. Sondhi. P-town PHY 205
Sortir en Pantoufles: up 765 days, 15:21



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

end of thread, other threads:[~2009-01-11 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-11 13:00 [gentoo-user] installing kqemu under different kernels Frank Schwidom
2009-01-11 16:43 ` Willie Wong

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