Hello, I'm trying to install DLT VS160 streamer on my Trustix box istalled on HP Proliant ML350.
My tape drive is connected to standard LSI 53c1030 SCSI controler. I'm using Trustix 2.2 with 2.4.32-1trsmp kernel. ((root::buzz))(/home/users/admin)# cat /etc/modules.conf add above st mptbase mptscsih alias parport_lowlevel parport_pc alias eth0 sk98lin alias scsi_hostadapter mptbase alias scsi_hostadapter1 mptscsih alias eth1 tg3 alias usb-controller usb-uhci alias usb-controller1 ehci-hcd alias char-major-254 dazuko ((root::buzz))(/home/users/admin)# rmmod st ((root::buzz))(/home/users/admin)# modprobe st ((root::buzz))(/home/users/admin)# tail -n 5 /var/log/messages Apr 3 13:45:33 buzz kernel: Attached scsi tape st0 at scsi1, channel 0, id 5, lun 0 Apr 3 13:45:37 buzz avgscan[578]: connection accepted from unix socket Apr 3 13:45:44 buzz kernel: st: Unloaded. Apr 3 13:45:46 buzz kernel: st: Version 20040102, bufsize 32768, max init. bufs 4, s/g segs 16 Apr 3 13:45:46 buzz kernel: Attached scsi tape st0 at scsi1, channel 0, id 5, lun 0 ((root::buzz))(/home/users/admin)# amtapetype -f /dev/st0 amtapetype: could not open /dev/st0: Input/output error ((root::buzz))(/home/users/admin)# tail -n 5 /var/log/messages Apr 3 13:45:44 buzz kernel: st: Unloaded. Apr 3 13:45:46 buzz kernel: st: Version 20040102, bufsize 32768, max init. bufs 4, s/g segs 16 Apr 3 13:45:46 buzz kernel: Attached scsi tape st0 at scsi1, channel 0, id 5, lun 0 Apr 3 13:45:59 buzz kernel: mptbase: ioc1: LogInfo(0x11070000): F/W: DMA Error Apr 3 13:45:59 buzz kernel: st0: Error 440b0000 (sugg. bt 0x40, driver bt 0x4, host bt 0xb). ((root::buzz))(/home/users/admin)# ((root::buzz))(/home/users/admin)# cat /proc/scsi/scsi Attached devices: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: COMPAQ Model: BD0728856A Rev: HPB2 Type: Direct-Access ANSI SCSI revision: 03 Host: scsi0 Channel: 00 Id: 01 Lun: 00 Vendor: COMPAQ Model: BD07289BB8 Rev: HPB1 Type: Direct-Access ANSI SCSI revision: 03 Host: scsi0 Channel: 00 Id: 02 Lun: 00 Vendor: COMPAQ Model: BD07289BB8 Rev: HPB1 Type: Direct-Access ANSI SCSI revision: 03 Host: scsi1 Channel: 00 Id: 05 Lun: 00 Vendor: QUANTUM Model: DLT VS160 Rev: 2500 Type: Sequential-Access ANSI SCSI revision: 02 Host: scsi2 Channel: 00 Id: 00 Lun: 00 Vendor: HL-DT-ST Model: CD-ROM GCR-8482B Rev: 2.09 Type: CD-ROM ANSI SCSI revision: 02 Host: scsi3 Channel: 00 Id: 00 Lun: 00 Vendor: Linux Model: scsi_debug Rev: 0004 Type: Direct-Access ANSI SCSI revision: 03 ((root::buzz))(/home/users/admin)# ((root::buzz))(/home/users/admin)# lsmod Module Size Used by Not tainted st 28280 0 sg 26076 0 (unused) scsi_debug 19424 0 (unused) osst 43628 0 (unused) libata 30036 0 parport_pc 14436 0 (autoclean) parport 12992 0 [parport_pc] ide-scsi 9328 0 sr_mod 12408 0 (unused) cdrom 27296 0 [sr_mod] sk98lin 140488 1 8021q 14472 0 (unused) keybdev 1796 0 (unused) mousedev 3960 0 (unused) hid 20228 0 (unused) input 3200 0 [keybdev mousedev hid] ehci-hcd 17452 0 (unused) usb-uhci 23856 0 (unused) usbcore 59628 1 [hid ehci-hcd usb-uhci] xfs 482852 4 mptscsih 34640 5 mptbase 34240 3 [mptscsih] sd_mod 10284 10 scsi_mod 88084 8 [st sg scsi_debug osst libata ide-scsi sr_mod mptscsih sd_mod] ((root::buzz))(/home/users/admin)# Thanks for any help. _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
