[tlinux-users:08070] Re: Linux Powerdown: Undocked ok, Docked no
Mathieu Bérard <[email protected]>
| Newsgroups | gmane.linux.hardware.toshiba |
|---|---|
| Message-ID | <[email protected]> |
Jason Lamb a écrit : > I don't know if anyone has ever seen this before, but I generally have > had great success getting my Portege S100, and Tecra S3 to run well > under Gentoo Linux, using the suspend2 sources (now at 2.6.17-r4). I > build in ACPI support using the Toshiba kernel module included, and > after configuring CPU support, I can change CPU frequencies and > governors, get battery status, and get CPU temperature display, (as well > as HD temperature display with the hddtemp program). > HI. Yes the omnibook_acpi module works very well, if it support your laptop model... omnibook_acpi and omnibook modules don't compete as there are designed for totally different ways to access hardware which your laptop model support or does not. > In general everything works well. However I notice one odd thing. When I > shutdown from my Gnome (2.14) menu, if the S100 is undocked, it will go > through the shutdown process culminating in the Power Down message, and > then the laptop will power itself off. If the S100 is docked in the port > replicator, it will remain stuck on, at the Power Down message. My Tecra > S3, with the same exact config, will power off correctly either docked > or undocked. > > Any ideas? > Are you using a logoff splash screen solution ? or are you in front of a plain text console when you see this "Power Down" message ? A plain console might give you error messages that a splash screen tool may hide. Have you tried sys-rq combinations ? Alt+SysRq+b should instant reboot your computer, if doesn't work you have a kernel panic. (It is preferable to do a Alt+SysRq+u Alt+SysRq+s Alt+SysRq+b sequence which will umount everything, sync your disk cache and finally reboot, that way your filesystems may remain clean) -- Mathieu