Thread: No saa7134 card found
-
No saa7134 card found #1
MythTV Friend in Training
- Join Date
- Apr 2009
- Posts
- 12
- MythTV Gallery
- 0
No saa7134 card found –
11-11-2009,10:22 AM I have this hardware configuration
Asus M3N78-VM (In the registration product site I have specified M3N78-VM but it's
wrong. I have the M3N78-VM)
AMD Ath64 X2LV 3100BOX6000+ 1MB
Haupp. WinTV HVR-1100 -t/a PCI
TechniSat SkyStar 2 DVB-S PCI
Asus DVD-E818A3T
Ubuntu 8.10 - Linux htpc 2.6.27-11-generic
The Haupp. WinTV will not be found even if on another mobo (Asus M2N-VM DH) the card works correctly
Following this http://www.linuxtv.org/wiki/index.ph...SAA7134_Driver I get this output dmesg
[ 132.932771] Linux video capture interface: v2.00
[ 133.030069] saa7130/34: v4l2 driver version 0.2.14 loaded
[ 133.072210] saa7134 ALSA driver for DMA sound loaded
[ 133.072224] saa7134 ALSA: no saa7134 cards found
-
MythTV Friend
- Join Date
- Nov 2009
- Location
- Arizona, USA
- Posts
- 31
- Distribution
- mythbuntu 9.10
- MythTV Version
- 0.22
- MythTV Gallery
- 0
11-11-2009,04:14 PM posted this in another thread, but here what worked for me. I have the 2200, but seems to use the same driver (You seem to have gotten past this issue, but this might still help you)
Post 44
[SOLVED] saa7164 not present in mythbuntu karmic beta - Ubuntu Forums
what happens when you do a sudo lspci ? copy and paste the TV card output to here.
-
MythTV Helper
- Join Date
- Sep 2006
- Location
- germany
- Posts
- 142
- MythTV Version
- 0.23
- MythTV Gallery
- 0
11-11-2009,07:12 PM Is there a device in /dev/ ? What tell "ls -l /dev/dvb/*".
Yesterday i update my system and udev was to young.
Stefan
-
MythTV Friend in Training
- Join Date
- Apr 2009
- Posts
- 12
- MythTV Gallery
- 0
11-12-2009,07:48 PM As attachment the output of dmesg after I have execute modprobe saa7134-dvb
This is the output of lscpi:
00:00.0 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a2)
00:01.0 ISA bridge: nVidia Corporation MCP78S [GeForce 8200] LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP78S [GeForce 8200] SMBus (rev a1)
00:01.2 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
00:01.3 Co-processor: nVidia Corporation MCP78S [GeForce 8200] Co-Processor (rev a2)
00:01.4 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
00:02.0 USB Controller: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller (rev a1)
00:02.1 USB Controller: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller (rev a1)
00:04.0 USB Controller: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller (rev a1)
00:04.1 USB Controller: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller (rev a1)
00:06.0 IDE interface: nVidia Corporation MCP78S [GeForce 8200] IDE (rev a1)
00:07.0 Audio device: nVidia Corporation Realtek ALC1200 8-Channel High Definition Audio Codec (rev a1)
00:08.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
00:09.0 IDE interface: nVidia Corporation Device 0ad0 (rev a2)
00:0a.0 Ethernet controller: nVidia Corporation MCP78S [GeForce 8200] Ethernet (rev a2)
00:0b.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
00:10.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
00:12.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
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:06.0 Network controller: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card (rev 02)
02:00.0 VGA compatible controller: nVidia Corporation GeForce 8200 (rev a2)
-
MythTV Helper
- Join Date
- Sep 2006
- Location
- germany
- Posts
- 142
- MythTV Version
- 0.23
- MythTV Gallery
- 0
11-13-2009,07:25 AM there is your card:
[ 12.753855] b2c2_flexcop_pci 0000:01:06.0: PCI INT A -> Link[LNKA] -> GSI 17 (level, low) -> IRQ 17
[ 12.768658] DVB: registering new adapter (FlexCop Digital TV device)
[ 12.770306] b2c2-flexcop: MAC address = 00:d0:d7:0d:30:88
[ 12.770539] b2c2-flexcop: i2c master_xfer failed
[ 12.770766] b2c2-flexcop: i2c master_xfer failed
[ 12.770768] CX24123: cx24123_i2c_readreg: reg=0x0 (error=-121)
[ 12.770770] CX24123: wrong demod revision: 87
[ 12.918553] nvidia: module license 'NVIDIA' taints kernel.
[ 13.376644] b2c2-flexcop: found 'ST STV0299 DVB-S' .
[ 13.376700] DVB: registering frontend 0 (ST STV0299 DVB-S)...
[ 13.376841] b2c2-flexcop: initialization of 'Sky2PC/SkyStar 2 DVB-S' at the 'PCI' bus controlled by a 'FlexCopIIb' complete
where is your device: 'ls -l /dev/video*'?
I thing your devive must under /dev/dvb/*.
stefan
-
MythTV Friend in Training
- Join Date
- Apr 2009
- Posts
- 12
- MythTV Gallery
- 0
11-13-2009,08:29 AM under /dev/dvb/* I find only the DVB-S
-
MythTV Friend in Training
- Join Date
- Apr 2009
- Posts
- 12
- MythTV Gallery
- 0
11-13-2009,07:37 PM This is the output ls -l /dev/dvb/*
total 0
crw-rw---- 1 root video 212, 4 2009-11-13 13:21 demux0
crw-rw---- 1 root video 212, 5 2009-11-13 13:21 dvr0
crw-rw---- 1 root video 212, 3 2009-11-13 13:21 frontend0
crw-rw---- 1 root video 212, 7 2009-11-13 13:21 net0
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
weird problem with saa7134 speed
By maarten_84 in forum HardwareReplies: 4Last Post: 06-15-2007, 04:19 PM -
SAA7134 Probleme nach Update auf MythTV 0.19
By Verzweifler in forum Probleme bei der InstallationReplies: 0Last Post: 04-05-2006, 07:17 AM -
Probleme mit mischbetrieb: pvr-250/350 und saa7134
By joe in forum AllgemeinesReplies: 0Last Post: 06-13-2005, 09:26 AM -
saa7134 PCI sound problems, thoughts and questions
By fiendicus_prime in forum HardwareReplies: 2Last Post: 02-19-2005, 10:56 PM -
saa7134: wrong initialization
By joe in forum HardwareReplies: 0Last Post: 11-16-2004, 09:29 AM


LinkBack URL
About LinkBacks





