a796
![]() |
|
|
|
|
|||||||
| System Hardware Internal storage, motherboards, PCI cards, stuff inside the case. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
I'm trying to use a Qlogic 2432 FC card on 8.3-Stable (built today, had the same error with an 8.2-Stable from a couple of months ago). When loading the isp(4) driver I get this
Code:
gnome:~# kldload isp kldload: can't load isp: Exec format error Code:
link_elf_obj: symbol firmware_get undefined linker_load_file: Unsupported file type Do you have any idea what I'm missing here?
__________________
Practical latin Amicule, deliciae, num is sum qui mentiar tibi? But dear, could I ever lie to you? Last edited by DutchDaemon; April 27th, 2012 at 23:23. |
|
#2
|
|||
|
|||
|
AFAIK, the isp and the firmware devices are already built into the GENERIC kernel for 8.2. Why are you trying to load the module? Do you have a custom kernel that lacks the isp and firmware devices?
Last edited by DutchDaemon; April 29th, 2012 at 01:11. Reason: Mind your writing style: http://forums.freebsd.org/showthread.php?t=18043 |
|
#3
|
||||
|
||||
|
I have a custom kernel, yes. You have a point though, I just recompiled the kernel adding this
Code:
device isp device ispfw device firmware ![]() Why isp isn't usable as a loadable module is beyond me, but compiling it into the kernel is a workaround I can live with. [FWIW I have an old wreck running 7.4-Stable/i386 where I do load isp as a module]
__________________
Practical latin Amicule, deliciae, num is sum qui mentiar tibi? But dear, could I ever lie to you? Last edited by DutchDaemon; April 29th, 2012 at 01:11. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FreeBSD 7.2 and Qlogic QLE2560 HBA Adapter | kendotone | System Hardware | 4 | May 2nd, 2011 17:01 |
| mfsBSD upgraded to stable with stable-8-v15.patch - BOOT FAILURE - PLEASE HELP!!! | EMax | Installing & Upgrading | 5 | August 27th, 2010 06:58 |
| FreeBSD, QLogic HBAs, and SAN | anomie | System Hardware | 2 | July 27th, 2010 19:12 |
| FreeBSD 7.2 / Qlogic ISP2422 Based HBA | Churchers | System Hardware | 4 | April 17th, 2010 12:41 |
| QLogic HBA qle2460 | praetorian46 | System Hardware | 3 | November 12th, 2009 08:13 |