LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel
User Name
Password
Linux - Kernel This forum is for all discussion relating to the Linux kernel.

Notices


Reply
  Search this Thread
Old 10-31-2006, 04:32 PM   #1
generic_user
Member
 
Registered: Sep 2006
Location: San Francisco, Ca.
Distribution: Redhat/Fedora/CentOS
Posts: 39

Rep: Reputation: 15
Areca 1220 drivers + FC6 = "Verify ELF error"


So Fedora Core 6 was released recently, and since it came with the 2.6.18 version of the kernel, it didn't include the Areca 1220 driver. (arcmsr.ko)

No problem, I thought, I'll just create a drivers disk... So I loaded FC6 on in a VMWare VM, downloaded the drivers from:

ftp://60.248.88.208/RaidCards/AP_Dri...1.20.0X.13.zip

extracted, compiled, and copied the arcmsr.ko file onto a floppy.

When I attempt to insmod it on the other computer (Alt-F2 to get to the command prompt during an install) I'm getting this error:

Verify ELF error [sec 23] (assertion 184)
Module failed ELF checks


Does anyone have a clue as to what's going on here? `uname -r` and `uname -m` match on both the machine I'm installing on as well as the VM where I compiled the driver.
 
Old 10-31-2006, 05:14 PM   #2
generic_user
Member
 
Registered: Sep 2006
Location: San Francisco, Ca.
Distribution: Redhat/Fedora/CentOS
Posts: 39

Original Poster
Rep: Reputation: 15
Answer...

Looks like the ELF verify checks for things like file date... I had to:
echo arcmsr.ko|cpio -ov |gzip > modules.cgz
and then extract it on the other server:
gzip -dc modules.cgz|cpio -idumv arcmsr.ko

Course now I've got version magic issues with 586 and 686, but I think that will be solvable with some extra compile flags.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
DDD and "/sysdeps/i386/elf/start.S no such file..." problem vegetta Programming 3 03-25-2010 08:48 AM
FC6, "incorrect arch", Transmeta Crusoe, i586/i686 wkuballa Fedora - Installation 5 01-27-2007 12:32 PM
"invalid Elf header" after kernel upgrade Goo Slackware 7 10-09-2004 08:32 AM
Linux Emulation problem "ELF file OS ABI invalid Error" man26 *BSD 0 08-03-2004 11:57 PM
/usr/libexec/ld-elf.so.1: Shared object "libgd.so.4" not found lxxy *BSD 1 12-04-2003 12:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel

All times are GMT -5. The time now is 08:58 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration