From: Fred Kleinsorge [my-last-name@stardotzko.dec.com] Sent: Tuesday, June 03, 2003 12:18 PM To: Info-VAX@Mvb.Saic.Com Subject: Re: ISACFG on AlphaStation 500 Sure you do: 9 1 00303030.32415349 (ISA2000) This is the sound card. You need to install MMOV Version 2.2 This "should" result in a record in SYS$SYSTEM:SYS$USER_CONFIG.DAT That looks something like: device = "Microsoft Sound Card" name = AU driver = MMOV$MSBDRIVER adapter = EISA id = "ISA2000" end_device If you have configured MMOV 2.2 and this record *is* in there... then try adding to to this record: flags = ISA_ON_EISA "BoylesA" wrote in message news:vdpfunl2e29s2d@corp.supernews.com... > Fred Kleinsorge wrote: > > If you have an EISA bus (not an ISA bus) then you need to use the EISA > > configuration utility to manually configure any *ISA* cards. The utility > > can see EISA cards but not ISA cards (which have cfg files on the floppy, > > but have to be manually set). > > > > I dunno if the SRM will see the card. When you get into OpenVMS, use > > ANAL/SYS and CLUE CONFIG to see what devices are on the system. > > > > > > "BoylesA" wrote in message > > news:vdp6t1o2lnt44f@corp.supernews.com... > > > >>BoylesA wrote: > >> > >>>A couple of questions: > >>> > >>>1: I am trying to config the sound card on my Alphastation 500/500 and > >>>the manual says to run isacfg -all, only problem there is no isacfg > >>>command at the >>> prompt. Current console is 7.2_2 and 4.58. > >>> > >>>2: When I boot the Firmware upgrade CD and list the ARC or SRM I am > >>>getting an APU-E message stating that the Manufacturing Header is > >>>invalid. This machine I believe came from the factory with NT on it. > >>> > >>>Any idea? > >>> > >>>Thanks in advance > >>> > >>>Alan > >>> > >> > >>I found an EISA config utility diskette and was able to go into the > >>system config and the sound board is is a Microsoft sound board in Slot > >>1, IRQ 2(9). When I change to the SRM console though I see no device. > >> > >>Alan > >> > > > > > > > Here is the clue config and the device shows up but DECsound can't see it and neither does MMOV$AUDIODEVICES: > > Adapter Configuration: > ---------------------- > TR Adapter ADP Hose Bus BusArrayEntry Node CSR Vec/IRQ Port Slot Device Name / HW-Id > -- ----------- ----------------- ---- ----------------------- ---- ------- --------------- ---- ---- --------------------------- > 1 KA0F05 FFFFFFFF.81448600 0 BUSLESS_SYSTEM > 2 PCI FFFFFFFF.81448880 0 PCI > FFFFFFFF.81448C68 30 FFFFFFFF.828B2000 9D0 EWA: 6 NI (Tulip) > FFFFFFFF.81448CD8 40 FFFFFFFF.828B4000 A00 GYA: 8 ZLX2-E (TGA2) > FFFFFFFF.81448D10 48 FFFFFFFF.828B6000 9C0 PKA: 9 Qlogic ISP1020 SCSI-2 > FFFFFFFF.81448D48 50 FFFFFFFF.828B8000 0 10 MERCURY > FFFFFFFF.81448D80 58 FFFFFFFF.82AE2000 900 EWB: 11 DC21140 - 100 mbit NI (Tulip) > FFFFFFFF.81448DB8 60 FFFFFFFF.82AE4000 940 FWA: 12 FDDI PDQ (PFI) > 3 EISA FFFFFFFF.81449180 0 EISA > FFFFFFFF.81449418 0 FFFFFFFF.828BA000 0 0 System Board > FFFFFFFF.81449450 1 FFFFFFFF.828DA000 9 1 00303030.32415349 (ISA2000) > 4 XBUS FFFFFFFF.814497C0 0 XBUS > FFFFFFFF.81449A18 0 FFFFFFFF.828BA000 0 0 EISA_SYSTEM_BOARD > FFFFFFFF.81449A50 1 FFFFFFFF.828BA000 6 DVA: 1 Floppy > FFFFFFFF.81449A88 2 FFFFFFFF.828BA000 7 LRA: 2 Line Printer (parallel port) > FFFFFFFF.81449AC0 3 FFFFFFFF.828BA000 3 TTA: 3 NS16450 Serial Port > FFFFFFFF.81449AF8 4 FFFFFFFF.828BA000 4 TTB: 4 NS16450 Serial Port > SDA> > >