hp dat 72 on ml370 g4 not working with mandriva 2006.0
I did
modprobe aic7xxx
modprobe st
echo "engage scsci" > /proc/driver/cciss/cciss0
echo "rescan" > /proc/driver/cciss/cciss0
cat /proc/scsi/scsi shows nothing attached
lsmod is
Module Size Used by
sg 35676 0
st 38112 0
aic7xxx 192404 0
scsi_transport_spi 18784 1 aic7xxx
raw 7648 1
md5 4576 1
ipv6 247936 28
ipt_IFWLOG 3876 1
ipt_psd 44424 1
ip_set_iptree 6568 2
ipt_REJECT 5344 4
ipt_LOG 7392 7
ipt_state 2304 8
ipt_pkttype 2176 4
ipt_set 2912 2
ipt_CONNMARK 2688 0
ipt_MARK 2976 0
ipt_ROUTE 5508 0
ipt_connmark 2208 0
ipt_owner 3904 0
ipt_recent 10412 0
ipt_iprange 2304 0
ipt_physdev 2736 0
ipt_multiport 3104 1
ipt_conntrack 2784 0
iptable_mangle 3008 0
ip_set_portmap 4864 0
ip_set_macipmap 4772 0
ip_set_ipmap 4864 0
ip_set_iphash 6948 0
ip_set 20284 11 ip_set_iptree,ipt_set,ip_set_portmap,ip_set_macipmap,ip_set_ipmap,ip_set_iphash
ip_nat_irc 2816 0
ip_nat_tftp 2208 0
ip_nat_ftp 3552 0
iptable_nat 21524 3 ip_nat_irc,ip_nat_tftp,ip_nat_ftp
ip_conntrack_irc 71376 1 ip_nat_irc
ip_conntrack_tftp 4080 1 ip_nat_tftp
ip_conntrack_ftp 72400 1 ip_nat_ftp
ip_conntrack 42504 9 ipt_state,ipt_conntrack,ip_nat_irc,ip_nat_tftp,ip_nat_ftp,iptable_nat,ip_conntrack_irc,ip_conntrack_ tftp,ip_conntrack_ftp
iptable_filter 3072 1
ip_tables 22656 20 ipt_IFWLOG,ipt_psd,ipt_REJECT,ipt_LOG,ipt_state,ipt_pkttype,ipt_set,ipt_CONNMARK,ipt_MARK,ipt_ROUTE, ipt_connmark,ipt_owner,ipt_recent,ipt_iprange,ipt_physdev,ipt_multiport,ipt_conntrack,iptable_mangle ,iptable_nat,iptable_filter
tg3 100676 0
af_packet 19272 2
floppy 57108 0
video 15076 0
thermal 11944 0
tc1100_wmi 6084 0
processor 19560 1 thermal
fan 4164 0
container 4000 0
button 5840 0
battery 8452 0
ac 4260 0
ide_cd 39172 0
loop 16072 0
supermount 33552 1
hw_random 5364 0
tsdev 7008 0
ehci_hcd 31048 0
uhci_hcd 30960 0
usbcore 111612 3 ehci_hcd,uhci_hcd
evdev 8672 0
ext3 127784 5
jbd 54360 1 ext3
sd_mod 17280 0
cciss 51876 7
mptscsih 34292 0
mptbase 41056 1 mptscsih
ahci 9860 0
ata_piix 8132 0
libata 43268 2 ahci,ata_piix
scsi_mod 123560 9 sg,st,aic7xxx,scsi_transport_spi,sd_mod,cciss,mptscsih,ahci,libata
Please help.
|