On 2014-05-22 14:27, Cory Smelosky wrote:
On Thu, 22 May 2014, Johnny Billquist wrote:
On 2014-05-22 14:20, Cory Smelosky wrote:
On Thu, 22 May 2014, Johnny Billquist wrote:
I've never seen a board with the ability to disable parity...
It's a clearpoint board. Technically it's just disabling the parity
circuitry CSR.
The "***EXEC PARITY ERROR STOP***" message is when you get a parity
error in the memory where the kernel resides.
RSX can deal with memory errors in other parts of the memory, by just
making that memory unavailable for programs to use. But it cannot do
this with the parts that the kernel use, so then it panics instead.
Ahh. Damn. I'd be okay if the only other memory board I had spare
wasn't PMI.
PMI? As the the PMI memory boards for the 11/83?
Yup!
Nice.
Did you know that those memory boards work just fine as normal Qbus
memory boards? :-)
THAT I did not know! Looks like I have a spare.
Indeed. Those memories are funny. If you put them in an 11/83, they either act as Qbus memory or PMI memory, depending on if you place them before or after the CPU. And that makes a speed difference...
Of course, for all other type of systems, you'll have to place them after the CPU.
There's that 16K board...I could adjust the memory offsets.
Ugh! 16K is not much...
Nope...but MAYBE just enough to fit the lower bits of the executive?
Maybe. But I think that PMI memory is a better option. :-)
Johnny
On Thu, 22 May 2014, Johnny Billquist wrote:
On 2014-05-22 14:20, Cory Smelosky wrote:
On Thu, 22 May 2014, Johnny Billquist wrote:
I've never seen a board with the ability to disable parity...
It's a clearpoint board. Technically it's just disabling the parity
circuitry CSR.
The "***EXEC PARITY ERROR STOP***" message is when you get a parity
error in the memory where the kernel resides.
RSX can deal with memory errors in other parts of the memory, by just
making that memory unavailable for programs to use. But it cannot do
this with the parts that the kernel use, so then it panics instead.
Ahh. Damn. I'd be okay if the only other memory board I had spare
wasn't PMI.
PMI? As the the PMI memory boards for the 11/83?
Yup!
Did you know that those memory boards work just fine as normal Qbus memory boards? :-)
THAT I did not know! Looks like I have a spare.
There's that 16K board...I could adjust the memory offsets.
Ugh! 16K is not much...
Nope...but MAYBE just enough to fit the lower bits of the executive?
First bugcheck is essentially an illegal instruction in kernel mode.
(Error code=110 is illegal instruction, while facility=300 means the
executive.)
Ahh.
No idea why you got that one, though, unless it was a fallout of bad memory...
Could very be fallout of bad memory.
Johnny
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On 2014-05-22 14:22, Cory Smelosky wrote:
On Thu, 22 May 2014, Johnny Billquist wrote:
With parity disabled and RSTS/E:
https://ghostbin.com/paste/ksd3c a bad ~50K? I can disable everything
above 512kByte which is...i forget how many words.
512Kbytes is 256Kword. :-)
Ahh.
But it's not clear that the address are in Kwords...
It's a 1M board...so it's either at the very upper end of memory or in
the middle.
Unfortunately it is before the halfway point, so you'd have to disable more than half the memory...
(If it isn't close to the total end...)
Johnny
On 2014-05-22 14:20, Cory Smelosky wrote:
On Thu, 22 May 2014, Johnny Billquist wrote:
I've never seen a board with the ability to disable parity...
It's a clearpoint board. Technically it's just disabling the parity
circuitry CSR.
The "***EXEC PARITY ERROR STOP***" message is when you get a parity
error in the memory where the kernel resides.
RSX can deal with memory errors in other parts of the memory, by just
making that memory unavailable for programs to use. But it cannot do
this with the parts that the kernel use, so then it panics instead.
Ahh. Damn. I'd be okay if the only other memory board I had spare
wasn't PMI.
PMI? As the the PMI memory boards for the 11/83?
Did you know that those memory boards work just fine as normal Qbus memory boards? :-)
There's that 16K board...I could adjust the memory offsets.
Ugh! 16K is not much...
First bugcheck is essentially an illegal instruction in kernel mode.
(Error code=110 is illegal instruction, while facility=300 means the
executive.)
Ahh.
No idea why you got that one, though, unless it was a fallout of bad memory...
Johnny
On Thu, 22 May 2014, Johnny Billquist wrote:
With parity disabled and RSTS/E:
https://ghostbin.com/paste/ksd3c a bad ~50K? I can disable everything
above 512kByte which is...i forget how many words.
512Kbytes is 256Kword. :-)
Ahh.
But it's not clear that the address are in Kwords...
It's a 1M board...so it's either at the very upper end of memory or in the middle.
Johnny
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On Thu, 22 May 2014, Johnny Billquist wrote:
On 2014-05-22 12:11, Cory Smelosky wrote:
On Thu, 22 May 2014, Cory Smelosky wrote:
boot [1,54]rsx11m.sys
SYSTEM FAULT DETECTED AT PC=042714 FACILITY=000300 ERROR CODE=000110
CRASH -- CRASH DRIVER NOT LOADED
After disabling parity this is what it does consistently.
@004620/000776
Do I have a bad memory board? It's far, far too late to return this one...
Is that some output already at power on before anything is booted? That would mean some selftest failed.
Nope. The only output I get at power on is 173000 (halt switch in).
I commented earlier on the other error you saw, which definitely is a case of parity error...
Yeah.
Johnny
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On Thu, 22 May 2014, Johnny Billquist wrote:
I've never seen a board with the ability to disable parity...
It's a clearpoint board. Technically it's just disabling the parity circuitry CSR.
The "***EXEC PARITY ERROR STOP***" message is when you get a parity error in the memory where the kernel resides.
RSX can deal with memory errors in other parts of the memory, by just making that memory unavailable for programs to use. But it cannot do this with the parts that the kernel use, so then it panics instead.
Ahh. Damn. I'd be okay if the only other memory board I had spare wasn't PMI.
There's that 16K board...I could adjust the memory offsets.
First bugcheck is essentially an illegal instruction in kernel mode.
(Error code=110 is illegal instruction, while facility=300 means the executive.)
Ahh.
Johnny
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects
On 2014-05-22 14:06, Cory Smelosky wrote:
On Thu, 22 May 2014, Cory Smelosky wrote:
On Thu, 22 May 2014, Cory Smelosky wrote:
boot [1,54]rsx11m.sys
SYSTEM FAULT DETECTED AT PC=042714 FACILITY=000300 ERROR CODE=000110
CRASH -- CRASH DRIVER NOT LOADED
After disabling parity this is what it does consistently.
@004620/000776
Do I have a bad memory board? It's far, far too late to return this
one...
With parity disabled and RSTS/E:
https://ghostbin.com/paste/ksd3c a bad ~50K? I can disable everything
above 512kByte which is...i forget how many words.
512Kbytes is 256Kword. :-)
But it's not clear that the address are in Kwords...
Johnny
On 2014-05-22 12:11, Cory Smelosky wrote:
On Thu, 22 May 2014, Cory Smelosky wrote:
boot [1,54]rsx11m.sys
SYSTEM FAULT DETECTED AT PC=042714 FACILITY=000300 ERROR CODE=000110
CRASH -- CRASH DRIVER NOT LOADED
After disabling parity this is what it does consistently.
@004620/000776
Do I have a bad memory board? It's far, far too late to return this one...
Is that some output already at power on before anything is booted? That would mean some selftest failed.
I commented earlier on the other error you saw, which definitely is a case of parity error...
Johnny
On 2014-05-22 11:43, Cory Smelosky wrote:
On Thu, 22 May 2014, Johnny Billquist wrote:
On 2014-05-22 11:26, Cory Smelosky wrote:
On Thu, 22 May 2014, Cory Smelosky wrote:
What the hell?
boot [1,54]RSX11M.SYS
SYSTEM FAULT DETECTED AT PC=042714 FACILITY=000300 ERROR CODE=000110
CRASH -- CRASH DRIVER NOT LOADED
boot [1,54]rsx11m.sys
***EXEC PARITY ERROR STOP***
025746
@025746/000310
Uh. This doesn't make a whole lot of sense...
That sounds like a memory parity error to me...
I was just skimming through the memory board's manual for its parity
settings to see if perhaps it was disabled. Or enabled.
Doesn't look like there's a jumper for that. :(
Perhaps I have the model without parity...
I've never seen a board with the ability to disable parity...
The "***EXEC PARITY ERROR STOP***" message is when you get a parity error in the memory where the kernel resides.
RSX can deal with memory errors in other parts of the memory, by just making that memory unavailable for programs to use. But it cannot do this with the parts that the kernel use, so then it panics instead.
First bugcheck is essentially an illegal instruction in kernel mode.
(Error code=110 is illegal instruction, while facility=300 means the executive.)
Johnny