Hi,

> Console output to COM1 or COM2 serial port is
> needed,
> but I doubt if that sony laptop has onboard serial
> ports.
true, no onboard serial ports.
 
> It seems that the Sony Vaio AW11Z is using nvidia
> graphics
> hardware.  That doesn't make suspend/resume
> debugging
> easier, because vga text console output (e.g. debug
> output)
> is stopped as soon as nvidia suspends, and remains
> silent
> until the nvidia driver resumes.
or never after a suspend...
 
> You could try a "test suspend-to-ram" with some debug
> output
> enabled, from the text console, using the "uadmin 3
> 22" command;
> maybe that works, or maybe the hang occurs after the
> nvidia
> driver has resumed:
> 
>     pmconfig
> modload -p misc/cpr
>     echo "cpr_debug/W3;" | mdb -wk
> uadmin 3 22
this kind of worked.

it went down, last thing on the console being 
suspending display at 0 (sorry the lines before...)
display goes off, and tries to resume. it gets back to work but the display 
stays off.
i can type though, but don't see anything.
system log has:
Jan 16 11:15:40 akuma genunix: [ID 535284 kern.notice] System is being suspended
Jan 16 11:15:40 akuma myk: [ID 752834 kern.info] myk0 3
Jan 16 11:15:40 akuma myk: [ID 813759 kern.info] myk0: myk_stop_port: called
Jan 16 11:15:40 akuma myk: [ID 998462 kern.info] myk0: myk_reset_port: called, 
GPHY:00000000, GMAC:00
Jan 16 11:15:40 akuma myk: [ID 752834 kern.info] myk0 0
Jan 16 11:15:40 akuma myk: [ID 813759 kern.info] myk0: myk_status_desc_init: 
called
Jan 16 11:15:40 akuma myk: [ID 338626 kern.info] myk0: myk_status_desc_init: 
status_le_base:0x10d0000
Jan 16 11:15:40 akuma myk: [ID 993093 kern.info] myk0: myk_status_desc_init: 
rx_desc_base:0x10c8000
Jan 16 11:15:40 akuma myk: [ID 232295 kern.info] myk_status_desc_init: 
STAT_TX_TIMER_INIT:0x1312d0
Jan 16 11:15:40 akuma myk: [ID 923659 kern.info] myk0: myk_reset_port: exit, 
GPHY:11145226, GMAC:56
Jan 16 11:15:41 akuma acpica: [ID 530733 kern.notice] NOTICE: 
acpica_ddi_setwake: could not  evaluate _PRW
Jan 16 11:15:42 akuma last message repeated 1 time
Jan 16 11:15:45 akuma genunix: [ID 256460 kern.warning] WARNING: 
aes_ccm_encrypt failed (1d)
Jan 16 11:15:45 akuma mac: [ID 486395 kern.info] NOTICE: iwh0 link down
Jan 16 11:15:45 akuma myk: [ID 328763 kern.info] myk0: mykattach: called myk
Jan 16 11:15:45 akuma myk: [ID 652800 kern.info] myk0: (vid: 0x11ab, did: 
0x4363, revid: 0x13, latency timer: 0x00)
Jan 16 11:15:45 akuma myk: [ID 998462 kern.info] myk0: myk_reset_port: called, 
GPHY:11145226, GMAC:56
Jan 16 11:15:45 akuma myk: [ID 752834 kern.info] myk0 0
Jan 16 11:15:45 akuma myk: [ID 813759 kern.info] myk0: myk_status_desc_init: 
called
Jan 16 11:15:45 akuma myk: [ID 338626 kern.info] myk0: myk_status_desc_init: 
status_le_base:0x10d0000
Jan 16 11:15:45 akuma myk: [ID 993093 kern.info] myk0: myk_status_desc_init: 
rx_desc_base:0x10c8000
Jan 16 11:15:45 akuma myk: [ID 232295 kern.info] myk_status_desc_init: 
STAT_TX_TIMER_INIT:0x1312d0
Jan 16 11:15:45 akuma myk: [ID 923659 kern.info] myk0: myk_reset_port: exit, 
GPHY:11145226, GMAC:56
Jan 16 11:15:45 akuma myk: [ID 813759 kern.info] myk0: myk_init_port: called
Jan 16 11:15:45 akuma myk: [ID 508397 kern.info] myk0: myk_init_port: ram 
buffer 0K (rx:0K, tx:0K)
Jan 16 11:15:45 akuma myk: [ID 813759 kern.info] myk0: myk_set_rx_filter: called
Jan 16 11:15:46 akuma myk: [ID 813759 kern.info] myk0: myk_mii_config: called
Jan 16 11:15:48 akuma in.routed[545]: [ID 238047 daemon.warning] interface iwh0 
to 192.168.2.23 turned off
Jan 16 11:15:48 akuma /sbin/dhcpagent[241]: [ID 967406 daemon.warning] 
refreshing state on iwh0
Jan 16 11:15:49 akuma cpr: [ID 208601 kern.notice] 
Jan 16 11:15:49 akuma The system is back where you left!
Jan 16 11:15:49 akuma genunix: [ID 583038 kern.notice] System has been resumed.
Jan 16 11:15:52 akuma mac: [ID 744254 kern.info] NOTICE: iwh0 link up
Jan 16 11:15:53 akuma in.routed[545]: [ID 300549 daemon.warning] interface iwh0 
to 192.168.2.23 restored

at least without X running keyboard still works so can type blindly. networking 
is also back.

I'l. check a little more later

So far thanks for the pointers
  bernd
-- 
This message posted from opensolaris.org

Reply via email to