public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Problem with module-init-tools
@ 2004-01-24 22:29 J.A. Magallon
  2004-01-24 23:21 ` Christophe Saout
  2004-01-26  6:05 ` Rusty Russell
  0 siblings, 2 replies; 3+ messages in thread
From: J.A. Magallon @ 2004-01-24 22:29 UTC (permalink / raw)
  To: Lista Linux-Kernel

Hi all...

I have a problem with modprobe, 2.6.2-rc1-mm2, and agpgart.

With 2.4, I had this setup to have agpgart loaded:

alias char-major-226 agpgart

With 2.6 and the same setup, that module is loaded. But as agpgart backend is
now split, I need to load also intel-agp.ko. I read manuals, and corrected my
modprobe.conf this way:

install agpgart /sbin/modprobe intel-agp; /sbin/modprobe --ignore-install agpgart;

But it goes on an infinite loop :(.

I got this working with

alias char-major-226 intel-agp

How can I get the good old 'above' with new module init tools ?

TIA

-- 
J.A. Magallon <jamagallon()able!es>     \                 Software is like sex:
werewolf!able!es                         \           It's better when it's free
Mandrake Linux release 10.0 (Cooker) for i586
Linux 2.6.2-rc1-jam2 (gcc 3.3.2 (Mandrake Linux 10.0 3.3.2-4mdk))

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

end of thread, other threads:[~2004-01-26  6:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-24 22:29 Problem with module-init-tools J.A. Magallon
2004-01-24 23:21 ` Christophe Saout
2004-01-26  6:05 ` Rusty Russell

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