Port-alpha archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Problems with DEC 3000/300



Hello

I dug up an external SCSI enclosure with an empty disk in it. Wanted to install NetBSD/alpha 9.2
on my DEC 3000/300. Installation worked fine however only with serial console.
For some reason it claims no keyboard is connected.
I think it's a bit strange since Izumi Tsutsui has 9.2 installed on his 3000/300.
https://dmesgd.nycbug.org/index.cgi?do=view&id=6161

My dmesg as follows:
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
    2018, 2019, 2020 The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 9.2 (GENERIC) #0: Wed May 12 13:15:55 UTC 2021
        mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/alpha/compile/GENERIC
DEC 3000 - M300, 150MHz, s/n 
8192 byte page size, 1 processor.
total memory = 160 MB
(2048 KB reserved for PROM, 158 MB used by NetBSD)
avail memory = 143 MB
timecounter: Timecounters tick every 0.976 msec
Kernelized RAIDframe activated
running cgd selftest aes-xts-256 aes-xts-512 done
mainbus0 (root)
cpu0 at mainbus0: ID 0 (primary), 21064-1
tcasic0 at mainbus0
tc0 at tcasic0: 12.5 MHz clock
sfb0 at tc0 slot 6 offset 0x2000000: 1280x1024, 8bpp
wsdisplay1 at sfb0 kbdmux 1
wsmux1: connecting to wsdisplay1
ioasic0 at tc0 slot 5 offset 0x0: slow mode
le0 at ioasic0 offset 0xc0000: address 08:00:2b:3c:5d:44
le0: 32 receive buffers, 8 transmit buffers
zsc0 at ioasic0 offset 0x100000
vsms0 at zsc0 channel 0
wsmouse0 at vsms0 mux 0
zstty0 at zsc0 channel 1 (console i/o)
zsc1 at ioasic0 offset 0x180000
lkkbd0 at zsc1 channel 0
lkkbd0: no keyboard
wskbd0 at lkkbd0 mux 1
wskbd0: connecting to wsdisplay1
zsc1: channel 1 not configured
mcclock0 at ioasic0 offset 0x200000: mc146818 compatible time-of-day clock
bba0 at ioasic0 offset 0x240000
audio0 at bba0: playback, capture, full duplex
audio0: slinear_le:16 -> mulaw:32 1ch 8000Hz, blk 4096 bytes (128ms) for playback
audio0: slinear_le:16 <- mulaw:32 1ch 8000Hz, blk 4096 bytes (128ms) for recording
spkr0 at audio0: PC Speaker (synthesized)
wsbell at spkr0 not configured
tcds0 at tc0 slot 4 offset 0x0: TURBOchannel Dual SCSI (baseboard)
tcds0: fast mode set for chip 0
asc0 at tcds0 chip 0: NCR53C94, 25MHz, SCSI ID 7
scsibus0 at asc0: 8 targets, 8 luns per target
tcu0 at tc0 slot 1 offset 0x0: TC-USB
tcu0: config 0x0
slhci0 at tcu0
slhci0: ScanLogic SL811HS/T USB Host Controller (rev 1.4 or 1.5)
slhci0: Max Current 500 mA (value by code, not by probe)
usb0 at slhci0: USB revision 1.1
gpio0 at tcu0: 8 pins
sfbp (Smart Frame Buffer Plus, 8bpp) at tc0 slot 0 offset 0x0 not configured
timecounter: Timecounter "clockinterrupt" frequency 1024 Hz quality 0
timecounter: Timecounter "PCC" frequency 150020448 Hz quality 1000
scsibus0: waiting 2 seconds for devices to settle...
uhub0 at usb0: NetBSD (0000) SL811HS/T root hub (0000), class 9/0, rev 1.00/1.00, addr 1
uhub0: 1 port with 1 removable, self powered
sd0 at scsibus0 target 0 lun 0: <SEAGATE, ST12400N SUN2.1G, 8720> disk fixed
sd0: 2048 MB, 2621 cyl, 19 head, 84 sec, 512 bytes/sect x 4194685 sectors
sd0: sync (200.00ns offset 15), 8-bit (5.000MB/s) transfers, tagged queueing
sd1 at scsibus0 target 1 lun 0: <DEC, RZ26     (C) DEC, 392A> disk fixed
sd1: 1001 MB, 2570 cyl, 14 head, 57 sec, 512 bytes/sect x 2050860 sectors
sd1: sync (200.00ns offset 15), 8-bit (5.000MB/s) transfers, tagged queueing
sd2 at scsibus0 target 2 lun 0: <DEC, RZ26L    (C) DEC, 440C> disk fixed
sd2: 1001 MB, 3117 cyl, 8 head, 82 sec, 512 bytes/sect x 2050860 sectors
sd2: sync (200.00ns offset 15), 8-bit (5.000MB/s) transfers, tagged queueing
root on sd0a dumps on sd0b
root file system type: ffs
kern.module.path=/stand/alpha/9.2/modules

Also only one of my framebuffers are detected but I assume this is because sfbp is
commented out in GENERIC?

Please CC for reply

/B


Home | Main Index | Thread Index | Old Index