<br><br><div class="gmail_quote">On Wed, Sep 12, 2012 at 7:28 PM, Scott Bickford <span dir="ltr">&lt;<a href="mailto:bic1ster@gmail.com" target="_blank">bic1ster@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;m having some problems getting the DCR-2650 setup on MythDora<br>
(Fedora 12).  It does not show up in mythtvsetup or have an ip<br>
address.<br>
<br>
In theory I&#39;ve updated to .25 on MythDora ok.  I tried the .24 method<br>
with the file:/ and extra lineup, but it still does not show up.<br>
<br>
dmesg|grep 1-6<br>
usb 1-6: new high speed USB device using ehci_hcd and address 2<br>
usb 1-6: New USB device found, idVendor=2040, idProduct=e300<br>
usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3<br>
usb 1-6: Product: Hauppauge OpenCable Receiver<br>
usb 1-6: Manufacturer: Hauppauge<br>
usb 1-6: SerialNumber: 20126686<br>
usb 1-6: configuration #1 chosen from 1 choice<br>
<br>
Sep 12 19:07:28 localhost kernel: usb 1-6: new high speed USB device<br>
using ehci_hcd and address 2<br>
Sep 12 19:07:28 localhost kernel: dracut: Starting plymouth daemon<br>
Sep 12 19:07:28 localhost kernel: usb 1-6: New USB device found,<br>
idVendor=2040, idProduct=e300<br>
Sep 12 19:07:28 localhost kernel: usb 1-6: New USB device strings:<br>
Mfr=1, Product=2, SerialNumber=3<br>
Sep 12 19:07:28 localhost kernel: usb 1-6: Product: Hauppauge OpenCable Receiver<br>
Sep 12 19:07:28 localhost kernel: usb 1-6: Manufacturer: Hauppauge<br>
Sep 12 19:07:28 localhost kernel: usb 1-6: SerialNumber: 20126686<br>
Sep 12 19:07:28 localhost kernel: usb 1-6: configuration #1 chosen from 1 choice<br>
<br>
ifconfig -a<br>
<br>
eth1      Link encap:Ethernet  HWaddr 00:0D:FE:7E:4C:D1<br>
          BROADCAST MULTICAST  MTU:1500  Metric:1<br>
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br>
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<br>
          collisions:0 txqueuelen:1000<br>
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)<br>
<br>
So, I created an ifcfg-eth1 file:<br>
<br>
cat ifcfg-eth1<br>
DEVICE=eth1<br>
BOOTPROTO=none<br>
ONBOOT=yes<br>
IPADDR=192.168.2.2<br>
NETMASK=255.255.255.0<br>
TYPE=Ethernet<br>
HWADDR=00:0D:FE:7E:4C:D1<br>
IPV6INIT=no<br>
USERCTL=no<br>
<br>
I can ping the ip ok.<br>
<br>
In mythtvsetup, I selected the HD Home Home Run and manually entered<br>
the above ip and set tuner 1.  Is that correct?  Is there anything<br>
else I am missing or can test with before I attempt to call<br>
Cablevision?<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br><div><br></div><div>If you put that IP in a browser on your computer you should get the Diag menu which has activation stats and other stuff. </div><div>My config for eth1 is dhcp and i get a different vlan than yours but that might not matter. </div>
<div><br></div>