Comment 47 for bug 34902

Revision history for this message
K. Alex Rosen (foxsynergy) wrote : Re: Ralink Wireless USB/PCMCIA/PCI hangs PC

> Maybe I missed this but where do I add DisableIRQ in xorg.conf??

I used muadib's suggestion and added

Option "DisableIRQ"

as the very last thing before

EndSection

. For example, my entire entry is as follows:

Section "Device"
 Identifier "VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter"
 Driver "via"
 BusID "PCI:1:0:0"
 Option "DisableIRQ"
EndSection