![]() |
Re: QtIrreco for N900
for those who can't find it -> http://winlirc.sourceforge.net/technicaldetails.html
|
Re: QtIrreco for N900
got this working. didn't work on my windows box so i had to use my dev ubuntu vmware machine. worked like a charm. :)
|
Re: QtIrreco for N900
hi all,
I got a Samsung TV, and on the remote it's said BN59-00997A; I have tried qtirreco with BN59-00940A profile with out luck; I am wondering if anyone kw what to do thx |
Re: QtIrreco for N900
just curious & might not help at all :
have you tried qtirreco for another device and it works? when youre using the available remote for samsung, does your n900 ir transmitter actually transmit anything? (i usually tests it using another camera looking at the ir transmitter while pressing the remote button) i ask these because sometimes after downloading to many remotes, qtirreco stops working even for remote that was previously working right |
Re: QtIrreco for N900
Hello I use QtIrreco por my LG TV works like a charm , thank you , I have a question about working with the LG's Smart TV Upgrader ST600 specialy for the web browser, And may be a little to much to ask but keyboard would be awesome :)
|
Re: QtIrreco for N900
On my last n900 qtirreco ran like a charm but now i cant get qtirreco to work with my new one.
At first i installed irrecowidget and it worked fine, and then i installed qtirreco but qtirreco didnt send anything. Then i installed tvbgone and now only tvbgone is working fine but neither irecowidget or qtireco is working... Whats wrong here? |
Re: QtIrreco for N900
Quote:
Try Terminal command Code:
ls -1 "/home/user/MyDocs/qtirreco/Devices/" Every device on a single line like include "/home/user/MyDocs/qtirreco/Devices/BN59-00538A" Check in Terminal if they are: Code:
more /etc/lircd.conf Code:
for device in `ls -1 "/home/user/MyDocs/qtirreco/Devices/"` ; do echo $device ; `grep -q $device /etc/lircd.conf` ; if [ $? -gt 0 ] ; then echo "adding $device to /etc/lircd.conf ..." ; echo "include \"/home/user/MyDocs/qtirreco/Devices/$device\"" >> /etc/lircd.conf ; else echo "Device $device already there" ; fi ; done Schöngruß Ulle |
Re: QtIrreco for N900
Qtirreco not working >< helpe me please :(
|
Re: QtIrreco for N900
Quote:
|
Re: QtIrreco for N900
I'm using a lenovo t43 laptop which has a built in Infrared device.
I tried to use the recorder to read remote codes but couldn't succeed. I use windows 7. the command i use is: IRRecord.exe -d serialdevice.dll ../config.cfg and the output i get is: Press RETURN now to start recording. IRRecord.exe: no data for 10 secs, aborting IRRecord.exe: gap not found, can't continue and this is when i try to press the remotes buttons when it is aimed to the IR port. i know the IR port of the laptop is working fine since i am able to sync a palm pilot using IR with it. Anyone got this working? |
All times are GMT. The time now is 15:33. |
vBulletin® Version 3.8.8