diff options
Diffstat (limited to 'po/tl/using-d-i.po')
-rw-r--r-- | po/tl/using-d-i.po | 81 |
1 files changed, 80 insertions, 1 deletions
diff --git a/po/tl/using-d-i.po b/po/tl/using-d-i.po index 7cc133cf9..13557a40f 100644 --- a/po/tl/using-d-i.po +++ b/po/tl/using-d-i.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2020-12-11 21:39+0000\n" +"POT-Creation-Date: 2021-07-30 23:02+0000\n" "PO-Revision-Date: 2016-11-25 19:03+0000\n" "Last-Translator: NAME <EMAIL@ADDRESS>\n" "Language-Team: Tagalog <LL@li.org>\n" @@ -4192,3 +4192,82 @@ msgid "" "unless the corresponding firmware package (if available) is installed after " "the installation is completed." msgstr "" + +#. Tag: title +#: using-d-i.xml:3512 +#, no-c-format +msgid "Completing the Installed System" +msgstr "" + +#. Tag: para +#: using-d-i.xml:3513 +#, no-c-format +msgid "" +"Depending on how the installation was performed, it might be that the need " +"for some firmware was not detected during installation, that the relevant " +"firmware was not available, or that one chose not to install some firmware " +"at that time. In some cases, a successful installation can still end up in a " +"black screen or a garbled display when rebooting into the installed system. " +"When that happens, the following workarounds can be tried:" +msgstr "" + +#. Tag: para +#: using-d-i.xml:3527 +#, no-c-format +msgid "" +"Pass the <code>nomodeset</code> option on the kernel command line. This " +"might help boot into a <quote>fallback graphics</quote> mode." +msgstr "" + +#. Tag: para +#: using-d-i.xml:3531 +#, no-c-format +msgid "" +"Use the <keycombo><keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>F2</" +"keycap></keycombo> key combination to switch to VT2, which might offer a " +"functional login prompt." +msgstr "" + +#. Tag: para +#: using-d-i.xml:3537 +#, no-c-format +msgid "" +"Once logged in into the installed system, it is possible to automate the " +"detection of missing firmware, and to perform the required steps to enable " +"them following this procedure:" +msgstr "" + +#. Tag: para +#: using-d-i.xml:3544 +#, no-c-format +msgid "Install the <classname>isenkram-cli</classname> package." +msgstr "" + +#. Tag: para +#: using-d-i.xml:3547 +#, no-c-format +msgid "" +"Run the <command>isenkram-autoinstall-firmware</command> command as the " +"<quote>root</quote> user." +msgstr "" + +#. Tag: para +#: using-d-i.xml:3550 +#, no-c-format +msgid "" +"Usually, rebooting is the simplest way to make sure all kernel modules are " +"properly initialized; that's particularly important when one has booted the " +"system with the <code>nomodeset</code> option as an interim measure." +msgstr "" + +#. Tag: para +#: using-d-i.xml:3557 +#, no-c-format +msgid "" +"Installing firmware packages is very likely to require enabling the non-free " +"section of the package archive. As of &debian-gnu; 11.0, running the " +"<command>isenkram-autoinstall-firmware</command> command will do that " +"automatically by creating a dedicated file (<filename>/etc/apt/sources.list." +"d/isenkram-autoinstall-firmware.list</filename>), pointing at a generic " +"mirror." +msgstr "" |