[mythtv-users] FC5 and Fusion DVB-T Dual Digital

Shanon Mulley shanonmulleyster at gmail.com
Wed Jul 26 06:08:47 UTC 2006


Kevin,

from my very limited experience with this, the firmware for the USB
portion of the card is retreived by a script. This script comes along
with kernel-doc (or something). If you dont have kernel-doc installed,
then there is no script. My installation of FC5 did not install
kernel-doc by default.

On 7/26/06, Kevin Hayes <wondecla at tpg.com.au> wrote:
> On Wed, 26 Jul 2006 14:45:19 +1000
> "Anthony Goddard" <anthony at bondimaging.com> wrote:
>
> > Hi All,
> > I have put together the following setup:
> >
> > 3Ghz Pentium-D D/core
> > Fedora Core 5 32bit - Kernel 2.6.17-1.2157_FC5smp
> > Nvidia FX6200 with TurboCache (using s-video out)
> > Fusion DVB-T Dual Digital tuner (the Australia / Europe one)
> >
> >
> > I can install mythtv-suite through yum, but I run into all sorts of
> > problems with building the dvb drivers after that.
> > Basically I install mercurial, in the /root directory I run "hg clone
> > http://linuxtv.org/hg/v4l-dvb"
> > then inside the v4l-dvb folder I run make.
> >
> > I keep running into all sorts of errors when trying to run this.
> >
> > Before I get into too many specifics, I was just wondering if there's
> > anyone out there with a similar setup who knows if I need to do anything
> > different to get it working.
> > I've been working off Jarrad Wilson's guide as well as
> > http://mythtv.org/wiki/index.php/DVICO-Ultraview_Install_in_Australia
> >
> > I have also installed the firmware (.fw file) before, but had errors
> > with frontend not initializing still
> > I have had Myth running fine on the same box running FC4.
> >
> >
> > Because I played around a lot and thought I might have done more damage
> > than good, I've formatted and reinstalled FC5 at this stage, so all i
> > have done is a yum upgrade & a yum install Kernel-Devel, and nothing
> > further, and this is my dmesg. (I have only pasted the part that look
> > relevant).
> >
> > Hope someone can help!
> >
> > Cheers,
> > anthony
> >
> >
> > hub 3-0:1.0: 2 ports detected
> > usb 1-5: new high speed USB device using ehci_hcd and address 2
> > ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 177
> > PCI: Setting latency timer of device 0000:00:1d.2 to 64
> > uhci_hcd 0000:00:1d.2: UHCI Host Controller
> > uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
> > uhci_hcd 0000:00:1d.2: irq 177, io base 0x0000b400
> > usb usb4: configuration #1 chosen from 1 choice
> > hub 4-0:1.0: USB hub found
> > hub 4-0:1.0: 2 ports detected
> > cx2388x v4l2 driver version 0.0.5 loaded
> > usb 1-5: configuration #1 chosen from 1 choice
> > cx2388x dvb driver version 0.0.5 loaded
> > ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 169
> > PCI: Setting latency timer of device 0000:00:1d.3 to 64
> > uhci_hcd 0000:00:1d.3: UHCI Host Controller
> > uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
> > uhci_hcd 0000:00:1d.3: irq 169, io base 0x0000b800
> > usb usb5: configuration #1 chosen from 1 choice
> > hub 5-0:1.0: USB hub found
> > hub 5-0:1.0: 2 ports detected
> > ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 20 (level, low) -> IRQ 233
> > CORE cx88[0]: subsystem: 18ac:db50, board: DViCO FusionHDTV DVB-T Dual
> > Digital [card=44,autodetected]
> > TV tuner 4 at 0x1fe, Radio tuner -1 at 0x1fe
> > dvb-usb: found a 'DViCO FusionHDTV DVB-T Dual USB' in cold state, will
> > try to load a firmware
> > dvb-usb: did not find the firmware file. (dvb-usb-bluebird-01.fw) Please
> > see linux/Documentation/dvb/ for more details on firmware-problems. (-2)
> > dvb_usb_cxusb: probe of 1-5:1.0 failed with error -22
> > cx88[0]/0: found at 0000:04:00.0, rev: 5, irq: 233, latency: 32, mmio:
> > 0xe5000000
> > cx88[0]/0: registered device video0 [v4l2]
> > cx88[0]/0: registered device vbi0
> > ACPI: PCI Interrupt 0000:04:00.2[A] -> GSI 20 (level, low) -> IRQ 233
> > cx88[0]/2: found at 0000:04:00.2, rev: 5, irq: 233, latency: 32, mmio:
> > 0xe6000000
> > cx88[0]/2: cx2388x based dvb card
> > cx88[0]: frontend initialization failed
> > cx88[0]/2: cx8802_stop_dma
> > cx88-dvb: probe of 0000:04:00.2 failed with error -1
> > cx2388x blackbird driver version 0.0.5 loaded
> > usb 5-1: new full speed USB device using uhci_hcd and address 2
> > usb 5-1: configuration #1 chosen from 1 choice
> > usbcore: registered new driver dvb_usb_cxusb
> > ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 169
> > PCI: Setting latency timer of device 0000:00:1b.0 to 64
> > hw_random hardware driver 1.0.0 loaded
> > parport: PnPBIOS parport detected.
> > parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
> >
> >
> Hi, have been playing around with this card for a few weeks now,
> and have it working successfully on a Win2K partition also
> on a MythDora partition out of the box
>
> I can see from your log that it is not finding the firmware file,
> I'm currently trying to get it detected on a Slackware  10.2 partition
> where i got the same message, i googled for it and put it in
> /lib/firmware after that it was detected correctly,
> and all the error messages above disappeared, and it seems to
> be correctly detected, except it is not detected in the myth-setup.
>
> That is where i'm now, it works very well for my on the MythDora
> partition,
>
> hth
>
> --
> Kevin Hayes
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>


More information about the mythtv-users mailing list