[OpenIndiana-discuss] X11 hang on OI151a5

Marion Hakanson hakansom at ohsu.edu
Tue Dec 18 22:45:37 UTC 2012


pulaskite at 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





More information about the OpenIndiana-discuss mailing list