Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Nov 2020 09:20:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 250802] bhyve exited with status 134 when GPU PCI passthrough
Message-ID:  <bug-250802-27103-KPFbN8eaEq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250802-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250802-27103@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #10 from mr.xanto@gmail.com ---
(In reply to Konstantin Belousov from comment #9)

bhyve options:
  [bhyve options: -c 1 -m 3G -Hwl
bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd -U
7bd95998-1d4b-11eb-b522-70f3951447ea -S]
  [bhyve devices: -s 0,hostbridge -s 31,lpc -s
4:0,ahci,hd:/mnt/Data/vm/bsd_test/disk0.img -s
5:0,virtio-net,tap0,mac=3D58:9c:fc:0a:22:9a -s 6:0,passthru,1/0/0 -s
6:1,passthru,1/0/1 -s 7:0,xhci,tablet]
  [bhyve console: -l com1,stdio]
  [bhyve iso device: -s
3:0,ahci-cd,/mnt/Data/vm/.iso/FreeBSD-12.1-STABLE-amd64-20200827-r364849-bo=
otonly.iso,ro]

log errors:
bhyve exited with status 4
bhyve: failed to initialize BARs for PCI 1/0/0
device emulation initialization error: No such file or directory

# pciconf -lvcb
ppt0@pci0:1:0:0:        class=3D0x030000 card=3D0x38991642 chip=3D0x0a6310d=
e rev=3D0xa2
hdr=3D0x00
    vendor     =3D 'NVIDIA Corporation'
    device     =3D 'GT218 [GeForce 310]'
    class      =3D display
    subclass   =3D VGA
    bar   [10] =3D type Memory, range 32, base 0xfa000000, size 16777216, e=
nabled
    bar   [14] =3D type Prefetchable Memory, range 64, base 0xc0000000, size
268435456, enabled
    bar   [1c] =3D type Prefetchable Memory, range 64, base 0xd0000000, size
33554432, enabled
    bar   [24] =3D type I/O Port, range 32, base 0xe000, size 128, enabled
    cap 01[60] =3D powerspec 3  supports D0 D3  current D0
    cap 05[68] =3D MSI supports 1 message, 64 bit
    cap 10[78] =3D PCI-Express 2 endpoint max data 128(128) RO NS
                 max read 128
                 link x16(x16) speed 2.5(2.5) ASPM disabled(L0s/L1) ClockPM
enabled
    cap 09[b4] =3D vendor (length 20)
    ecap 0002[100] =3D VC 1 max VC0
    ecap 0004[128] =3D Power Budgeting 1
    ecap 000b[600] =3D Vendor 1 ID 1
ppt1@pci0:1:0:1:        class=3D0x040300 card=3D0x38991642 chip=3D0x0be310d=
e rev=3D0xa1
hdr=3D0x00
    vendor     =3D 'NVIDIA Corporation'
    device     =3D 'High Definition Audio Controller'
    class      =3D multimedia
    subclass   =3D HDA
    bar   [10] =3D type Memory, range 32, base 0xfb080000, size 16384, enab=
led
    cap 01[60] =3D powerspec 3  supports D0 D3  current D0
    cap 05[68] =3D MSI supports 1 message, 64 bit
    cap 10[78] =3D PCI-Express 2 endpoint max data 128(128) NS
                 max read 128
                 link x16(x16) speed 2.5(2.5) ASPM L0s/L1(L0s/L1) ClockPM
enabled

--=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-250802-27103-KPFbN8eaEq>