On Sun, December 31, 2017 6:39 pm, [email protected] wrote: > Hi, I'm tring to istall the RTlwifi new driver in "sys-net", you can see > the driver here, "https://github.com/lwfinger/rtlwifi_new", I have to > install this driver using "SUDO MAKE" and "SUDO MAKE INSTALL", sudo make > works good, but when I try "sudo make install" the system send this > error.
Generally speaking, you can't directly install into AppVMs/NetVMs, only into the template underneath them. Check to see what template your sys-net is using. You could install that driver directly on that template, but you should probably clone the template, install the driver into the clone, then switch sys-net to use your cloned template. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/66ff9d968cb961ddbe26355dc424080e.squirrel%40tt3j2x4k5ycaa5zt.onion. For more options, visit https://groups.google.com/d/optout.
