jim3ma / synology-igc

Intel I225/I226 igc driver for Synology Kernel 4.4.180
GNU General Public License v2.0
122 stars 30 forks source link

xpenology video igpu #12

Closed damienmillet closed 1 year ago

jim3ma commented 1 year ago

Hello, what do you want to talk about ? igpu driver is different with igc driver.

damienmillet commented 1 year ago

Hi, i just need igpu but i don't know how backport a driver, maybe can u explain to me or help :3

jim3ma commented 1 year ago

The igpu driver code base is very large, I did not recommend to backport it.

damienmillet commented 1 year ago

Ok, ty for advise, i ll use a pcie compatible. Can we passthru a gpu to vmm without gui ?

jim3ma commented 1 year ago

You can use virsh command to manager VMs in VMM for more options like pcie passthrough.

damienmillet commented 1 year ago

ok I ll take a look ty