update to 2.6.18-92.1.22.el5 and firewire disk not found

Installation and support for Oracle DB on CentOS.
kmcq
Posts: 8
Joined: 2009/03/17 00:59:20

Re: update to 2.6.18-92.1.22.el5 and firewire disk not found

Post by kmcq » 2009/03/19 22:51:08

[root@adam log]# /sbin/modinfo ieee1394
filename: /lib/modules/2.6.18-92.1.22.el5/updates/drivers/ieee1394/ieee1394.ko
license: GPL
srcversion: 9193120996DAD27256F2DBC
depends:
vermagic: 2.6.18-92.1.22.el5 SMP mod_unload 686 REGPARM 4KSTACKS gcc-4.1
parm: ignore_drivers:Disable automatic probing for drivers. (int)
parm: fcp:Map FCP registers (default = 1, disable = 0). (int)
parm: disable_nodemgr:Disable nodemgr functionality. (int)
parm: disable_irm:Disable Isochronous Resource Manager functionality. (bool)
[root@adam log]# md5sum /lib/modules/2.6.18-92.1.22.el5/updates/drivers/ieee1394/ieee1394.ko
d4c1ae586889aadff418f6bbf6734264 /lib/modules/2.6.18-92.1.22.el5/updates/drivers/ieee1394/ieee1394.ko
[root@adam log]# uname -mr
2.6.18-92.1.22.el5 i686


[root@eve log]# /sbin/modinfo ieee1394
filename: /lib/modules/2.6.18-92.1.22.el5/weak-updates/ieee1394/ieee1394.ko
license: GPL
srcversion: 9193120996DAD27256F2DBC
depends:
vermagic: 2.6.18-92.el5 SMP mod_unload 686 REGPARM 4KSTACKS gcc-4.1
parm: ignore_drivers:Disable automatic probing for drivers. (int)
parm: fcp:Map FCP registers (default = 1, disable = 0). (int)
parm: disable_nodemgr:Disable nodemgr functionality. (int)
parm: disable_irm:Disable Isochronous Resource Manager functionality. (bool)
[root@eve log]# md5sum /lib/modules/2.6.18-92.1.22.el5/weak-updates/ieee1394/ieee1394.ko
aff5eb215df03f92e2978fa0805a4f48 /lib/modules/2.6.18-92.1.22.el5/weak-updates/ieee1394/ieee1394.ko
[root@eve log]# uname -mr
2.6.18-92.1.22.el5 i686


and it is ADAM that is working correctly now not EVE

Checking checking checking

thought that I had erased kmod-ieee1394 - 1.0.0-1.el5.i686 from EVE but had not.

did

rpm -e kmod-ieee1394

restarted - no luck

checked blacklist-firewire

had commented out the firewire line - removed comment

init 6 -

EVE is now working as well as ADAM

:-D

Post Reply