LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-13-2006, 07:17 PM   #1
banj0
LQ Newbie
 
Registered: Aug 2004
Posts: 14

Rep: Reputation: 0
scsi problem


I have a scsi film scanner (Nikon ls2000) that isn't being recognised. It's attached to an Adaptec AHA 2910 adapter. Have searched for an answer to this but found no solution. It worked with my old computer using Slack 10.2 adaptec.s kernel but not with my new one using the 10.2 sata.i kernel. Was assuming that since sata and the usb card reader were seen as scsi devices then scsi support is enabled. Perhaps it's that this kernel doesn't have complete scsi support but I'm not sure.

thanks in advance for some direction

here it shows up on my old computer
Code:
root@tux:~# cat /proc/scsi/scsi
Attached devices:
Host: scsi1 Channel: 00 Id: 02 Lun: 00
Vendor: Nikon Model: LS-2000 Rev: 1.31
Type: Scanner ANSI SCSI revision: 02
Host: scsi3 Channel: 00 Id: 00 Lun: 00
Vendor: Generic Model: STORAGE DEVICE Rev: 0128
Type: Direct-Access ANSI SCSI revision: 02
these are from my new computer
Code:
root@tux:/home/brian# cat /proc/scsi/scsi
Attached devices:
Host: scsi2 Channel: 00 Id: 00 Lun: 00
  Vendor: ATA      Model: Maxtor 6V250F0   Rev: VA11
  Type:   Direct-Access                    ANSI SCSI revision: 05
Host: scsi5 Channel: 00 Id: 00 Lun: 00
  Vendor: Generic  Model: USB Storage-CFC  Rev: I16A
  Type:   Direct-Access                    ANSI SCSI revision: 02
Code:
root@tux:/home/brian# lsmod
Module                  Size  Used by    Tainted: P
snd-pcm-oss            36736   0  (unused)
snd-mixer-oss          12376   0  [snd-pcm-oss]
parport_pc             15044   1  (autoclean)
lp                      6404   0  (autoclean)
parport                22824   1  (autoclean) [parport_pc lp]
printer                 7648   0
usb-storage            62432   0  (unused)
usb-ohci               19368   0  (unused)
ehci-hcd               17516   0  (unused)
usbcore                59148   1  [printer usb-storage usb-ohci ehci-hcd]
snd-intel8x0           18304   0
snd-ac97-codec         58556   0  [snd-intel8x0]
snd-pcm                54344   0  [snd-pcm-oss snd-intel8x0 snd-ac97-codec]
snd-timer              13764   0  [snd-pcm]
snd                    32772   0  [snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-ac97-codec snd-pcm snd-timer]
soundcore               3396   4  [snd]
snd-page-alloc          4712   0  [snd-mixer-oss snd-intel8x0 snd-pcm snd-timer snd]
forcedeth               9868   1
i2c-core               12676   0  (autoclean) (unused)
nvidia               4213728   6
pcmcia_core            39172   0
ide-scsi                9392   0
Code:
root@tux:/home/brian# /sbin/lspci
00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3)
00:01.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev a3)
00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)
00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio Controller (rev a2)
00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev f2)
00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6600 GT] (rev a2)
05:08.0 SCSI storage controller: Adaptec AHA-7850 (rev 03)
Code:
root@tux:/home/brian# dmesg | tail
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.5
uhci.c: USB Universal Host Controller Interface driver v1.1
usb-uhci.c: $Revision: 1.275 $ time 18:53:41 Jun  5 2005
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
parport0: irq 7 detected
lp0: using parport0 (polling).
spurious 8259A interrupt: IRQ7.
 
Old 05-13-2006, 07:37 PM   #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
I do not see the module for the scsi card. It would be aic7xxx
To load it use ' modprobe aic7xxx '. If it loads then see if it is seen.

Brian1
 
Old 05-13-2006, 08:31 PM   #3
banj0
LQ Newbie
 
Registered: Aug 2004
Posts: 14

Original Poster
Rep: Reputation: 0
there it is
Code:
root@tux:/home/brian# cat /proc/scsi/scsi
Attached devices:
Host: scsi2 Channel: 00 Id: 00 Lun: 00
  Vendor: ATA      Model: Maxtor 6V250F0   Rev: VA11
  Type:   Direct-Access                    ANSI SCSI revision: 05
Host: scsi5 Channel: 00 Id: 00 Lun: 00
  Vendor: Generic  Model: USB Storage-CFC  Rev: I16A
  Type:   Direct-Access                    ANSI SCSI revision: 02
Host: scsi6 Channel: 00 Id: 02 Lun: 00
  Vendor: Nikon    Model: LS-2000          Rev: 1.31
  Type:   Scanner                          ANSI SCSI revision: 02
thanks Brian,

will this enable it to load at startup?
Code:
/sbin/modprobe aic7xxx
and do I mount the scanner or add it to fstab?

Last edited by banj0; 05-13-2006 at 08:34 PM.
 
Old 05-14-2006, 10:27 AM   #4
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
Not a slack user so not sure where one can add the command to an autostart script.

or

In /etc/modprobe.conf or if it is /etc/modules.conf add the line
alias scsihost_adapter aic7xxx

Brian1
 
  


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
scsi problem os2 Linux - Hardware 2 11-25-2005 12:48 PM
SCSI problem...? AlanQ Linux - Hardware 4 04-27-2005 12:54 PM
Scanner Umax 2200 (USB,SCSI) with AHA2940U scsi card problem in Suse 9.2 Pro nathanv117 SUSE / openSUSE 5 02-22-2005 03:06 PM
scsi problem samsolaris Solaris / OpenSolaris 1 12-04-2004 04:50 PM
Hotplug SCSI scanner or How to write to /proc/scsi/scsi from within a shell script. samac Linux - Hardware 1 08-30-2004 03:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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