- Code: Select all
[root@localhost lirc-0.7.0pre7]# ./daemons/lircd -n -d /dev/ttyUSB0 -p 777
lircd 0.7.0pre7: lircd(uirt_usb) ready
lircd 0.7.0pre7: accepted new client on /dev/lircd
lircd 0.7.0pre7: uirt_usb: USB-UIRT version 5.9 (1.1 compatible) (2004/03/26) ok
Floating point exception
- Code: Select all
[root@localhost lirc-0.7.0pre7]# ./tools/irsend send_once out up
- Code: Select all
[root@localhost lirc-0.7.0pre7]# cat /etc/lircd.conf
# Please make this file available to others
# by sending it to <lirc@bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.7.0pre7(uirt_usb) on Sun Mar 13 21:08:20 2005
#
# contributed by
#
# brand: out
# model no. of remote control:
# devices being controlled by this remote:
#
begin remote
name out
bits 16
flags SPACE_ENC
eps 30
aeps 100
one 450 2650
zero 450 1550
ptrail 450
gap 5950
toggle_bit 0
begin codes
info 0x000000000000FFFF
cancel 0x000000000000B7FF
recall 0x00000000000093FF
info 0x000000000000FFFF
view_tv 0x000000000000A7FF
dish 0x0000000000002FEF
1 0x000000000000EFFF
2 0x000000000000EBFF
3 0x000000000000E7FF
4 0x000000000000DFFF
5 0x000000000000DBFF
6 0x000000000000D7FF
7 0x000000000000CFFF
8 0x000000000000CBFF
9 0x000000000000C7FF
* 0x0000000000006BFF
0 0x000000000000BBFF
# 0x00000000000067FF
left 0x0000000000008FFF
right 0x0000000000009FFF
down 0x00000000000087FF
up 0x00000000000097FF
select 0x000000000000BFFF
end codes
end remote
Any ideas what im doing wrong?[/code]