Jump to content

BCM94352 Working in OSX, but not in Windows!?o.O


jcsnider
 Share

32 posts in this topic

Recommended Posts

  • 2 weeks later...
On 12/26/2018 at 4:15 PM, issoeocio said:

4 years later. 

 

I solved it.


In Linux GRUB, add pci=biosirq irqpoll in the kernel line. 

Could you please explain how we can do that. 

Link to comment
Share on other sites

40 minutes ago, lapseart said:

Could you please explain how we can do that. 

 

Simply add pci=irqpoll in the grub (or you preferred bootloader) kernel line.

Something like this: 

Spoiler

kernel /boot/vmlinuz-linux root=/dev/sda3 pci=irqpoll quiet splash

 

You can find better information on how to insert kernel parameters in the Arch Linux wiki.

Edited by issoeocio
Link to comment
Share on other sites

On 1/5/2019 at 1:19 PM, issoeocio said:

 

Simply add pci=irqpoll in the grub (or you preferred bootloader) kernel line.

Something like this: 

  Reveal hidden contents

kernel /boot/vmlinuz-linux root=/dev/sda3 pci=irqpoll quiet splash

 

You can find better information on how to insert kernel parameters in the Arch Linux wiki.

thanks for the information. 

 

Is this work for windows ? 

Link to comment
Share on other sites

  • 3 months later...
  • 4 months later...
 Share

×
×
  • Create New...