Home · Articles · Downloads · Hobby Wear · Forums · Web Links · News CategoriesWednesday, April 24, 2024
Navigation
Home
Articles
Downloads
Hobby Wear
FAQ
Forums
Web Links
News Categories
Contact Us
Photo Gallery
OpenVMS Bigot
Search
Users Online
Guests Online: 5
No Members Online

Registered Members: 7,708
Newest Member: nifseg
Sponsors
Island Computer
View Thread
OpenVMS Hobbyist Program | Alpha Systems Forums | Alpha Hardware Forum
Author OpenVMS 7.3-1 on DECpc aXP 150
ItsMeOnly
Member

Posts: 30
Joined: 13.02.07
Posted on February 13 2007 10:18
I originally posted this on ITRC, but since here might be more people who have Jensens and got VMS running.Yesterday I got my own copy of OpenVMS and tried to boot it. No luck.

From SRM console I'm trying
>>> boot dka400
INIT-S-CPU
AUDIT_BOOT_STARTS ...
AUDIT_CHECKSUM_GOOD
AUDIT_LOAD_BEGINS

84 FAIL

>>>
Stephen Hoffman was a great help in diagnosing possible pitfalls, but so far I haven't moved forward.

Firmware updated to 2.2, SCSI Devices on original DEC cable, just original DEC drives, fresh ECUed with all exotic hardware moved out,

DKA0 A/0/0 DISK FX RZ25 0900 426.25MB
DKA400 A/4/0 RODISK RM RRD42 4.5d ......
HOST A/7/0 PROC AHA1742A G.2

And still doesn't boot, maybe it's RRD42 that is responsible for failure.
I'm getting disc activity, then about 7 seconds later I'm getting fail message. Any thoughts on what else could fail?
21221452 m_roguski@yahoo.com m_roguski http://rambo.id.uw.edu.pl
Author
HobbyistOne
Super Administrator

User Avatar

Posts: 126
Location: Plano, TX
Joined: 20.02.08
Posted on February 15 2007 17:56
Looks like a possible hardware issue. Of course, I'll ask the obvious question: Are you booting an OpenVMS Alpha Hobbyist Kit, or VAX Kit??? I know, but I had to ask...

The 84 FAIL is kindof a generic "I failed to boot" errors, though usually it's preceded by a more helpful message (like no such device, etc).
Author boot problems jensen
ton.vanderzwet
Member

Posts: 6
Location: Apeldoorn, The Netherlands
Joined: 12.01.06
Posted on February 16 2007 01:37
Just another few suggestions:

- Is your medium ok (works on another system?)
- is the scsi-bus properly terminated (is the terminator neatly seated and working?, normally poorly terminated scsi-busses will result in (a lot of) strange intermitted error messages, possibly starting later in the boot sequence or even when running OpenVMS.
- can you boot the firmware cd -> cdrom drive OK
- Is the OpenVMS supporting this hardware, IIRC not all (very old) systems are supported any more with the latest OpenVMS versions.
- Do you have enough memory (minimum required quantity)
- do a conversational boot (boot dka400 -fl 0,1) see snippet below.
I hope this will help a bit...

The following is a list of values you can specify with the SET BOOT_OSFLAGS command.




NOTE: HP recommends that you keep the BOOT_OSFLAGS parameter at the default value 0 unless you have a specific need to change it (for example, to troubleshoot a system boot problem).




Hexadecimal Value System Response
1
Allows a conversational boot (the system displays the SYSBOOT> prompt).

2
Maps XDELTA to a running system.

4
Stops the boot procedure at the initial system breakpoint.

8
Performs a diagnostic bootstrap.

10
Stops the boot procedure at the bootstrap breakpoints.

20
Omits header from secondary bootstrap image.

80
Prompts for the name of the secondary bootstrap file.

100
Halts the system before the secondary bootstrap.

2000
Marks corrected read data error pages as bad.

10000
Displays extensive, detailed debug messages during the boot process.

20000
Displays selected user-oriented messages during the boot process.


The following examples show how to use the SET BOOT_OSFLAGS command:

The following command specifies the root directory as 0 and the parameter as 1, which sets the system to perform a conversational boot from the [SYS0] directory when you enter the BOOT command:


>>> SET BOOT_OSFLAGS 0,1
http://www.oooovms.dyndns.org
Author
ItsMeOnly
Member

Posts: 30
Joined: 13.02.07
Posted on February 18 2007 21:54
Hi,

Yes, we ran thru this with Stephen- basically the boot bails out with what you see in first post, so before loading bootstrap: that's why I'm suspecting RRD- but finding a drive that still supports 512b sectors proves very difficult, even on eBay and local auctions. Well, an AlphaStation 600 5/333 is heading my way (supposedly dead though- that's why it was costing 40 bucks with shipping).

I'm thinking of pushing Tru64 for it, but you never know, maybe I'll try to fool the installer and install just base raw VMS on "jensen" drive, then move the drive back.

PS.: Yup, it's says Alpha in the print on CD- though, of course, I can't really verify the content smiley
21221452 m_roguski@yahoo.com m_roguski http://rambo.id.uw.edu.pl
Author The RRD42 should work
HobbyistOne
Super Administrator

User Avatar

Posts: 126
Location: Plano, TX
Joined: 20.02.08
Posted on February 19 2007 10:55
The RRD42 is a standard DEC drive, so it should work just fine. I usually select that as my first culprit for unknown dirve configurations, when I saw RRD42, I figured it had to be something else. Some drives are typically 512, but have jumpers to allow 512 byte operation. I've seen a couple of references that this drive might have a 512/2048 jumper. Can you take the drive out and look on it? These kind of things are generally visibly marketed on the back of the drive, and it probably a DIP switch pack.
Author
ItsMeOnly
Member

Posts: 30
Joined: 13.02.07
Posted on March 30 2007 22:58
believe or not, RRD42 actually pukes on VMS CD!

I just put an old Non-Commercial-licensed Tru64 (5.1) and, while it died pretty quickly (I bet DEC2000 is unsupported hardware), it actually booted!

PS: checked the jumpers- "Mode is 1", so 512 bytes

PS2.: Made a "backup" CD-R and you know what? The sucker booted from it! Slow as hell, but it now discovers devices- and it does it properly!
21221452 m_roguski@yahoo.com m_roguski http://rambo.id.uw.edu.pl
Author
ItsMeOnly
Member

Posts: 30
Joined: 13.02.07
Posted on April 06 2007 09:12
Brahms has been set to life.

As it was obvious, OAKvision card is not supported on VMS' DECwindows (nor Tru64, for that matter). the machine however booted and runs smoothly.

now the big question:

How can I configure XDM to accept incoming connections? I enabled it, and started, but it doesn't seem to open anything nor respond to queries.
21221452 m_roguski@yahoo.com m_roguski http://rambo.id.uw.edu.pl
Author
imiller
Administrator

User Avatar

Posts: 277
Location: UK
Joined: 24.02.06
Posted on April 11 2007 02:53
Re XDM -have you RTFM ?
http://h71000.www7.hp.com/doc/83final/6524/6524pro_004.html#index_x_154
http://www.encompasserve.org/~miller/
Author
ItsMeOnly
Member

Posts: 30
Joined: 13.02.07
Posted on April 11 2007 04:55
[quote:70e2cf2a22="imiller"]Re XDM -have you RTFM ?
http://h71000.www7.hp.com/doc/83final/6524/6524pro_004.html#index_x_154[/quote:70e2cf2a22]
Well, figured that one out: nowdays X servers have access control lists enabled by default (tried Sun, X.org, XF86), when started with -ac option (which disables access control), I'm good to go to DECwindows land.

Now the silly question: how can I get "dtlogin" (or whatever it's called in DECwindows) instead of xdm screen- the question is of course more about the "what it's called" part (knowing where XDM files reside in sys$specific:[tcpip$xdm] it's no problem to configure it now)
21221452 m_roguski@yahoo.com m_roguski http://rambo.id.uw.edu.pl
Author news stuff
ItsMeOnly
Member

Posts: 30
Joined: 13.02.07
Posted on April 24 2007 13:03
Behold! :-D

''
''
''
Three shots of my Jensen- now with QVision 1024/E board...
Edited by ItsMeOnly on June 20 2008 23:23
21221452 m_roguski@yahoo.com m_roguski http://rambo.id.uw.edu.pl
Author
HobbyistOne
Super Administrator

User Avatar

Posts: 126
Location: Plano, TX
Joined: 20.02.08
Posted on April 25 2007 12:13
Let there be DECWindows! The Jensens are nice systems. Looks like a typical tower PC, but once you pick it up, you realize quickly it's a little beefier. These days, I almost expect BIC to introduce a PC to market, since PC's are almost as disposable these days.
Author Re: Congrats
ItsMeOnly
Member

Posts: 30
Joined: 13.02.07
Posted on April 26 2007 08:55
[quote:b0c70edf07="Stephen Hoffman"]The DEC 2000 and DECpc 150 AXP series (Jensen and Culzean) are not my most favorite of Alpha boxes, and not what I would recommend to the undedicated or the un-Alpha-initiated.
[/quote:b0c70edf07]
Yeah, my friend, who actually bought the machine first (and later I bought it for "two chickens at Chinese"smiley could barely make it to work. Since I already had experience with AS200, getting SRM mastered wasn't much of a problem.
[quote:b0c70edf07]
The series does work, but it tends to be finicky about its I/O configuration, SCSI length, graphics, firmware and ROMs, and ECU.
[/quote:b0c70edf07]
[u:b0c70edf07]Especially[/u:b0c70edf07] EISA configuration, SCSI works fine (just my 9 gig Seagate was recognized as 517 MBsmiley ), 2.2 firmware is actually very reliable IMO. Just if it had a REAL battery, not something from Viking...
[quote:b0c70edf07]
The RRD42 is very old, and tends not to read various recordable media formulations all that well.[/quote:b0c70edf07]
...or in contrary :-)
[quote:b0c70edf07]
Regardless, congrats on getting this configuration to work; booting and getting DECwindows working on this box is more of an achievement than some might realize.[/quote:b0c70edf07]
Thanks, really happy to have the machine up and running.

A little off topic, does anyone have old Tru64 V4.0 media (or Digital UNIX)?
V5 won't run... smiley

Rambo
21221452 m_roguski@yahoo.com m_roguski http://rambo.id.uw.edu.pl
Jump to Forum:
Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Member Poll
Are you going to OpenVMS Boot Camp 2016?

Yes

No

You must login to vote.
Shoutbox
You must login to post a message.

malmberg
August 04 2022
No more VAX hobbyist licenses. Community licenses for Alpha/IA64/X86_64 VMS Software Inc. Commercial VMS software licenses for VAX available from HPE.

ozboomer
July 20 2022
Just re-visiting.. No more hobbyist licenses? Is that from vmssoftware.com, no 'community' licenses?

valdirfranco
July 01 2022
No more hobbyist license...sad

mister_wavey
February 12 2022
I recall that the disks failed on the public access VMS systems that included Fafner

parwezw
January 03 2022
Anyone know what happened to FAFNER.DYNDS.ORG? I had a hobbyist account here but can longer access the site.

gtackett
October 27 2021
Make that DECdfs _2.1A_ for Vax

gtackett
October 27 2021
I'm looking for DECdfs V2.4A kit for VAX. Asking here just in case anyone is still listening.

MarkRLV
September 17 2021
At one time, didn't this web site have a job board? I would love to use my legacy skills one last time in my career.

malmberg
January 18 2021
New Hobbyist PAKs for VAX/VMS are no longer available according to reports. Only commercial licenses are reported to be for sale from HPE

dfilip
January 16 2021
Can someone please point me to hobbyist license pak? I'm looking for VAX/VMS 7.1, DECnet Phase IV, and UCX/TCPIP ... have the 7.1 media, need the license paks ... thanks!

Bart
October 16 2020
OpenVMS, and this website!

malmberg
September 05 2020
VSI community non-commercial licenses for AXP/IA64 are available now.

malmberg
September 05 2020
See the forum about licensing. Don't know if HPE hobby licenses still being issued. Commercial licenses still being sold.

silfox70
September 01 2020
I need the license for OpenVMS7.3. Where can I find them?

malmberg
August 29 2020
Eisner, which is currently being moved, got an SSH update and the keys were updated to more modern encryption standards.

Shoutbox Archive