Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Nov 2018 11:18:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233069] x11/nvidia-driver-340: panic with GeForce 320M
Message-ID:  <bug-233069-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 233069
           Summary: x11/nvidia-driver-340: panic with GeForce 320M
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: danfe@FreeBSD.org
          Reporter: freebsdbugs@timpreston.net
          Assignee: danfe@FreeBSD.org
             Flags: maintainer-feedback?(danfe@FreeBSD.org)

Created attachment 199077
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D199077&action=
=3Dedit
Core dump summary

I'm running 12.0-BETA3 but have experienced this issue with other versions =
of
11.2, stable/11, and 12-CURRENT.

Loading the nvidia-driver-340 and running startx will crash the machine eve=
ry
time. This is a 2010 Mac Mini and uniquely the graphics card shares system
memory. I believe the Device ID is 0x08a4, and is listed as supported here:
https://www.nvidia.com/object/IO_32667.html

I have tried loading the kernel extension via kldload, /etc/rc.conf, and
/boot/loader.conf, and building with ports.

Configuration details are:

pciconf -lv | grep display -B 3 -A 1
vgapci0@pci0:5:0:0:     class=3D0x030000 card=3D0x00c0106b chip=3D0x08a410d=
e rev=3D0xa2
hdr=3D0x00
    vendor     =3D 'NVIDIA Corporation'
    device     =3D 'MCP89 [GeForce 320M]'
    class      =3D display
    subclass   =3D VGA

/usr/local/etc/X11/xorg.conf.d/driver-nvidia.conf
Section "Device"
        Identifier "Card0"
        Driver     "nvidia"
        BusId      "PCI:5:0:0"
EndSection

A core dump summary is attached.

Thank you,
Tim

--=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-233069-7788>