
Jose
Transition Members-
Content Count
7 -
Joined
-
Last visited
Community Reputation
2 NeutralAbout Jose
-
Rank
Newbie
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Drivers requests for DSM 6.1
Jose replied to Polanskiman's topic in User Reported Compatibility Thread & Drivers Requests
KVM/QEMU Drivers: virtio virtio_ring virtio_scsi virtio_pci virtio_net Intel Virtual Function Driver: IXGBEVF -
Drivers requests for DSM 6.2
Jose replied to Polanskiman's topic in User Reported Compatibility Thread & Drivers Requests
KVM/QEMU Drivers: virtio virtio_ring virtio_scsi virtio_pci virtio_net Intel Virtual Function Driver: IXGBEVF -
I have been able to compile for 6.2 but the drivers would only work while you havent installed the .pat, as soon as it reboots and the driver is used, network card or hba card ask for driver, it would crash. I think the sources avaliable for the 3615 abd 3617 may not be the latest or have the correct config.
-
I am trying to build some modules for 6.2 for ds3615/7 but although they work before the installation of .pat file they cause the system to error out after it. (System works fine if the modules are removed from the extra.lzma). The modules i was working at the moment are virtio virtio_scsi virtio_net virtio_pci ixgbevf, the error seems to come when the module/driver is actually assigned as if no device actually tries to use them they seem to work fine. Any tips or anything I should know such as special settings in the .config make file? Source I am using: "https://sourcefo
-
I am in the process of building a kvm host, and will have xpenology running on it. But notice the lack of virtio and sr-iov (ixgbevf) modules. So in the process of building them decided to create some helper functions to facilitate the process. Here is the link to the github page with the script: xdsm-build-utils I was able to create a synoboot image that supports both ixgbevf and virtio_net for bromolow 6.1, I was also able to make one for 6.2 but it only worked for the first boot/initial install once you install the .pat file it would error out. (May need to change the config
-
Drivers requests for DSM 6.2
Jose replied to Polanskiman's topic in User Reported Compatibility Thread & Drivers Requests
+1 virtio_net driver for QEMU/KVM -
Driver extension jun 1.03a2/DSM6.2.x for DS918+
Jose replied to IG-88's topic in Additional Compiled Modules
Are the virtio drivers included in this package? Have DSM running on KVM but the difference between e1000 and virtio for network i really big 3.5gbps to 40gbps. Want to be able to saturate my 10G connections at least.