dvb not found (video mate m1f pci)
Added by laura ferreri over 6 years ago
Hi, first I apologize for my low level of English
I use ubuntu 14.04 server and pci card m1f video mate https://www.linuxtv.org/wiki/index.php/Compro_VideoMate_Vista_M1F#Components_Used
I can not install it correctly
download and buil firmware from linuxtvorg
git clone git://linuxtv.org/media_build.git
cd media_build
./build
sudo make install
lspci -vvvnn
05:00.0 Multimedia controller [0480]: Philips Semiconductors SAA7131/SAA7133/SAA 7135 Video Broadcast Decoder [1131:7133] (rev d1)
Subsystem: Compro Technology, Inc. VideoMate T750 [185b:c900]
Physical Slot: 1
dmesg result
:~$ dmesg | grep saa7134
[ 21.686666] saa7134: saa7130/34: v4l2 driver version 0, 2, 17 loaded
[ 21.686760] saa7134: saa71330: found at 0000:05:00.0, rev: 209, irq: 16, latency: 32, mmio: 0xb1900000
[ 21.686779] saa7134: saa71330: subsystem: 185b:c900, board: Compro VideoMate T750 [card=139,autodetected]
[ 21.686792] saa7134: saa71330: board init: gpio is 63f00
[ 21.835259] saa7134: i2c eeprom 00: 5b 18 00 c9 54 20 1c 00 43 43 a9 1c 55 d2 b2 92
[ 21.835262] saa7134: i2c eeprom 10: 00 ff 86 0f ff 20 ff ff ff ff ff ff ff ff ff ff
[ 21.835263] saa7134: i2c eeprom 20: 01 40 01 02 02 03 01 03 08 ff 00 89 ff ff ff ff
[ 21.835264] saa7134: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 21.835265] saa7134: i2c eeprom 40: ff de 00 c6 86 ff ff ff 03 ff ff ff c6 ff 04 11
[ 21.835266] saa7134: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff cb
[ 21.835268] saa7134: i2c eeprom 60: 35 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 21.835269] saa7134: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 21.835270] saa7134: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 21.835271] saa7134: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 21.835272] saa7134: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 21.835273] saa7134: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 21.835274] saa7134: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 21.835276] saa7134: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 21.835277] saa7134: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 21.835278] saa7134: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 21.868653] saa7134: saa71330: registered device video0 [v4l2]
[ 21.868742] saa7134: saa71330: registered device vbi0
[ 21.868815] saa7134: saa71330: registered device radio0
[ 22.838947] saa7134 0000:05:00.0: Direct firmware load failed with error -2
[ 22.838950] saa7134 0000:05:00.0: Falling back to user helper
[ 22.942432] saa7134_dvb: dvb_init() allocating 1 frontend
[ 22.943722] saa7134_dvb: saa71330/dvb: frontend initialization failed
[ 23.072476] saa7134_alsa: saa7134 ALSA driver for DMA sound loaded
[ 23.072492] saa7134_alsa: saa71330/alsa: saa71330 at 0xb1900000 irq 16 registered as card -1
my card number is 183 , but I do not know how to change it
already try to remove and add the module with
rmmod saa7134_alsa saa7134_dvb saa7134
modprobe saa7134 card=183
modprobe saa7134-dvb
/$ ls dev/d* result
dev/dm-0 dev/dm-1
dev/disk:
by-id by-uuid
obviously tvheadend does not show adapters
I hope you have explained me well, tanks
Replies (6)
RE: dvb not found (video mate m1f pci) - Added by Mark Clarkstone over 6 years ago
See modprobe saa7134 for module options.
echo "options saa7134 card=183" | sudo tee /etc/modprobe.d/dvb.conf reboot
However that card isn't a DVB card so won't work with newer tvheadend versions. The last version to support analogue (3.6) is no longer supported.
RE: dvb not found (video mate m1f pci) - Added by laura ferreri over 6 years ago
thanks for answering
See modprobe saa7134 for module options.
echo "options saa7134 card=183" | sudo tee /etc/modprobe.d/dvb.conf
reboot
I reinstall ubuntu and apply what you suggested , do not compile the linuxtv firmware
lspci -vvvnn result
05:00.0 Multimedia controller [0480]: Philips Semiconductors SAA7131/SAA7133/SAA7135 Video Broadcast Decoder [1131:7133] (rev d1)
Subsystem: Compro Technology, Inc. VideoMate T750 [185b:c900]
Physical Slot: 1
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAb ort- >SERR- <PERR- INTx-
Latency: 32 (21000ns min, 8000ns max)
Interrupt: pin A routed to IRQ 16
Region 0: Memory at b1900000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: saa7134
/$ dmesg | grep saa7134
[ 22.781698] input: saa7134 IR (Compro VideoMate Vi as /devices/pci0000:00/0000:00:1e.0/0000:05:00.0/rc/rc0/input9
[ 22.781779] rc0: saa7134 IR (Compro VideoMate Vi as /devices/pci0000:00/0000:00:1e.0/0000:05:00.0/rc/rc0
[ 23.527711] saa7134 ALSA driver for DMA sound loaded
$ ls dev/d*
dev/dm-0 dev/dm-1
dev/disk:
by-id by-path by-uuid
dmesg|grep dvb has not results
lsmod | grep bttv has not results
it's correct like this?
However that card isn't a DVB card so won't work with newer tvheadend versions. The last version to support analogue (3.6) is no longer supported.
Could my card work with a version 3.6 or earlier?
Do non-analog cards ,dvb-t, work with an RGB cable entry? , that is, I receive analog RGB signal
RE: dvb not found (video mate m1f pci) - Added by saen acro over 6 years ago
There is a nice command lsdvb
Lot of people make mistake to count "silicon" analog tuners as digital one.
RE: dvb not found (video mate m1f pci) - Added by laura ferreri over 6 years ago
I apologize for my ignorance on the subject
if I already understood that my adapter is not dvb
I reiterate the questions
Could my card work with a version 3.6 or earlier?
Do non-analog cards ,dvb-t, work with an RGB cable entry? , that is, I receive analog RGB signal
RE: dvb not found (video mate m1f pci) - Added by saen acro over 6 years ago
You mean as capture device
not it cannot do that also directly
if stream from ffmpeg then it can
else use zoneminder
RE: dvb not found (video mate m1f pci) - Added by laura ferreri about 6 years ago
Hi !
I'm still with this issue, try to use Mythtv but I'm not convinced
So, I can compile version 3.4
Output is the following:
[WARNING]:v4l: /dev/video0: Device lacks MPEG encoder, device skipped
I understand that tvheanded needs mpeg to work, according to the manufacturer the card supports mpeg2
but dmesg | grep saa7134 , does not register any adapter as mpeg
it's a problem with the v4l2 driver or my card does not really support mpeg at the hardware level ?