Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
usbir:gettingstarted [2015/02/05 09:27]
194.126.117.170 fixed broken pipe signs
usbir:gettingstarted [2015/02/05 16:45]
176.46.10.134 [Step 3: Installing and Testing LIRC] added information about the need to disable kernel module
Line 205: Line 205:
 </​code>​ </​code>​
  
 +If you are NOT using the kernel module, but you installed iguanaIR yourself, then you have to disable the kernel module usage from LIRC conf too (otherwise you will get "​irsend:​ could not connect to socket"​ while trying to send IR commands):
 +<​code>​
 +LOAD_MODULES="​false"​
 +</​code>​