Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2018 03:59:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233952] jme NICs non functional after 11.2 to 12.0 upgrade
Message-ID:  <bug-233952-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233952

            Bug ID: 233952
           Summary: jme NICs non functional after 11.2 to 12.0 upgrade
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: mail@hughobrien.ie

Created attachment 200052
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D200052&action=
=3Dedit
pciconf -vl and dmesg

jme device does not seem to send/receive packages after upgrading to
12.0-RELEASE.

CC: yongari@freebsd.org

tests:
 1. boot into 11.2-RELEASE live-cd, assign ip to jme device, ping local gw,
success
 2. boot into 12.0-RELEASE live-cd, assign ip to jme device, ping local gw,
failure


workaround:

disabling msi and msi_x allow the device to work again. I tested each
separately but it seems they must both be disabled.

/boot/loader.conf:
hw.jme.msi_disable=3D"1"
hw.jme.msix_disable=3D"1"

FreeBSD vaio 12.0-RELEASE FreeBSD 12.0-RELEASE r341666 GENERIC  amd64

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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