Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Issue 6858004: Disable screen blanking and powersave on VT2 for factory (Closed)

Created:
9 years, 8 months ago by tbroch1
Modified:
9 years, 7 months ago
Reviewers:
Hung-Te, jrbarnette
CC:
chromium-os-reviews_chromium.org, Duncan Laurie, Bill Richardson
Visibility:
Public.

Description

Disable screen blanking and powersave on VT2 for factory For non-factory systems with VT2 functionality this does NOT change the blanking or powersave despite believing it would. For factory, it does correctly disable powersave and blanking. See tracker for more details Related CLS: http://codereview.chromium.org/6838023/ http://codereview.chromium.org/6857005/ BUG=chrome-os-partner:2950 TEST=manual, 1. create factory image place on USB stick 2. boot to 'dev' screen hit ctrl-U 3. run factory flow ( wouldn't complete on my system ) 4. switch to VT2 and make sure screen stays on >10min 5. switch to VT1 (factory test) make sure still operational 6. switch to VT2, and sudo stop factory 7. make sure VT2 screen stays on >10min Change-Id: I822291e4b70111e920cf2c24802996789b6f87a5 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=d822d40

Patch Set 1 #

Patch Set 2 : comment and todo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M tty2.conf View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
tbroch1
9 years, 8 months ago (2011-04-14 23:22:41 UTC) #1
Hung-Te
LGTM
9 years, 8 months ago (2011-04-16 01:31:11 UTC) #2
jrbarnette
Small nits, then LGTM: Could you add a 1-line comment to explain what the magic ...
9 years, 8 months ago (2011-04-16 01:54:09 UTC) #3
Hung-Te
9 years, 8 months ago (2011-04-16 02:00:59 UTC) #4
This is for disabling screen blanking/powersave for anyone using VT2, especially
useful for factory images (maybe also for recovery images). However, it's not
working properly in normal images now.

Powered by Google App Engine
This is Rietveld 408576698