系统加载中途卡住,最后一行一般显示 “IRQ sharing disabled
尝试方法1:修改 arch/x86/include/asm/serial.h 内关于IRQ的值,但未能解决问题。
尝试方法2:根目录下执行 make kernel_menuconfig, 修改“Maxinum number of x serial ports” 左侧的值,改成16.
最后成功进到系统