Re: booting with usb keyboard hangs system

看板DFBSD_kernel作者時間14年前 (2011/05/17 02:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串16/17 (看更多)
Also try the emergency interrupt polling code. If the usb keyboard works with the emergency poller but doesn't work otherwise then we will know that it is an interrupt related issue. If that turns out to be the only solution then you would also probably have to increase the polling frequency from 10 to 100 (it is 10 by default because we want people to notice that interrupts are broken instead of just always relying on the emergency interrupt polling thread). In /boot/loaderconf: kern.emergency_intr_enable=1 #kern.emergency_intr_freq=10 -Matt
文章代碼(AID): #1DqMs_Cw (DFBSD_kernel)
討論串 (同標題文章)
文章代碼(AID): #1DqMs_Cw (DFBSD_kernel)