[mythtv-users] second ceton card

Saul A. Peebsen jaglover at gmail.com
Fri Jan 3 04:28:54 UTC 2014


On Thu, 2 Jan 2014 23:24:40 -0500
Douglas Sargent <dbsargent at gmail.com> wrote:

> Hi all,
> 
>    I have a Ceton PCIe-4 card working perfectly. So I took the plunge
> and purchased a second card - Ceton PCIe-6. Installed it physically.
> 
> when I run Ifconfig -a    , I do not see a second card:
> 
> doug at Media-Dvr:~$ ifconfig -a
> ctn0      Link encap:Ethernet  HWaddr 00:22:2c:ff:ff:ff
>           inet addr:192.168.200.2  Bcast:192.168.200.255
> Mask:255.255.255.0 inet6 addr: fe80::222:2cff:feff:ffff/64 Scope:Link
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:27306132 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:815 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000
>           RX bytes:28044437736 (28.0 GB)  TX bytes:96347 (96.3 KB)
>           Interrupt:17
> 
> eth0      Link encap:Ethernet  HWaddr 60:a4:4c:ae:bc:ca
>           inet addr:192.168.0.19  Bcast:192.168.0.255
> Mask:255.255.255.0 inet6 addr: fe80::62a4:4cff:feae:bcca/64 Scope:Link
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:384862 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:39165 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000
>           RX bytes:91918567 (91.9 MB)  TX bytes:29148135 (29.1 MB)
>           Interrupt:20 Memory:f7d00000-f7d20000
> 
> lo        Link encap:Local Loopback
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           inet6 addr: ::1/128 Scope:Host
>           UP LOOPBACK RUNNING  MTU:65536  Metric:1
>           RX packets:38641 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:38641 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0
>           RX bytes:3536993 (3.5 MB)  TX bytes:3536993 (3.5 MB)
> 
> wlan0     Link encap:Ethernet  HWaddr 6c:71:d9:6e:e3:76
>           UP BROADCAST MULTICAST  MTU:1500  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000
>           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
> 
> doug at Media-Dvr:~$
> -------------------------------------------------
> this is the content of my interfaces file:
> 
> doug at Media-Dvr:/etc/network$ more interfaces
> auto lo
> iface lo inet loopback
> 
> auto ctn0
> iface ctn0 inet dhcp
> 
> ---------------------------------------
> 
> I tried adding
> 
> auto ctn1
> iface ctn0 inet dhcp
> 
> but I get the error at start up .... waiting up 60 seconds more for
> network configuratioon

lspci -nnv

should provide some useful info. 

-- 
Cheers, Saul


More information about the mythtv-users mailing list