neurobin / MT7630E

Modified easy installation package
https://neurobin.org/projects/softwares/unix/MT7630E/
232 stars 70 forks source link

install script should install into new kernel #55

Closed jayvdb closed 7 years ago

jayvdb commented 7 years ago

If a new kernel has been setup, e.g. using dnf upgrade, it would be good for the install script to detect this and add the drivers to the new kernel so that on reboot the system is online again.

neurobin commented 7 years ago

The install script is not a process. It is to be run manually once. If you can use dkms that may solve your problem.