Difference between revisions of "Talk:Installing Ubuntu on a ThinkPad T20"
MarkStosberg (Talk | contribs) (Turning off the locked screen after suspending?) |
MarkStosberg (Talk | contribs) (→Turning off the locked screen after suspending?) |
||
Line 39: | Line 39: | ||
That doesn't seem to work. What else is needed? | That doesn't seem to work. What else is needed? | ||
− | + | --[[User:MarkStosberg|MarkStosberg]] 05:32, 20 February 2007 (CET) |
Revision as of 05:32, 20 February 2007
hi, running ubuntu 6.10 on a T20
power-management:
- apm leeds to a unsuccessful shutdown (hangs on the last splash) - acpi=force works pretty good, even suspend to ram and suspend to disk, after some amendments to /etc/default/acpi-support:
-- MODULES="snd_cs46xx" (modules to restart) -- RESTART_IRDA=true
sound:
processor freq. scaling causes interruptions in sound output to avoid this, disable scaling by removing the service powernowd (system > administration > service ...)
more to come if i have more time ;-)
if you agree with this, after validation, we could put this to the wiki
greetings martin
please edit directly
Martin,
Your content has now been merged with the main page. Feel free to update it directly in the future.
--MarkStosberg 02:54, 14 February 2007 (CET)
Turning off the locked screen after suspending?
I thought this would remove the screen-lock after suspend:
editting `/etc/default/acpi_support` and setting
LOCK_SCREEN=false
That doesn't seem to work. What else is needed?
--MarkStosberg 05:32, 20 February 2007 (CET)