[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Ethernet not working on a Dell notebook



On 13/03/24 at 17:51, frantal@libero.it wrote:
Sorry what is the procedure to add "iommu=soft
amd_iommu" to the kernel command-line?
It is the first time I work with kernel.
I went to /etc/default/grub and on the line GRUB_CMDLINE_LINUX_DEFAULT I have ="quiet splash"
Have I to add <iommu=soft amd_iommu>?
Thanks for the help
Francesco

Your line in /etc/default/grub becomes:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash iommu=soft amd_iommu"

then run:

~# update-grub

then reboot the system.

HTH
--
Franco Martelli


Reply to: