John M. Martin wrote:
> Ju"rgen Keil wrote:
> >
> >> I did a live upgrade today from build 99 to build 101.  It appeared to be 
> >> successful
> >> except that the graphical login screen didn't appear.  I tried both the 
> >> gdm and CDE
> >> ogin managers, with the same result.  On a reboot, I saw these in the 
> >> messages log:
> >>
> >> Oct 29 09:53:05 amd pseudo: [ID 129642 kern.info] pseudo-device: nvidia255
> >> Oct 29 09:53:05 amd genunix: [ID 936769 kern.info] nvidia255 is 
> >> /pseudo/nvidia at 255
> >> Oct 29 09:53:36 amd nvidia: [ID 702911 kern.notice] NOTICE: NVRM: 
> >> RmInitAdapter failed! (0x12:0x2b:1636)
> >> Oct 29 09:53:36 amd nvidia: [ID 702911 kern.notice] NOTICE: NVRM: nv_open: 
> >> rm_init_adapter(0) failed
> >>
> >> This worked for build 99 and earlier.
> >>     
> The above failure message indicates the driver isn't receiving interrupts 
> from the card.


What's the difference between
    RmInitAdapter failed! (0x31:0xffffffff:1010)
and
    RmInitAdapter failed! (0x12:0x2b:1636)

I think the last number (1010 <-> 1636) is supposed to
be a line number in some source code file.  What about
the other numbers (0x31:0xffffffff <-> 0x12:0x2b)?

The first one was the error I got on an ASUS M2NPV-VM mainboard
with onboard nvidia graphic, after a fast reboot. (I think that was bug
6754387).  IIRC, the root cause was that the video bios was lost after
a fast reboot, and for that reason nvidia graphics didn't initialize properly
after a fast reboot and in the end it was noticed that the card does
not receive interrupts.


> One of the changes between b99 and 100/101 is the driver will attempt to use 
> MSI
> if the card advertises it. To force the use of fixed legacy interrupts, 
> in /kernel/drv/nvidia.conf
> uncomment the line below and reboot:
> 
> #Uncomment the following line if you need to disable
> the use of MSI 
> interrupts
> #AllowMSI=0;
> 
> I don't know the original context of the above message, in particular 
> the hardware details, so it is difficult to guess what might be
> the cause.

Original message was from this thread in the install - discuss forum:

  http://www.opensolaris.org/jive/thread.jspa?threadID=80877&tstart=0


The user that started this thread (Gary Mills) has the same
ASUS M2NPV-VM motherboard that I'm using, but is using an
additional add-on PCI-E video card (an ASUS EN6200LE with
nvidia graphics).
-- 
This message posted from opensolaris.org

Reply via email to