Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50216 - Unable to load raid5.o module with 2004.1
Summary: Unable to load raid5.o module with 2004.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords:
: 55085 55481 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-05-06 06:08 UTC by Richard Scott
Modified: 2014-02-21 18:30 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Scott 2004-05-06 06:08:26 UTC
I am unable to load the raid5 module booting from either the universal or mini 2004.1 CD(s)

Reproducible: Always
Steps to Reproduce:
1. boot from 2004.1 cd either universal or mini iso
2. modprobe md
3. modprobe raid5
Actual Results:  
/lib/modules/2.6.4-wolk-2.3/kernel/drivers/md/raid5.o:
/lib/modules/2.6.4-wolk-2.3/kernel/drivers/md/raid5.o: unresolved symbol
xor_block_R7f009991
/lib/modules/2.6.4-wolk-2.3/kernel/drivers/md/raid5.o: insmod
/lib/modules/2.6.4-wolk-2.3/kernel/drivers/md/raid5.o failed
/lib/modules/2.6.4-wolk-2.3/kernel/drivers/md/raid5.o: insmod raid5 failed

Expected Results:  
raid5.o module should load ok.

When checking the info out with modinfo I get the following:

livecd root # modinfo raid5
filename:    /lib/modules/2.4.25-gentoo/kernel/drivers/md/raid5.o
description: <none>
author:      <none>
license:     "GPL"

I've tested with the 2004.0 mini cd and it all works ok.
Comment 1 Richard Scott 2004-05-06 06:26:38 UTC
I also get the the following errors:

livecd md # uname -r
2.4.25-gentoo
livecd md # pwd
/lib/modules/2.4.25-gentoo/kernel/drivers/md
livecd md # insmod raid5
Using /lib/modules/2.4.25-gentoo/kernel/drivers/md/raid5.o
/lib/modules/2.4.25-gentoo/kernel/drivers/md/raid5.o: /lib/modules/2.4.25-gentoo/kernel/drivers/md/raid5.o: unresolved symbol xor_block_R7f009991
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2004-05-18 13:31:05 UTC
This should be fixed with the latest kernel config for the 2004.2 release.  If the new release still has the problem, definitely let us know.  It'll be a couple months before the release, we're going to be doing quite a lot of testing before the new one goes out the door, so keep your eyes peeled.
Comment 3 Richard Scott 2004-05-18 14:02:10 UTC
Cool nice one :-)

If you want me to test an ISO before the launch let me know as I'm more than happy to help.
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2004-06-05 13:10:32 UTC
http://dev.gentoo.org/~wolf31o2/releng  <--- pick one

That is where I put all the -test ISOs... at least for 2004.2
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2004-06-25 04:31:54 UTC
*** Bug 55085 has been marked as a duplicate of this bug. ***
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2004-06-28 17:55:38 UTC
*** Bug 55481 has been marked as a duplicate of this bug. ***