Here's what I got: # echo "::interrupts -d" | mdb -k IRQ Vect IPL Bus Trg Type CPU Share APIC/INT# Driver Name(s) 1 0x41 5 ISA Edg Fixed 3 1 0x0/0x1 i8042#0 9 0x80 9 PCI Lvl Fixed 1 1 0x0/0x9 acpi_wrapper_isr 12 0x42 5 ISA Edg Fixed 0 1 0x0/0xc i8042#0 20 0x85 9 PCI Lvl Fixed 2 2 0x0/0x14 ohci#0, pci-ide#0 21 0x82 9 PCI Lvl Fixed 2 2 0x0/0x15 ohci#1, nvidia#0 22 0x83 9 PCI Lvl Fixed 3 1 0x0/0x16 ehci#0 23 0x84 9 PCI Lvl Fixed 0 1 0x0/0x17 ehci#1 24 0x81 7 PCI Edg MSI 1 1 - pcieb#1 25 0x60 6 PCI Edg MSI 1 1 - rge#0 160 0xa0 0 Edg IPI all 0 - poke_cpu 208 0xd0 14 Edg IPI all 1 - kcpc_hw_overflow_intr 209 0xd1 14 Edg IPI all 1 - cbe_fire 210 0xd3 14 Edg IPI all 1 - cbe_fire 240 0xe0 15 Edg IPI all 1 - xc_serv 241 0xe1 15 Edg IPI all 1 - apic_error_intr
so it would appear that there are two shared interrupts rather than just one. Clearly I'm a bit behind since I don't know a thing about mdb. But, at least now w/ this and Alan's post I have some idea where to start. Thanks, Reg --- On Tue, 12/18/12, Marion Hakanson <hakan...@ohsu.edu> wrote: > From: Marion Hakanson <hakan...@ohsu.edu> > Subject: Re: [OpenIndiana-discuss] X11 hang on OI151a5 > To: "Discussion list for OpenIndiana" <openindiana-discuss@openindiana.org> > Date: Tuesday, December 18, 2012, 4:45 PM > pulask...@yahoo.com > said: > > How do you determine what interrupts the drivers use? > > I'm seeing this: > > "NOTICE: IRQ20 is being shared by drivers with > different interrupt levels." > > But I haven't found out anything more. > > echo "::interrupts -d" | mdb -k > > Look for lines with more than one item in the "Driver > Name(s)" column. > Then you may need to become an expert as interpreting what > "prtconf -Dv" > prints out, in order to work out which physical device > corresponds to > a particular driver instance. > > > > I'm also seeing this: > > # svcs sendmail STATE > STIME FMRI disabled > 15:42:19 svc:/ > > network/smtp:sendmail # tail /var/log/syslog Dec 18 > 16:28:02 openindiana > > sendmail[941]: [ID 801593 mail.info] qBE2SeLu002299: > to=postmaster, > > delay=4+19:59:17, xdelay=00:00:00, mailer=relay, > pri=41943796, > > relay=[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection > refused by > > [127.0.0.1] > > > > which seems to have appeared when I switched to 151a5. > > > Have a look at the /etc/mail/*.cf in your current and > previous boot > environment's ("beadm list" and "beadm mount" will > help). Maybe you > got a different sendmail config file. You may also > find help by > following the breadcrumbs in /var/svc/log/*sendmail*.log > > Regards, > > Marion > > > > _______________________________________________ > OpenIndiana-discuss mailing list > OpenIndiana-discuss@openindiana.org > http://openindiana.org/mailman/listinfo/openindiana-discuss > _______________________________________________ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss