LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 11-03-2007, 06:00 AM   #1
manojkb
LQ Newbie
 
Registered: Nov 2007
Posts: 5

Rep: Reputation: 0
DDS4 Tape Drive not recognized


I have a Dell GX620 machine with SLES9 64Bit version installed. Today I have added AEC6712UW SCSI card connecting to a DDS4 Tape Drive. The lspci command displays:

0000:04:00.0 SCSI storage controller: Artop Electronic Corp AEC6712UW SCSI (rev 01).

In the Hardware info, under storage media I can see AEC6712UW SCSI in the list. But I tried many combination of "mt -f /dev/st0 status" replacing st0 with st1 to st9, nst0 to nst9, oosst, nosst. But no luck. Can anyone tell me what would be the problem. And how can I solve it.
Thanks.
 
Old 11-03-2007, 04:00 PM   #2
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,680

Rep: Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894
A quick google does not provide much information but it looks like this SCSI controller uses the atp870u module. I do not know if this controller is still supported or how well it works with linux. You can see if the module is loading via the lsmod command. If not you can try:
modprobe atp870u.
 
Old 11-03-2007, 11:47 PM   #3
manojkb
LQ Newbie
 
Registered: Nov 2007
Posts: 5

Original Poster
Rep: Reputation: 0
Thanks Michael, You are right. It is using atp870u module and I can see it in the driver section under Storage media of the Hardware info. In case if it is not a supported SCSI card which one you would suggest.
 
Old 11-04-2007, 12:12 AM   #4
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,680

Rep: Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894
So are you confirming the atp8780u module is loaded?

What about these modules
scsi_mod
st
sd_mod
sr_mod

Adaptec SCSI controllers are well supported.

Last edited by michaelk; 11-04-2007 at 12:13 AM.
 
Old 11-04-2007, 01:14 AM   #5
manojkb
LQ Newbie
 
Registered: Nov 2007
Posts: 5

Original Poster
Rep: Reputation: 0
(What about these modules
scsi_mod
st
sd_mod
sr_mod)

I don't know how to use these modules. But the system says (as per Hardware information) it is using atp870u (not 8780) module for AEC6712UW scsi card. Please help me.
 
Old 11-04-2007, 07:00 PM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,680

Rep: Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894
These are the SCSI subsystem modules. If these are not loading then your not going to be able to use the tape drive.
The output of the console command lsmod should show all loaded modules.
 
Old 11-05-2007, 03:18 AM   #7
manojkb
LQ Newbie
 
Registered: Nov 2007
Posts: 5

Original Poster
Rep: Reputation: 0
I ran the lsmod command and found all the modules you mentioned. The result is as under:

Module Size Used By
st 59428 0
atp870u 40484 0
sr_mod 34980 0
sd_mod 38400 12
scsi_mod 151808 6 sg,st,sr_mod,atp870u,libata,sd_mod

Can you figure out what is the problem. What should I do next.
 
Old 11-05-2007, 06:53 AM   #8
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,680

Rep: Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894
I'm not familar with this controller. Does it recognize the tape drive?
 
Old 11-06-2007, 12:45 AM   #9
manojkb
LQ Newbie
 
Registered: Nov 2007
Posts: 5

Original Poster
Rep: Reputation: 0
The tape drive is not recognized at. I mean, I have used all names like st*, nst*, oosst*, nosst*. But nothing worked. so I think the drived is not recognized by the OS. Anyway, I am given up with this SCSI Card. I am planning to purchase a new one and try. Thanks for your inputs and advices Mr.Michael.
 
Old 11-06-2007, 06:34 AM   #10
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,680

Rep: Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894
I meant recognized by the controller not the OS. Make sure the tape drive has a unique device ID and that the last device is terminated correctly. Most controllers have a BIOS that scans for devices at boot up. The device ID and name will be displayed.
 
  


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
IDE Tape Drive not being recognized nethawk Linux - Hardware 5 08-11-2006 08:19 AM
Tape Drive not recognized properly Risc91 AIX 0 10-24-2005 08:28 AM
DDS4 Tape Drive Functions (Modes) ghight Linux - Hardware 3 07-06-2005 09:11 PM
format tape DDS4 in linux ashfaq Linux - Software 0 06-18-2004 01:09 PM
DDS4 DAT Drive Not Working (Slackware 9.0)... hmmm Slackware 9 07-15-2003 08:31 PM

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

All times are GMT -5. The time now is 09:58 AM.

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