diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-07-05 01:29:34 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-07-05 01:29:34 +0100 |
commit | e1d8c6060215cbe2beccc977604301dcdb3394ca (patch) | |
tree | e1981812a59ed1ee23821f09082bb7e24bfc04de | |
parent | 6dcfd6e42e4a52975e17934ca04e4f6073168cea (diff) | |
download | librebootfr-e1d8c6060215cbe2beccc977604301dcdb3394ca.tar.gz librebootfr-e1d8c6060215cbe2beccc977604301dcdb3394ca.zip |
docs/archive_old.html: fix typo
-rw-r--r-- | docs/archive_old.html | 2 | ||||
-rw-r--r-- | docs/tasks.html | 18 |
2 files changed, 19 insertions, 1 deletions
diff --git a/docs/archive_old.html b/docs/archive_old.html index 0d590196..852ceb7a 100644 --- a/docs/archive_old.html +++ b/docs/archive_old.html @@ -34,7 +34,7 @@ <ul> <li><a href="#release20150518">r20150518 (18th May 2015)</a></li> <li><a href="#release20150124">r20150124 (24th January 2015), r20150126 (26th January 2015), r20150208 (8th February 2015)</a></li> - <li><a href="#release20141015">r20141015 (15th October 2015)</a></li> + <li><a href="#release20141015">r20141015 (15th October 2014)</a></li> <li><a href="#release20140911">r20140911 (6th release)</a> (11th September 2014 <b>pre-release, 7th beta</b>)</li> <li><a href="#release20140622">r20140622 (5th release)</a> (7th March 2014, revised 22nd June 2014)</li> <li><a href="#release20140221">r20140221 (4th release)</a> (21st February 2014)</li> diff --git a/docs/tasks.html b/docs/tasks.html index 70110428..c9d1b7f9 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -480,6 +480,24 @@ http://vzimmer.blogspot.co.uk/2015/06/firmware-related-blogs.html ^ list of links to look out for (news items) +also: +https://paste.debian.net/plainh/b3699c60 +(T400 EDID dump) + +TODO: tidy up the docs to make it clear that EDID dumps are needed + + +my T400 panel (1280x800. working): +https://paste.debian.net/plainh/776705d5 + +look at this patch when it merges, see if it affects anything +http://review.coreboot.org/#/c/10742/ + +todo: investigate why X60/T60 still uses power and drain battery +when powered off (also affects X200) +might be the code that handles power_on_after_fail nvram option +wake on lan was tested, it doesn't seem to be the cause + --> <div class="section"> |