Page 1 of 1

Problem streaming from v4l2 source

Posted: 17 Sep 2013 00:45
by staze
All,

I HAD v4l2 streaming working great in Ubuntu until a reboot, and unwanted update seems to have broken things. This was with VLC 2.0.x (I can't recall which). Now, I've tried 2.0.8, and 2.1-nightly, and 2.2-nightly, and non will work.

Right now, I'm trying 2.2-nightly, and I'm seeing the following error. Streaming from a PVR-250 works great, streaming from my HVR-2250's do not (see following). It just hangs at that last line, and never fills the buffer. I'm guessing it has to do with the ioctl warning, but I can't figure out what's causing that. I can cat /dev/video1 to a mpg file and play it back fine, but no matter what I try, I can't get the stream to work.

Anyone have any thoughts? Please?

Code: Select all

vlc -vvv v4l2c:///dev/video1 :v4l2-input=1 :v4l2-standard=NTSC :v4l2-width=720 :v4l2-height=480 --sout '#standard{access=http,dst=:8001,mux=ts}' --no-sout-audio VLC media player 2.2.0-git Weatherwax (revision 2.2.0~~git20130915+r3006) [0xe47118] main libvlc debug: VLC media player - 2.2.0-git Weatherwax [0xe47118] main libvlc debug: Copyright © 1996-2013 the VideoLAN team [0xe47118] main libvlc debug: revision 2.2.0~~git20130915+r3006 [0xe47118] main libvlc debug: configured with ./configure '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--localstatedir=/var' '--libexecdir=${prefix}/lib/vlc' '--disable-dependency-tracking' '--build=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--sysconfdir=/etc' '--with-binary-version=0~r105~ubuntu13.04.1' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-dbus' '--enable-dca' '--enable-dirac' '--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libproxy' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-opus' '--enable-oss' '--enable-pulse' '--enable-qt4' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-sftp' '--enable-shout' '--enable-skins2' '--enable-smb' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vorbis' '--enable-x264' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--disable-dxva2' '--disable-gnomevfs' '--disable-goom' '--disable-portaudio' '--disable-projectm' '--disable-sqlite' '--disable-telx' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv' '--enable-fbosd' '--enable-libva' '--enable-linsys' '--enable-omxil' '--enable-pvr' '--enable-udev' '--enable-v4l2' '--enable-crystalhd' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' 'build_alias=x86_64-linux-gnu' [0xe47118] main libvlc debug: searching plug-in modules [0xe47118] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat [0xe47118] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins' [0xe47118] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat [0xe47118] main libvlc debug: plug-ins loaded: 432 modules [0xe47118] main libvlc debug: opening config file (/home/sojcadmin/.config/vlc/vlcrc) [0xe47118] main libvlc debug: translation test: code is "C" [0xe47118] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 FPU [0x1056298] main input debug: Creating an input for 'Media Library' [0x1056298] main input debug: Input is a meta file: disabling unneeded options [0x1056298] main input debug: using timeshift granularity of 50 MiB, in path '/tmp' [0x1056298] main input debug: `file/xspf-open:///home/sojcadmin/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/sojcadmin/.local/share/vlc/ml.xspf' [0x1056298] main input debug: creating demux: access='file' demux='xspf-open' location='/home/sojcadmin/.local/share/vlc/ml.xspf' file='/home/sojcadmin/.local/share/vlc/ml.xspf' [0xe64338] main demux debug: looking for access_demux module matching "file": 20 candidates [0xe64338] main demux debug: no access_demux modules matched [0x1056298] main input debug: creating access 'file' location='/home/sojcadmin/.local/share/vlc/ml.xspf', path='/home/sojcadmin/.local/share/vlc/ml.xspf' [0xe64338] main access debug: looking for access module matching "file": 24 candidates [0xe64338] filesystem access debug: opening file `/home/sojcadmin/.local/share/vlc/ml.xspf' [0xe64338] main access debug: using access module "filesystem" [0xf0eed8] main stream debug: Using stream method for AStream* [0xf0eed8] main stream debug: starting pre-buffering [0xf0eed8] main stream debug: received first data after 0 ms [0xf0eed8] main stream debug: pre-buffering done 296 bytes in 0s - 9324 KiB/s [0xf0f138] main stream debug: looking for stream_filter module matching "any": 9 candidates [0xf0f138] main stream debug: no stream_filter modules matched [0xf0f138] main stream debug: looking for stream_filter module matching "stream_filter_record": 9 candidates [0xf0f138] main stream debug: no stream_filter modules matched [0x1056298] main input debug: creating demux: access='file' demux='xspf-open' location='/home/sojcadmin/.local/share/vlc/ml.xspf' file='/home/sojcadmin/.local/share/vlc/ml.xspf' [0xf0f138] main demux debug: looking for demux module matching "xspf-open": 63 candidates [0xf0f138] playlist demux debug: using XSPF playlist reader [0xf0f138] main demux debug: using demux module "playlist" [0xf118d8] main demux meta debug: looking for meta reader module matching "any": 2 candidates [0xf118d8] lua demux meta debug: Trying Lua scripts in /home/sojcadmin/.local/share/vlc/lua/meta/reader [0xf118d8] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader [0xf118d8] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac [0xf118d8] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader [0xf118d8] main demux meta debug: no meta reader modules matched [0x1056298] main input debug: `file/xspf-open:///home/sojcadmin/.local/share/vlc/ml.xspf' successfully opened [0xf1d278] main xml reader debug: looking for xml reader module matching "any": 1 candidates [0xf1d278] main xml reader debug: using xml reader module "xml" [0xf0f138] playlist demux debug: parsed 0 tracks successfully [0x1056298] main input debug: EOF reached [0xf0f138] main demux debug: removing module "playlist" [0xe64338] main access debug: removing module "filesystem" [0xe71f48] main playlist debug: creating audio output [0xf0eed8] main audio output debug: looking for audio output module matching "any": 7 candidates [0xf0eed8] pulse audio output debug: using library version 3.0.0 [0xf0eed8] pulse audio output debug: (compiled with version 3.0.0, protocol 27) [0xf0eed8] pulse audio output error: PulseAudio server connection failure: Connection refused [0xf0eed8] alsa audio output debug: Available ALSA PCM devices: [0xf0eed8] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null) [0xf0eed8] main audio output debug: using audio output module "alsa" [0xe71f48] main playlist debug: keeping audio output [0xe71f48] main playlist debug: adding item `v4l2c:///dev/video1' ( v4l2c:///dev/video1 ) [0xe87bd8] main interface debug: looking for interface module matching "hotkeys,none": 19 candidates [0xe87bd8] main interface debug: using interface module "hotkeys" [0xe635b8] main interface debug: looking for interface module matching "globalhotkeys,none": 19 candidates [0xe635b8] main interface debug: no interface modules matched [0xe635b8] main interface error: no suitable interface module [0xe47118] main libvlc error: interface "globalhotkeys,none" initialization failed [0xe635b8] main interface debug: looking for interface module matching "dbus,none": 19 candidates [0xe635b8] dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 [0xe635b8] main interface debug: no interface modules matched [0xe635b8] main interface error: no suitable interface module [0xe47118] main libvlc error: interface "dbus,none" initialization failed [0xe47118] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [0xe635b8] main interface debug: looking for interface module matching "any": 19 candidates [0xe635b8] qt4 interface error: Could not connect to X server [0xe71f48] main playlist debug: no fetch required for (null) (art currently (null)) [0xe635b8] skins2 interface debug: Cannot open X display [0xe635b8] skins2 interface error: cannot initialize OSFactory [0xe635b8] [cli] lua interface debug: Found lua interface script: /usr/lib/vlc/lua/intf/cli.luac [0xe635b8] [cli] main interface debug: using interface module "lua" [0xe71f48] main playlist debug: processing request item: null, node: Playlist, skip: 0 [0xe71f48] main playlist debug: rebuilding array of current - root Playlist [0xe71f48] main playlist debug: rebuild done - 1 items, index -1 [0xe71f48] main playlist debug: starting playback of the new playlist item [0xe71f48] main playlist debug: resyncing on v4l2c:///dev/video1 [0xe71f48] main playlist debug: v4l2c:///dev/video1 is at 0 [0xe71f48] main playlist debug: creating new input thread [0x7fc4b4000a68] main input debug: Creating an input for 'v4l2c:///dev/video1' [0x7fc4ac000b78] main stream output debug: using sout chain=`standard{access=http,dst=:8001,mux=ts}' [0x7fc4ac000b78] main stream output debug: stream=`standard' [0x7fc4ac000f48] main stream out debug: looking for sout stream module matching "standard": 20 candidates [0x7fc4ac000f48] main stream out debug: set config option: sout-standard-access to http [0x7fc4ac000f48] main stream out debug: set config option: sout-standard-dst to :8001 [0x7fc4ac000f48] main stream out debug: set config option: sout-standard-mux to ts [0x7fc4ac001e88] main access out debug: looking for sout access module matching "http": 8 candidates [0x7fc4ac001e88] main access out debug: net: listening to * port 8001 [0x7fc4ac001e88] main access out debug: using sout access module "access_output_http" [0x7fc4ac4c8788] main mux debug: looking for sout mux module matching "ts": 10 candidates [0x7fc4ac4c8788] mux_ts mux debug: shaping=200000 pcr=70000 dts_delay=400000 [0x7fc4ac4c8788] main mux debug: using sout mux module "mux_ts" [0x7fc4ac000b78] main stream output debug: muxer support adding stream at any time [0x7fc4ac000b78] main stream output debug: muxer prefers to wait for all ES before starting to mux [0x7fc4ac000f48] stream_out_standard stream out debug: using `http/ts://:8001' [0x7fc4ac000f48] main stream out debug: using sout stream module "stream_out_standard" [0x7fc4b4000a68] main input debug: using timeshift granularity of 50 MiB, in path '/tmp' [0xe635b8] [cli] lua interface: Listening on host "*console". VLC media player 2.2.0-git Weatherwax Command Line Interface initialized. Type `help' for help. > [0x7fc4b4000a68] main input debug: `v4l2c:///dev/video1' gives access `v4l2c' demux `' path `/dev/video1' [0x7fc4b4000a68] main input debug: creating demux: access='v4l2c' demux='' location='/dev/video1' file='/dev/video1' [0x7fc4ac4c9f08] main demux debug: looking for access_demux module matching "v4l2c": 20 candidates [0x7fc4ac4c9f08] main demux debug: no access_demux modules matched [0x7fc4b4000a68] main input debug: creating access 'v4l2c' location='/dev/video1', path='/dev/video1' [0x7fc4ac4c9f08] main access debug: looking for access module matching "v4l2c": 24 candidates [0x7fc4ac4c9f08] v4l2 access debug: opening device '/dev/video1' [0x7fc4ac4c9f08] v4l2 access debug: device Hauppauge WinTV-HVR2250 using driver saa7164[0] (version 0.0.0) on PCI:0000:01:00.0 [0x7fc4ac4c9f08] v4l2 access debug: with unknown capabilities (overall 0x01010001) [0x7fc4ac4c9f08] v4l2 access debug: video input composite (1) is camera [0x7fc4ac4c9f08] v4l2 access debug: selected input 1 [0x7fc4ac4c9f08] v4l2 access debug: video standard set to 0xb000: [0x7fc4ac4c9f08] v4l2 access debug: no tuning required (analog baseband input) [0x7fc4ac4c9f08] v4l2 access debug: no audio input available [0x7fc4ac4c9f08] v4l2 access debug: selected format MPEG [0x7fc4ac4c9f08] v4l2 access debug: requested frame size: 720x480 [0x7fc4ac4c9f08] v4l2 access debug: unknown frame intervals: Inappropriate ioctl for device [0x7fc4ac4c9f08] v4l2 access debug: constant frame interval: 1001/30000 [0x7fc4ac4c9f08] v4l2 access warning: cannot set streaming parameters: Inappropriate ioctl for device [0x7fc4ac4c9f08] v4l2 access debug: cannot get cropping properties: Inappropriate ioctl for device [0x7fc4ac4c9f08] v4l2 access debug: 0 bytes for complete image [0x7fc4ac4c9f08] v4l2 access debug: integer Brightness (00980900) [0x7fc4ac4c9f08] v4l2 access debug: current: 127, default: 127 [0x7fc4ac4c9f08] v4l2 access debug: integer Contrast (00980901) [0x7fc4ac4c9f08] v4l2 access debug: current: 66, default: 66 [0x7fc4ac4c9f08] v4l2 access debug: integer Saturation (00980902) [0x7fc4ac4c9f08] v4l2 access debug: current: 62, default: 62 [0x7fc4ac4c9f08] v4l2 access debug: integer Hue (00980903) [0x7fc4ac4c9f08] v4l2 access debug: current: 128, default: 128 [0x7fc4ac4c9f08] v4l2 access debug: integer Volume (00980905) [0x7fc4ac4c9f08] v4l2 access debug: current: 0, default: 20 [0x7fc4ac4c9f08] v4l2 access debug: integer Sharpness (0098091B) [0x7fc4ac4c9f08] v4l2 access debug: current: 8, default: 8 [0x7fc4ac4c9f08] v4l2 access debug: menu Stream Type (00990900) [0x7fc4ac4c9f08] v4l2 access debug: menu Video Aspect (009909C9) [0x7fc4ac4c9f08] v4l2 access debug: integer Video B Frames (009909CA) [0x7fc4ac4c9f08] v4l2 access debug: integer Video GOP Size (009909CB) [0x7fc4ac4c9f08] v4l2 access debug: menu Video Bitrate Mode (009909CE) [0x7fc4ac4c9f08] v4l2 access debug: integer Video Bitrate (009909CF) [0x7fc4ac4c9f08] v4l2 access debug: integer Video Peak Bitrate (009909D0) [0x7fc4ac4c9f08] main access debug: using access module "v4l2" [0x7fc4ac4d4338] main stream debug: Using block method for AStream* [0x7fc4ac4d4338] main stream debug: starting pre-buffering [0x7fc4ac4d4338] main stream debug: received first data after 598 ms
btw, dmesg indicates the card driver is loaded. Kernel is 3.8.13.6. Running ubuntu 13.04.

What I DO get in dmesg when trying this is a whole lot of:

[14214.027856] encirq no free buffers, increase param encoder_buffers

Re: Problem streaming from v4l2 source

Posted: 17 Sep 2013 00:58
by staze
Control-C results in the following:

Code: Select all

^C[0xe47118] main libvlc debug: removing all interfaces [0xe47118] main libvlc debug: exiting [0xe635b8] [cli] main interface debug: removing module "lua" [0xe635b8] [cli] lua interface error: Error loading script /usr/lib/vlc/lua/intf/cli.luac: lua/intf/modules/host.lua:279: Interrupted. [0xe87bd8] main interface debug: removing module "hotkeys" [0xe71f48] main playlist debug: destroying [0xe71f48] main playlist debug: deactivating the playlist [0xe71f48] main playlist debug: incoming request - stopping current input [0x7fc4ac4d4338] main stream debug: prebuffering done 0 bytes in 853s - 0 KiB/s [0x7fc4ac4d4338] main stream error: cannot pre fill buffer [0x7fc4ac4c9f08] main access debug: removing module "v4l2" [0x7fc4b4000a68] main input warning: cannot create a stream_t from access [0xe71f48] main playlist debug: incoming request - stopping current input [0xe71f48] main playlist debug: dead input [0x7fc4ac000b78] main stream output debug: destroying useless sout [0x7fc4ac000f48] main stream out debug: destroying chain... (name=standard) [0x7fc4ac000f48] main stream out debug: removing module "stream_out_standard" [0x7fc4ac4c8788] main mux debug: removing module "mux_ts" [0x7fc4ac001e88] main access out debug: removing module "access_output_http" [0x7fc4ac003218] main http host warning: force closing connections [0x7fc4ac003218] main http host debug: HTTP host removed [0x7fc4ac001e88] access_output_http access out debug: Close [0x7fc4ac000f48] main stream out debug: destroying chain done [0xf0eed8] main audio output debug: removing module "alsa" [0xe8ca38] main playlist export debug: saving Media Library to file /home/sojcadmin/.local/share/vlc/ml.xspf [0xe8ca38] main playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates [0xe8ca38] main playlist export debug: using playlist export module "export" [0xe8ca38] main playlist export debug: removing module "export" [0xe47118] main libvlc debug: removing stats

Re: Problem streaming from v4l2 source

Posted: 17 Sep 2013 01:16
by staze
dmesg output:

Code: Select all

[ 14.359707] Linux video capture interface: v2.00 [ 14.359711] WARNING: You are using an experimental version of the media stack. [ 14.359711] As the driver is backported to an older kernel, it doesn't offer [ 14.359711] enough quality for its usage in production. [ 14.359711] Use it with care. [ 14.359711] Latest git patches (needed if you report a bug to linux-media@vger.kernel.org): [ 14.359711] f66b2a1c7f2ae3fb0d5b67d07ab4f5055fd3cf16 [media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0 [ 14.359711] d2b903b4427e417a73863cef36ad0796ea6b7404 [media] exynos4-is: Fix entity unregistration on error path [ 14.359711] d0b1c31349969973204fad21a076aecf131cc5e4 [media] exynos-gsc: Register v4l2 device [ 14.607710] ip_tables: (C) 2000-2006 Netfilter Core Team [ 14.620291] WARNING: You are using an experimental version of the media stack. [ 14.620291] As the driver is backported to an older kernel, it doesn't offer [ 14.620291] enough quality for its usage in production. [ 14.620291] Use it with care. [ 14.620291] Latest git patches (needed if you report a bug to linux-media@vger.kernel.org): [ 14.620291] f66b2a1c7f2ae3fb0d5b67d07ab4f5055fd3cf16 [media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0 [ 14.620291] d2b903b4427e417a73863cef36ad0796ea6b7404 [media] exynos4-is: Fix entity unregistration on error path [ 14.620291] d0b1c31349969973204fad21a076aecf131cc5e4 [media] exynos-gsc: Register v4l2 device [ 14.636927] [drm] Initialized drm 1.1.0 20060810 [ 15.112295] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 15.219294] cx18: Start initialization, version 1.5.1 [ 15.219326] cx18-0: Initializing card 0 [ 15.219328] cx18-0: Autodetected Hauppauge card [ 15.223782] cx18-0: cx23418 revision 01010000 (B) [ 15.230718] saa7164 driver loaded [ 15.231356] CORE saa7164[0]: subsystem: 0070:8851, board: Hauppauge WinTV-HVR2250 [card=7,autodetected] [ 15.231360] saa7164[0]/0: found at 0000:01:00.0, rev: 129, irq: 16, latency: 0, mmio: 0xf7000000 [ 15.348960] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X [ 15.392022] saa7164_downloadfirmware() no first image [ 15.392037] saa7164_downloadfirmware() Waiting for firmware upload (NXP7164-2010-03-10.1.fw) [ 15.438174] tveeprom 0-0050: Hauppauge model 74141, rev C6B6, serial# 7106459 [ 15.438177] tveeprom 0-0050: MAC address is 00:0d:fe:6c:6f:9b [ 15.438179] tveeprom 0-0050: tuner model is Philips FM1236 MK5 (idx 116, type 43) [ 15.438181] tveeprom 0-0050: TV standards NTSC(M) (eeprom 0x08) [ 15.438183] tveeprom 0-0050: audio processor is CX23418 (idx 38) [ 15.438184] tveeprom 0-0050: decoder processor is CX23418 (idx 31) [ 15.438186] tveeprom 0-0050: has radio, has IR receiver, has IR transmitter [ 15.438188] cx18-0: Autodetected Hauppauge HVR-1600 [ 15.438190] cx18-0: Simultaneous Digital and Analog TV capture supported [ 15.503878] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4 [ 15.504028] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5 [ 15.504129] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6 [ 15.504223] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 [ 15.504318] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 [ 15.505021] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 [ 15.505982] i915 0000:00:02.0: setting latency timer to 64 [ 15.525058] i915 0000:00:02.0: irq 46 for MSI/MSI-X [ 15.525078] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 15.525079] [drm] Driver supports precise vblank timestamp query. [ 15.525119] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 15.706843] fbcon: inteldrmfb (fb0) is primary device [ 15.760132] Console: switching to colour frame buffer device 128x48 [ 15.762097] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 15.762099] i915 0000:00:02.0: registered panic notifier [ 15.762109] i915: No ACPI video bus found [ 15.762208] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 15.864215] r8169 0000:03:00.0 eth0: link up [ 15.864228] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 15.933387] tda9887 1-0043: creating new instance [ 15.933391] tda9887 1-0043: tda988[5/6/7] found [ 15.934290] tuner 1-0043: Tuner 74 found with type(s) Radio TV. [ 15.935484] tuner 1-0061: Tuner -1 found with type(s) Radio TV. [ 16.022128] cs5345 0-004c: chip found @ 0x98 (cx18 i2c driver #0-0) [ 16.267645] tuner-simple 1-0061: creating new instance [ 16.267650] tuner-simple 1-0061: type set to 43 (Philips NTSC MK3 (FM1236MK3 or FM1236/F)) [ 16.269715] cx18-0: Registered device video0 for encoder MPEG (64 x 32.00 kB) [ 16.269718] DVB: registering new adapter (cx18) [ 16.568279] saa7164_downloadfirmware() firmware read 4019072 bytes. [ 16.568283] saa7164_downloadfirmware() firmware loaded. [ 16.568284] Firmware file header part 1: [ 16.568285] .FirmwareSize = 0x0 [ 16.568286] .BSLSize = 0x0 [ 16.568287] .Reserved = 0x3d538 [ 16.568289] .Version = 0x3 [ 16.568290] saa7164_downloadfirmware() SecBootLoader.FileSize = 4019072 [ 16.568295] saa7164_downloadfirmware() FirmwareSize = 0x1fd6 [ 16.568296] saa7164_downloadfirmware() BSLSize = 0x0 [ 16.568297] saa7164_downloadfirmware() Reserved = 0x0 [ 16.568298] saa7164_downloadfirmware() Version = 0x1661c00 [ 16.580552] MXL5005S: Attached at address 0x63 [ 16.580562] cx18 0000:05:00.0: DVB: registering adapter 0 frontend 0 (Samsung S5H1409 QAM/8VSB Frontend)... [ 16.580689] cx18-0: DVB Frontend registered [ 16.580692] cx18-0: Registered DVB adapter0 for TS (32 x 32.00 kB) [ 16.580730] cx18-0: Registered device video32 for encoder YUV (20 x 101.25 kB) [ 16.580755] cx18-0: Registered device vbi0 for encoder VBI (20 x 51984 bytes) [ 16.580783] cx18-0: Registered device video24 for encoder PCM audio (256 x 4.00 kB) [ 16.580807] cx18-0: Registered device radio0 for encoder radio [ 16.580809] cx18-0: Initialized card: Hauppauge HVR-1600 [ 16.580833] cx18: End initialization [ 16.649105] cx18-alsa: module loading... [ 16.738232] cx18-0: loaded v4l-cx23418-cpu.fw firmware (158332 bytes) [ 16.955811] cx18-0: loaded v4l-cx23418-apu.fw firmware V00120000 (141200 bytes) [ 16.962169] cx18-0: FW version: 0.0.74.0 (Release 2007/03/12) [ 17.872083] cx18-0 843: loaded v4l-cx23418-dig.fw firmware (16382 bytes) [ 17.890231] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro [ 17.891936] cx18-0 843: verified load of v4l-cx23418-dig.fw firmware (16382 bytes) [ 19.187005] init: failsafe main process (778) killed by TERM signal [ 19.828462] type=1400 audit(1379373262.804:8): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=979 comm="apparmor_parser" [ 19.828640] type=1400 audit(1379373262.804:9): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=977 comm="apparmor_parser" [ 19.828983] type=1400 audit(1379373262.804:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=977 comm="apparmor_parser" [ 19.829175] type=1400 audit(1379373262.804:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=977 comm="apparmor_parser" [ 20.598955] WARNING: You are using an experimental version of the media stack. [ 20.598955] As the driver is backported to an older kernel, it doesn't offer [ 20.598955] enough quality for its usage in production. [ 20.598955] Use it with care. [ 20.598955] Latest git patches (needed if you report a bug to linux-media@vger.kernel.org): [ 20.598955] f66b2a1c7f2ae3fb0d5b67d07ab4f5055fd3cf16 [media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0 [ 20.598955] d2b903b4427e417a73863cef36ad0796ea6b7404 [media] exynos4-is: Fix entity unregistration on error path [ 20.598955] d0b1c31349969973204fad21a076aecf131cc5e4 [media] exynos-gsc: Register v4l2 device [ 20.630167] lirc_dev: IR Remote Control driver registered, major 249 [ 23.008033] saa7164_downloadimage() Image downloaded, booting... [ 23.112028] saa7164_downloadimage() Image booted successfully. [ 23.112048] starting firmware download(2) [ 23.579643] Netfilter messages via NETLINK v0.30. [ 23.588040] device eth0 entered promiscuous mode [ 25.840029] saa7164_downloadimage() Image downloaded, booting... [ 27.712035] saa7164_downloadimage() Image booted successfully. [ 27.712061] firmware download complete. [ 27.760538] tveeprom 8-0000: Hauppauge model 88061, rev C4F2, serial# 8477361 [ 27.760541] tveeprom 8-0000: MAC address is 00:0d:fe:81:5a:b1 [ 27.760543] tveeprom 8-0000: tuner model is NXP 18271C2_716x (idx 152, type 4) [ 27.760545] tveeprom 8-0000: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88) [ 27.760547] tveeprom 8-0000: audio processor is SAA7164 (idx 43) [ 27.760549] tveeprom 8-0000: decoder processor is SAA7164 (idx 40) [ 27.760550] tveeprom 8-0000: has radio, has IR receiver, has no IR transmitter [ 27.760552] saa7164[0]: Hauppauge eeprom: model=88061 [ 28.156313] tda18271 9-0060: creating new instance [ 28.160673] TDA18271HD/C2 detected @ 9-0060 [ 28.415641] DVB: registering new adapter (saa7164) [ 28.415650] saa7164 0000:01:00.0: DVB: registering adapter 1 frontend 0 (Samsung S5H1411 QAM/8VSB Frontend)... [ 28.700711] tda18271 10-0060: creating new instance [ 28.705127] TDA18271HD/C2 detected @ 10-0060 [ 28.956515] tda18271: performing RF tracking filter calibration [ 31.306259] tda18271: RF tracking filter calibration complete [ 31.309311] DVB: registering new adapter (saa7164) [ 31.309319] saa7164 0000:01:00.0: DVB: registering adapter 2 frontend 0 (Samsung S5H1411 QAM/8VSB Frontend)... [ 31.309686] saa7164[0]: registered device video1 [mpeg] [ 31.540520] saa7164[0]: registered device video2 [mpeg] [ 31.751164] saa7164[0]: registered device vbi1 [vbi] [ 31.751218] saa7164[0]: registered device vbi2 [vbi] [ 31.753993] CORE saa7164[1]: subsystem: 0070:8851, board: Hauppauge WinTV-HVR2250 [card=7,autodetected] [ 31.753997] saa7164[1]/0: found at 0000:04:00.0, rev: 129, irq: 19, latency: 0, mmio: 0xf7c00000 [ 31.912053] saa7164_downloadfirmware() no first image [ 31.912092] saa7164_downloadfirmware() Waiting for firmware upload (NXP7164-2010-03-10.1.fw) [ 31.914935] saa7164_downloadfirmware() firmware read 4019072 bytes. [ 31.914938] saa7164_downloadfirmware() firmware loaded. [ 31.914940] Firmware file header part 1: [ 31.914941] .FirmwareSize = 0x0 [ 31.914942] .BSLSize = 0x0 [ 31.914943] .Reserved = 0x3d538 [ 31.914944] .Version = 0x3 [ 31.914946] saa7164_downloadfirmware() SecBootLoader.FileSize = 4019072 [ 31.914951] saa7164_downloadfirmware() FirmwareSize = 0x1fd6 [ 31.914952] saa7164_downloadfirmware() BSLSize = 0x0 [ 31.914953] saa7164_downloadfirmware() Reserved = 0x0 [ 31.914955] saa7164_downloadfirmware() Version = 0x1661c00 [ 38.772025] saa7164_downloadimage() Image downloaded, booting... [ 38.876031] saa7164_downloadimage() Image booted successfully. [ 38.876056] starting firmware download(2) [ 41.604019] saa7164_downloadimage() Image downloaded, booting... [ 43.372023] saa7164_downloadimage() Image booted successfully. [ 43.372075] firmware download complete. [ 43.416501] tveeprom 11-0000: Hauppauge model 88061, rev C4F2, serial# 8477369 [ 43.416504] tveeprom 11-0000: MAC address is 00:0d:fe:81:5a:b9 [ 43.416506] tveeprom 11-0000: tuner model is NXP 18271C2_716x (idx 152, type 4) [ 43.416508] tveeprom 11-0000: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88) [ 43.416510] tveeprom 11-0000: audio processor is SAA7164 (idx 43) [ 43.416511] tveeprom 11-0000: decoder processor is SAA7164 (idx 40) [ 43.416513] tveeprom 11-0000: has radio, has IR receiver, has no IR transmitter [ 43.416515] saa7164[1]: Hauppauge eeprom: model=88061 [ 43.742787] tda18271 12-0060: creating new instance [ 43.747332] TDA18271HD/C2 detected @ 12-0060 [ 43.999966] DVB: registering new adapter (saa7164) [ 43.999974] saa7164 0000:04:00.0: DVB: registering adapter 3 frontend 0 (Samsung S5H1411 QAM/8VSB Frontend)... [ 44.287206] tda18271 13-0060: creating new instance [ 44.291348] TDA18271HD/C2 detected @ 13-0060 [ 44.540696] tda18271: performing RF tracking filter calibration [ 46.890490] tda18271: RF tracking filter calibration complete [ 46.893572] DVB: registering new adapter (saa7164) [ 46.893579] saa7164 0000:04:00.0: DVB: registering adapter 4 frontend 0 (Samsung S5H1411 QAM/8VSB Frontend)... [ 46.894114] saa7164[1]: registered device video3 [mpeg] [ 47.125152] saa7164[1]: registered device video4 [mpeg] [ 47.336323] saa7164[1]: registered device vbi3 [vbi] [ 47.336383] saa7164[1]: registered device vbi4 [vbi] [ 47.778995] tda18271: performing RF tracking filter calibration [ 50.125324] tda18271: RF tracking filter calibration complete [ 50.707195] tda18271: performing RF tracking filter calibration [ 53.049291] tda18271: RF tracking filter calibration complete
lspci output:

Code: Select all

00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03) 00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03) 00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03) 00:1a.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4 00:1a.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5 00:1a.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6 00:1a.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2 00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller 00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1 00:1c.2 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 3 00:1c.3 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 4 00:1d.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1 00:1d.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2 00:1d.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3 00:1d.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90) 00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller 00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE Controller #1 00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller 00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE Controller #2 01:00.0 Multimedia controller: Philips Semiconductors SAA7164 (rev 81) 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller (rev 02) 04:00.0 Multimedia controller: Philips Semiconductors SAA7164 (rev 81) 05:00.0 Multimedia video controller: Conexant Systems, Inc. CX23418 Single-Chip MPEG-2 Encoder with Integrated Analog Video/Broadcast Audio Decoder