[linux-dvb] Which Kworld V-Stream Xpert DVB-T PCI card

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Thomas,

Judging from your PCI ID, it's got a Samsung tuner (that's the good
one).  You'll need the mt352 frontend.

I'm currently using SuSE 9.3 default kernel 2.6.11.4-20a-smp and doing
the following to load up the correct modules:

#!/bin/sh
modprobe firmware_class
modprobe video-buf
modprobe btcx-risc
modprobe i2c-core
modprobe v4l2-common
modprobe v4l1-compat
modprobe i2c-algo-bit
modprobe videodev
modprobe ir-common
modprobe tveeprom

modprobe dvb-core dvb_shutdown_timeout=0
modprobe dvb-pll

modprobe mt352
modprobe or51132
modprobe cx22702

modprobe video-buf-dvb

modprobe cx88xx
modprobe cx8800
modprobe cx8802
modprobe cx88-dvb

I dunno if the standard 2.6.11 contains everything you need, though it
should work if you install a v4l cvs dump from bytesex.

Regards,

Soyeb



On Sun, 2005-05-08 at 17:22 +0100, Thomas Rynne wrote:
> I have an Kworld V-Stream Xpert DVB-T PCI card but I don't know which.
> There's some information on the wiki but how do I know which of the
> three cards listed is mine:
>   http://linuxtv.org/wiki/index.php/Kworld_V-Stream_Xpert_DTV
> 
> I can load the patched modules from soyeb.homeip.net (website
> currently down) but dvbscan never finds any channels. Now
> I'm wondering if I have a different card. I've pasted some information
> which might identify the card below.
> 
> Thanks for any pointers.
> Thomas
> 
> lspci
> 00:0a.0 Multimedia video controller: Conexant: Unknown device 8800 (rev 05)
> 00:0a.2 Multimedia controller: Conexant: Unknown device 8802 (rev 05)
> 
> lspci -v
> 00:0a.0 Multimedia video controller: Conexant: Unknown device 8800 (rev 05)
>         Subsystem: Unknown device 17de:08a6
>         Flags: bus master, medium devsel, latency 32, IRQ 10
>         Memory at c5000000 (32-bit, non-prefetchable) [size=3D16M]
>         Capabilities: [44] Vital Product Data
>         Capabilities: [4c] Power Management version 2
> 
> 00:0a.2 Multimedia controller: Conexant: Unknown device 8802 (rev 05)
>         Subsystem: Unknown device 17de:08a6
>         Flags: bus master, medium devsel, latency 32, IRQ 10
>         Memory at c4000000 (32-bit, non-prefetchable) [size=3D16M]
>         Capabilities: [4c] Power Management version 2
> 
> dmesg after loading the modules:
> 
> Linux video capture interface: v1.00
> cx2388x v4l2 driver version 0.0.4 loaded
> PCI: Found IRQ 10 for device 0000:00:0a.0
> PCI: Sharing IRQ 10 with 0000:00:0a.2
> cx88[0]: subsystem: 17de:08a6, board: KWorld/VStream XPert DVB-T
> [card=3D14,autodetected]
> cx88[0]/0: found at 0000:00:0a.0, rev: 5, irq: 10, latency: 32, mmio: 0xc50=
> 00000
> cx88[0]/0: registered device video0 [v4l2]
> cx88[0]/0: registered device vbi0
> cx2388x dvb driver version 0.0.4 loaded
> PCI: Found IRQ 10 for device 0000:00:0a.2
> PCI: Sharing IRQ 10 with 0000:00:0a.0
> cx88[0]/2: found at 0000:00:0a.2, rev: 5, irq: 10, latency: 32, mmio: 0xc40=
> 00000
> cx88[0]/2: cx2388x based dvb card
> DVB: registering new adapter (cx88[0]).
> DVB: registering frontend 0 (KWorld/VStream XPert DVB-T)...
> --
> 
> _______________________________________________
> 
> linux-dvb@xxxxxxxxxxx
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb




[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux