> > Hi, Thanks to Brian and others for the invaluable > help, the Toshiba > > NB200 is running almost the way I want it. Just > two issues now.. > > > > 1. the trackpad doesn't work. At all. It worked > when I first > > installed OpenSolaris, until the instant I plugged > in a USB (Sun > > 3-button) mouse. Now even rebooting doesn't make > it work. > > > > 2. If I close the lid, the machine cannot be > wakened up. Or more > > accurately, the screen can't, because I can still > ssh into the > > laptop and reboot it. > > > > Can someone help with these? Thanks. :) > > Interestingly enough, the latter problem is > probably related to the > ormer. > > The likely reason that your machine resumes, but > there is nothing on > he screen, is because Xorg failed to fully restart. > The two most > ommon reasons are related to the framebuffer and > mouse/trackpad. To > find out which requires looking in the > /var/log/Xorg.0.log (or > Xorg.0.log.old, if you rebooted) to see why it > couldn't resume. If it > is related to the mouse or trackpad, then it is > possible that > identifying what causes problem #1 may fix problem > #2. > > The other place to look for s/r issues is > /var/adm/messages between > he "System is being suspended" and "System has been > resumed" messages > (note that any _PRW messages are *not* interesting, > so ignore them). > And as we have seen Xorg issues with some > mice/trackpads, that it is > aving problems, could not only cause usability issues > with it, but > could cause s/r to fail as you have experienced. So > mostly, I would > focus on that first. > > Good luck, and feel free to ask questions about > information you > ind in the logfiles.
Thanks, Randy ... I admit to feeling somewhat dumb this morning. Why? Because I found that FN + F9 toggled between trackpad and external (USB) mouse. Sorry. :-( However, even leaving the machine overnight without the mouse in, still impossible to wake it this morning. /var/adm/messages has [i]no[/i] occurrence of the word 'suspended'. Here is the last bit of Xorg.0.log.old ... ============ (--) XKB: model: "sun_type6_euro_usb" (--) XKB: layout: "fr" (--) <default keyboard>: XkbModel = sun_type6_euro_usb (--) <default keyboard>: XkbLayout = fr (**) Option "AutoRepeat" "500 30" (**) Option "XkbRules" "xorg" (**) <default keyboard>: XkbRules: "xorg" (**) Option "XkbModel" "sun_type6_euro_usb" (**) <default keyboard>: XkbModel: "sun_type6_euro_usb" (**) Option "XkbLayout" "fr" (**) <default keyboard>: XkbLayout: "fr" (**) Option "Panix106" "off" (**) Option "CustomKeycodes" "off" (**) <default keyboard>: CustomKeycodes disabled (II) evaluating device (<default pointer>) (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE) (II) evaluating device (<default keyboard>) (II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD) (II) intel(0): EDID vendor "LGD", prod id 441 (II) intel(0): Printing DDC gathered Modelines: (II) intel(0): Modeline "1024x600"x0.0 50.80 1024 1072 1104 1344 600 603 609 630 -hsync -vsync (37.8 kHz) (II) intel(0): EDID vendor "LGD", prod id 441 (EE) intel(0): underrun on pipe B! (II) intel(0): EDID vendor "LGD", prod id 441 (II) intel(0): Printing DDC gathered Modelines: (II) intel(0): Modeline "1024x600"x0.0 50.80 1024 1072 1104 1344 600 603 609 630 -hsync -vsync (37.8 kHz) (II) intel(0): EDID vendor "LGD", prod id 441 (II) intel(0): EDID vendor "LGD", prod id 441 (II) intel(0): Printing DDC gathered Modelines: (II) intel(0): Modeline "1024x600"x0.0 50.80 1024 1072 1104 1344 600 603 609 630 -hsync -vsync (37.8 kHz) (II) intel(0): EDID vendor "LGD", prod id 441 -- This message posted from opensolaris.org