RE: FW: Cannot install GIRS driver
"Chris van Hoven" <[email protected]>
| Newsgroups | gmane.comp.hardware.lirc |
|---|---|
| Message-ID | <[email protected]> |
Ok, sorry - I have to get used to this mailing list, so please indulge me :-) What I did now: I removed EVERYTHING LIRC and reinstalled to get to a defined state. cd /tmp wget http://prdownloads.sourceforge.net/lirc/lirc-0.9.4d.tar.bz2 tar -jxf lirc-0.9.4d.tar.bz2 cd lirc-0.9.4d aclocal && autoheader && autoconf ./configure --prefix=/usr make && sudo make install lirc_options.conf was created in /usr/etc/lirc. I set the loglevel to debug using loglevel = debug. I tested this first, it returns an error: lircd -d /dev/ttyUSB0 Warning: cannot open /etc/lirc/lirc_options.conf can't open or create /var/run/lirc/lircd.pid: No such file or directory The directory it looks for lirc_options.conf does not match the directory lirc_options.conf is created in. Shall I just create /etc/lirc and MOVE everything in /usr/etc/lirc to this directory? After that I would continue with the next steps.... Thank you and cheers... -----Original Message----- From: Alec Leamas [mailto:[email protected]] Sent: Donnerstag, 9. März 2017 17:10 To: Chris van Hoven <[email protected]>; [email protected] Subject: Re: FW: Cannot install GIRS driver On 09/03/17 16:59, Chris van Hoven wrote: > Hi! > > lircd works now, but sending not. This is what I get: First: please don't top-post - the archives becomes a mess. Secondly: we need to inspect the lircd logs. Raise the loglevel to at least 'debug' in lirc_options.conf, run the same irsend command and post the logs. By default, lircd logs to syslog; where this actually ends up depends on your platform. You can also define a logfile, see lircd(8). Cheers! -alec ------------------------------------------------------------------------------ Announcing the Oxford Dictionaries API! The API offers world-renowned dictionary content that is easy and intuitive to access. Sign up for an account today to start using our lexical data to power your apps and projects. Get started today and enter our developer competition. http://sdm.link/oxford