LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 03-19-2006, 10:34 AM   #1
kayalan
LQ Newbie
 
Registered: Jan 2006
Posts: 1

Rep: Reputation: 0
Advansys SCSI Host Adapter driver


Hi,

I have some trouble on put my SCSI Host Adapter Advansys ABP940-U to work on Suse 10.0 system. On Red Hat 7.3 was working fine. This SCSI Host adapter is to use with Sun DAT tape Drive DDS3.

Here are some infos:

linux:/dev # lspci
00:00.0 Host bridge: Intel Corporation 430VX - 82437VX TVX [Triton VX] (rev 02)
00:07.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] (rev 01)
00:07.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]
00:08.0 SCSI storage controller: Advanced System Products, Inc ABP940-U / ABP960-U (rev 03)00:09.0 VGA compatible controller: Trident Microsystems TGUI 9440 (rev e3)
00:0a.0 Communication controller: Tiger Jet Network Inc. Tiger3XX Modem/ISDN interface
00:0b.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
00:0b.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
00:0b.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 63)
linux:/dev #

It seems that the driver is missing on the system.

1) Where can I find the original driver of this manufactor ? The homepage recommended it is not working !

2) Is there any how-to procedure in put this card working ?


Thanks in advance ....

kayalan
 
Old 03-19-2006, 11:59 AM   #2
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Is the module loaded? type command lsmod to list modules. Look for advansys.
If not there load it with command ' modprobe advansys ' as load ' modprobe sd_mod '
If you get a FATAL: Module advansys not found then you need to compile it for the kernel.

You will need a copy of your current running kernel source to compile it. In the 2.6 kernels the advansys is no longer in the .config that is created when you run make xconfig. You will need to edit the .config and add this line under the SCSI low-level drivers section.
CONFIG_SCSI_ADVANSYS=m
and also make sure you have this under the Scsi support section
CONFIG_BLK_DEV_SD=m

It would be best to downlaod the latest kernel from http://www.kernel.org and compile from that one. Again you will need to manual edit your .config file since the xconfig tool does not have the advansys in the list. Not for sure of the reason.

Extract kernel to /usr/src
ln -s linux-2.6.15.* linux
make oldconfig may need to run ' make menuconfig '
make xconfig ( modify if needed ) other choices ' make config ' and ' make gconfig '. Make sure you save it then exit.
edit the saved .config file to add advansys option
make
make modules_install
make install


Brian1

Last edited by Brian1; 03-19-2006 at 12:02 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
adding an Adaptec 1542 SCSI host adapter gmk Linux - Hardware 2 11-23-2005 09:32 AM
SCSI host adapter hardware failure. DeamonSocar Linux - Hardware 0 10-19-2005 07:43 AM
Tekram DC 315U SCSI Host Adapter Joe47 Linux - Newbie 0 06-23-2003 01:03 AM
Installing drivers on Red Hat 8.0 Adaptec SCSI Host Adapter? goldenradium Linux - Software 4 12-25-2002 10:18 PM
Installing Advansys SCSI Adapter Model ABP-510 - Point in right direction? dukman823 Linux - Software 0 09-21-2001 02:16 PM

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

All times are GMT -5. The time now is 12:01 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