Results 1 to 3 of 3
Can anyone tell me what the following kernel parameter does, or let me know where I can find out?
Code:
pci=nomsi
Thanks....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-06-2008 #1
Explanation of kernel parameter
Can anyone tell me what the following kernel parameter does, or let me know where I can find out?
Thanks.Code:pci=nomsi
Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 07-06-2008 #2Linux Enthusiast
- Join Date
- Jul 2005
- Location
- Maryland
- Posts
- 522
Hi smolloy,
I found these:
at Re: Make "pci=nomsi" the default on 2.6.20 kernels?Code:+ msi [MSI] If the PCI_MSI kernel config parameter is + enabled, this kernel boot option can be used to + enable the use of MSI interrupts system-wide. nomsi [MSI] If the PCI_MSI kernel config parameter is enabled, this kernel boot option can be used to disable the use of MSI interrupts system-wide.
and
¨MSI, Message Signaled Interrupts, uses in-band pci memory space message to raise interrupt, instead of conventional out-band pci INTx pin.¨
at
How does MSI/MSI-X work - MSI part? : Charlie Chen's Weblog
Hope this helps.
- 07-07-2008 #3
Thanks pavlo_7
I came across it while trying to fix a big in alsa, but I'm not sure if it works yet.Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode


Reply With Quote
