Kaydet (Commit) 3f1233a5 authored tarafından Ali Rıza KESKİN's avatar Ali Rıza KESKİN

usb sorunu çözüldü

üst e23be5ba
......@@ -3,3 +3,5 @@ debug "Listing kernel modules"
find /lib/modules/ | sed "s/.*\///g" | grep "\.ko$" | sed "s/.ko$/ &/g" | sed "s/^/modprobe /g"> /load_modules.sh
msg "Trying to load kernel modules"
sh /load_modules.sh 1>/dev/null 2>&1
msg "Waiting for kernel modules"
sleep 3
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment