DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 7th March 2023
shvehlava shvehlava is offline
Port Guard
 
Join Date: Dec 2020
Posts: 11
Question bhyve passthru of a PCI-e USB card

Hello, daemons,

In an effort to reduce my dependancy on many machines, I've become a big fan of bhyve.

There was one last thing I wanted to get working - I have a scanner that only works with linux. I got a PCI card with two usb interfaces, stuck it into the machine, checked that it works, disabled it in loader.conf, checked with vm passthru that it's available (YES) and when I try to start the vm, I get:

Code:
fatal; pci passthrough not supported on this system (no VT-d or amdvi)
I read on the bhyve wiki that one must make sure his system supports the following:

Quote:
* CPU supports Intel IOMMU (a.k.a. VT-d) feature
* PCI device (and driver) supports MSI/MSI-x interrupts
acpidump -t | grep DMAR returns nothing
pciconf -ls | grep MSI returns 'PCI-Express 2 endpoint MSI 1 max data 128(128)'

My question is, am I out of luck? I scoured BIOS settings for anything VT-d, but best I got is a single checkbox for 'virtualization' (which is checked of course). The host is not booting via UEFI, if that might make any difference.

Thanks!
Reply With Quote
  #2   (View Single Post)  
Old 7th March 2023
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,131
Default

Because of the exodus of most of our FreeBSD users to the official FreeBSD forums, you probably will get more feedback there: https://forums.freebsd.org/
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote
  #3   (View Single Post)  
Old 9th March 2023
shvehlava shvehlava is offline
Port Guard
 
Join Date: Dec 2020
Posts: 11
Default

Alright, I'll give it a shot. Thank you. But I'll be back.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FreeBSD FreeBSD 13.2 Beta 1 Released With WireGuard, Bhyve Improvements, ASLR By Default J65nko News 0 16th February 2023 03:45 AM
Booting a physically installed OS in bhyve won't work with the passthru enabled marietto2021 FreeBSD General 0 4th February 2022 05:56 PM
behyve passthru Nivekg FreeBSD General 0 28th April 2016 05:07 AM
Video card instead of sound card ripe OpenBSD General 12 2nd May 2013 04:02 PM
BHyVe - The BSD HyperVisor vermaden News 1 15th November 2011 03:00 PM


All times are GMT. The time now is 07:32 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick