[20244] in Athena Bugs

home help back first fref pref prev next nref lref last post

Re: csw hokey

daemon@ATHENA.MIT.EDU (John Hawkinson)
Mon Mar 18 17:09:51 2002

Date: Mon, 18 Mar 2002 17:05:30 -0500 (EST)
Message-Id: <200203182205.RAA19868@multics.mit.edu>
To: bugs@MIT.EDU, sipb-office@MIT.EDU
In-reply-to: "[20240] in Athena Bugs"
From: John Hawkinson <jhawk@MIT.EDU>

Update:

    Based on a request from alex_c, I took a cursory look at
the eeprom configuration:

[coleco-sidewinder!jhawk] ~# eeprom
test-args: data not available.
diag-passes=1
pci-probe-list=7,c,3,8,d,13,5
local-mac-address?=false
fcode-debug?=false
ttyb-rts-dtr-off=false
ttyb-ignore-cd=true
ttya-rts-dtr-off=false
ttya-ignore-cd=true
silent-mode?=false
scsi-initiator-id=7
oem-logo: data not available.
oem-logo?=false
oem-banner: data not available.
oem-banner?=false
ansi-terminal?=true
screen-#columns=80
screen-#rows=34
ttyb-mode=9600,8,n,1,-
ttya-mode=9600,8,n,1,-
output-device=myscreen
input-device=keyboard
load-base=16384
auto-boot?=true
boot-command=boot
diag-file: data not available.
diag-device=disk net
boot-file: data not available.
boot-device=disk
use-nvramrc?=true
nvramrc=( $jhawk: nvramrc,v 1.4 2000/09/29 04:14:38 jhawk Exp $ ) : v7? " kernelheap" eval w@ ; : v9v7 v7? if swap then drop ; : p@ v7? if " l@" else " x@" then eval ; : ps base @ decimal space ." proc_p" 6 spaces ." pid" 4 spaces ." uid" 2 spaces ." command" cr " practive" eval p@ begin dup .h ( proc_p ) dup b0 64 v9v7 + p@ 4 + l@ 6 .r ( p_pid->pid_id ) dup 20 14 v9v7 + p@ 4 + l@ 7 .r ( p_cred -> uid ) space dup 4c0 300 v9v7 + dup cstrlen 35 min type ( 0x35 chars of command ) cr 70 44 v9v7 + p@ ( p_next ) dup 0= exit? or ( loop or more? exit ) until drop base ! ; : pid " practive" eval p@ begin dup b0 64 v9v7 + p@ 4 + l@ 2 pick <> while 70 44 v9v7 + p@ dup 0= abort" process not found" repeat nip ; : kill 108 98 v9v7 + dup l@ 100 or swap l! ; : su 20 14 v9v7 + p@ dup 4 + 0 swap l! c + 0 swap l! ;
security-mode=none
security-password: data not available.
security-#badlogins=0
mfg-mode=off
diag-level=max
diag-switch?=false
error-reset-recovery=boot

and as I foun myself puzzled by the use of "myscreen", I did:

[coleco-sidewinder!jhawk] ~# eeprom output-device=screen

And now xlogin works on the PCI video card again. Ctrl-P gives
a white screen with no login prompt on either video card.

Something is still wrong, but the machine still seems OK.

Then I rebooted.

Now the prom, xlogin, and the text mode console, on the motherboard video card
all work.

--jhawk

home help back first fref pref prev next nref lref last post