* [parisc-linux] C110 Kernel panic while installing 0.9.3
@ 2001-12-17 21:25 Herb Radford
2001-12-17 23:33 ` Ryan Bradetich
0 siblings, 1 reply; 5+ messages in thread
From: Herb Radford @ 2001-12-17 21:25 UTC (permalink / raw)
To: parisc-linux
I have had success and no problems installing the latest 0.9.3 on my B180L,
so I had to be a glutton for punishment and tried on the C110.
Should not have done that. I have successfully installed the kernel and
base for 0.9.3 and ftp'd vmlinux-32-2.4.16-pa16 kernel to the machine and
re-booted to avoid the FWSCSI fs corruption. After that I started to
install the X stuff. When I am doing an apt-get install xfonts-base (or
xfonts-100dpi or xfonts-75dpi) I get a kernel panic:
ccio-dma.c:349: Assertion (*res_ptr & *mask_ptr) == * mask_ptr failed!
Kernel panic: (*res_ptr & *mask_ptr) == *mask_ptr
In interrupt handler - not syncing
I don't have the source for this and haven't yet looked at the code but I
thought someone would like to know.
Regards, Herb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [parisc-linux] C110 Kernel panic while installing 0.9.3
2001-12-17 21:25 [parisc-linux] C110 Kernel panic while installing 0.9.3 Herb Radford
@ 2001-12-17 23:33 ` Ryan Bradetich
2001-12-21 6:08 ` Ryan Bradetich
[not found] ` <5.1.0.14.0.20011221084018.02d9a310@mail.magma.ca>
0 siblings, 2 replies; 5+ messages in thread
From: Ryan Bradetich @ 2001-12-17 23:33 UTC (permalink / raw)
To: Herb Radford; +Cc: parisc-linux
Hello Herb,
Thanks to Thomas, I finally found a recipe that I can duplicate this
error with on my C200+. I get this exact error when reading from a tape
drive with bs=10k. I will track this down and get it fixed.
Thanks for the bug report, and thanks to Thomas for the recipie :)
- Ryan
On Mon, 2001-12-17 at 14:25, Herb Radford wrote:
> I have had success and no problems installing the latest 0.9.3 on my B180L,
> so I had to be a glutton for punishment and tried on the C110.
>
> Should not have done that. I have successfully installed the kernel and
> base for 0.9.3 and ftp'd vmlinux-32-2.4.16-pa16 kernel to the machine and
> re-booted to avoid the FWSCSI fs corruption. After that I started to
> install the X stuff. When I am doing an apt-get install xfonts-base (or
> xfonts-100dpi or xfonts-75dpi) I get a kernel panic:
>
> ccio-dma.c:349: Assertion (*res_ptr & *mask_ptr) == * mask_ptr failed!
> Kernel panic: (*res_ptr & *mask_ptr) == *mask_ptr
> In interrupt handler - not syncing
>
> I don't have the source for this and haven't yet looked at the code but I
> thought someone would like to know.
>
> Regards, Herb
>
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [parisc-linux] C110 Kernel panic while installing 0.9.3
2001-12-17 23:33 ` Ryan Bradetich
@ 2001-12-21 6:08 ` Ryan Bradetich
[not found] ` <5.1.0.14.0.20011221084018.02d9a310@mail.magma.ca>
1 sibling, 0 replies; 5+ messages in thread
From: Ryan Bradetich @ 2001-12-21 6:08 UTC (permalink / raw)
To: Ryan Bradetich; +Cc: Herb Radford, parisc-linux
Herb,
I found the error in the 53c700 scsi driver that created the error
Thomas and I found. I committed the fix as 2.4.16-pa23. Can you try
out this kernel and see if this fixes your problem also?
Thanks,
- Ryan
On Mon, 2001-12-17 at 16:33, Ryan Bradetich wrote:
> Hello Herb,
>
> Thanks to Thomas, I finally found a recipe that I can duplicate this
> error with on my C200+. I get this exact error when reading from a tape
> drive with bs=10k. I will track this down and get it fixed.
>
> Thanks for the bug report, and thanks to Thomas for the recipie :)
>
> - Ryan
>
>
> On Mon, 2001-12-17 at 14:25, Herb Radford wrote:
> > I have had success and no problems installing the latest 0.9.3 on my B180L,
> > so I had to be a glutton for punishment and tried on the C110.
> >
> > Should not have done that. I have successfully installed the kernel and
> > base for 0.9.3 and ftp'd vmlinux-32-2.4.16-pa16 kernel to the machine and
> > re-booted to avoid the FWSCSI fs corruption. After that I started to
> > install the X stuff. When I am doing an apt-get install xfonts-base (or
> > xfonts-100dpi or xfonts-75dpi) I get a kernel panic:
> >
> > ccio-dma.c:349: Assertion (*res_ptr & *mask_ptr) == * mask_ptr failed!
> > Kernel panic: (*res_ptr & *mask_ptr) == *mask_ptr
> > In interrupt handler - not syncing
> >
> > I don't have the source for this and haven't yet looked at the code but I
> > thought someone would like to know.
> >
> > Regards, Herb
> >
> >
> > _______________________________________________
> > 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] 5+ messages in thread
* Re: [parisc-linux] C110 Kernel panic while installing 0.9.3
[not found] ` <5.1.0.14.0.20011222170417.0301aec0@mail.magma.ca>
@ 2001-12-23 0:35 ` Ryan Bradetich
2001-12-23 1:13 ` Pre-built kernels (was Re: [parisc-linux] C110 Kernel panic while installing 0.9.3) Paul Bame
0 siblings, 1 reply; 5+ messages in thread
From: Ryan Bradetich @ 2001-12-23 0:35 UTC (permalink / raw)
To: Herb Radford; +Cc: parisc-linux
Herb,
I added back in the parisc-linux list again. I know there has been some
effort to produce official debian kernel images from the CVS tree. If
you do not want to setup a compile environment, I suspect these kernels
.debs will work for you.
Otherwise, enjoy and report bugs back :)
Thanks,
- Ryan
On Sat, 2001-12-22 at 15:05, Herb Radford wrote:
> Ryan, that works just peachy!
>
> Thanks for the quick reply. Now I just have to get my own compile
> environment set up.
>
> Regards, Herb
>
> At 05:31 PM 12/21/01 -0700, you wrote:
> >Herb,
> >
> >I placed 2 images for you to download in the following links. Use the
> >lifimage if you are net-booting, or use the vmlinux image if you use
> >palo on the native disk.
> >
> >Since these kernels are from my tree (which has a few minor un-committed
> >changes ... I'm working on a new SCSI interface driver), I tagged them
> >with a -rb1.
> >
> >ftp://ftp.parisc-linux.org/kernels/lifimage-2.4.16-pa24-rb1.gz
> >ftp://ftp.parisc-linux.org/kernels/vmlinux-2.4.16-pa24-rb1.gz
> >
> >Hope this helps,
> >
> >- Ryan
> >
> >
> >On Fri, 2001-12-21 at 06:43, Herb Radford wrote:
> > > At 11:08 PM 12/20/01 -0700, you wrote:
> > > >Herb,
> > > >
> > > >I found the error in the 53c700 scsi driver that created the error
> > > >Thomas and I found. I committed the fix as 2.4.16-pa23. Can you try
> > > >out this kernel and see if this fixes your problem also?
> > > >
> > > >Thanks,
> > > >
> > > >- Ryan
> > > Ryan, I'm in a bit of a spot as far as compiling a kernel is concerned.
> > > Could you possibly put a 2.4.16-pa23 kernel up on parisc-linux/kernels for
> > > me to try?
> > > If not, then I will attempt to get a compile environment set up but not
> > > likely before next week!
> > >
> > > Regards Herb (and Happy Holidays too!)
> > >
> > >
>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Pre-built kernels (was Re: [parisc-linux] C110 Kernel panic while installing 0.9.3)
2001-12-23 0:35 ` Ryan Bradetich
@ 2001-12-23 1:13 ` Paul Bame
0 siblings, 0 replies; 5+ messages in thread
From: Paul Bame @ 2001-12-23 1:13 UTC (permalink / raw)
To: Ryan Bradetich; +Cc: Herb Radford, parisc-linux
> I added back in the parisc-linux list again. I know there has been some
> effort to produce official debian kernel images from the CVS tree. If
> you do not want to setup a compile environment, I suspect these kernels
> .debs will work for you.
Default-config 32 and 64-bit kernels are being built from CVS daily, see
http://ftp.parisc-linux.org/kernels/ directories 32 and 64 plus the README.
Source tarballs matching these kernels are in http://ftp.parisc-linux.org/cvs/
-P
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-12-23 1:13 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-17 21:25 [parisc-linux] C110 Kernel panic while installing 0.9.3 Herb Radford
2001-12-17 23:33 ` Ryan Bradetich
2001-12-21 6:08 ` Ryan Bradetich
[not found] ` <5.1.0.14.0.20011221084018.02d9a310@mail.magma.ca>
[not found] ` <5.1.0.14.0.20011222170417.0301aec0@mail.magma.ca>
2001-12-23 0:35 ` Ryan Bradetich
2001-12-23 1:13 ` Pre-built kernels (was Re: [parisc-linux] C110 Kernel panic while installing 0.9.3) Paul Bame
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox