LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-20-2004, 03:07 AM   #1
martijn_sr
LQ Newbie
 
Registered: Apr 2004
Posts: 2

Rep: Reputation: 0
Problem with scsi DDS-3 drive on Fedora core 1


Hi,

I'm having trouble getting my tape drive to work.
Here my setup:

A AMD Athlon 1Ghz with 512 MB RAM.
Plextor PX-W4824A Rev: 1.05
Toshiba DVD-rom
HP DDS-3 SCSI tape drive connected with a LSI scsi controller.

ALL worked fine on my old server (PII 400) with no cd-rw.

Here's some info:

# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: PLEXTOR Model: CD-R PX-W4824A Rev: 1.05
Type: CD-ROM ANSI SCSI revision: 02

# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 02)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C/VT8235 PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0 controller] (rev 16)
00:07.3 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0 controller] (rev 16)
00:07.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 50)
00:08.0 SCSI storage controller: LSI Logic / Symbios Logic 53c810 (rev 23)
00:09.0 PCI bridge: Digital Equipment Corporation DECchip 21152 (rev 03)
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev b2)
02:04.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 05)
02:05.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 05)

lines from the messages file:
Apr 18 21:40:53 kanga kernel: hdd: attached ide-cdrom driver.
Apr 18 21:40:53 kanga kernel: hdd: ATAPI 48X DVD-ROM drive, 128kB Cache, UDMA(33)
Apr 18 21:40:53 kanga kernel: Uniform CD-ROM driver Revision: 3.12
Apr 18 21:40:53 kanga kernel: SCSI subsystem driver Revision: 1.00
Apr 18 21:40:53 kanga kernel: hdc: attached ide-scsi driver.
Apr 18 21:40:53 kanga kernel: scsi0 : SCSI host adapter emulation for IDE ATAPI devices
Apr 18 21:40:53 kanga kernel: Vendor: PLEXTOR Model: CD-R PX-W4824A Rev: 1.05
Apr 18 21:40:53 kanga kernel: Type: CD-ROM ANSI SCSI revision: 02
Apr 18 21:40:53 kanga kernel: parport0: PC-style at 0x378 [PCSPP,EPP]
Apr 18 21:40:53 kanga kernel: parport_pc: Via 686A parallel port: io=0x378
Apr 18 21:40:53 kanga kernel: PCI: Found IRQ 11 for device 00:08.0
Apr 18 21:40:53 kanga kernel: ncr53c8xx: at PCI bus 0, device 8, function 0
Apr 18 21:40:53 kanga kernel: ncr53c8xx: 53c810a detected
Apr 18 21:40:53 kanga kernel: ncr53c810a-0: rev 0x23 on pci bus 0 device 8 function 0 irq 11
Apr 18 21:40:53 kanga kernel: ncr53c810a-0: ID 7, Fast-10, Parity Checking
Apr 18 21:40:53 kanga kernel: scsi1 : ncr53c8xx-3.4.3b-20010512
Apr 18 21:40:53 kanga kernel: Vendor: HP Model: C1537A Rev: L610
Apr 18 21:40:53 kanga kernel: Type: Sequential-Access ANSI SCSI revision: 02
Apr 18 21:40:53 kanga kernel: Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
Apr 18 21:40:53 kanga kernel: sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
Apr 18 21:40:53 kanga kernel: st: Version 20030406, bufsize 32768, max init. bufs 4, s/g segs 16
Apr 18 21:40:53 kanga kernel: Attached scsi tape st0 at scsi1, channel 0, id 5, lun 0
Apr 18 21:40:53 kanga kernel: ncr53c810a-0-<5,*>: FAST-10 SCSI 10.0 MB/s (100 ns, offset 8)
Apr 18 21:40:53 kanga kernel: st0: Block limits 1 - 16777215 bytes.
Apr 18 21:40:53 kanga kernel: ncr53c810a-0: releasing host resources
Apr 18 21:40:53 kanga kernel: ncr53c810a-0: resetting chip
Apr 18 21:40:53 kanga kernel: ncr53c810a-0: host resources successfully released
Apr 18 21:40:53 kanga kernel: scsi : 1 host left.

Any tips would be appriciated!

TIA
Martijn
 
Old 04-20-2004, 08:17 AM   #2
martijn_sr
LQ Newbie
 
Registered: Apr 2004
Posts: 2

Original Poster
Rep: Reputation: 0
Thumbs up

Well, I managed to solve the problem.

I'm not sure howto when booting, but the following procedure works (after booting):

# rmmod st
# insmod ncr53c8xx
# insmod st

# lsmod
Module Size Used by Not tainted
st 31116 0
ncr53c8xx 60588 0
i2c-core 18820 0
smbfs 42288 0 (autoclean)
ppp_deflate 4184 0 (autoclean)
ppp_async 8096 1 (autoclean)
ppp_generic 23804 3 (autoclean) [ppp_deflate ppp_async]
slhc 6660 0 (autoclean) [ppp_generic]
via82cxxx_audio 23672 0 (autoclean)
ac97_codec 16680 0 (autoclean) [via82cxxx_audio]
uart401 7972 0 (autoclean) [via82cxxx_audio]
sound 71444 0 (autoclean) [via82cxxx_audio uart401]
soundcore 6500 4 (autoclean) [via82cxxx_audio sound]
parport_pc 18468 1 (autoclean)
lp 8356 0 (autoclean)
parport 36800 1 (autoclean) [parport_pc lp]
autofs 12052 0 (autoclean) (unused)
ipt_TOS 1688 12 (autoclean)
ipt_REJECT 4216 4 (autoclean)
ipt_pkttype 984 4 (autoclean)
ipt_LOG 4248 10 (autoclean)
ipt_TCPMSS 3064 1 (autoclean)
ipt_state 1112 19 (autoclean)
ip_nat_irc 2960 0 (unused)
ip_nat_tftp 2384 0 (unused)
ip_nat_ftp 3696 0 (unused)
ip_conntrack_irc 3792 1
ip_conntrack_tftp 2288 1
ip_conntrack_ftp 4880 1
ipt_multiport 1208 0 (autoclean)
ipt_conntrack 1656 3 (autoclean)
iptable_filter 2444 1 (autoclean)
iptable_mangle 2808 1 (autoclean)
iptable_nat 21752 4 (autoclean) [ip_nat_irc ip_nat_tftp ip_nat_ftp]
ip_conntrack 28616 6 (autoclean) [ipt_state ip_nat_irc ip_nat_tftp ip_nat_ftp ip_conntrack_irc ip_conntrack_tftp ip_conntrack_ftp ipt_conntrack iptable_nat]
ip_tables 14752 13 [ipt_TOS ipt_REJECT ipt_pkttype ipt_LOG ipt_TCPMSS ipt_state ipt_multiport ipt_conntrack iptable_filter iptable_mangle iptable_nat]
e100 55204 1
8139too 16392 1
mii 3992 0 [8139too]
floppy 56348 0 (autoclean)
sg 34796 0 (autoclean)
sr_mod 17016 0 (autoclean)
ide-scsi 11856 0
scsi_mod 109384 5 [st ncr53c8xx sg sr_mod ide-scsi]
ide-cd 34176 0
cdrom 34048 0 [sr_mod ide-cd]
keybdev 2624 0 (unused)
hid 23652 0 (unused)
usb-uhci 25740 0 (unused)
usbcore 77984 1 [hid usb-uhci]
mousedev 5204 1 (autoclean)
input 5824 0 (autoclean) [keybdev hid mousedev]
ext3 70916 3
jbd 51020 3 [ext3]

# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: PLEXTOR Model: CD-R PX-W4824A Rev: 1.05
Type: CD-ROM ANSI SCSI revision: 02
Host: scsi1 Channel: 00 Id: 05 Lun: 00
Vendor: HP Model: C1537A Rev: L610
Type: Sequential-Access

# mt -f /dev/st0 status
SCSI 2 tape drive:
File number=0, block number=0, partition=0.
Tape block size 0 bytes. Density code 0x8c (EXB-8505 compressed).
Soft error count since last status=0
General status bits on (41010000):
BOT ONLINE IM_REP_EN

Any hints on howto solve this at boot time are welcome.
I suppose something with /etc/modules.conf

Greetz
Martijn
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installation of a SCSI DAT drive in Fedora Core 3 njp353 Linux - Hardware 4 03-03-2005 09:07 PM
Installing SCSI Tape Drive for Fedora Core 2 msnyder Linux - Hardware 1 03-02-2005 05:07 PM
core 2 update to SCSI drive. franklin97355 Fedora - Installation 4 07-26-2004 05:21 PM
Problem in Fedora Core 2 Hard Drive installation raysonpak Linux - Newbie 0 05-25-2004 11:18 AM
installing a DDS/4 Tape drive dokkk_d Linux - Newbie 0 09-19-2002 08:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration