All of lore.kernel.org
 help / color / mirror / Atom feed
* No scan with DViCo FusionHDTV DVB-T Dual Express
@ 2009-03-31 12:22 john knops
  2009-03-31 14:24 ` Steven Toth
  0 siblings, 1 reply; 15+ messages in thread
From: john knops @ 2009-03-31 12:22 UTC (permalink / raw)
  To: video4linux-list

I'm using the DViCo card with  Ubuntu 8.10amd64. I've followed the 
various instructions for installing drivers and firmware viz:-
 loaded the drivers(v4l-dvb-b44a3aed3d1.tar.gz) as suggested on 
www.linuxtv.org/wiki/index.php/DViCo_FusionHDTV_DVB-T_Dual_Express 
<http://www.linuxtv.org/wiki/index.php/DViCo_FusionHDTV_DVB-T_Dual_Express> 
from linuxtv.org/hg/~stoth/v4l-dvb. I also had to load gspca_m5602.ko in 
/lib/modules/2.6.27-11-generic/kernel/drivers/media/video/gspca.

The card wasn't auto-loaded until I added "options cx23885 card=11" to 
/etc/modprobe.d/options.
I obtained xc3028-v27.fw.tar.bz2 via ubuntuforums.org then copied the 
untarred file xc3028-v27.fw to /lib/firmware.

 
Dmesg on startup shows that the card is recognised:-
11.290571] cx23885 driver version 0.0.1 loaded
[   11.290620] cx23885 0000:01:00.0: PCI INT A -> GSI 28 (level, low) -> 
IRQ 28
[   11.291316] CORE cx23885[0]: subsystem: 0000:0000, board: DViCO 
FusionHDTV DVB-T Dual Express [card=11,insmod option]
[   11.569588] input: i2c IR (FusionHDTV) as /devices/virtual/input/input6
[   11.628464] ir-kbd-i2c: i2c IR (FusionHDTV) detected at 
i2c-0/0-006b/ir0 [cx23885[0]]
[   11.629459] cx23885_dvb_register() allocating 1 frontend(s)
[   11.629461] cx23885[0]: cx23885 based dvb card
[   11.724553] xc2028 0-0061: creating new instance
[   11.724555] xc2028 0-0061: type set to XCeive xc2028/xc3028 tuner
[   11.724559] DVB: registering new adapter (cx23885[0])
[   11.724561] DVB: registering adapter 0 frontend 0 (Zarlink ZL10353 
DVB-T)...
[   11.724818] cx23885_dvb_register() allocating 1 frontend(s)
[   11.724820] cx23885[0]: cx23885 based dvb card
[   11.725365] xc2028 1-0061: creating new instance
[   11.725366] xc2028 1-0061: type set to XCeive xc2028/xc3028 tuner
[   11.725368] DVB: registering new adapter (cx23885[0])
[   11.725370] DVB: registering adapter 1 frontend 0 (Zarlink ZL10353 
DVB-T)...
[   11.725612] cx23885_dev_checkrevision() Hardware revision = 0xb0
[   11.725617] cx23885[0]/0: found at 0000:01:00.0, rev: 2, irq: 28, 
latency: 0, mmio: 0xf7e00000
[   11.725622] cx23885 0000:01:00.0: setting latency timer to 64

Results of Dmesg after scanning with Mythtv:-
[34883.840269] xc2028 0-0061: Loading firmware for type=BASE F8MHZ (3), 
id 0000000000000000.
[34884.981848] xc2028 0-0061: Loading firmware for type=D2633 DTV78 
(110), id 0000000000000000.
[34884.995517] xc2028 0-0061: Loading SCODE for type=DTV6 QAM DTV7 DTV78 
DTV8 ZARLINK456 SCODE HAS_IF_4760 (620003e0), id 0000000000000000.
[34885.025353] xc2028 0-0061: Incorrect readback of firmware version.
[34885.278433] xc2028 0-0061: Loading firmware for type=BASE F8MHZ (3), 
id 0000000000000000.
[34886.418714] xc2028 0-0061: Loading firmware for type=D2633 DTV78 
(110), id 0000000000000000.
[34886.432409] xc2028 0-0061: Loading SCODE for type=DTV6 QAM DTV7 DTV78 
DTV8 ZARLINK456 SCODE HAS_IF_4760 (620003e0), id 0000000000000000.
[34886.465353] xc2028 0-0061: Incorrect readback of firmware version.
[34887.319906] xc2028 0-0061: Loading firmware for type=BASE F8MHZ (3), 
id 0000000000000000.
[34888.462715] xc2028 0-0061: Loading firmware for type=D2633 DTV78 
(110), id 0000000000000000.
[34888.476385] xc2028 0-0061: Loading SCODE for type=DTV6 QAM DTV7 DTV78 
DTV8 ZARLINK456 SCODE HAS_IF_4760 (620003e0), id 0000000000000000.
[34888.509359] xc2028 0-0061: Incorrect readback of firmware version.
[34888.762430] xc2028 0-0061: Loading firmware for type=BASE F8MHZ (3), 
id 0000000000000000.
[34889.901843] xc2028 0-0061: Loading firmware for type=D2633 DTV78 
(110), id 0000000000000000.
[34889.915511] xc2028 0-0061: Loading SCODE for type=DTV6 QAM DTV7 DTV78 
DTV8 ZARLINK456 SCODE HAS_IF_4760 (620003e0), id 0000000000000000.
[34889.949353] xc2028 0-0061: Incorrect readback of firmware version.

Any ideas why I'm getting " Incorrect readback of firmware version" What 
have I missed/done wrong?

Thanks.........

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: No scan with DViCo FusionHDTV DVB-T Dual Express
  2009-03-31 12:22 No scan with DViCo FusionHDTV DVB-T Dual Express john knops
@ 2009-03-31 14:24 ` Steven Toth
  2009-03-31 14:32   ` Devin Heitmueller
  2009-04-01  5:39   ` john knops
  0 siblings, 2 replies; 15+ messages in thread
From: Steven Toth @ 2009-03-31 14:24 UTC (permalink / raw)
  To: john knops; +Cc: video4linux-list

Hi John,

john knops wrote:
> I'm using the DViCo card with  Ubuntu 8.10amd64. I've followed the 
> various instructions for installing drivers and firmware viz:-
> loaded the drivers(v4l-dvb-b44a3aed3d1.tar.gz) as suggested on 
> www.linuxtv.org/wiki/index.php/DViCo_FusionHDTV_DVB-T_Dual_Express 
> <http://www.linuxtv.org/wiki/index.php/DViCo_FusionHDTV_DVB-T_Dual_Express> 
> from linuxtv.org/hg/~stoth/v4l-dvb. I also had to load gspca_m5602.ko in 
> /lib/modules/2.6.27-11-generic/kernel/drivers/media/video/gspca.


The wiki url points to a page that doesn't exist.


> 
> The card wasn't auto-loaded until I added "options cx23885 card=11" to 
> /etc/modprobe.d/options.
> I obtained xc3028-v27.fw.tar.bz2 via ubuntuforums.org then copied the 
> untarred file xc3028-v27.fw to /lib/firmware.

It's probably a new rev of the card with a new subid, which is why you have to 
force load it.

What does lspci -vn look like? (Show the section specific to the cx23885).


> [34889.915511] xc2028 0-0061: Loading SCODE for type=DTV6 QAM DTV7 DTV78 
> DTV8 ZARLINK456 SCODE HAS_IF_4760 (620003e0), id 0000000000000000.
> [34889.949353] xc2028 0-0061: Incorrect readback of firmware version.
> 
> Any ideas why I'm getting " Incorrect readback of firmware version" What 
> have I missed/done wrong?

... and it may not have a xc3028 onboard, or may have the low power version 
which is why the firmware fails to load. A few other things come to mind but 
given that the vendor has switch subid details, it's probably best to cross 
reference with the wiki to ensure it still has the same parts.

Assuming the wiki entry truly doesn't exist, maybe you could create it with the 
newer rev details, maybe with some pictures and component details?

- Steve




--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: No scan with DViCo FusionHDTV DVB-T Dual Express
  2009-03-31 14:24 ` Steven Toth
@ 2009-03-31 14:32   ` Devin Heitmueller
  2009-04-01  5:39   ` john knops
  1 sibling, 0 replies; 15+ messages in thread
From: Devin Heitmueller @ 2009-03-31 14:32 UTC (permalink / raw)
  To: Steven Toth; +Cc: video4linux-list

On Tue, Mar 31, 2009 at 10:24 AM, Steven Toth <stoth@linuxtv.org> wrote:
> ... and it may not have a xc3028 onboard, or may have the low power version
> which is why the firmware fails to load. A few other things come to mind but
> given that the vendor has switch subid details, it's probably best to cross
> reference with the wiki to ensure it still has the same parts.

If it does have the low power version on board (the xc3028L), do *not*
load the regular firmware or else you will burn out the chip.

> Assuming the wiki entry truly doesn't exist, maybe you could create it with
> the newer rev details, maybe with some pictures and component details?

If it's a brand new board, you should definitely take some pictures
before trying the regular xc3028 firmware.

Devin

-- 
Devin J. Heitmueller
http://www.devinheitmueller.com
AIM: devinheitmueller

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: No scan with DViCo FusionHDTV DVB-T Dual Express
  2009-03-31 14:24 ` Steven Toth
  2009-03-31 14:32   ` Devin Heitmueller
@ 2009-04-01  5:39   ` john knops
  2009-04-03 13:22     ` john knops
  1 sibling, 1 reply; 15+ messages in thread
From: john knops @ 2009-04-01  5:39 UTC (permalink / raw)
  To: Steven Toth; +Cc: video4linux-list

Steven Toth wrote:
> Hi John,
>
> john knops wrote:
>> I'm using the DViCo card with  Ubuntu 8.10amd64. I've followed the 
>> various instructions for installing drivers and firmware viz:-
>> loaded the drivers(v4l-dvb-b44a3aed3d1.tar.gz) as suggested on 
>> www.linuxtv.org/wiki/index.php/DViCo_FusionHDTV_DVB-T_Dual_Express 
>> <http://www.linuxtv.org/wiki/index.php/DViCo_FusionHDTV_DVB-T_Dual_Express> 
>> from linuxtv.org/hg/~stoth/v4l-dvb. I also had to load gspca_m5602.ko 
>> in /lib/modules/2.6.27-11-generic/kernel/drivers/media/video/gspca.
>
>
> The wiki url points to a page that doesn't exist.
> You can get to this page via the wiki Main Page -> DVB-T Devices -> 
> DVB-T PCIe cards - Experimental Support.
>
>>
>> The card wasn't auto-loaded until I added "options cx23885 card=11" 
>> to /etc/modprobe.d/options.
>> I obtained xc3028-v27.fw.tar.bz2 via ubuntuforums.org then copied the 
>> untarred file xc3028-v27.fw to /lib/firmware.
>
> It's probably a new rev of the card with a new subid, which is why you 
> have to force load it.
>
> What does lspci -vn look like? (Show the section specific to the 
> cx23885).
> Results of lspci -vn:-
01:00.0 Multimedia video controller [0400]: Conexant Systems, Inc. 
CX23885 PCI Video and Audio Decoder [14f1:8852] (rev 02)
    Subsystem: DViCO Corporation Device [18ac:db78]
    Flags: bus master, fast devsel, latency 0, IRQ 28
    Memory at f7e00000 (64-bit, non-prefetchable) [size=2M]
    Capabilities: [40] Express Endpoint, MSI 00
    Capabilities: [80] Power Management version 2
    Capabilities: [90] Vital Product Data <?>
    Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ 
Queue=0/0 Enable-
    Capabilities: [100] Advanced Error Reporting <?>
    Capabilities: [200] Virtual Channel <?>
    Kernel driver in use: cx23885
    Kernel modules: cx23885

>
>> [34889.915511] xc2028 0-0061: Loading SCODE for type=DTV6 QAM DTV7 
>> DTV78 DTV8 ZARLINK456 SCODE HAS_IF_4760 (620003e0), id 0000000000000000.
>> [34889.949353] xc2028 0-0061: Incorrect readback of firmware version.
>>
>> Any ideas why I'm getting " Incorrect readback of firmware version" 
>> What have I missed/done wrong?
>
> ... and it may not have a xc3028 onboard, or may have the low power 
> version which is why the firmware fails to load. A few other things 
> come to mind but given that the vendor has switch subid details, it's 
> probably best to cross reference with the wiki to ensure it still has 
> the same parts.
>
> Assuming the wiki entry truly doesn't exist, maybe you could create it 
> with the newer rev details, maybe with some pictures and component 
> details?
>
> - Steve
> I've e-mailed DViCo asking if there have been any recent changes to 
> the board. I'll get photos of the board later tonight.
John..
>
>
>
> ______________________________________________________________________
> This mail has been virus scanned and spam scanned by Australia On Line
> see http://www.australiaonline.net.au/spamscanning
>
> Report this email as spam...
> http://reportspam.australiaonline.net.au/servlet/mail/jknops/1238509492.1368_0.mailscanner2.ozonline.com.au/reportspam 
>
>

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: No scan with DViCo FusionHDTV DVB-T Dual Express
  2009-04-01  5:39   ` john knops
@ 2009-04-03 13:22     ` john knops
  2009-04-06 14:01       ` Steven Toth
  0 siblings, 1 reply; 15+ messages in thread
From: john knops @ 2009-04-03 13:22 UTC (permalink / raw)
  To: video4linux-list

john knops wrote:
> Steven Toth wrote:
>> Hi John,
>>
>> john knops wrote:
>>> I'm using the DViCo card with  Ubuntu 8.10amd64. I've followed the 
>>> various instructions for installing drivers and firmware viz:-
>>> loaded the drivers(v4l-dvb-b44a3aed3d1.tar.gz) as suggested on 
>>> www.linuxtv.org/wiki/index.php/DViCo_FusionHDTV_DVB-T_Dual_Express 
>>> <http://www.linuxtv.org/wiki/index.php/DViCo_FusionHDTV_DVB-T_Dual_Express> 
>>> from linuxtv.org/hg/~stoth/v4l-dvb. I also had to load 
>>> gspca_m5602.ko in 
>>> /lib/modules/2.6.27-11-generic/kernel/drivers/media/video/gspca.
>>
>>
>> The wiki url points to a page that doesn't exist.
>> You can get to this page via the wiki Main Page -> DVB-T Devices -> 
>> DVB-T PCIe cards - Experimental Support.
>>
>>>
>>> The card wasn't auto-loaded until I added "options cx23885 card=11" 
>>> to /etc/modprobe.d/options.
>>> I obtained xc3028-v27.fw.tar.bz2 via ubuntuforums.org then copied 
>>> the untarred file xc3028-v27.fw to /lib/firmware.
>>
>> It's probably a new rev of the card with a new subid, which is why 
>> you have to force load it.
>>
>> What does lspci -vn look like? (Show the section specific to the 
>> cx23885).
>> Results of lspci -vn:-
> 01:00.0 Multimedia video controller [0400]: Conexant Systems, Inc. 
> CX23885 PCI Video and Audio Decoder [14f1:8852] (rev 02)
>    Subsystem: DViCO Corporation Device [18ac:db78]
>    Flags: bus master, fast devsel, latency 0, IRQ 28
>    Memory at f7e00000 (64-bit, non-prefetchable) [size=2M]
>    Capabilities: [40] Express Endpoint, MSI 00
>    Capabilities: [80] Power Management version 2
>    Capabilities: [90] Vital Product Data <?>
>    Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ 
> Queue=0/0 Enable-
>    Capabilities: [100] Advanced Error Reporting <?>
>    Capabilities: [200] Virtual Channel <?>
>    Kernel driver in use: cx23885
>    Kernel modules: cx23885
>
>>
>>> [34889.915511] xc2028 0-0061: Loading SCODE for type=DTV6 QAM DTV7 
>>> DTV78 DTV8 ZARLINK456 SCODE HAS_IF_4760 (620003e0), id 
>>> 0000000000000000.
>>> [34889.949353] xc2028 0-0061: Incorrect readback of firmware version.
>>>
>>> Any ideas why I'm getting " Incorrect readback of firmware version" 
>>> What have I missed/done wrong?
>>
>> ... and it may not have a xc3028 onboard, or may have the low power 
>> version which is why the firmware fails to load. A few other things 
>> come to mind but given that the vendor has switch subid details, it's 
>> probably best to cross reference with the wiki to ensure it still has 
>> the same parts.
>>
>> Assuming the wiki entry truly doesn't exist, maybe you could create 
>> it with the newer rev details, maybe with some pictures and component 
>> details?
>>
>> - Steve
>> I've e-mailed DViCo asking if there have been any recent changes to 
>> the board. I'll get photos of the board later tonight.
> John..
More from John.
Although the card described on the wiki and the card that I own both 
have the same name and have Fusion DVB-T Dual Express Rev:1.1 printed on 
the underside, they are not identical eg:-

Wiki Card  2x Xceive 3008ACQ      Mine 2x Xceive3028ACQ
Wiki Card  2x WJCE 6353               Mine 2x WJCE 6353
Wiki   Conexant Cx23885 -13Z        Mine Conexant Cx23885 -13Z
Wiki Card 28.636360 Kony 0703    Mine 28.636360 Kony 0741
Wiki Card 4.000000Kony 0703        Mine 4.000000Kony 0741
Wiki Card 0716Y 20.480                  Mine 0720Y 20.480

I presume that this explains the problems that I am having and that I 
will just have to wait until if/when this particular  version of the 
card is supported.
>
> video4linux-list mailing list
> Unsubscribe 
> mailto:video4linux-list-request@redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/video4linux-list
>
> ______________________________________________________________________
> This mail has been virus scanned and spam scanned by Australia On Line
> see http://www.australiaonline.net.au/spamscanning
>
> Report this email as spam...
> http://reportspam.australiaonline.net.au/servlet/mail/jknops/1238564413.18072_0.mailscanner2.ozonline.com.au/reportspam 
>
>

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: No scan with DViCo FusionHDTV DVB-T Dual Express
  2009-04-03 13:22     ` john knops
@ 2009-04-06 14:01       ` Steven Toth
  2009-04-06 14:16         ` Devin Heitmueller
  0 siblings, 1 reply; 15+ messages in thread
From: Steven Toth @ 2009-04-06 14:01 UTC (permalink / raw)
  To: john knops, video4linux-list

john knops wrote:
> john knops wrote:
>> Steven Toth wrote:
>>> Hi John,
>>>
>>> john knops wrote:
>>>> I'm using the DViCo card with  Ubuntu 8.10amd64. I've followed the 
>>>> various instructions for installing drivers and firmware viz:-
>>>> loaded the drivers(v4l-dvb-b44a3aed3d1.tar.gz) as suggested on 
>>>> www.linuxtv.org/wiki/index.php/DViCo_FusionHDTV_DVB-T_Dual_Express 
>>>> <http://www.linuxtv.org/wiki/index.php/DViCo_FusionHDTV_DVB-T_Dual_Express> 
>>>> from linuxtv.org/hg/~stoth/v4l-dvb. I also had to load 
>>>> gspca_m5602.ko in 
>>>> /lib/modules/2.6.27-11-generic/kernel/drivers/media/video/gspca.
>>>
>>>
>>> The wiki url points to a page that doesn't exist.
>>> You can get to this page via the wiki Main Page -> DVB-T Devices -> 
>>> DVB-T PCIe cards - Experimental Support.
>>>
>>>>
>>>> The card wasn't auto-loaded until I added "options cx23885 card=11" 
>>>> to /etc/modprobe.d/options.
>>>> I obtained xc3028-v27.fw.tar.bz2 via ubuntuforums.org then copied 
>>>> the untarred file xc3028-v27.fw to /lib/firmware.
>>>
>>> It's probably a new rev of the card with a new subid, which is why 
>>> you have to force load it.
>>>
>>> What does lspci -vn look like? (Show the section specific to the 
>>> cx23885).
>>> Results of lspci -vn:-
>> 01:00.0 Multimedia video controller [0400]: Conexant Systems, Inc. 
>> CX23885 PCI Video and Audio Decoder [14f1:8852] (rev 02)
>>    Subsystem: DViCO Corporation Device [18ac:db78]
>>    Flags: bus master, fast devsel, latency 0, IRQ 28
>>    Memory at f7e00000 (64-bit, non-prefetchable) [size=2M]
>>    Capabilities: [40] Express Endpoint, MSI 00
>>    Capabilities: [80] Power Management version 2
>>    Capabilities: [90] Vital Product Data <?>
>>    Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ 
>> Queue=0/0 Enable-
>>    Capabilities: [100] Advanced Error Reporting <?>
>>    Capabilities: [200] Virtual Channel <?>
>>    Kernel driver in use: cx23885
>>    Kernel modules: cx23885
>>
>>>
>>>> [34889.915511] xc2028 0-0061: Loading SCODE for type=DTV6 QAM DTV7 
>>>> DTV78 DTV8 ZARLINK456 SCODE HAS_IF_4760 (620003e0), id 
>>>> 0000000000000000.
>>>> [34889.949353] xc2028 0-0061: Incorrect readback of firmware version.
>>>>
>>>> Any ideas why I'm getting " Incorrect readback of firmware version" 
>>>> What have I missed/done wrong?
>>>
>>> ... and it may not have a xc3028 onboard, or may have the low power 
>>> version which is why the firmware fails to load. A few other things 
>>> come to mind but given that the vendor has switch subid details, it's 
>>> probably best to cross reference with the wiki to ensure it still has 
>>> the same parts.
>>>
>>> Assuming the wiki entry truly doesn't exist, maybe you could create 
>>> it with the newer rev details, maybe with some pictures and component 
>>> details?
>>>
>>> - Steve
>>> I've e-mailed DViCo asking if there have been any recent changes to 
>>> the board. I'll get photos of the board later tonight.
>> John..
> More from John.
> Although the card described on the wiki and the card that I own both 
> have the same name and have Fusion DVB-T Dual Express Rev:1.1 printed on 
> the underside, they are not identical eg:-
> 
> Wiki Card  2x Xceive 3008ACQ      Mine 2x Xceive3028ACQ
> Wiki Card  2x WJCE 6353               Mine 2x WJCE 6353
> Wiki   Conexant Cx23885 -13Z        Mine Conexant Cx23885 -13Z
> Wiki Card 28.636360 Kony 0703    Mine 28.636360 Kony 0741
> Wiki Card 4.000000Kony 0703        Mine 4.000000Kony 0741
> Wiki Card 0716Y 20.480                  Mine 0720Y 20.480
> 
> I presume that this explains the problems that I am having and that I 
> will just have to wait until if/when this particular  version of the 
> card is supported.

Yes and no, they're largely the same. For some reason I thought we'd used the 
3028 firmware with the 3008 in the past, maybe this no longer holds. up.

I'm surprised you're seeing the "Incorrect readback of firmware version" error.

Would any xc3028 guru's like to comment?

- Steve

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: No scan with DViCo FusionHDTV DVB-T Dual Express
  2009-04-06 14:01       ` Steven Toth
@ 2009-04-06 14:16         ` Devin Heitmueller
  2009-04-07 13:08           ` john knops
  0 siblings, 1 reply; 15+ messages in thread
From: Devin Heitmueller @ 2009-04-06 14:16 UTC (permalink / raw)
  To: Steven Toth; +Cc: video4linux-list

On Mon, Apr 6, 2009 at 10:01 AM, Steven Toth <stoth@linuxtv.org> wrote:
> Yes and no, they're largely the same. For some reason I thought we'd used
> the 3028 firmware with the 3008 in the past, maybe this no longer holds. up.
>
> I'm surprised you're seeing the "Incorrect readback of firmware version"
> error.
>
> Would any xc3028 guru's like to comment?
>
> - Steve

I would have to look at the code, but my first guess would probably be
a combination of the tuner still being held in reset along with not
properly detecting a the failure to read the register on the i2c bus
(failing silently).

Can we get a full pastebin of the dmesg output from bootup? (the dmesg
sent was truncated by the user)

Devin

-- 
Devin J. Heitmueller
http://www.devinheitmueller.com
AIM: devinheitmueller

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: No scan with DViCo FusionHDTV DVB-T Dual Express
  2009-04-06 14:16         ` Devin Heitmueller
@ 2009-04-07 13:08           ` john knops
  2009-04-07 14:03             ` Devin Heitmueller
  0 siblings, 1 reply; 15+ messages in thread
From: john knops @ 2009-04-07 13:08 UTC (permalink / raw)
  To: video4linux-list

[-- Attachment #1: Type: text/plain, Size: 913 bytes --]

Devin Heitmueller wrote:
> On Mon, Apr 6, 2009 at 10:01 AM, Steven Toth <stoth@linuxtv.org> wrote:
>   
>> Yes and no, they're largely the same. For some reason I thought we'd used
>> the 3028 firmware with the 3008 in the past, maybe this no longer holds. up.
>>
>> I'm surprised you're seeing the "Incorrect readback of firmware version"
>> error.
>>
>> Would any xc3028 guru's like to comment?
>>
>> - Steve
>>     
>
> I would have to look at the code, but my first guess would probably be
> a combination of the tuner still being held in reset along with not
> properly detecting a the failure to read the register on the i2c bus
> (failing silently).
>
> Can we get a full pastebin of the dmesg output from bootup? (the dmesg
> sent was truncated by the user)
>
> Devin
>
> attached are complete dmesg outputs when using both 32bit & 64bit xc3028 extracted from HVR-12x0-14x0-17x0_1_25_25271_WHQL.zip
John


[-- Attachment #2: dmesg32bit.gz --]
[-- Type: application/x-gzip, Size: 18357 bytes --]

[-- Attachment #3: dmesg64bit.gz --]
[-- Type: application/x-gzip, Size: 16047 bytes --]

[-- Attachment #4: Type: text/plain, Size: 164 bytes --]

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: No scan with DViCo FusionHDTV DVB-T Dual Express
  2009-04-07 13:08           ` john knops
@ 2009-04-07 14:03             ` Devin Heitmueller
  2009-04-09 22:23               ` john knops
  0 siblings, 1 reply; 15+ messages in thread
From: Devin Heitmueller @ 2009-04-07 14:03 UTC (permalink / raw)
  To: john knops; +Cc: video4linux-list

On Tue, Apr 7, 2009 at 9:08 AM, john knops
<jknops@australiaonline.net.au> wrote:
>> Devin
>>
>> attached are complete dmesg outputs when using both 32bit & 64bit xc3028
>> extracted from HVR-12x0-14x0-17x0_1_25_25271_WHQL.zip

Hello John,

Just to be clear, there is no "32 bit" versus "64 bit" version of the
firmware.  It's the same firmware.

I think Christopher is on the right track.  You should try out the
patch he sent and see if it helps.

Devin

-- 
Devin J. Heitmueller
http://www.devinheitmueller.com
AIM: devinheitmueller

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: No scan with DViCo FusionHDTV DVB-T Dual Express
  2009-04-07 14:03             ` Devin Heitmueller
@ 2009-04-09 22:23               ` john knops
  2009-04-10 22:26                 ` Devin Heitmueller
  0 siblings, 1 reply; 15+ messages in thread
From: john knops @ 2009-04-09 22:23 UTC (permalink / raw)
  To: video4linux-list

Devin Heitmueller wrote:
> On Tue, Apr 7, 2009 at 9:08 AM, john knops
> <jknops@australiaonline.net.au> wrote:
>   
>>> Devin
>>>
>>> attached are complete dmesg outputs when using both 32bit & 64bit xc3028
>>> extracted from HVR-12x0-14x0-17x0_1_25_25271_WHQL.zip
>>>       
>
> Hello John,
>
> Just to be clear, there is no "32 bit" versus "64 bit" version of the
> firmware.  It's the same firmware.
>
> I think Christopher is on the right track.  You should try out the
> patch he sent and see if it helps.
>
> Devin
>
> The patch did the trick! Sorry for the delay in replying but I wasn't too sure how to patch so I ressurected an old computer on which to practice.
Thankyou to All for your help and patience. It was very much appreciated.
John

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: No scan with DViCo FusionHDTV DVB-T Dual Express
  2009-04-09 22:23               ` john knops
@ 2009-04-10 22:26                 ` Devin Heitmueller
  2009-04-11 12:37                   ` Steven Toth
  0 siblings, 1 reply; 15+ messages in thread
From: Devin Heitmueller @ 2009-04-10 22:26 UTC (permalink / raw)
  To: john knops; +Cc: video4linux-list

On Thu, Apr 9, 2009 at 6:23 PM, john knops
<jknops@australiaonline.net.au> wrote:
>> Devin
>>
>> The patch did the trick! Sorry for the delay in replying but I wasn't too
>> sure how to patch so I ressurected an old computer on which to practice.
>
> Thankyou to All for your help and patience. It was very much appreciated.
> John

This is good news.

Any volunteers to push this patch in?  Christopher?  Steven?  If not,
I will put this into a tree and issue a PULL request.

Devin

-- 
Devin J. Heitmueller
http://www.devinheitmueller.com
AIM: devinheitmueller

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: No scan with DViCo FusionHDTV DVB-T Dual Express
  2009-04-10 22:26                 ` Devin Heitmueller
@ 2009-04-11 12:37                   ` Steven Toth
  2009-04-11 12:39                     ` Devin Heitmueller
  0 siblings, 1 reply; 15+ messages in thread
From: Steven Toth @ 2009-04-11 12:37 UTC (permalink / raw)
  To: Devin Heitmueller; +Cc: video4linux-list

Devin Heitmueller wrote:
> On Thu, Apr 9, 2009 at 6:23 PM, john knops
> <jknops@australiaonline.net.au> wrote:
>>> Devin
>>>
>>> The patch did the trick! Sorry for the delay in replying but I wasn't too
>>> sure how to patch so I ressurected an old computer on which to practice.
>> Thankyou to All for your help and patience. It was very much appreciated.
>> John
> 
> This is good news.
> 
> Any volunteers to push this patch in?  Christopher?  Steven?  If not,
> I will put this into a tree and issue a PULL request.

Devin,

If you could save me the trouble I'd appreciate it.

- Steve

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: No scan with DViCo FusionHDTV DVB-T Dual Express
  2009-04-11 12:37                   ` Steven Toth
@ 2009-04-11 12:39                     ` Devin Heitmueller
  0 siblings, 0 replies; 15+ messages in thread
From: Devin Heitmueller @ 2009-04-11 12:39 UTC (permalink / raw)
  To: Steven Toth; +Cc: video4linux-list

On Sat, Apr 11, 2009 at 8:37 AM, Steven Toth <stoth@linuxtv.org> wrote:
> Devin Heitmueller wrote:
>>
>> On Thu, Apr 9, 2009 at 6:23 PM, john knops
>> <jknops@australiaonline.net.au> wrote:
>>>>
>>>> Devin
>>>>
>>>> The patch did the trick! Sorry for the delay in replying but I wasn't
>>>> too
>>>> sure how to patch so I ressurected an old computer on which to practice.
>>>
>>> Thankyou to All for your help and patience. It was very much appreciated.
>>> John
>>
>> This is good news.
>>
>> Any volunteers to push this patch in?  Christopher?  Steven?  If not,
>> I will put this into a tree and issue a PULL request.
>
> Devin,
>
> If you could save me the trouble I'd appreciate it.
>
> - Steve
>

No problem.  I will do a PULL request Sunday night when I get home.

You want to send me an Acked-By?

Regards,

Devin

-- 
Devin J. Heitmueller
http://www.devinheitmueller.com
AIM: devinheitmueller

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: No scan with DViCo FusionHDTV DVB-T Dual Express
  2009-04-07  5:39 Christopher Pascoe
@ 2009-04-22 16:58 ` Devin Heitmueller
  0 siblings, 0 replies; 15+ messages in thread
From: Devin Heitmueller @ 2009-04-22 16:58 UTC (permalink / raw)
  To: Christopher Pascoe; +Cc: video4linux-list

On Tue, Apr 7, 2009 at 1:39 AM, Christopher Pascoe
<linuxdvb@itee.uq.edu.au> wrote:
> (Hopefully this email will join the thread - I just joined the list briefly
> so I could post.)
>
> I had a few minutes while stuck on a bus and had a look at the code in
> v4l-dvb tip.  It appears that the driver there has at least two problems -
> it resets the wrong (or no) tuner in the callback and it potentially locks
> up the I2C bus through tinkering with the zl10353's gate_control logic.  The
> first alone would cause an "incorrect readback of firmware version" message
> after the first tune.  The second would explain the device subids
> disappearing and your having to use card=11 for the board to be found.
>
> Try the patch at
> http://www.itee.uq.edu.au/~chrisp/Linux-DVB/DVICO/dual-digital-express-dvb-t-fix-20090407-1.patch.
>  It probably addresses these two issues (it's not even compile tested,
> so
> if it doesn't build I'm sure you get the idea) and see if it makes any
> difference.
>
> Regards,
> Chris

Hello Christopher,

I was in the process of getting a tree together so I could issue a
PULL request for this patch.  However, it seems that the server
referenced above hosting the patch is now showing network timeouts.

Could you please re-send the patch to the list directly?  I've got the
Tested-By line from the user (John Knops) and am working on getting an
SOB by stoth so I can issue the PULL request.

Thanks,

Devin

-- 
Devin J. Heitmueller
http://www.devinheitmueller.com
AIM: devinheitmueller

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: No scan with DViCo FusionHDTV DVB-T Dual Express
@ 2009-04-07  5:39 Christopher Pascoe
  2009-04-22 16:58 ` Devin Heitmueller
  0 siblings, 1 reply; 15+ messages in thread
From: Christopher Pascoe @ 2009-04-07  5:39 UTC (permalink / raw)
  To: video4linux-list

(Hopefully this email will join the thread - I just joined the list briefly
so I could post.)

I had a few minutes while stuck on a bus and had a look at the code in
v4l-dvb tip.  It appears that the driver there has at least two problems -
it resets the wrong (or no) tuner in the callback and it potentially locks
up the I2C bus through tinkering with the zl10353's gate_control logic.  The
first alone would cause an "incorrect readback of firmware version" message
after the first tune.  The second would explain the device subids
disappearing and your having to use card=11 for the board to be found.

Try the patch at
http://www.itee.uq.edu.au/~chrisp/Linux-DVB/DVICO/dual-digital-express-dvb-t-fix-20090407-1.patch.
 It probably addresses these two issues (it's not even compile tested,
so
if it doesn't build I'm sure you get the idea) and see if it makes any
difference.

Regards,
Chris
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2009-04-22 16:58 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-31 12:22 No scan with DViCo FusionHDTV DVB-T Dual Express john knops
2009-03-31 14:24 ` Steven Toth
2009-03-31 14:32   ` Devin Heitmueller
2009-04-01  5:39   ` john knops
2009-04-03 13:22     ` john knops
2009-04-06 14:01       ` Steven Toth
2009-04-06 14:16         ` Devin Heitmueller
2009-04-07 13:08           ` john knops
2009-04-07 14:03             ` Devin Heitmueller
2009-04-09 22:23               ` john knops
2009-04-10 22:26                 ` Devin Heitmueller
2009-04-11 12:37                   ` Steven Toth
2009-04-11 12:39                     ` Devin Heitmueller
2009-04-07  5:39 Christopher Pascoe
2009-04-22 16:58 ` Devin Heitmueller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.