diff options
Diffstat (limited to 'docs/tasks.html')
-rw-r--r-- | docs/tasks.html | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index 2214a360..3649f3b0 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -43,16 +43,6 @@ SMU needs replacing (ruik/funfuctor/patrickg/mrnuke might be able to help). </li> <li> - ASUS KFSN4-DRE - fam10h, already in coreboot, seems to have native graphics initialization already, - fam10h, already in coreboot. Works without CPU microcode updates, has native graphics initialization - (text-mode and framebuffer mode). PLCC flash chip, but can be read/flashed from factory firmware - so just boot up, dump, hot-swap and flash the dump to make a backup, then check that the system - boots with the backup. Then flash the original chip with libreboot. <b>External PLCC flash programmer - not needed!</b> - - keep note of this ACPI issue (ask tpearson about it later): - <a href="http://www.coreboot.org/pipermail/coreboot/2015-June/079966.html">http://www.coreboot.org/pipermail/coreboot/2015-June/079966.html</a> - </li> - <li> ASUS KGPE-D16 - code not yet public, ported by <a href="http://raptorengineeringinc.com/content/base/main.htm">Raptor Engineering Inc.</a> (USA). They are asking for 90K* USD to pay for the work to upstream the code (do code review, add more patches, @@ -140,9 +130,10 @@ <li> Sound (internal speaker) broken on T500 (works in lenovobios). external speaker/headphones work. - probably a different hda_verb + - <b>different HDA verbs are now used, test this again</b> </li> <li> - Fix remaining incompatible LCD panels in native graphics on T500. + Fix remaining incompatible LCD panels in native graphics on T500 and T400. See <a href="hcl/t500.html">hcl/t500.html</a>. - EDID related, or difference in how VGA ROM does init. Investigate. </li> @@ -327,6 +318,12 @@ <h1>Documentation improvements</h1> <ul> <li> + Next release after 20150518, relating to the ASUS KFSN4-DRE: + <ul> + <li>Remove the note in docs/release.html that says <i>NOTE: not in libreboot 20150518. Only in git, for now.</i></li> + </ul> + </li> + <li> Next release after 20150518: note, mention that ACPI brightness methods for X60/T60 work again. </li> <li> @@ -366,7 +363,7 @@ LUKS key in initramfs: Add Trisquel documentation for docs/gnulinux/encrypted_trisquel.html. </li> <li> - PLCC flashing guide is needed: + LPC PLCC flashing guide is needed: <a href="http://blogs.coreboot.org/files/2013/07/vultureprog_shuttle_sbs.jpg">image</a>, <a href="http://blogs.coreboot.org/files/2013/08/vultureprog_probing.jpg">image</a>, <a href="http://blogs.coreboot.org/files/2013/06/superboosted2.jpg">image</a> - |