PCI passthrough and USB passthrough not working

hello there , i am using an Ubuntu 18.04 host and running CHR in KVM environment and i need to pass-through my wireless adapter and Ethernet adapter which is a USB Ethernet adapter , using PCI pass-through and USB pass-through,
the wireless adapter is INTEL wireless 7265
Ethernet adapter is Realtek RTL8153

The problem is that the mikrotik doesn’t recognize the PCI wireless adapter at all but recognize the usb adapter as a network card but is doesn’t add it automatically to the interfaces, I hope someone have the solution to my problem its 2 days surfing and reading now :frowning:
Screenshot from 2019-02-15 05-33-51.png

I thought that whole idea of CHR was to get rid of driver issues and implement only basic drivers for virtual interfaces…
(I mean thats why the original idea of x86 architecture is not recommended anymore)

Actually i tried both of them and the same exact result, i hope mikrotik solve this issue

Intel wireless adapters are not supported under RouterOS

what is supported for wireless and usb adapters ?

No USB wireless is supported. None, on any platform.
For CHR, there is no wireless support at all.
You have to run normal Mikrotik for that and only Atheros based PCI/PCI-E cards work.

Does it mean Realtek RTL8153 is not supported in RouterOS? Thanks.