From: "J.A. Magallon" <jamagallon@able.es>
To: Lista Linux-Kernel <linux-kernel@vger.kernel.org>
Subject: Problem with module-init-tools
Date: Sat, 24 Jan 2004 23:29:07 +0100 [thread overview]
Message-ID: <20040124222907.GA4072@werewolf.able.es> (raw)
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))
next reply other threads:[~2004-01-24 22:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-24 22:29 J.A. Magallon [this message]
2004-01-24 23:21 ` Problem with module-init-tools Christophe Saout
2004-01-26 6:05 ` Rusty Russell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040124222907.GA4072@werewolf.able.es \
--to=jamagallon@able.es \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox