You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I want to ask if is there any notification on screen after running the script successfully? What I did was ;
sudo modprobe acpi_call
after that i ran ;
sudo ./utils.sh
I got a message "acpi_call_loaded"
after that i ran
sudo ./utils.sh -p 1
I got again "acpi_call_loaded" message. Does it mean changes applied successfully or it supposed to give me another message on the screen? I tried with other flags also but I keep getting only "acpi_call_loaded" message.