public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] Re: 2.4.4 - cannot compile parport module
@ 2001-05-16 15:35 Bill Nottingham
  2001-05-17  9:16 ` Christian Groessler
  2001-05-17 10:17 ` Keith Owens
  0 siblings, 2 replies; 3+ messages in thread
From: Bill Nottingham @ 2001-05-16 15:35 UTC (permalink / raw)
  To: linux-ia64

Christian Groessler (cpg@aladdin.de) said: 
> Thanks. I found this out in the meantime myself :-)
> 
> But now the compilation finished and I've got a new problem.
> When I reboot the new 2.4.4 kernel I cannot load any module, the error
> message is
> 
>         arch_init_module: archdata->unw_start out of bounds.

What modutils are you using?

Bill


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

* [Linux-ia64] Re: 2.4.4 - cannot compile parport module
  2001-05-16 15:35 [Linux-ia64] Re: 2.4.4 - cannot compile parport module Bill Nottingham
@ 2001-05-17  9:16 ` Christian Groessler
  2001-05-17 10:17 ` Keith Owens
  1 sibling, 0 replies; 3+ messages in thread
From: Christian Groessler @ 2001-05-17  9:16 UTC (permalink / raw)
  To: linux-ia64

On 05/16/2001 11:35:02 AM AST Bill Nottingham wrote:
>
>Christian Groessler (cpg@aladdin.de) said:
>> Thanks. I found this out in the meantime myself :-)
>>
>> But now the compilation finished and I've got a new problem.
>> When I reboot the new 2.4.4 kernel I cannot load any module, the error
>> message is
>>
>>         arch_init_module: archdata->unw_start out of bounds.
>
>What modutils are you using?

modutils-2.4.5

regards,
chris



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

* Re: [Linux-ia64] Re: 2.4.4 - cannot compile parport module
  2001-05-16 15:35 [Linux-ia64] Re: 2.4.4 - cannot compile parport module Bill Nottingham
  2001-05-17  9:16 ` Christian Groessler
@ 2001-05-17 10:17 ` Keith Owens
  1 sibling, 0 replies; 3+ messages in thread
From: Keith Owens @ 2001-05-17 10:17 UTC (permalink / raw)
  To: linux-ia64

On 17 May 2001 11:16:06 +0200, 
Christian Groessler <cpg@aladdin.de> wrote:
>>> But now the compilation finished and I've got a new problem.
>>> When I reboot the new 2.4.4 kernel I cannot load any module, the error
>>> message is
>>>
>>>         arch_init_module: archdata->unw_start out of bounds.

Run

 insmod -V -m -v module_name
 objdump -x $(modprobe -l module_name.o)

and send me the output.  Pick a module that has no dependencies on
other modules.



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

end of thread, other threads:[~2001-05-17 10:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-16 15:35 [Linux-ia64] Re: 2.4.4 - cannot compile parport module Bill Nottingham
2001-05-17  9:16 ` Christian Groessler
2001-05-17 10:17 ` Keith Owens

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