| Newsgroups |
gmane.comp.emulators.hercules390.general |
| Message-ID |
<[email protected]> |
Further progress -- Apparently VM/ESA does not like a full 2G main storage
size. 2047M seems to work and it boots to the OPERATOR on the console.
Next issue is that it does not know what the printers and tape drives are.
I have pasted messages from the Hercules log and the OPERATOR console below.
I tried changing the printers 00E and 00F to 3211 devices with no
difference. I also added LEGASYSENSEID ENABLE to the Hercules configuration
with no change in the results for 00E/F and the tapes 580/1.
Again, TIA for any help you can provide.
Peter
Hercules messages:
16:32:17 HHC01315I 0:000C CHAN: ccw E4200100 7F45F06E
16:32:17 HHC01312I 0:000C CHAN: stat 0E00, count 0000=>40100000 F2F4F0D9
C5E2F000 00000005 ...240RES0.....
16:32:17 HHC01313I 0:000C CHAN: sense 80000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000
16:32:17 HHC01315I 0:000E CHAN: ccw E4200100 7F47806E
16:32:17 HHC01315I 0:000F CHAN: ccw E4200100 7F46206E
16:32:17 HHC01312I 0:000E CHAN: stat 0E00, count 0000=>00000000 00000000
00000000 00000000 ................
16:32:17 HHC01312I 0:000F CHAN: stat 0E00, count 0000=>FF350501 35250100
00000000 00000000 ................
16:32:17 HHC01314I 0:000C CHAN: sense CMDREJ
16:32:17 HHC01313I 0:000E CHAN: sense 80000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000
16:32:17 HHC01314I 0:000E CHAN: sense CMDREJ
16:32:17 HHC01313I 0:000F CHAN: sense 80000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000
16:32:17 HHC01314I 0:000F CHAN: sense CMDREJ
16:32:17 HHC01315I 0:0580 CHAN: ccw E4200100 7F45F06E
16:32:17 HHC01315I 0:0581 CHAN: ccw E4200100 7F46306E
16:32:17 HHC01312I 0:0581 CHAN: stat 0200, count 0000=>E5D6D3F1 F2F4F0E2
D7D3F000 00000005 VOL1240SPL0.....
16:32:17 HHC01313I 0:0581 CHAN: sense C0220000 01C00300 00000000 00800100
010000FF FF000000 00000000 00000000
16:32:17 HHC01314I 0:0581 CHAN: sense CMDREJ INTREQ EOC WRI
16:32:17 HHC01312I 0:0580 CHAN: stat 0200, count 0000=>40220000 00C00300
00000000 00800100 ....{..........
16:32:17 HHC01313I 0:0580 CHAN: sense C0220000 01C00300 00000000 00800100
010000FF FF000000 00000000 00000000
16:32:17 HHC01314I 0:0580 CHAN: sense CMDREJ INTREQ EOC WRI
OPERATOR CONSOLE messages, note the one where it cannot identify the 00E
device at all.
21:22:33 FILES: NO RDR, NO PRT, NO PUN
21:22:33 LOGON AT 21:22:33 EST SUNDAY 02/16/20
21:22:33 GRAF 0200 LOGON AS OPERATOR USERS = 1
21:22:33 HCPIIO6785E Unable to identify device 000E dynamically.
21:22:33 HCPIOP952I 2047M system storage
21:22:33 FILES: 0000002 RDR, 0000001 PRT, NO PUN
21:22:33 RDR 000C STARTED SYSTEM
> -----Original Message-----
> From: [email protected] <[email protected]>
> Sent: Sunday, February 16, 2020 3:22 PM
> To: '[email protected]' <[email protected]>
> Subject: RE: [hercules-390] RE: Does Herc support DIAG 540?
>
> Ivan,
>
> I tried changing the CPUMODEL to 3135 as you did but I still get that DIAG
540
> error and the 3270 console at device 200 still does not respond when Enter
or
> Clear is pressed.
>
> Would you please share your Hercules config file that worked so I can see
what I
> have done wrong?
>
> TIA for your help.
>
> Peter
>
> > -----Original Message-----
> > From: [email protected] <[email protected]>
> > Sent: Sunday, February 16, 2020 11:43 AM
> > To: [email protected]
> > Subject: Re: [hercules-390] RE: Does Herc support DIAG 540?
> >
> >
> > On 2/16/2020 5:33 PM, Ivan Warren [email protected] [hercules-390]
wrote:
> > > On 2/16/2020 4:28 PM, [email protected] [hercules-390] wrote:
> > >> After I sent this I noticed that this Yahoo group says that it
> > >> doesn't allow attachments, so I am pasting the config and log files
here.
> > >>
> > >> Main config file first, included DASD config second, log last.
> > >>
> > >> Peter
> > >>
> > >> vmesaSD3X.cnf:
> > >>
> > >> ARCHMODE ESA/390
> > >> CNSLPORT 3270
> > >> CPUMODEL 9672
> > >> CPUSERIAL 012345
> > > Try setting a different CPU model.. VM has a bad habit of trying to
> > > do crazy stuff when running into specific CPU models.
> > >
> > > --Ivan
> > >
> > I've Tried IPLing (for a test) VM/ESA on hercules being declared as a
> > 3135 (Yes.. a *magical* S/370 135 with 2GB of memory with XA support)
> > and VM/ESA was happy with it ! But When I told it it was a 3090 it
> > tried issuing weird SERVC calls we couldn't understand and it went
> > kaboom ! So maybe the 9672 (Is that an 9021/9121/9221 or a
> > Multiprise... has some special call we don't handle).
> >
> > --Ivan