This is a discussion on Question on how load a driver on HPUX 11.31 within the HP-UX Operating System forums, part of the Unix Operating Systems category; --> Hi, I am trying to load a DLKM on HP 11.31. I copied the module to /usr/ conf/mod directory ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I am trying to load a DLKM on HP 11.31. I copied the module to /usr/ conf/mod directory and tried "kcmodule name=loaded". However, I get the error, hpux1123# uname -a HP-UX hpux1123 B.11.31 U 9000/800 2067660764 unlimited-user license hpux1123# hpux1123# kcmodule cxbf=loaded WARNING: The file '/usr/conf/mod/cxbf' does not contain valid kernel code. It will be ignored. ERROR: There is no module named 'cxbf'. hpux1123# hpux1123# file /usr/conf/mod/cxbf /usr/conf/mod/cxbf: ELF-64 relocatable object file - PA-RISC 2.0 (LP64) hpux1123# What am I missing here. The same module loads fine on HPUX 11.11 Thank you Varghese Devassy |