3 581
contributi
S3v (discussione | contributi) m (typo) |
m (dmesg può richiedere privilegi di amministrazione (a partire da Stretch, a seconda del kernel installato)) |
||
Riga 23: | Riga 23: | ||
<pre># update-initramfs -u -k all</pre> | <pre># update-initramfs -u -k all</pre> | ||
oppure: | oppure: | ||
<pre> | <pre># dmesg | grep -Ei "firmware|fw"</pre> | ||
Ad esempio: | Ad esempio: | ||
<pre> | <pre> | ||
Riga 40: | Riga 40: | ||
Allo stesso modo il comando: | Allo stesso modo il comando: | ||
<pre> | <pre> | ||
# dmesg | grep -Ei "firmware|fw" | |||
[ 6.588840] platform microcode: firmware: agent aborted loading intel-ucode/06-36-01 (not found?) | [ 6.588840] platform microcode: firmware: agent aborted loading intel-ucode/06-36-01 (not found?) | ||
[ 6.595326] platform microcode: firmware: agent aborted loading intel-ucode/06-36-01 (not found?) | [ 6.595326] platform microcode: firmware: agent aborted loading intel-ucode/06-36-01 (not found?) |
contributi