[mythtvnz] Nova-T 500 Remote not working
Geoff
mythtv at jagds.com
Mon May 11 10:59:47 BST 2009
Whoops forgot to say check your firmware is loading ok..
Power down, and power backup, and check what firmware you get on a cold boot
dmesg | grep -i dvb
[ 20.300000] dvb-usb: found a 'Hauppauge Nova-T 500 Dual DVB-T' in cold state, will try to load a firmware
[ 20.390000] dvb-usb: downloading firmware from file 'dvb-usb-dib0700-01.fw'
[ 21.090000] dvb-usb: found a 'Hauppauge Nova-T 500 Dual DVB-T' in warm state.
[ 21.090000] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 21.090000] DVB: registering new adapter (Hauppauge Nova-T 500 Dual DVB-T).
[ 21.230000] DVB: registering frontend 0 (DiBcom 3000MC/P)...
[ 21.850000] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 21.850000] DVB: registering new adapter (Hauppauge Nova-T 500 Dual DVB-T).
[ 24.600000] DVB: registering frontend 1 (DiBcom 3000MC/P)...
[ 24.787147] input: IR-receiver inside an USB DVB receiver as /class/input/input6
[ 25.240000] dvb-usb: Hauppauge Nova-T 500 Dual DVB-T successfully initialized and connected.
[ 25.240000] usbcore: registered new interface driver dvb_usb_dib0700
Make sure you are using dvb-usb-dib0700-1.10.fw
/lib/firmware
If you've got 1.20.fw in there, rename and create a symlink to .1.10.fw so you know that the only fw is the .1.10.
-----Original Message-----
From: mythtvnz-bounces at lists.linuxnut.co.nz [mailto:mythtvnz-bounces at lists.linuxnut.co.nz] On Behalf Of Geoff
Sent: Monday, May 11, 2009 9:51 PM
To: mythtvnz
Subject: Re: [mythtvnz] Nova-T 500 Remote not working
For the Nova T-500
Create a rule in udev
su gedit /etc/udev/rules.d/10-local.rules
KERNEL=="event*", ATTRS{name}=="IR-receiver inside an USB DVB receiver", SYMLINK+="input/irremote"
Reboot I coulnd't get "sudo /etc/init.d/udev restart"
Try replacing the event* with KERNEL=="input*" if event doesn't work.
Reboot and CHECK the var/log/syslog and make sure that lirc can get access to the /dev/input/eventxx
If this is in your syslog then shutdown.
[6589]: can't get exclusive access to events coming from `/dev/input/eventxx' interface
Power up and test the remote works via irw
irw
000000000001006c 00 ArrowDown NOVA-T500
If you're on ubuntu/mythbuntu running 8.10 then you'll need to edit the lirc.fi, 9.04 has the lirc.fdi masks already there.
Check the Info.product matches your ncase settings in /usr/share/hal/fdi/preprobe/20thirdparty/lirc.fdi
Edit your lirc.fdi file to match
/usr/share/hal/fdi/preprobe/20thirdparty/lirc.fdi
<?xml version="1.0" encoding="UTF-8"?>
<deviceinfo version="0.2">
<device>
<match key="info.product" contains_ncase="IR-Receiver inside an USB DVB receiver">
<merge key="info.ignore" type="bool">true</merge>
</match>
</device>
</deviceinfo>
Restart lirc
Regards
Geoff
-----Original Message-----
From: mythtvnz-bounces at lists.linuxnut.co.nz [mailto:mythtvnz-bounces at lists.linuxnut.co.nz] On Behalf Of Mark Catley
Sent: Monday, May 11, 2009 9:14 PM
To: MythTV in NZ
Subject: [mythtvnz] Nova-T 500 Remote not working
Hi all,
I am trying to get my new mythbox working and am stuck on the remote.
The IR-reciever doesnt seem to be present at all. It has no entries
in /proc/bus/input/devices or dmesg as far as I can see.
Also, no LIRC modules appear to be loaded.
Its a brand new nova-t 500 with a black remote.
I have tried the LIRC repeated configs on mythkiwi.com to no avail
On the plus side, freeview is all going :p.
Any help world be much appreciate.
Thanks,
Mark
_______________________________________________
mythtvnz mailing list
mythtvnz at lists.linuxnut.co.nz
http://lists.ourshack.com/mailman/listinfo/mythtvnz
Archives http://www.gossamer-threads.com/lists/mythtv/mythtvnz/
--
I am using the free version of SPAMfighter.
We are a community of 6 million users fighting spam.
SPAMfighter has removed 16791 of my spam emails to date.
Get the free SPAMfighter here: http://www.spamfighter.com/len
The Professional version does not have this message
_______________________________________________
mythtvnz mailing list
mythtvnz at lists.linuxnut.co.nz
http://lists.ourshack.com/mailman/listinfo/mythtvnz
Archives http://www.gossamer-threads.com/lists/mythtv/mythtvnz/
--
I am using the free version of SPAMfighter.
We are a community of 6 million users fighting spam.
SPAMfighter has removed 16792 of my spam emails to date.
Get the free SPAMfighter here: http://www.spamfighter.com/len
The Professional version does not have this message
More information about the mythtvnz
mailing list