Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5334

Advanced users • Re: RPi5 - IOMMU on PCI

$
0
0
Yeah, I guess I will need to go for something like(that I already do for USB drive - /dev/sda):

Code:

 <disk type='block' device='disk'>      <driver name='qemu' type='raw'/>      <source dev='/dev/nvme0n1'/>      <target dev='vdc' bus='virtio'/>      <address type='pci' domain='0x0000' bus='0x09' slot='0x00' function='0x0'/>    </disk>
Because no matter what I try I can't get IOMMU working on PCI devices. Still wondering if I'm doing something wrong or of there is some hardware or software limitation, but since it will be my NAS for just saving few photos and small files performance will likely be fine. Just wanted to do it as best as possible, but this will also do :-)

Statistics: Posted by coRp — Tue Aug 06, 2024 5:51 pm



Viewing all articles
Browse latest Browse all 5334

Trending Articles