linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bruce Ferrell <bferrell@baywinds.org>
To: Keith Morse <kgmorse@mpcu.com>
Cc: "Kevin J. Cummings" <cummings@kjchome.homeip.net>,
	linux-admin <linux-admin@vger.kernel.org>
Subject: Re: Linux aic7xxx driver doesn't see my tape drive
Date: Sun, 18 Apr 2004 15:23:47 -0700	[thread overview]
Message-ID: <4082FFF3.9010207@baywinds.org> (raw)
In-Reply-To: <Pine.LNX.4.44.0404181053550.26013-100000@mail.mpcu.com>

Well that's not good! Mine does show up:

cdrecord -scanbus
Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.5'
scsibus0:
         0,0,0     0) 'IBM     ' 'DNES-318350W    ' 'SAH0' Disk
         0,1,0     1) 'IBM     ' 'DNES-318350W    ' 'SAH0' Disk
         0,2,0     2) *
         0,3,0     3) *
         0,4,0     4) *
         0,5,0     5) 'IMATION ' 'CD-R IMR080020  ' '1.07' Removable CD-ROM
         0,6,0     6) *
         0,7,0     7) *
scsibus1:
         1,0,0   100) 'SEAGATE ' 'SX910800N       ' '8514' Disk
         1,1,0   101) *
         1,2,0   102) 'SEAGATE ' 'SX910800N       ' '8514' Disk
         1,3,0   103) *
         1,4,0   104) *
         1,5,0   105) *
         1,6,0   106) 'HP      ' 'C1533A          ' 'A907' Removable Tape
         1,7,0   107) *

When you boot the system, during the Adaptec startup, there can be, if 
it's turned on, a Control-A prompt.  Does the tape drive show up in the 
bios setup screens?


Keith Morse wrote:
> On Wed, 14 Apr 2004, Kevin J. Cummings wrote:
> 
> 
>>Well,
>>	Given that the tape drive is attached to the Adaptec 2940U SCSI 
>>controller, doesn't st have to eventually send SCSI commands to the 
>>aic7xxx driver????
>>
>>	Here are the relevent modules after I:
>>
>>depmod -ae
>>modprobe st
>>
>>
>>>[root@kjc386 root]# lsmod
>>>st                     29964   0  (unused)
>>>ide-scsi               11120   0
>>>sd_mod                 13004   2
>>>sr_mod                 16888   0  (autoclean)
>>>cdrom                  31040   0  [sr_mod ide-cd]
>>>aic7xxx               130996   1
>>>scsi_mod              102968   6  [st sg sr_mod ide-scsi aic7xxx sd_mod]
>>
>>But, there is still no mention of the tape drive in /proc/scsi/scsi, nor 
>>when I:
>>
>>cdrecord --scanbus
>>
>>
>>>Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
>>>Linux sg driver version: 3.1.24
>>>Using libscg version 'schily-0.7'
>>>scsibus0:
>>>        0,0,0     0) *
>>>        0,1,0     1) *
>>>        0,2,0     2) *
>>>        0,3,0     3) *
>>>        0,4,0     4) *
>>>        0,5,0     5) *
>>>        0,6,0     6) 'IBM     ' 'DSAS-3360     !a' 'S47Q' Disk
>>>        0,7,0     7) *
>>>scsibus1:
>>>        1,0,0   100) 'CDWRITER' 'IDE5224         ' '001H' Removable CD-ROM
>>>        1,1,0   101) *
>>>        1,2,0   102) *
>>>        1,3,0   103) *
>>>        1,4,0   104) *
>>>        1,5,0   105) *
>>>        1,6,0   106) *
>>>        1,7,0   107) *
>>
>>mt -f /dev/st0 status
>>
>>
>>>/dev/st0: No such device
> 
> 
> 
> 
> Is this also reflected on the bios output during post on the scsci 
> controller?  Sorry if you already mentioned in a previous, but errantly 
> deleted them.
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2004-04-18 22:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-09  5:35 Linux aic7xxx driver doesn't see my tape drive Kevin J. Cummings
2004-04-13  0:36 ` Keith Morse
2004-04-15  1:05   ` Kevin J. Cummings
     [not found] ` <407644D0.5050105@baywinds.org>
     [not found]   ` <40770A14.10102@kjchome.homeip.net>
     [not found]     ` <4078BDD9.5030904@baywinds.org>
2004-04-15  3:30       ` Kevin J. Cummings
2004-04-18 17:55         ` Keith Morse
2004-04-18 22:23           ` Bruce Ferrell [this message]
2004-04-21 21:56             ` Kevin J. Cummings
2004-04-21 21:54           ` Kevin J. Cummings
2004-04-20  9:18 ` Matt Howard
2004-04-21 22:21   ` Kevin J. Cummings
2004-04-22  5:55     ` Keith Morse
2004-05-20  1:02       ` Kevin J. Cummings

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4082FFF3.9010207@baywinds.org \
    --to=bferrell@baywinds.org \
    --cc=cummings@kjchome.homeip.net \
    --cc=kgmorse@mpcu.com \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).