Operating System - HP-UX
1832687 Members
2716 Online
110043 Solutions
New Discussion

rc.log loadable module messages

 
Donald W. Healey
Occasional Advisor

rc.log loadable module messages

I guess this is another HPUX newbie question. Our rc.log contains the following message related to loadable kernal modules. Does the message represent normal processing or is it telling us about an error condition we should correct?

Initialize loadable modules
Output from "/sbin/rc1.d/S112kminit start":
----------------------------
* All configured modules are registered successfully.
insf: Unable to load the driver: gvid_him_fglrxinsf: Unable to load the driver: drmfglinsf: Unable to load the driver: drmfglrxinsf: Unable to load the driver: gvid_him_consinsf: Unable to unload the driver: gvid_him_fglrxinsf: Unable to unload the driver: drmfglinsf: Unable to unload the driver: drmfglrxinsf: Unable to unload the driver: gvid_him_cons
NOTE: Module status

Name ID Status Type
=====================================================
krm 1 UNLOADED WSIO
gvid_him_fglrx 2 UNLOADED Misc
gvid_info 3 UNLOADED WSIO
drmfgl 4 UNLOADED Misc
drmfglrx 5 UNLOADED Misc
gvid_him_cons 6 UNLOADED Misc

If we look in the loadable drivers portion of sam, each of the six items listed in the insf messages are "selectable." If we run kmsystem -q for each of the modules, they all are listed as Configured=Y and Loadable=Y. kmadmin shows that at least one of the modules was eventually loaded.

# kmadmin -s
Name ID Status Type
=====================================================
krm 1 UNLOADED WSIO
gvid_him_fglrx 2 UNLOADED Misc
gvid_info 3 LOADED WSIO
drmfgl 4 UNLOADED Misc
drmfglrx 5 UNLOADED Misc
gvid_him_cons 6 UNLOADED Misc

Do we shrug and move on or do we need to fix something.

Thanks for the assist

2 REPLIES 2
Sanjay_6
Honored Contributor

Re: rc.log loadable module messages

Hi Donald,

You can ignore these messages,

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000074740931

The itrc doc id is HX11KBRC00014696.

there is a issue open for this problem, JAGaf20457.

Hope this helps.

regds
Sanjay_6
Honored Contributor

Re: rc.log loadable module messages

Also if you have a PA 8800 CPU bases server, you can take a look at the doc below,

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000076418530

The doc id is 8606378019

Hope this helps.

Regds