[Bug 233069] x11/nvidia-driver-340: panic with GeForce 320M

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 8 11:18:13 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233069

            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 at FreeBSD.org
          Reporter: freebsdbugs at timpreston.net
          Assignee: danfe at FreeBSD.org
             Flags: maintainer-feedback?(danfe at FreeBSD.org)

Created attachment 199077
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199077&action=edit
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 every
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 at pci0:5:0:0:     class=0x030000 card=0x00c0106b chip=0x08a410de rev=0xa2
hdr=0x00
    vendor     = 'NVIDIA Corporation'
    device     = 'MCP89 [GeForce 320M]'
    class      = display
    subclass   = 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

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


More information about the freebsd-ports-bugs mailing list