On Wed, 17 Dec 2008, Ettore Aldrovandi wrote:

> 
> On Wed, 2008-12-17 at 12:22, J?rgen Keil wrote:
> 
> > > > device pci108e,534d at 8 ica_ddi_setwake: could not
> > > evaluate _PRWg dev
> > > > suspending device display at 0
> 
> > Problem is that the nvidia module stops sending debug output to
> > the VGA console as soon as the nvidia module gets suspended.
> > With a test suspend on my AMD box with mainboard integrated
> > nvidia graphics I get no more debug output after suspending of the
> > "display" / "nvidia" module, until "display" / "nvidia" resumes.
> > 
> > That is, the bug could be in the nvidia module, but it could also be 
> > in any module that gets suspend after nvidia has suspend.
> > 
> 
> pci108e,534d at 8 is nge0, though, as far as I can tell.  You don?t think
> it's that the problem, am I correct?  (I'm totally new at this, so I'm
> completely out of my water.)

  The acpica_ddi_setwake (possibly on nge0) message is benign.  If it 
is associated with nge, then it means that wake on lan won't work for 
that interface.

  Mostly what we are saying is that sometime after the nvidia driver 
is suspended, something else goes wrong, but as the display is 
suspended, you won't see the message.

> 
> > I think Ettore has to repeat this test with the console redirected 
> > to a serial port, e.g. boot with " -B console=ttyb ", and run the
> > suspend / test suspend on the COM2 serial console.
> 
> There are no serial ports on the Ultra 20. Would a USB-to-serial work?
> 

  There is, but you have to open the box and plug in a serial port 
connector to a 10pin header.  In theory, a USB port could also be 
used, but it's output will stop once the USB driver is suspended.  
The serial port (i.e. ttya, com1, etc.) is setup to display messages 
nearly to the _S3 call, and early on in wakeup.  I am trying to see if 
I can dig up how to do this on a U20 (don't have one handy).

        ---- Randy

Reply via email to