ok, I added this line to /etc/rc.d/init.d/lircd LIRCD_OPTIONS="--device /dev/ttyUSB0"
I restarted the lircd and ran irw, tailed /var/log/messages and got this: mythtv-server lircd-0.7.1[7623]: lircd(any) ready mythtv-server lircd-0.7.1[7623]: accepted new client on /dev/lircd mythtv-server lircd-0.7.1[7623]: could not get hardware features mythtv-server lircd-0.7.1[7623]: this device driver does not support the new LIRC interface mythtv-server lircd-0.7.1[7623]: major number of /dev/ttyUSB0 is 188 mythtv-server lircd-0.7.1[7623]: LIRC major number is 61 mythtv-server lircd-0.7.1[7623]: check if /dev/ttyUSB0 is a LIRC device thanks, steve >> according to ls -lag /dev | grep lirc there is only the link I created >> and >> lircd: >> lrwxrwxrwx 1 root 12 Jul 19 18:45 lirc -> /dev/ttyUSB0 >> srw-rw-rw- 1 root 0 Jul 19 19:08 lircd >> >> is /dev/lircd what I am looking for? How can I connect it to >> /dev/ttyUSB0> > man lircd > > hint - look at the --device option > > -- > Nick Rout > > > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
