sa7134 tv card and bt878 cctv card issue

Post here to ask any questions about hardware suitability, configuration in ZoneMinder, or experiences. If you just want to know if something works with ZoneMinder or not, please check the Hardware Compatibility sections in the forum, and the Wiki first. Also search this topic as well.
capetownlad
Posts: 26
Joined: Sun Nov 13, 2011 2:41 pm

sa7134 tv card and bt878 cctv card issue

Post by capetownlad »

Hi
Another newbie here. I have a SAA7134 DVB-S TV card which works great with Kaffeine. My problem is getting the BT878 CCTV card to display any images even in Xawtv! While following various ideas, it did briefly work in Xawtv but can't do it again. Naturally, I don't get any images in ZM. I really am not experienced enough to know what bits of information you would need to see in order to help so please just ask. Here are some bits..

graham@graham-desktop:~$ dmesg | grep bt878
[ 15.255674] bt878 #0 [sw]: Test OK
graham@graham-desktop:~$ dmesg | grep bt
[ 14.972850] bttv: driver version 0.9.18 loaded
[ 14.972854] bttv: using 32 buffers with 2080k (520 pages) each for capture
[ 15.254850] bttv: Bt8xx card found (0).
[ 15.254869] bttv 0000:02:00.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 15.254883] bttv0: Bt878 (rev 17) at 0000:02:00.0, irq: 20, latency: 64, mmio: 0xdfeff000
[ 15.255560] bttv0: using: GrandTec Multi Capture Card (Bt878) [card=77,insmod option]
[ 15.255564] IRQ 20/bttv0: IRQF_DISABLED is not guaranteed on shared IRQs
[ 15.255615] bttv0: gpio: en=00000000, out=00000000 in=008ffffe [init]
[ 15.255674] bt878 #0 [sw]: Test OK
[ 15.255714] bttv0: tuner absent
[ 15.255716] bttv0: the autoload option is obsolete.
[ 15.255718] bttv0: use option msp3400, tda7432 or tvaudio to
[ 15.255719] bttv0: override which audio module should be used.
[ 15.255773] bttv0: registered device video1
[ 15.255798] bttv0: registered device vbi1
[ 15.255833] bttv0: PLL: 28636363 => 35468950 .. ok
graham@graham-desktop:~$ lspci
00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 01)
00:02.0 PCI bridge: ATI Technologies Inc RS480 PCI-X Root Port
00:11.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller
00:12.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 10)
00:14.1 IDE interface: ATI Technologies Inc IXP SB400 IDE Controller
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge
00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400 AC'97 Audio Controller (rev 01)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7800 GT] (rev a1)
02:00.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:00.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
02:01.0 Multimedia controller: Philips Semiconductors SAA7134/SAA7135HL Video Broadcast Decoder (rev 01)
02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:04.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev 80)
graham@graham-desktop:~$

Thanks in advance
bb99
Posts: 943
Joined: Wed Apr 02, 2008 12:04 am

Re: sa7134 tv card and bt878 cctv card issue

Post by bb99 »

Check your bttv.conf for two "card=XXX" values, if only one you'll have to add the proper second (878 card) value. Search the forums there are lot's of examples.
capetownlad
Posts: 26
Joined: Sun Nov 13, 2011 2:41 pm

Re: sa7134 tv card and bt878 cctv card issue

Post by capetownlad »

Thanks for your reply bb99. but as a newbie I have no idea how to do that
bb99
Posts: 943
Joined: Wed Apr 02, 2008 12:04 am

Re: sa7134 tv card and bt878 cctv card issue

Post by bb99 »

Didn't look close enough at your original post; both cards have been recognized so this could be as simple as posting your monitor source tab settings. To access one card, the 878, use video0(0) and for the other use video1(0). Caution: set the resolution to 320*240 and your palette to grayscale to get this working; after that you'll be able to tweak and adjust shared memory and discover what palette to use (I'm guessing BGR24). Search bttv.conf for your distribution and you'll get a path to use a file editor to view and change if necessary.
capetownlad
Posts: 26
Joined: Sun Nov 13, 2011 2:41 pm

Re: sa7134 tv card and bt878 cctv card issue

Post by capetownlad »

The source tab settings are as follows:


The device path is: /dev/video0
capture method: video for linux 2
device channel: 0
device format: Pal
capture palette: grey
capture w :320
capture h :240

Sorry about writing these but I took a snap shot but can't seem to get it to post here
bb99
Posts: 943
Joined: Wed Apr 02, 2008 12:04 am

Re: sa7134 tv card and bt878 cctv card issue

Post by bb99 »

These settings should be working, or you have another problem
capetownlad
Posts: 26
Joined: Sun Nov 13, 2011 2:41 pm

Re: sa7134 tv card and bt878 cctv card issue

Post by capetownlad »

Thats what I thought but still no images. Any further advice?
bb99
Posts: 943
Joined: Wed Apr 02, 2008 12:04 am

Re: sa7134 tv card and bt878 cctv card issue

Post by bb99 »

Pull the philips card out and work the 878 only to begin with. Toggle Pal to NTSC, reboot.
capetownlad
Posts: 26
Joined: Sun Nov 13, 2011 2:41 pm

Re: sa7134 tv card and bt878 cctv card issue

Post by capetownlad »

OK tried that and no change. I dont know if it helps but, ls /dev/video* tells me /dev/video0
mastertheknife
Posts: 678
Joined: Wed Dec 16, 2009 4:32 pm
Location: Israel

Re: sa7134 tv card and bt878 cctv card issue

Post by mastertheknife »

Whats in the system log?

mastertheknife
Kfir Itzhak.
capetownlad
Posts: 26
Joined: Sun Nov 13, 2011 2:41 pm

Re: sa7134 tv card and bt878 cctv card issue

Post by capetownlad »

mastertheknife thanks for your input but I am a newbie to Ubuntu and have no idea how to find the log
capetownlad
Posts: 26
Joined: Sun Nov 13, 2011 2:41 pm

Re: sa7134 tv card and bt878 cctv card issue

Post by capetownlad »

Anybody please?
mastertheknife
Posts: 678
Joined: Wed Dec 16, 2009 4:32 pm
Location: Israel

Re: sa7134 tv card and bt878 cctv card issue

Post by mastertheknife »

The system log in ubuntu is usually in /var/log/syslog.

Code: Select all

sudo tail -n200 /var/log/syslog
mastertheknife
Kfir Itzhak.
capetownlad
Posts: 26
Joined: Sun Nov 13, 2011 2:41 pm

Re: sa7134 tv card and bt878 cctv card issue

Post by capetownlad »

Hi
And thanks for your reply. I hope this is what you need to see and here is the result


graham@graham-desktop:~$ sudo tail -n200 /var/log/syslog
Nov 17 13:55:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:55:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1321428602.2934
Nov 17 13:55:31 graham-desktop nullmailer[1617]: smtp: Failed: Connect failed
Nov 17 13:55:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:55:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320996147.2434
Nov 17 13:55:31 graham-desktop nullmailer[1618]: smtp: Failed: Connect failed
Nov 17 13:55:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:55:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320136169.2127
Nov 17 13:55:31 graham-desktop nullmailer[1619]: smtp: Failed: Connect failed
Nov 17 13:55:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:55:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320733132.2106
Nov 17 13:55:31 graham-desktop nullmailer[1620]: smtp: Failed: Connect failed
Nov 17 13:55:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:55:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320136273.2148
Nov 17 13:55:31 graham-desktop nullmailer[1621]: smtp: Failed: Connect failed
Nov 17 13:55:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:55:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320492148.3187
Nov 17 13:55:31 graham-desktop nullmailer[1622]: smtp: Failed: Connect failed
Nov 17 13:55:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:55:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1321515001.3434
Nov 17 13:55:31 graham-desktop nullmailer[1623]: smtp: Failed: Connect failed
Nov 17 13:55:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:55:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320909729.2406
Nov 17 13:55:31 graham-desktop nullmailer[1624]: smtp: Failed: Connect failed
Nov 17 13:55:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:55:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320569533.2185
Nov 17 13:55:31 graham-desktop nullmailer[1625]: smtp: Failed: Connect failed
Nov 17 13:55:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:55:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1321342201.2547
Nov 17 13:55:31 graham-desktop nullmailer[1626]: smtp: Failed: Connect failed
Nov 17 13:55:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:55:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1321376721.2001
Nov 17 13:55:31 graham-desktop nullmailer[1627]: smtp: Failed: Connect failed
Nov 17 13:55:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:55:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320823278.2496
Nov 17 13:55:31 graham-desktop nullmailer[1628]: smtp: Failed: Connect failed
Nov 17 13:55:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:55:31 graham-desktop nullmailer[891]: Delivery complete, 17 message(s) remain.
Nov 17 13:55:33 graham-desktop kernel: [ 78.572164] Marking TSC unstable due to cpufreq changes
Nov 17 13:55:33 graham-desktop kernel: [ 78.572229] Switching to clocksource acpi_pm
Nov 17 13:55:40 graham-desktop AptDaemon: INFO: Initializing daemon
Nov 17 13:56:31 graham-desktop nullmailer[891]: Rescanning queue.
Nov 17 13:56:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320733040.1989
Nov 17 13:56:31 graham-desktop nullmailer[1688]: smtp: Failed: Connect failed
Nov 17 13:56:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320051054.2041
Nov 17 13:56:31 graham-desktop nullmailer[1689]: smtp: Failed: Connect failed
Nov 17 13:56:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320223021.2135
Nov 17 13:56:31 graham-desktop nullmailer[1690]: smtp: Failed: Connect failed
Nov 17 13:56:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320649950.2139
Nov 17 13:56:31 graham-desktop nullmailer[1691]: smtp: Failed: Connect failed
Nov 17 13:56:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1319964524.2108
Nov 17 13:56:31 graham-desktop nullmailer[1692]: smtp: Failed: Connect failed
Nov 17 13:56:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1321428602.2934
Nov 17 13:56:31 graham-desktop nullmailer[1693]: smtp: Failed: Connect failed
Nov 17 13:56:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320996147.2434
Nov 17 13:56:31 graham-desktop nullmailer[1694]: smtp: Failed: Connect failed
Nov 17 13:56:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320136169.2127
Nov 17 13:56:31 graham-desktop nullmailer[1695]: smtp: Failed: Connect failed
Nov 17 13:56:31 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:31 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320733132.2106
Nov 17 13:56:32 graham-desktop nullmailer[1696]: smtp: Failed: Connect failed
Nov 17 13:56:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320136273.2148
Nov 17 13:56:32 graham-desktop nullmailer[1697]: smtp: Failed: Connect failed
Nov 17 13:56:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320492148.3187
Nov 17 13:56:32 graham-desktop nullmailer[1698]: smtp: Failed: Connect failed
Nov 17 13:56:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1321515001.3434
Nov 17 13:56:32 graham-desktop nullmailer[1699]: smtp: Failed: Connect failed
Nov 17 13:56:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320909729.2406
Nov 17 13:56:32 graham-desktop nullmailer[1700]: smtp: Failed: Connect failed
Nov 17 13:56:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320569533.2185
Nov 17 13:56:32 graham-desktop nullmailer[1701]: smtp: Failed: Connect failed
Nov 17 13:56:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1321342201.2547
Nov 17 13:56:32 graham-desktop nullmailer[1702]: smtp: Failed: Connect failed
Nov 17 13:56:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1321376721.2001
Nov 17 13:56:32 graham-desktop nullmailer[1703]: smtp: Failed: Connect failed
Nov 17 13:56:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320823278.2496
Nov 17 13:56:32 graham-desktop nullmailer[1704]: smtp: Failed: Connect failed
Nov 17 13:56:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:56:32 graham-desktop nullmailer[891]: Delivery complete, 17 message(s) remain.
Nov 17 13:57:32 graham-desktop nullmailer[891]: Rescanning queue.
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320733040.1989
Nov 17 13:57:32 graham-desktop nullmailer[1717]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320051054.2041
Nov 17 13:57:32 graham-desktop nullmailer[1718]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320223021.2135
Nov 17 13:57:32 graham-desktop nullmailer[1719]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320649950.2139
Nov 17 13:57:32 graham-desktop nullmailer[1720]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1319964524.2108
Nov 17 13:57:32 graham-desktop nullmailer[1721]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1321428602.2934
Nov 17 13:57:32 graham-desktop nullmailer[1722]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320996147.2434
Nov 17 13:57:32 graham-desktop nullmailer[1723]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320136169.2127
Nov 17 13:57:32 graham-desktop nullmailer[1724]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320733132.2106
Nov 17 13:57:32 graham-desktop nullmailer[1725]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320136273.2148
Nov 17 13:57:32 graham-desktop nullmailer[1726]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320492148.3187
Nov 17 13:57:32 graham-desktop nullmailer[1727]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1321515001.3434
Nov 17 13:57:32 graham-desktop nullmailer[1728]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320909729.2406
Nov 17 13:57:32 graham-desktop nullmailer[1729]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320569533.2185
Nov 17 13:57:32 graham-desktop nullmailer[1730]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1321342201.2547
Nov 17 13:57:32 graham-desktop nullmailer[1731]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1321376721.2001
Nov 17 13:57:32 graham-desktop nullmailer[1732]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320823278.2496
Nov 17 13:57:32 graham-desktop nullmailer[1733]: smtp: Failed: Connect failed
Nov 17 13:57:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:57:32 graham-desktop nullmailer[891]: Delivery complete, 17 message(s) remain.
Nov 17 13:58:32 graham-desktop nullmailer[891]: Rescanning queue.
Nov 17 13:58:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320733040.1989
Nov 17 13:58:32 graham-desktop nullmailer[1860]: smtp: Failed: Connect failed
Nov 17 13:58:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320051054.2041
Nov 17 13:58:32 graham-desktop nullmailer[1862]: smtp: Failed: Connect failed
Nov 17 13:58:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320223021.2135
Nov 17 13:58:32 graham-desktop nullmailer[1863]: smtp: Failed: Connect failed
Nov 17 13:58:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320649950.2139
Nov 17 13:58:32 graham-desktop nullmailer[1864]: smtp: Failed: Connect failed
Nov 17 13:58:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1319964524.2108
Nov 17 13:58:32 graham-desktop nullmailer[1865]: smtp: Failed: Connect failed
Nov 17 13:58:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1321428602.2934
Nov 17 13:58:32 graham-desktop nullmailer[1866]: smtp: Failed: Connect failed
Nov 17 13:58:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320996147.2434
Nov 17 13:58:32 graham-desktop nullmailer[1867]: smtp: Failed: Connect failed
Nov 17 13:58:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320136169.2127
Nov 17 13:58:32 graham-desktop nullmailer[1868]: smtp: Failed: Connect failed
Nov 17 13:58:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320733132.2106
Nov 17 13:58:32 graham-desktop nullmailer[1869]: smtp: Failed: Connect failed
Nov 17 13:58:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320136273.2148
Nov 17 13:58:32 graham-desktop nullmailer[1870]: smtp: Failed: Connect failed
Nov 17 13:58:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320492148.3187
Nov 17 13:58:32 graham-desktop nullmailer[1871]: smtp: Failed: Connect failed
Nov 17 13:58:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1321515001.3434
Nov 17 13:58:32 graham-desktop nullmailer[1872]: smtp: Failed: Connect failed
Nov 17 13:58:32 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:32 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320909729.2406
Nov 17 13:58:33 graham-desktop nullmailer[1873]: smtp: Failed: Connect failed
Nov 17 13:58:33 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:33 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320569533.2185
Nov 17 13:58:33 graham-desktop nullmailer[1874]: smtp: Failed: Connect failed
Nov 17 13:58:33 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:33 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1321342201.2547
Nov 17 13:58:33 graham-desktop nullmailer[1875]: smtp: Failed: Connect failed
Nov 17 13:58:33 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:33 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1321376721.2001
Nov 17 13:58:33 graham-desktop nullmailer[1876]: smtp: Failed: Connect failed
Nov 17 13:58:33 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:33 graham-desktop nullmailer[891]: Starting delivery: protocol: smtp host: mail. file: 1320823278.2496
Nov 17 13:58:33 graham-desktop nullmailer[1877]: smtp: Failed: Connect failed
Nov 17 13:58:33 graham-desktop nullmailer[891]: Sending failed: Host not found
Nov 17 13:58:33 graham-desktop nullmailer[891]: Delivery complete, 17 message(s) remain.
graham@graham-desktop:~$
capetownlad
Posts: 26
Joined: Sun Nov 13, 2011 2:41 pm

Re: sa7134 tv card and bt878 cctv card issue

Post by capetownlad »

Anybody please?
Post Reply