Translations

Difference between revisions of "Installing linux/159/en"

From Gender and Tech Resources

(Importing a new version from external source)
 
(No difference)

Latest revision as of 09:04, 29 September 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Installing linux)
$ uname -a
 Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24) x86_64 GNU/Linux
Then with modinfo: 
 $ modinfo -F firmware /lib/modules/3.16.0-4-amd64/kernel/drivers/net/e100.ko
 e100/d102e_ucode.bin
 e100/d101s_ucode.bin
 e100/d101m_ucode.bin
Translation$ uname -a
 Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24) x86_64 GNU/Linux
Then with modinfo: 
 $ modinfo -F firmware /lib/modules/3.16.0-4-amd64/kernel/drivers/net/e100.ko
 e100/d102e_ucode.bin
 e100/d101s_ucode.bin
 e100/d101m_ucode.bin

$ uname -a

Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24) x86_64 GNU/Linux

Then with modinfo:

$ modinfo -F firmware /lib/modules/3.16.0-4-amd64/kernel/drivers/net/e100.ko
e100/d102e_ucode.bin
e100/d101s_ucode.bin
e100/d101m_ucode.bin