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

Re: Updated installation images for Debian Ports 2019-04-09



Hi THere

The image I downloaded was the ~250MB image from
https://cdimage.debian.org/cdimage/ports/2019-04-09/ (the URL in the
posting to the mailing list)

debian-10.0-alpha-NETINST-1.iso

Here is most of the output of show dev in the SRM console and some
other output from logging into the Debian 5 install I have on one of
the hard disks (lspci -v and lsmod). qlogic was what the installer
asked for (so I guess the module would be qla1280), but of course I
don't know what else it might have asked for had I got deeper into the
install.Apologies for the length of this posting. I'm a bit out of my
depth.

-------------------------------------------------------------------
SRM console:

P00>>> show dev
polling ncr0 (NCR 53C810) slot 1, bus 0 PCI, hose 1  SCSI Bus ID 7
dka400.4.0.1.1     DKA400     RRD46    1337
polling floppy0 (FLOPPY) PCEB - XBUS hose 0
dva0.0.0.1000.0   DCA0    RS23
polling isp0 (QLogic ISP10X0) slot 0, bus 2 PCI, hose 0    SCSI Bus ID 7
Then some stuff about the HDDs
polling tulip0 (DECchip 21140-AA) slot 3,b  bus 0 PCI, hose 1
---------------------------------------------------------------------------
Logged into Debian 5:

$ sudo lspci -v

0000:00:01.0 EISA bridge: Intel Corporation 82375EB/SB PCI to EISA
Bridge (rev 15)
        Flags: bus master, medium devsel, latency 248
        Kernel driver in use: pci_eisa

0000:00:02.0 VGA compatible controller: Matrox Graphics, Inc. MGA
2064W [Millennium] (rev 01) (prog-if 00 [VGA controller])
        Flags: stepping, medium devsel, IRQ 16
        Memory at 02340000 (32-bit, non-prefetchable) [size=16K]
        Memory at 02800000 (32-bit, prefetchable) [size=8M]
        Expansion ROM at 02320000 [disabled] [size=64K]
        Kernel modules: matroxfb_base

0000:00:03.0 Mass storage controller: Promise Technology, Inc.
PDC20262 (FastTrak66/Ultra66) (rev 01)
        Subsystem: Promise Technology, Inc. Ultra66
        Flags: bus master, medium devsel, latency 248, IRQ 20
        I/O ports at 9040 [size=8]
        I/O ports at 9050 [size=4]
        I/O ports at 9048 [size=8]
        I/O ports at 9054 [size=4]
        I/O ports at 9000 [size=64]
        Memory at 02300000 (32-bit, non-prefetchable) [size=128K]
        Expansion ROM at 02330000 [disabled] [size=64K]
        Capabilities: [58] Power Management version 1
        Kernel driver in use: Promise_Old_IDE
        Kernel modules: pdc202xx_old

0000:00:04.0 PCI bridge: Digital Equipment Corporation DECchip 21050
(rev 02) (prog-if 00 [Normal decode])
        Flags: bus master, medium devsel, latency 248
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: 00008000-00008fff
        Memory behind bridge: 02200000-022fffff

0000:01:00.0 SCSI storage controller: QLogic Corp. ISP1020 Fast-wide
SCSI (rev 02)
        Flags: bus master, medium devsel, latency 248, IRQ 24
        I/O ports at 8000 [size=256]
        Memory at 02210000 (32-bit, non-prefetchable) [size=4K]
        Expansion ROM at 02200000 [disabled] [size=64K]
        Kernel driver in use: qla1280
        Kernel modules: qla1280

0001:02:01.0 SCSI storage controller: LSI Logic / Symbios Logic 53c810 (rev 02)
        Flags: bus master, medium devsel, latency 255, IRQ 56
        I/O ports at 200008000 [size=256]
        Memory at 202240000 (32-bit, non-prefetchable) [size=256]
        Kernel driver in use: sym53c8xx
        Kernel modules: sym53c8xx

0001:02:03.0 Ethernet controller: Digital Equipment Corporation
DECchip 21140 [FasterNet] (rev 20)
        Subsystem: Digital Equipment Corporation Device 500a
        Flags: bus master, medium devsel, latency 255, IRQ 44
        I/O ports at 200008400 [size=128]
        Memory at 202241000 (32-bit, non-prefetchable) [size=128]
        Expansion ROM at 202200000 [disabled] [size=256K]
        Kernel driver in use: tulip
        Kernel modules: tulip

0001:02:04.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 06)
        Subsystem: Ensoniq Creative Sound Blaster AudioPCI64V, AudioPCI128
        Flags: slow devsel, IRQ 48
        I/O ports at 200008480 [size=64]
        Capabilities: [dc] Power Management version 1
        Kernel modules: snd-ens1371
-------------------------------------------------------------------------------------------------------
$ sudo lsmod

Module                  Size  Used by
nls_utf8                4448  1
isofs                  47456  1
zlib_inflate           19992  1 isofs
udf                   112056  0
nls_base               11956  3 nls_utf8,isofs,udf
crc_itu_t               4480  1 udf
ppdev                  12080  0
parport_pc             35480  1
lp                     15064  0
parport                50488  3 ppdev,parport_pc,lp
ipv6                  385968  18
loop                   20816  0
snd_ens1371            32672  0
gameport               17312  1 snd_ens1371
snd_ac97_codec        133516  1 snd_ens1371
snd_pcm_oss            53989  0
snd_mixer_oss          21945  1 snd_pcm_oss
snd_pcm                93812  3 snd_ens1371,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy           5900  0
snd_seq_oss            45556  0
snd_seq_midi           10904  0
snd_rawmidi            30409  2 snd_ens1371,snd_seq_midi
snd_seq_midi_event     12352  2 snd_seq_oss,snd_seq_midi
snd_seq                75400  6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              28880  2 snd_pcm,snd_seq
snd_seq_device         11560  5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd                    75744  10
snd_ens1371,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
psmouse                53544  0
pcspkr                  5732  0
serio_raw               9420  0
soundcore              11096  1 snd
snd_page_alloc         13416  1 snd_pcm
ac97_bus                4176  1 snd_ac97_codec
evdev                  14761  1
ext3                  163776  1
jbd                    68504  1 ext3
sd_mod                 34180  4
sg                     43400  0
sr_mod                 24600  0
ide_disk               19230  0
ide_cd_mod             43592  1
cdrom                  46952  2 sr_mod,ide_cd_mod
qla1280               128440  3
tulip                  67944  0
bitrev                  4608  1 tulip
crc32                   6784  1 tulip
sym53c8xx              94220  0
scsi_transport_spi     33033  1 sym53c8xx
pdc202xx_old           11360  0 [permanent]
ide_core              136440  3 ide_disk,ide_cd_mod,pdc202xx_old


Reply to: