All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] 712/80 - 7cdroms - scsi prbl
@ 2002-01-10 17:39 Sorin Ghinescu
  2002-01-10 18:45 ` Matt Taggart
  2002-01-11 19:10 ` Grant Grundler
  0 siblings, 2 replies; 6+ messages in thread
From: Sorin Ghinescu @ 2002-01-10 17:39 UTC (permalink / raw)
  To: parisc-linux

Hi guys,
I'm trying to install parisc-linux on 712/80.
I don't know if this is actually an OS problem or a hardware problem but
you may have experienced it and could help me.
I'm booting from my external cd-rom but it seems that the kernel is
fooled by something because it creates 7 cd-rom devices for all the scsi
targets available leaving no room for the hd. If I switch the cd-rom off
then I get 7 hds!
Has anyone experienced this?
Thanks
Sorin

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [parisc-linux] 712/80 - 7cdroms - scsi prbl
  2002-01-10 17:39 [parisc-linux] 712/80 - 7cdroms - scsi prbl Sorin Ghinescu
@ 2002-01-10 18:45 ` Matt Taggart
  2002-01-11  2:24   ` Phil Anderson
  2002-01-11 19:10 ` Grant Grundler
  1 sibling, 1 reply; 6+ messages in thread
From: Matt Taggart @ 2002-01-10 18:45 UTC (permalink / raw)
  To: Sorin Ghinescu; +Cc: parisc-linux, taggart

"Sorin Ghinescu" writes...

> Hi guys,
> I'm trying to install parisc-linux on 712/80.
> I don't know if this is actually an OS problem or a hardware problem but
> you may have experienced it and could help me.
> I'm booting from my external cd-rom but it seems that the kernel is
> fooled by something because it creates 7 cd-rom devices for all the scsi
> targets available leaving no room for the hd. If I switch the cd-rom off
> then I get 7 hds!
> Has anyone experienced this?

Check and make sure that none of your scsi ids are conflicting, don't
forget the controller is at id 7. Also check your cables and termination.
If it still doesn't work try a different hard drive.

-- 
Matt Taggart        Linux Development Lab
taggart@fc.hp.com   HP Linux Systems Operation

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [parisc-linux] 712/80 - 7cdroms - scsi prbl
  2002-01-10 18:45 ` Matt Taggart
@ 2002-01-11  2:24   ` Phil Anderson
  2002-01-11 21:55     ` Brian Mockford
  0 siblings, 1 reply; 6+ messages in thread
From: Phil Anderson @ 2002-01-11  2:24 UTC (permalink / raw)
  To: Matt Taggart; +Cc: Sorin Ghinescu, parisc-linux


I've had this happen too, but it was on a Sun Ultra 30. The problem was
that the computer didn't recognize the CDROM correctly. Trying a different
cdrom may fix the problem... It did for me.

-phil




On Thu, 10 Jan 2002, Matt Taggart wrote:

>
> "Sorin Ghinescu" writes...
>
> > Hi guys,
> > I'm trying to install parisc-linux on 712/80.
> > I don't know if this is actually an OS problem or a hardware problem but
> > you may have experienced it and could help me.
> > I'm booting from my external cd-rom but it seems that the kernel is
> > fooled by something because it creates 7 cd-rom devices for all the scsi
> > targets available leaving no room for the hd. If I switch the cd-rom off
> > then I get 7 hds!
> > Has anyone experienced this?
>
> Check and make sure that none of your scsi ids are conflicting, don't
> forget the controller is at id 7. Also check your cables and termination.
> If it still doesn't work try a different hard drive.
>
>

-- 
===============================================================================

Phil Anderson
UNIX Systems Administrator
andersop@neverland.ncssm.edu
The_13th_Ewok@hotmail.com

"Go CRAZY? Don't mind if I do! Woowoowoowoo!" -Homer Simpson

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [parisc-linux] 712/80 - 7cdroms - scsi prbl
  2002-01-10 17:39 [parisc-linux] 712/80 - 7cdroms - scsi prbl Sorin Ghinescu
  2002-01-10 18:45 ` Matt Taggart
@ 2002-01-11 19:10 ` Grant Grundler
  1 sibling, 0 replies; 6+ messages in thread
From: Grant Grundler @ 2002-01-11 19:10 UTC (permalink / raw)
  To: Sorin Ghinescu; +Cc: parisc-linux

"Sorin Ghinescu" wrote:
> I'm booting from my external cd-rom but it seems that the kernel is
> fooled by something because it creates 7 cd-rom devices for all the scsi
> targets available leaving no room for the hd. If I switch the cd-rom off
> then I get 7 hds!

This typically means the HD is set to the same SCSI ID as the
interface controller (NCR 53c710 logic on LASI). Host ID is
7 by default. Verify the HD is set to something else.

It's possible the lasi scsi driver is broken and setting the
initiator to 0 (or something other than 7).

grant

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [parisc-linux] 712/80 - 7cdroms - scsi prbl
  2002-01-11  2:24   ` Phil Anderson
@ 2002-01-11 21:55     ` Brian Mockford
  2002-01-11 22:26       ` Brian Mockford
  0 siblings, 1 reply; 6+ messages in thread
From: Brian Mockford @ 2002-01-11 21:55 UTC (permalink / raw)
  To: Phil Anderson, Matt Taggart; +Cc: Sorin Ghinescu, parisc-linux

Perhaps ---

This is a classic symptom of a SCSI device set with the same address as the
SCSI controller - normally 7 in a narrow SCSI environment.
Change the address of the CDROM to 4
You need to identify the CDROM SCSI address jumpers. (usually 3 pairs of
adjacent pins with plastic shorting jumpers on. If all three have jumpers
then it is likely the device is set to address 7. remove the middle jumper -
this will change it to address 4. There may still be a conflict with another
device , but the seven drives should "go away"

Regards

Brian Mockford.
----- Original Message -----
From: "Phil Anderson" <andersop@neverland.ncssm.edu>
To: "Matt Taggart" <taggart@carmen.fc.hp.com>
Cc: "Sorin Ghinescu" <sghinesc@columbus.rr.com>;
<parisc-linux@lists.parisc-linux.org>
Sent: Friday, January 11, 2002 2:24 AM
Subject: Re: [parisc-linux] 712/80 - 7cdroms - scsi prbl


>
>
> I've had this happen too, but it was on a Sun Ultra 30. The problem was
> that the computer didn't recognize the CDROM correctly. Trying a different
> cdrom may fix the problem... It did for me.
>
> -phil
>
>
>
>
> On Thu, 10 Jan 2002, Matt Taggart wrote:
>
> >
> > "Sorin Ghinescu" writes...
> >
> > > Hi guys,
> > > I'm trying to install parisc-linux on 712/80.
> > > I don't know if this is actually an OS problem or a hardware problem
but
> > > you may have experienced it and could help me.
> > > I'm booting from my external cd-rom but it seems that the kernel is
> > > fooled by something because it creates 7 cd-rom devices for all the
scsi
> > > targets available leaving no room for the hd. If I switch the cd-rom
off
> > > then I get 7 hds!
> > > Has anyone experienced this?
> >
> > Check and make sure that none of your scsi ids are conflicting, don't
> > forget the controller is at id 7. Also check your cables and
termination.
> > If it still doesn't work try a different hard drive.
> >
> >
>
> --
>
============================================================================
===
>
> Phil Anderson
> UNIX Systems Administrator
> andersop@neverland.ncssm.edu
> The_13th_Ewok@hotmail.com
>
> "Go CRAZY? Don't mind if I do! Woowoowoowoo!" -Homer Simpson
>
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [parisc-linux] 712/80 - 7cdroms - scsi prbl
  2002-01-11 21:55     ` Brian Mockford
@ 2002-01-11 22:26       ` Brian Mockford
  0 siblings, 0 replies; 6+ messages in thread
From: Brian Mockford @ 2002-01-11 22:26 UTC (permalink / raw)
  To: Brian Mockford, Phil Anderson, Matt Taggart; +Cc: Sorin Ghinescu, parisc-linux

Oops,

"will change it to address 5"

Regards

Brian Mockford
----- Original Message -----
From: "Brian Mockford" <brian.mockford@dartnet.co.uk>
To: "Phil Anderson" <andersop@neverland.ncssm.edu>; "Matt Taggart"
<taggart@carmen.fc.hp.com>
Cc: "Sorin Ghinescu" <sghinesc@columbus.rr.com>;
<parisc-linux@lists.parisc-linux.org>
Sent: Friday, January 11, 2002 9:55 PM
Subject: Re: [parisc-linux] 712/80 - 7cdroms - scsi prbl


> Perhaps ---
>
> This is a classic symptom of a SCSI device set with the same address as
the
> SCSI controller - normally 7 in a narrow SCSI environment.
> Change the address of the CDROM to 4
> You need to identify the CDROM SCSI address jumpers. (usually 3 pairs of
> adjacent pins with plastic shorting jumpers on. If all three have jumpers
> then it is likely the device is set to address 7. remove the middle
jumper -
> this will change it to address 4. There may still be a conflict with
another
> device , but the seven drives should "go away"
>
> Regards
>
> Brian Mockford.
> ----- Original Message -----
> From: "Phil Anderson" <andersop@neverland.ncssm.edu>
> To: "Matt Taggart" <taggart@carmen.fc.hp.com>
> Cc: "Sorin Ghinescu" <sghinesc@columbus.rr.com>;
> <parisc-linux@lists.parisc-linux.org>
> Sent: Friday, January 11, 2002 2:24 AM
> Subject: Re: [parisc-linux] 712/80 - 7cdroms - scsi prbl
>
>
> >
> >
> > I've had this happen too, but it was on a Sun Ultra 30. The problem was
> > that the computer didn't recognize the CDROM correctly. Trying a
different
> > cdrom may fix the problem... It did for me.
> >
> > -phil
> >
> >
> >
> >
> > On Thu, 10 Jan 2002, Matt Taggart wrote:
> >
> > >
> > > "Sorin Ghinescu" writes...
> > >
> > > > Hi guys,
> > > > I'm trying to install parisc-linux on 712/80.
> > > > I don't know if this is actually an OS problem or a hardware problem
> but
> > > > you may have experienced it and could help me.
> > > > I'm booting from my external cd-rom but it seems that the kernel is
> > > > fooled by something because it creates 7 cd-rom devices for all the
> scsi
> > > > targets available leaving no room for the hd. If I switch the cd-rom
> off
> > > > then I get 7 hds!
> > > > Has anyone experienced this?
> > >
> > > Check and make sure that none of your scsi ids are conflicting, don't
> > > forget the controller is at id 7. Also check your cables and
> termination.
> > > If it still doesn't work try a different hard drive.
> > >
> > >
> >
> > --
> >
>
============================================================================
> ===
> >
> > Phil Anderson
> > UNIX Systems Administrator
> > andersop@neverland.ncssm.edu
> > The_13th_Ewok@hotmail.com
> >
> > "Go CRAZY? Don't mind if I do! Woowoowoowoo!" -Homer Simpson
> >
> >
> > _______________________________________________
> > parisc-linux mailing list
> > parisc-linux@lists.parisc-linux.org
> > http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
> >
>
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-01-11 22:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-10 17:39 [parisc-linux] 712/80 - 7cdroms - scsi prbl Sorin Ghinescu
2002-01-10 18:45 ` Matt Taggart
2002-01-11  2:24   ` Phil Anderson
2002-01-11 21:55     ` Brian Mockford
2002-01-11 22:26       ` Brian Mockford
2002-01-11 19:10 ` Grant Grundler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.