View Single Post
  #3   (View Single Post)  
Old 21st February 2019
hanzer's Avatar
hanzer hanzer is offline
Real Name: Adam Jensen
just passing through
 
Join Date: Oct 2013
Location: EST USA
Posts: 314
Default

Thanks for suggesting the workaround. I did this:

$ sudo crontab -u root -e
Code:
@reboot /sbin/camcontrol apm 0:0:0 -l 250
@reboot /sbin/camcontrol apm 1:0:0 -l 250
The machine is too busy to test it...
Reply With Quote