<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Craig,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm using mine a backend so I'm not using the
new ir receiver. I am only using the USB receiver that came with
DIVICO DVB-T into a usb on the frontend. It works great. I can
see the ir receiver message on the backend but I won't have time to
investigate and plug in the receiver until the weekend (The hole in the card for
the ir receiver is partially covered by the chassis).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>-Stephen</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=cncook001@yahoo.com href="mailto:cncook001@yahoo.com">Craig Cook</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=linux-dvb@linuxtv.org
href="mailto:linux-dvb@linuxtv.org">linux-dvb@linuxtv.org</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, February 23, 2006 9:23
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [linux-dvb] Dvico Fusion Dual
Digital lircd problem</DIV>
<DIV><BR></DIV><PRE>>lirc expects the DVICO to have /dev/usb/hiddev0 as the device interface. Mine creates /dev/hiddev0 so I had to create a rc.local entry to create the /dev/usb directory and then link the /dev/hiddev0 to it. You may also try irrecord and see if you get any output as you can specify the device directly.<BR>I have seen other references to /dev/usb/hiddev0, but my system (FC4) does not have /dev/usb, or /dev/hiddev*<BR><BR><BR>Any tips on how to identify what the devices shows up as?<BR></PRE><BR>from
dmesg after I connected the USB:<BR><BR>usb 1-4: new high speed USB device
using ehci_hcd and address 3<BR>dvb-usb: found a 'DViCO FusionHDTV DVB-T Dual
USB' in cold state, will try to load a firmware<BR>dvb-usb: downloading
firmware from file 'dvb-usb-bluebird-01.fw'<BR>usbcore: registered new driver
dvb_usb_cxusb<BR>usb 1-4: USB disconnect, address 3<BR>dvb-usb: generic
DVB-USB module successfully deinitialized and disconnected.<BR>usb 1-4: new
high speed USB device using ehci_hcd and address 4<BR>dvb-usb: found a 'DViCO
FusionHDTV DVB-T Dual USB' in warm state.<BR>dvb-usb: will pass the complete
MPEG2 transport stream to the software demuxer.<BR>DVB: registering new
adapter (DViCO FusionHDTV DVB-T Dual USB).<BR>dvb-usb: recv bulk message
failed: -110<BR>DVB: registering frontend 1 (Zarlink MT352 DVB-T)...<BR>input:
IR-receiver inside an USB DVB receiver as /class/input/input2<BR>dvb-usb:
schedule remote query interval to 150 msecs.<BR>dvb-usb: DViCO FusionHDTV
DVB-T Dual USB successfully initialized and connected.<BR><BR><BR>Before I
plugged the card into usb I had these devices
/dev/us*<BR>usbdev1.1 usbdev2.1
usbdev3.1 usbdev3.2 usbdev4.1
<BR><BR>After I plugged the card in I had these
/dev/us*<BR>usbdev1.1 usbdev1.4
usbdev2.1 usbdev3.1
usbdev3.2 usbdev4.1 <BR><BR>I looked for
/class/input/input2 and came up with this:<BR><BR>[root@localhost input2]#
pwd<BR>/sys/class/input/input2<BR>[root@localhost input2]#
ls<BR>capabilities event2 id name phys
uevent uniq<BR>[root@localhost input2]# cat name<BR>IR-receiver inside
an USB DVB receiver<BR>[root@localhost input2]# cat phys<BR>/ir0<BR><BR>I
don't have /ir0, it looks like it has not been detected/linked
correctly...<BR><BR>[root@localhost input1]#
pwd<BR>/sys/class/input/input1<BR>[root@localhost input1]# cat
name<BR>Logitech Optical USB Mouse<BR>[root@localhost input1]# cat
phys<BR>usb-0000:00:1d.1-1/input0<BR><BR>Any other
ideas?<BR><BR>Thanks<BR><BR>Craig Cook<BR>
<P>
<HR SIZE=1>
Relax. Yahoo! Mail <A
href="http://us.rd.yahoo.com/mail_us/taglines/virusall/*http://communications.yahoo.com/features.php?page=221">virus
scanning</A> helps detect nasty viruses!
<P>
<HR>
<P></P>_______________________________________________<BR>linux-dvb mailing
list<BR>linux-dvb@linuxtv.org<BR>http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb</BLOCKQUOTE></BODY></HTML>