[Simh] EXT :Re: Mouse capture on VAXstation II/GPX (KA630) simulator V4.0-0 Current

Hittner, David T [US] (MS) david.hittner at ngc.com
Thu Mar 19 11:09:44 EDT 2020


Shouldn’t the configuration order be:
set cpu model=vaxstationgpx
set qvss enable                        ; if required – I think ‘set cpu model = vaxstationgpx’ does this implicitly
set qvss capture

There may be some odd interaction if capture mode is enabled before setting vaxstationgpx.

David

From: Simh <simh-bounces at trailing-edge.com> On Behalf Of Supratim Sanyal
Sent: Thursday, March 19, 2020 7:57 AM
To: simh at trailing-edge.com
Subject: EXT :Re: [Simh] Mouse capture on VAXstation II/GPX (KA630) simulator V4.0-0 Current

I built the latest SIMH microvax2 on FreeBSD and found the behavior is exactly identical on FreeBSD as well. The problem is not Linux specific.

Any ideas?

TIA
Supratim


---
Supratim Sanyal, W1XMT
39.19151 N, 77.23432 W
QCOCAL::SANYAL via HECnet<http://www.update.uu.se/~bqt/hecnet.html>


On Mar 15, 2020, at 11:36 PM, Supratim Sanyal <supratim at riseup.net<mailto:supratim at riseup.net>> wrote:
The pointer does not seem to be captured at all. The guest O/S is VAX/VMS 5.5-2H4 with DECwindows. Am I missing something in the configuration? Other than an unusable DECwindows desktop, everything works perfect.

SIMH version:

VAXstation II/GPX (KA630) simulator V4.0-0 Current
    Simulator Framework Capabilities:
        64b data
        64b addresses
        Threaded Ethernet Packet transports:PCAP:TAP:VDE:NAT:UDP
        Idle/Throttling support is available
        Virtual Hard Disk (VHD) support
        RAW disk and CD/DVD ROM support
        Asynchronous I/O support (Lock free asynchronous event queue)
        Asynchronous Clock support
        FrontPanel API Version 12
    Host Platform:
        Compiler: GCC 8.3.0
        Simulator Compiled as C arch: x64 (Release Build) on Mar 15 2020 at 03:44:22
        Build Tool: simh-makefile
        Memory Access: Little Endian
        Memory Pointer Size: 64 bits
        Large File (>2GB) support
        SDL Video support: SDL Version 2.0.9
        PCRE RegEx (Version 8.39 2016-06-14) support for EXPECT commands
        OS clock resolution: 1ms
        Time taken by msleep(1): 1ms
        Ethernet packet info: libpcap version 1.8.1
        Time taken by msleep(1): 1ms
        OS: Linux hp-compaq-tower 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11) x86_64 GNU/Linux
        git commit id: b848cb12
        git commit time: 2020-03-12T00:10:54-04:00

Configuration

set qvss capture
set cpu model=vaxstationgpx
set cpu 16m
set cpu idle=vms
load -r ../data/ka630.bin
attach nvr ../data/microvax2.nvram
set console notelnet

; First network adapter (TCP/IP)
set xq enable
set xq mac=52-2f-73-a8-51-19
attach xq vde:/tmp/vde-ip.ctl

; Second network adapter (DECnet 31.38)
set xqb enable
set xqb mac=AA-00-04-00-26-7C
attach xqb vde:/tmp/vde-dnet.ctl

set rq enable
set rq0 ra92
attach rq0 ../data/vms5.5-2H4-vaxstationII.ra92-1.5gb.disk0.dsk
set rq1 ra92
attach rq1 ../data/vms5.5-2H4-vaxstationII.ra92-1.5gb.disk1.dsk
set rq2 rrd40
attach rq2 ../data/DECVAXVMS552H4.iso

set tq tk50
set tq enable
attach tq0 ../data/jnet036.tap
attach tq1 ../data/AQ-PXL00-R1.A01.tap

set dz enable,lines=4
attach -a -m dz 4823

set rl disable
set ts disable

set cpu conhalt

Regards,
Supratim Sanyal

_______________________________________________
Simh mailing list
Simh at trailing-edge.com<mailto:Simh at trailing-edge.com>
http://mailman.trailing-edge.com/mailman/listinfo/simh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20200319/0f7cdac1/attachment.html>


More information about the Simh mailing list