Comment 10 for bug 684304

Revision history for this message
C de-Avillez (hggdh2) wrote :

I then modprobed it:

~ # modprobe cciss
~ # lsmod
Module Size Used by
cciss 104356 0
iscsi_tcp 9910 0
libiscsi_tcp 16070 1 iscsi_tcp
libiscsi 46060 2 iscsi_tcp,libiscsi_tcp
scsi_transport_iscsi 37628 3 iscsi_tcp,libiscsi
xfs 776382 0
exportfs 4283 1 xfs
reiserfs 245469 0
jfs 181857 0
btrfs 527739 0
zlib_deflate 21890 1 btrfs
crc32c 3023 1
libcrc32c 1284 1 btrfs
ntfs 97973 0
vfat 11366 0
fat 55023 1 vfat
usb_storage 50402 0
usbhid 40920 0
hid 84505 1 usbhid
bnx2 78004 0
~ # dmesg|tail
[ 38.395929] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 124.498472] NTFS driver 2.1.29 [Flags: R/O MODULE].
[ 124.515765] Btrfs loaded
[ 124.532751] JFS: nTxBlock = 8192, nTxLock = 65536
[ 124.557501] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[ 124.558369] SGI XFS Quota Management subsystem
[ 126.200287] Loading iSCSI transport class v2.0-870.
[ 126.211212] iscsi: registered transport (tcp)
[ 126.212772] iscsid (7734): /proc/7734/oom_adj is deprecated, please use /proc/7734/oom_score_adj instead.
[ 580.944529] HP CISS Driver (v 3.6.26)
~ #

So the HP hardware is not being recognised.