Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2013 14:10:43 -0800
From:      John-Mark Gurney <jmg@funkthat.com>
To:        Oliver Fromme <olli@lurza.secnetix.de>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: re(4) problems with GA-H77N-WIFI
Message-ID:  <20130204221043.GU1410@funkthat.com>
In-Reply-To: <201302042204.r14M43Ls020949@grabthar.secnetix.de>
References:  <20130204181905.GT1410@funkthat.com> <201302042204.r14M43Ls020949@grabthar.secnetix.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Oliver Fromme wrote this message on Mon, Feb 04, 2013 at 23:04 +0100:
> John-Mark Gurney wrote:
>  > Oliver Fromme wrote this message on Mon, Feb 04, 2013 at 19:15 +0100:
>  > > I'm running a recent stable/9 (about 14 days old).
>  > > What's the best way to debug this problem?  At the
>  > > moment I'm not even sure if it's the hardware, or if
>  > > it's FreeBSD's fault (or my fault) ...
>  > 
>  > Have you tried to disable msi and msix?
>  > 
>  > hw.pci.enable_msix: 1
>  > hw.pci.enable_msi: 1
> 
> I tried these entries in /boot/loader.conf, according to
> the re(4) manual page:
> 
> hw.re.msi_disable="1"
> hw.re.msix_disable="1"
> 
> Unfortunately it didn't make a difference.

Did you try in loader.conf:
hw.pci.enable_msix="0"
hw.pci.enable_msi="0"

To disable MSI for the whole system?

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130204221043.GU1410>