Hi all, I have upgraded to RH 7 (kernel 2.2.16-22) with all updates and errata installed. I am not able to connect to an internal OnStream ADR50 SCSI tape drive. Portions of the set up file generated by xconfig are attached. I see no reference to the Onboard SCSI device in dmesg although the ATAPI cdrw is seen and works great under xcdroast. The SCSI controller is an AIC7895. This is enabled as a module for kernel recompile - SCSI support and SCSI tape support are in the kernel. cat /proc/scsi/scsi confirms that no scsi devices other than the ide-cdrw that acts as a scsi device are installed. As the AIC7895 is on the motherboard and is enabled in BIOS the card can't be in cockeyed, the adaptec boot code identifies the tape drive correctly and the adaptec code scans the bus to show the tape drive as the only device (scsi address 3) other than the controller at scsi address 7. I need ideas so i can get this thing working. Where to start? TIA Bob -- Bob Hartung www.radiologygrouppc.com
CONFIG_BLK_DEV_FD=y CONFIG_BLK_DEV_IDE=y # CONFIG_BLK_DEV_IDECD is not set # CONFIG_BLK_DEV_IDETAPE is not set CONFIG_BLK_DEV_IDESCSI=y # # (it is safe to leave these untouched) # CONFIG_INET_RARP=m CONFIG_SKB_LARGE=y # CONFIG_IPV6 is not set # SCSI support # CONFIG_SCSI=y # # SCSI support type (disk, tape, CD-ROM) # CONFIG_BLK_DEV_SD=m CONFIG_CHR_DEV_ST=y CONFIG_BLK_DEV_SR=y # SCSI low-level drivers # CONFIG_SCSI_AIC7XXX=m # CONFIG_AIC7XXX_TCQ_ON_BY_DEFAULT is not set CONFIG_AIC7XXX_CMDS_PER_DEVICE=8 CONFIG_AIC7XXX_PROC_STATS=y CONFIG_AIC7XXX_RESET_DELAY=5