All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.5.48 modules problem
@ 2002-11-18 21:58 Douglas Gilbert
  2002-11-18 22:17 ` J.E.J. Bottomley
  0 siblings, 1 reply; 3+ messages in thread
From: Douglas Gilbert @ 2002-11-18 21:58 UTC (permalink / raw)
  To: linux-scsi

Can't see other reports on this in the lists **.
When I upgraded to lk 2.5.48, my kernel can't load
modules. modprobe and friends all fail with:
   QM_MODULES: Function not implemented

RH8.0 base system. Suggestions?


** Tried Adam J. Richter patch from lkml entitled:
"Patch(2.5.48): Restore module device ID tables" but it
didn't help.


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

* Re: 2.5.48 modules problem
  2002-11-18 21:58 2.5.48 modules problem Douglas Gilbert
@ 2002-11-18 22:17 ` J.E.J. Bottomley
  2002-11-18 23:40   ` Douglas Gilbert
  0 siblings, 1 reply; 3+ messages in thread
From: J.E.J. Bottomley @ 2002-11-18 22:17 UTC (permalink / raw)
  To: dougg; +Cc: linux-scsi

dougg@torque.net said:
> Can't see other reports on this in the lists **. When I upgraded to lk
> 2.5.48, my kernel can't load modules. modprobe and friends all fail
> with:
>    QM_MODULES: Function not implemented 

The entire method the kernel uses to construct and load modules changed in 
2.5.48.  You need Rusty's new module loader routines:

http://www.kernel.org/pub/linux/kernel/people/rusty/module-init-tools-0.7.tar.g
z

For the record, I still can't get quite a few modules to load even with this.

James



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

* Re: 2.5.48 modules problem
  2002-11-18 22:17 ` J.E.J. Bottomley
@ 2002-11-18 23:40   ` Douglas Gilbert
  0 siblings, 0 replies; 3+ messages in thread
From: Douglas Gilbert @ 2002-11-18 23:40 UTC (permalink / raw)
  To: J.E.J. Bottomley; +Cc: linux-scsi

J.E.J. Bottomley wrote:
> dougg@torque.net said:
> 
>>Can't see other reports on this in the lists **. When I upgraded to lk
>>2.5.48, my kernel can't load modules. modprobe and friends all fail
>>with:
>>   QM_MODULES: Function not implemented 
> 
> 
> The entire method the kernel uses to construct and load modules changed in 
> 2.5.48.  You need Rusty's new module loader routines:
> 
> http://www.kernel.org/pub/linux/kernel/people/rusty/module-init-tools-0.7.tar.g
> z

James,
Thanks. I made some progress. Hope Rusty is going to write
some documentation, man pages, update the Changes file, etc.

The new modprobe doesn't seem to pass parameters (options)
properly, at least that is what I'm seeing with scsi_debug.

Enough other things are broken with 2.5.48 to force me back
to lk 2.4.18 .

Doug Gilbert



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

end of thread, other threads:[~2002-11-18 23:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-18 21:58 2.5.48 modules problem Douglas Gilbert
2002-11-18 22:17 ` J.E.J. Bottomley
2002-11-18 23:40   ` Douglas Gilbert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.