Skip to content

Commit

Permalink
Add intel_iommu=off
Browse files Browse the repository at this point in the history
  • Loading branch information
Jostar Yang committed Jan 4, 2022
1 parent 1b065c6 commit 4209afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion device/accton/x86_64-accton_as5835_54x-r0/installer.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CONSOLE_PORT=0x3f8
CONSOLE_DEV=0
CONSOLE_SPEED=115200
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="modprobe.blacklist=i2c-ismt,i2c_ismt,i2c-i801,i2c_i801"
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="intel_iommu=off modprobe.blacklist=i2c-ismt,i2c_ismt,i2c-i801,i2c_i801"

0 comments on commit 4209afb

Please sign in to comment.