linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Linux 2.2.1 Kernel scsi troubles
@ 1999-02-01 23:53 Eric Guenterberg
  1999-02-09  1:59 ` Paul Mackerras
  0 siblings, 1 reply; 6+ messages in thread
From: Eric Guenterberg @ 1999-02-01 23:53 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Eric Guenterberg


I recently compiled the the Linux 2.2.1 kernel, but I can't get it to boot
because when it is booting it aborts the reading of the harddrive that
contains my root partition.

I have a PowerMac 7600/132

I have two internal scsi devices and one external scsi device. The
internal ones are a Quantum Fireball with scsi id 0, and a CD Rom drive
with scsi id 3. I also have an external Jaz drive with id 4. (it is on the
other scsi chain) 

Here is what happens:

It detects two scsi chains (it may call them hosts). One is MESH, the
other is that weird numbered one. At any rate, they correspond to the
internal and external scsi stuff.

It says:
scsi host 0 aborted

(or maybe it's "scsi device 0"). It recognizes the other two devices just
fine, though. 

This also happens with the precompiled 2.2.0pre-2 on linuxppc's ftp site.
The only recent kernel (ie kernel that can be booted with bootx) that has
worked for me is a precompiled 2.1.131 kernel. 

I have tried compiling the kernel with the maximum scsi reset time (20s),
and with asynchronous transfer only, and none of it works.

Any suggestions, patches, etc?

--Eric Guenterberg


[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

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

* Linux 2.2.1 Kernel scsi troubles
@ 1999-02-08  0:35 Eric Guenterberg
  0 siblings, 0 replies; 6+ messages in thread
From: Eric Guenterberg @ 1999-02-08  0:35 UTC (permalink / raw)
  To: linuxppc-dev


I sent this before, but I haven't gotten any replies yet... Do *any* of
you know what this might be?


--Eric Guenterberg

---------- Forwarded message ----------
Date: Mon, 1 Feb 1999 15:53:25 -0800 (PST)
From: Eric Guenterberg <mavpion@fire.csua.ucla.edu>
To: linuxppc-dev@lists.linuxppc.org
Cc: Eric Guenterberg <mavpion@fire.csua.ucla.edu>
Subject: Linux 2.2.1 Kernel scsi troubles

I recently compiled the the Linux 2.2.1 kernel, but I can't get it to boot
because when it is booting it aborts the reading of the harddrive that
contains my root partition.

I have a PowerMac 7600/132

I have two internal scsi devices and one external scsi device. The
internal ones are a Quantum Fireball with scsi id 0, and a CD Rom drive
with scsi id 3. I also have an external Jaz drive with id 4. (it is on the
other scsi chain) 

Here is what happens:

It detects two scsi chains (it may call them hosts). One is MESH, the
other is that weird numbered one. At any rate, they correspond to the
internal and external scsi stuff.

It says:
scsi host 0 aborted

(or maybe it's "scsi device 0"). It recognizes the other two devices just
fine, though. 

This also happens with the precompiled 2.2.0pre-2 on linuxppc's ftp site.
The only recent kernel (ie kernel that can be booted with bootx) that has
worked for me is a precompiled 2.1.131 kernel. 

I have tried compiling the kernel with the maximum scsi reset time (20s),
and with asynchronous transfer only, and none of it works.

Any suggestions, patches, etc?

--Eric Guenterberg


[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

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

* Re: Linux 2.2.1 Kernel scsi troubles
  1999-02-01 23:53 Linux 2.2.1 Kernel scsi troubles Eric Guenterberg
@ 1999-02-09  1:59 ` Paul Mackerras
  1999-02-09 18:59   ` Eric Guenterberg
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Mackerras @ 1999-02-09  1:59 UTC (permalink / raw)
  To: mavpion; +Cc: linuxppc-dev, mavpion


Eric Guenterberg <mavpion@fire.csua.ucla.edu> wrote:

> I recently compiled the the Linux 2.2.1 kernel, but I can't get it to boot
> because when it is booting it aborts the reading of the harddrive that
> contains my root partition.
> 
> I have a PowerMac 7600/132
[snip]
> It says:
> scsi host 0 aborted

Could you try the kernel (vmlinux.gz) in
ftp://samba.anu.edu.au/pub/linux-pmac/test/
and let me know if it does the same thing?

Paul.

[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

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

* Re: Linux 2.2.1 Kernel scsi troubles
  1999-02-09  1:59 ` Paul Mackerras
@ 1999-02-09 18:59   ` Eric Guenterberg
  0 siblings, 0 replies; 6+ messages in thread
From: Eric Guenterberg @ 1999-02-09 18:59 UTC (permalink / raw)
  To: Paul.Mackerras; +Cc: linuxppc-dev


On Tue, 9 Feb 1999, Paul Mackerras wrote:

> Eric Guenterberg <mavpion@fire.csua.ucla.edu> wrote:
> 
> > I recently compiled the the Linux 2.2.1 kernel, but I can't get it to boot
> > because when it is booting it aborts the reading of the harddrive that
> > contains my root partition.
> > 
> > I have a PowerMac 7600/132
> [snip]
> > It says:
> > scsi host 0 aborted
> 
> Could you try the kernel (vmlinux.gz) in
> ftp://samba.anu.edu.au/pub/linux-pmac/test/
> and let me know if it does the same thing?

Same error--it says "MESH: host 0 Aborted"

I have a MESH driver for my internal scsi chain. It does recognize the
cdrom (the other device on MESH). and the my jaz drive, which is on the
other chain.

I am using BootX. I couldn't get Boot Variables working again (I have my
root on the first device, which also holds my primary mac partition).

A 2.1.131 kernel does work.

--Eric Guenterberg


[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

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

* Re: Linux 2.2.1 Kernel scsi troubles
@ 1999-02-13 11:54 Piotr Muszynski
  0 siblings, 0 replies; 6+ messages in thread
From: Piotr Muszynski @ 1999-02-13 11:54 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Eric Guenterberg, Paul Mackerras


I have the same problem (aborting MESH target) on my
7500/601/100MHz/64MB with 2 disks,  linuxppc r4:

binutils-2.9.1-19a
modutils-2.1.121-1
egcs-1.1-1b
egcs-c++-1.1-1b
egcs-as-gcc-1.1-1b
egcs-fixes-1-1
glibc-0.961212-1o
glibc-devel-0.961212-1o
glibc-static-0.961212-1o

/dev/sda -- MacOS,  with BootX/vmlinux    (Fireball) --> this one's
aborted
/dev/sdb -- half MacOS, half Linux        (IBM)

Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: QUANTUM  Model: FIREBALL1280S    Rev: 630G
  Type:   Direct-Access                    ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 00
  Vendor: IBM      Model: DCAS-32160       Rev: S65A
  Type:   Direct-Access                    ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 03 Lun: 00
  Vendor: SONY     Model: CD-ROM CDU-8005  Rev: 1.0j
  Type:   CD-ROM                           ANSI SCSI revision: 02

Is there anything I could help with?

BTW, vmlinux by Paul displayed only the welcome line.  2.2.1 boots
further (until failing on MESH) only after adding #ifdef __SMP__ /
#endif to arch/ppc/kernel/head.S (lines 1208/1212).

piotru


[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

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

* Re: Linux 2.2.1 Kernel scsi troubles
@ 1999-02-14  0:10 Aleksandar Kobilarov
  0 siblings, 0 replies; 6+ messages in thread
From: Aleksandar Kobilarov @ 1999-02-14  0:10 UTC (permalink / raw)
  To: linuxppc-dev


I used to have the same problem on my first-gen. G3 tower when I used to boot
with a floppy/OF combo and 2.1.24. When I switched to BootX (thanks a billion,
Ben H.) + 2.1.125 (and 2.1.130 and 2.2.0 consequently), the problems
disappeared.

>>> Piotr Muszynski <u0295020@iwate-u.ac.jp> - 2/13/99 6:54 AM >>>

I have the same problem (aborting MESH target) on my
7500/601/100MHz/64MB with 2 disks,  linuxppc r4:

binutils-2.9.1-19a
modutils-2.1.121-1
egcs-1.1-1b
egcs-c++-1.1-1b
egcs-as-gcc-1.1-1b
egcs-fixes-1-1
glibc-0.961212-1o
glibc-devel-0.961212-1o
glibc-static-0.961212-1o

/dev/sda -- MacOS,  with BootX/vmlinux    (Fireball) --> this one's
aborted
/dev/sdb -- half MacOS, half Linux        (IBM)

Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: QUANTUM  Model: FIREBALL1280S    Rev: 630G
  Type:   Direct-Access                    ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 00
  Vendor: IBM      Model: DCAS-32160       Rev: S65A
  Type:   Direct-Access                    ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 03 Lun: 00
  Vendor: SONY     Model: CD-ROM CDU-8005  Rev: 1.0j
  Type:   CD-ROM                           ANSI SCSI revision: 02

Is there anything I could help with?

BTW, vmlinux by Paul displayed only the welcome line.  2.2.1 boots
further (until failing on MESH) only after adding #ifdef __SMP__ /
#endif to arch/ppc/kernel/head.S (lines 1208/1212).

piotru

                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                           

[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

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

end of thread, other threads:[~1999-02-14  0:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-02-01 23:53 Linux 2.2.1 Kernel scsi troubles Eric Guenterberg
1999-02-09  1:59 ` Paul Mackerras
1999-02-09 18:59   ` Eric Guenterberg
  -- strict thread matches above, loose matches on Subject: below --
1999-02-08  0:35 Eric Guenterberg
1999-02-13 11:54 Piotr Muszynski
1999-02-14  0:10 Aleksandar Kobilarov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).