RE: [newbie] Adaptec SCSI Installation AVA 1505

2001-02-28 Thread Daryl Johnson

Well, the full story is :

Portbase = 0x340this is jumpered on the board
IRQ = 9 this too is jumpered on the board
SCSI ID = 7 which is fairly standard
recconect is enabled
parity is enabled
synchronous is enabled
delay = 500
extended translation is disabled

thus we get the command

insmod aha152x aha152x=0x340,9,7,1,1,0,500,0

and for a glorious half hour last night that seemed to be accepted so that
when I checked KDE/Information/IRQ against 9 it said AHA152x and against
KDE/Information/Ports against 340 it said AHA152x.
dmesg identified the board and wqas suggesting ftape as a tape device - even
though that didn't seem to work.

Anyway, now the command insmod etc no longer works, I have the same error
message I started with:

Using /lib/modules/2.2.17-21mdk/scsi/aha152x.o: init_module:
Device or resource busy Hint: insmod errors can be caused by
incorrect module parameters including invalid IO or IRQ
parameters

and dmesg says:

aha152x: BIOS test: passed, detected 1 controller(s)
aha152x0: vital data: PORTBASE=0x340, IRQ=9, SCSI ID=7, recconect=enabled
parity=enabled, synchronous=disabled, delay=500, extended
translation=disabled
aha152x: trying software interrupot, lost.
aha152x: IRQ 9 possibly wrong. Please verify.

So in the words of the prophet and philosopher Foul Ole Ron - 'buggrit,
millenium hand and shrimp, I tole 'em.' (Explanations upon request  :o)  )

So if anyone has any valid suggestions for my problem...

regards

Daryl

(ps Valid suggestions for my problem do NOT include 'rub ointment on it'!)


 [mailto:[EMAIL PROTECTED]]On Behalf Of mark
 Subject: RE: [newbie] Adaptec SCSI Installation AVA 1505


 What error message do you get?


 On Tue, 27 Feb 2001, you wrote:
  Damn me if it hasn't stopped again. Any suggestions?
 
  regards
 
  Daryl





RE: [newbie] Adaptec SCSI Installation AVA 1505

2001-02-27 Thread mark

What error message do you get?


On Tue, 27 Feb 2001, you wrote:
 Damn me if it hasn't stopped again. Any suggestions?
 
 regards
 
 Daryl
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]]On Behalf Of Daryl Johnson
  Sent: 27 February 2001 21:13
  To: [EMAIL PROTECTED]
  Subject: RE: [newbie] Adaptec SCSI Installation AVA 1505
  
  
  At Last!
  
  I found a doc which suggested that the silk screening of the 
  jumpers on the
  board was faulty but use the diagram instead in the online manual 
  available
  on the Adaptec site.
  
  I checked and found that I WAS using the correct jumper for IRQ 9 
   and also
  port 0x140, neither of which were causing conflicts in the tables.
  
  On a whim I jumpered the board top use port 0x340 and tried the insmod
  command
  
  insmod aha152x aha152x=0x340,9,7,1,1,0,500,0
  
  and the board loaded! scenes of riotous joy
  
  All I have to do now is find out which tape device in /dev my Colorado
  likes.  Sheesh.
  
  Thanks Mark
  
  regards
  
  Daryl
  
   -Original Message-
   From: [EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED]]On Behalf Of mark
   Sent: 22 February 2001 02:12
   To: [EMAIL PROTECTED]
   Subject: Re: [newbie] Adaptec SCSI Installation AVA 1505
  
  
   Try this:
  
   insmod aha152x aha152x=0x140,9,7,1,1,0,500,0
  
   Don't ask me what it all means, but it works on this card.
  
   [...]
  
  
 
-- 
***
fairlane at voyager dot net
www.geocities.com/dieseltempo
***




RE: [newbie] Adaptec SCSI Installation AVA 1505

2001-02-27 Thread Daryl Johnson

Damn me if it hasn't stopped again. Any suggestions?

regards

Daryl

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Daryl Johnson
 Sent: 27 February 2001 21:13
 To: [EMAIL PROTECTED]
 Subject: RE: [newbie] Adaptec SCSI Installation AVA 1505
 
 
 At Last!
 
 I found a doc which suggested that the silk screening of the 
 jumpers on the
 board was faulty but use the diagram instead in the online manual 
 available
 on the Adaptec site.
 
 I checked and found that I WAS using the correct jumper for IRQ 9 
  and also
 port 0x140, neither of which were causing conflicts in the tables.
 
 On a whim I jumpered the board top use port 0x340 and tried the insmod
 command
 
 insmod aha152x aha152x=0x340,9,7,1,1,0,500,0
 
 and the board loaded! scenes of riotous joy
 
 All I have to do now is find out which tape device in /dev my Colorado
 likes.  Sheesh.
 
 Thanks Mark
 
 regards
 
 Daryl
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]]On Behalf Of mark
  Sent: 22 February 2001 02:12
  To: [EMAIL PROTECTED]
  Subject: Re: [newbie] Adaptec SCSI Installation AVA 1505
 
 
  Try this:
 
  insmod aha152x aha152x=0x140,9,7,1,1,0,500,0
 
  Don't ask me what it all means, but it works on this card.
 
  [...]
 
 
 




RE: [newbie] adaptec scsi aha152x

2000-07-03 Thread Didier Galland

Hello,
I'm not very sure, but /dev/scd0 is a special device, so it must be mount on
a directory (mount -t filesystem /dev/scdo /directory and add the line in
/etc/fstab : /dev/directory ext2 noauto,dev=/dev/scd0,... or something like
this, look at the other lines ;-)).
Didier

 -Message d'origine-
 De : Joe St.Clair - KSI Machine  Engineering
 [mailto:[EMAIL PROTECTED]]
 Envoye : jeudi 29 juin 2000 22:25
 A : [EMAIL PROTECTED]
 Objet : Re: [newbie] adaptec scsi aha152x


 I tried this on my 1542cf with no success.  The closest I have
 come is if I type
 linux at the prompt that comes up with the 7.1 cdrom install
 disk.  Then if I just
 follow the basics and let it autoprobe it finds the SCSI card and
 all 4 SCSI
 devices that I have on the system (1 cdrom and 3 drives).  But
 the stinking
 install still can't mount /dev/scd0.   It seems the location the script is
 attempting to mount is none existent.

 Didier Galland wrote:

  Hello,
  I have an adaptec aha152b. It work fine with these settings
  aha152x=0x340,11,7,1
  (IO base, DMA, SCSI ID, parity)
  Try
  modprobe aha152x aha152x=0x340,11,7,1 [set the values according to your
  system]
  Then, if it works, enter the line in rc.local
 
  OR
  Reinstall (update) and enter the settings when asked.
  I hope this will be helpful.
  Didier
 
  -Message d'origine-
  De : William Fisher [mailto:[EMAIL PROTECTED]]
  Envoye : jeudi 29 juin 2000 01:46
  A : [EMAIL PROTECTED]
  Objet : Re: [newbie] adaptec scsi aha152x
 
  My SCSI card was not recognized on the install of Man 7.0
  It works on Win98 and on Caldera 2.2
  It's adaptec AHA-150x/1510/152x/AIC-6x60
  I tried entering the io=0x140 irq=10 after the auto recognition
 failed, but
  no luck there.
  Also,  the install book doesnt seem  to indicate how to set up
 SCSI later
  if I do complete the rest of the installation.
 
  Suggestions appreciated.
 
  Bill




 
__
message envoye depuis http://www.ifrance.com
emails (pop)-sites persos (espace illimite)-agenda-favoris (bookmarks)-forums 
Ecoutez ce message par tel ! : 08 92 68 92 15 (france uniquement)





Re: [Re: [Re: [newbie] adaptec scsi]]

2000-07-02 Thread Mark Weaver

Mike,

I added a listing of the tape drive to the /etc/fstab file and when a
attempted to mount the device manually I got a message saying that the
device I was trying to mount was not a block device. ???
 -- 
Mark

I love my Linux Box...
REASON # 2 ...X-windows is just a suedonym.
Registered Linux user # 1299563

On 29 Jun 2000, Michael Scottaline wrote:

 Mark Weaver [EMAIL PROTECTED] wrote:
  Michael Scottaline wrote:
   
   Mark Weaver [EMAIL PROTECTED] wrote:
How come then it recognizes my 1542 adapter, but I can't access the
device? heavens! it even loads the drivers or whatever it's doing when
it's booting and lists it amoung the other devices, but I can't use the
tape drive. When I attempt to mount the device it tells me there isn't
 a
tape in the drive.
   
--
Mark
   ===
   Hate to state the obvious but...,
   Have you made an entry for the tape device in /etc/fstab?
   Mike
   
   "Always remember that I have taken more out of alcohol
   than alcohol has taken out of me."
   --Winston Churchill
 ==
  Well, actually...I thought about that, but usually I do things like that
  through linuxconf. I rarely manually edit this file but I have been
  known to on occasion. HOw should I reference it and what are it's
  particulars? Doing a HDD is cake now, but when I first started I thought
  I was going to pull out my hair.
  -- 
  Mark
 ===
 Mark,
   I'm not certain of the exact magic words (I don't use a tape drive), but
 perhaps it might go something like:
 /dev/sdx /mnt/tape ext2 user,noauto,rw,exec 0 0
 
 I've assumed (uh-oh :o)) that you create a directory /mnt/tape
 and that the tape drive should be using the ext2 fs  (don't know for sure)
 Perhaps someone more experienced can help us out here.
 Mike
 
 "Beer is proof that God loves us and wants us to be happy."
   -Benjamin Frankilin
 
 
 Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.
 




RE: [newbie] adaptec scsi aha152x

2000-06-29 Thread Didier Galland

Hello,
I have an adaptec aha152b. It work fine with these settings
aha152x=0x340,11,7,1
(IO base, DMA, SCSI ID, parity)
Try
modprobe aha152x aha152x=0x340,11,7,1 [set the values according to your
system]
Then, if it works, enter the line in rc.local

OR
Reinstall (update) and enter the settings when asked.
I hope this will be helpful.
Didier

-Message d'origine-
De : William Fisher [mailto:[EMAIL PROTECTED]]
Envoye : jeudi 29 juin 2000 01:46
A : [EMAIL PROTECTED]
Objet : Re: [newbie] adaptec scsi aha152x


My SCSI card was not recognized on the install of Man 7.0
It works on Win98 and on Caldera 2.2
It's adaptec AHA-150x/1510/152x/AIC-6x60
I tried entering the io=0x140 irq=10 after the auto recognition failed, but
no luck there.
Also,  the install book doesnt seem  to indicate how to set up SCSI later
if I do complete the rest of the installation.

Suggestions appreciated.

Bill

 
__
message envoye depuis http://www.ifrance.com
emails (pop)-sites persos (espace illimite)-agenda-favoris (bookmarks)-forums 
Ecoutez ce message par tel ! : 08 92 68 92 15 (france uniquement)





Re: [Re: [newbie] adaptec scsi]

2000-06-29 Thread Michael Scottaline

Mark Weaver [EMAIL PROTECTED] wrote:
 How come then it recognizes my 1542 adapter, but I can't access the
 device? heavens! it even loads the drivers or whatever it's doing when
 it's booting and lists it amoung the other devices, but I can't use the
 tape drive. When I attempt to mount the device it tells me there isn't a
 tape in the drive.
 
 -- 
 Mark
===
Hate to state the obvious but...,
Have you made an entry for the tape device in /etc/fstab?
Mike

"Always remember that I have taken more out of alcohol
than alcohol has taken out of me."
--Winston Churchill


Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.




Re: [Re: [newbie] adaptec scsi]

2000-06-29 Thread Mark Weaver

Michael Scottaline wrote:
 
 Mark Weaver [EMAIL PROTECTED] wrote:
  How come then it recognizes my 1542 adapter, but I can't access the
  device? heavens! it even loads the drivers or whatever it's doing when
  it's booting and lists it amoung the other devices, but I can't use the
  tape drive. When I attempt to mount the device it tells me there isn't a
  tape in the drive.
 
  --
  Mark
 ===
 Hate to state the obvious but...,
 Have you made an entry for the tape device in /etc/fstab?
 Mike
 
 "Always remember that I have taken more out of alcohol
 than alcohol has taken out of me."
 --Winston Churchill
 
 
 Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.

Well, actually...I thought about that, but usually I do things like that
through linuxconf. I rarely manually edit this file but I have been
known to on occasion. HOw should I reference it and what are it's
particulars? Doing a HDD is cake now, but when I first started I thought
I was going to pull out my hair.
-- 
Mark

I love my Linux box...
  REASON #1 -- ...it isn't Windows!
Registered Linux user #1299563




Re: [newbie] adaptec scsi aha152x

2000-06-29 Thread Bill Fisher

Thanks Didier for the reply
I tried the modprobe, no luck, so I reinstalled. This time just entered
0140,10,7,1 at the SCSI setup option. (the install book not clear here)
Only other problem was that I needed to edit /etc/fstab to change the /mnt/zip
from the vfat automatically set up to ext2 for linux.. I can access zip disk OK.

Another question tho - there doesnt seem to be any way with this system
to mount the zip drive on  the desktop by right-clicking the zip icon.
There seems to be only one icon showing, for either a mounted or unmounted zip
drive.

I edited /etc/fstab to make the zip and floppy drives noauto for mounting.

Bill

   Hello,   I have an adaptec aha152b. It work fine with these
settings   aha152x=0x340,11,7,1   (IO base, DMA, SCSI ID, parity)
  Try
  modprobe aha152x aha152x=0x340,11,7,1 [set the values according to your
  system]
  Then, if it works, enter the line in rc.local
 
  OR
  Reinstall (update) and enter the settings when asked.
  I hope this will be helpful.
  Didier
 
  -Message d'origine-
  De : William Fisher [mailto:[EMAIL PROTECTED]]
  Envoye : jeudi 29 juin 2000 01:46
  A : [EMAIL PROTECTED]
  Objet : Re: [newbie] adaptec scsi aha152x
 
  My SCSI card was not recognized on the install of Man 7.0
  It works on Win98 and on Caldera 2.2
  It's adaptec AHA-150x/1510/152x/AIC-6x60
  I tried entering the io=0x140 irq=10 after the auto recognition failed, but
  no luck there.
  Also,  the install book doesnt seem  to indicate how to set up SCSI later
  if I do complete the rest of the installation.
 
  Suggestions appreciated.
 
  Bill
 
 
  __
  message envoye depuis http://www.ifrance.com
  emails (pop)-sites persos (espace illimite)-agenda-favoris (bookmarks)-forums
  Ecoutez ce message par tel ! : 08 92 68 92 15 (france uniquement)
 
 --
 
 Joe St.Clair - KSI Machine  Engineering




Re: [newbie] adaptec scsi

2000-06-28 Thread Joe St.Clair - KSI Machine Engineering

I am having no luck getting Mandrake 7.1 to install with any Adaptect
controller.
I have tried a 1542, 1542cf and 2940.  All seem to find the card but won't
hit the devices connected to the card.

This is keeping me from getting 7.1 to install.  This problem didn't exist
with 7.0.

Mike  Tracy Holt wrote:

 Hey all,
 Just wondering if anyone has had any problems installing an adaptec
 29160 ultra 160 scsi controller using Mandrake 7 / 7.1?

 Thanks, Mike

--

Joe St.Clair - KSI Machine  Engineering





Re: [newbie] adaptec scsi

2000-06-28 Thread Eric A. Cottrell

"Joe St.Clair - KSI Machine  Engineering" wrote:
 
 I am having no luck getting Mandrake 7.1 to install with any Adaptect
 controller.
 I have tried a 1542, 1542cf and 2940.  All seem to find the card but won't
 hit the devices connected to the card.
 
 This is keeping me from getting 7.1 to install.  This problem didn't exist
 with 7.0.
 
 Mike  Tracy Holt wrote:

Hello,

I got 7.1 to install on a 2940 if I did not choose expert mode.  It appears
to me that the 7.1 install breaks after it asks you what scsi card you are
using.  In my case it could not mount the cd.  If it auto-probes and finds
it then no problem.  The 1542 cards will not work because it does not
automatically detect the 1542 cards.

73 Eric [EMAIL PROTECTED]  WB1HBU




Re: [newbie] adaptec scsi

2000-06-28 Thread Joe St.Clair - KSI Machine Engineering

Seems like a big problem with how popular SCSI is with old time UNIX people.
This was not a problem with Mandrake 6.0, 6.5 or 7.0.  I always down load a iso
file and burn my own CD prior to purchasing a full copy.  I won't be buying if
it won't work on my system(s).
I would think someone needs to get this fixed.
I reported this as a bug but still don't see it show up on any of the bug
lists.  Does anyone know when/if a reported bug will show up?  I don't see vary
many bugs showing up on ver.7.1 yet but I don't know how long it really takes
for them to show.

"Eric A. Cottrell" wrote:

 "Joe St.Clair - KSI Machine  Engineering" wrote:
 
  I am having no luck getting Mandrake 7.1 to install with any Adaptect
  controller.
  I have tried a 1542, 1542cf and 2940.  All seem to find the card but won't
  hit the devices connected to the card.
 
  This is keeping me from getting 7.1 to install.  This problem didn't exist
  with 7.0.
 
  Mike  Tracy Holt wrote:

 Hello,

 I got 7.1 to install on a 2940 if I did not choose expert mode.  It appears
 to me that the 7.1 install breaks after it asks you what scsi card you are
 using.  In my case it could not mount the cd.  If it auto-probes and finds
 it then no problem.  The 1542 cards will not work because it does not
 automatically detect the 1542 cards.

 73 Eric [EMAIL PROTECTED]  WB1HBU

--

Joe St.Clair - KSI Machine  Engineering





Re: [newbie] adaptec scsi

2000-06-28 Thread Anthony Huereca

I have SCSI working fine on my Adaptec 7890. Detected my devices and I can use
them and everything. 

  Seems like a big problem with how popular SCSI is with old time UNIX
people.  This was not a problem with Mandrake 6.0, 6.5 or 7.0.  I always down
load a iso  file and burn my own CD prior to purchasing a full copy.  I won't
be buying if  it won't work on my system(s).
 I would think someone needs to get this fixed.
 I reported this as a bug but still don't see it show up on any of the bug
 lists.  Does anyone know when/if a reported bug will show up?  I don't see vary
 many bugs showing up on ver.7.1 yet but I don't know how long it really takes
 for them to show.
 
 "Eric A. Cottrell" wrote:
 
  "Joe St.Clair - KSI Machine  Engineering" wrote:
  
   I am having no luck getting Mandrake 7.1 to install with any Adaptect
   controller.
   I have tried a 1542, 1542cf and 2940.  All seem to find the card but won't
   hit the devices connected to the card.
  
   This is keeping me from getting 7.1 to install.  This problem didn't exist
   with 7.0.
  
   Mike  Tracy Holt wrote:
 
  Hello,
 
  I got 7.1 to install on a 2940 if I did not choose expert mode.  It appears
  to me that the 7.1 install breaks after it asks you what scsi card you are
  using.  In my case it could not mount the cd.  If it auto-probes and finds
  it then no problem.  The 1542 cards will not work because it does not
  automatically detect the 1542 cards.
 
  73 Eric [EMAIL PROTECTED]  WB1HBU
 
 --
 
 Joe St.Clair - KSI Machine  Engineering
-- 
Anthony Huereca
http://m3000.1wh.com
Computers are not intelligent. They only think they are. 




RE: [newbie] Adaptec SCSI card

1999-04-20 Thread Birchall, Richard

sledge151 [[EMAIL PROTECTED]] said:

Here's my problem, maybe someone can help.  I installed Red Hat 5.2 on
a dual boot system and entered the parameters manually
(aha1520=0x340,11,7).  The OS saw the card and installed fine from there.
(I should say that I installed from a Scsi cd-rom)  I want to change to
Mandrake 5.3 for the KDE desktop.  When I try to install the OS won't see
my Scsi card even with the parameters entered in.  Nothing has changed
with the card.  Anyone have any ideas?  


Try instead entering:

aha152x=0x340,11,7

(change 1520 to 152x)


Or maybe a Plug  Play card grabbed the IRQ 11 from this card.   Ensure that
you have reserved the IRQ and DMA  resources for this card in the
motherboard BIOS.


Regards,

Richard





Re: [newbie] Adaptec SCSI card

1999-04-20 Thread Lloyd

 sledge151 wrote:
 
 Here's my problem, maybe someone can help.  I installed
 Red Hat 5.2 on a dual boot system and entered the
 parameters manually (aha1520=0x340,11,7).  The OS saw the
 card and installed fine from there. (I should say that I
 installed from a Scsi cd-rom)  I want to change to
 Mandrake 5.3 for the KDE desktop.  When I try to install
 the OS won't see my Scsi card even with the parameters
 entered in.  Nothing has changed with the card.  Anyone
 have any ideas?
 
 Dennis Shemwell

Well, the new RedHat v6.0 with KDE is supposed to be
released on Monday. Why not just download the new updates?
Or just download KDE 1.1.
-- 
Lloyd Osten
[EMAIL PROTECTED]