* [linux-dvb] dvico dual digital 4 revision 2.0
@ 2008-02-28 8:38 Martin Thompson
2008-02-28 9:09 ` Adam Nielsen
0 siblings, 1 reply; 5+ messages in thread
From: Martin Thompson @ 2008-02-28 8:38 UTC (permalink / raw)
To: linux-dvb
[-- Attachment #1.1: Type: text/plain, Size: 748 bytes --]
have chris pascoe intrested but he is very busy so could be a while before he looks into it
the new card has a new hardware id last 2 digits is 98 not 78
am working with a mate who has a revision 1.1 card
if i change the v4l-dvb haidware id to mine
linux will pick it up and install the driver
but can not find the frontend (using mythtv)
what is the command that you usb to give all the info about the card
so i can check against an working one
and maybe pick whats differnet
cheers sorry if sounding like a newbie
as on an other forum the is now counting me 4 people who have bought this for mythtv going on chris's work
not knowing dvico have changed the card
at present linux doesnt even see the card only the via on the lspci
[-- Attachment #1.2: Type: text/html, Size: 1713 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [linux-dvb] dvico dual digital 4 revision 2.0
2008-02-28 8:38 [linux-dvb] dvico dual digital 4 revision 2.0 Martin Thompson
@ 2008-02-28 9:09 ` Adam Nielsen
2008-02-28 9:52 ` Martin Thompson
0 siblings, 1 reply; 5+ messages in thread
From: Adam Nielsen @ 2008-02-28 9:09 UTC (permalink / raw)
To: Martin Thompson; +Cc: linux-dvb
> have chris pascoe intrested but he is very busy so could be a while
> before he looks into it
> the new card has a new hardware id last 2 digits is 98 not 78
> am working with a mate who has a revision 1.1 card
> if i change the v4l-dvb haidware id to mine
> linux will pick it up and install the driver
> but can not find the frontend (using mythtv)
> what is the command that you usb to give all the info about the card
> so i can check against an working one
> and maybe pick whats differnet
Wow, lucky the card I bought last week was a rev1.1! I would imagine
the rev2.0 card would be using different firmware - I assume you've
correctly installed the firmware for the rev1.1 card? If that doesn't
work, you could try extracting the firmware from the Windows driver,
assuming that's where Chris got it from in the first place.
This is what dmesg reports when I initialise the card:
xc2028 2-0061: Loading firmware for type=BASE F8MHZ (3), id
0000000000000000.
xc2028 2-0061: Loading firmware for type=D2620 DTV7 (88), id
0000000000000000.
xc2028 2-0061: Loading SCODE for type=DTV7 ZARLINK456 SCODE (22000080),
id 0000000000000000.
xc2028 2-0061: Device is Xceive 3028 version 1.0, firmware version 2.7
With this firmware:
$ ls /lib/firmware/
total 48K
drwxr-xr-x 2 root root 92 2008-02-23 11:54 .
drwxr-xr-x 9 root root 8.0K 2008-02-23 23:38 ..
-rw-r--r-- 1 root root 8.9K 2006-01-10 02:21 dvb-usb-bluebird-01.fw
-rw-r--r-- 1 root root 8.4K 2007-11-21 22:51 dvb-usb-bluebird-02.fw
-rw-r--r-- 1 root root 9.0K 2007-11-20 01:15 xc3028-dvico-au-01.fw
What does yours say?
Cheers,
Adam.
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [linux-dvb] dvico dual digital 4 revision 2.0
2008-02-28 9:09 ` Adam Nielsen
@ 2008-02-28 9:52 ` Martin Thompson
2008-02-28 10:59 ` Adam Nielsen
0 siblings, 1 reply; 5+ messages in thread
From: Martin Thompson @ 2008-02-28 9:52 UTC (permalink / raw)
To: linux-dvb
nothing in dmesg
firmware in folder
chris asked me for a ssh box
is installed and ready to go
only thing loaded is chris's v4l tree
if you wanted to have a look ill email you the details
heres the lsusb
Bus 005 Device 003: ID 0fe9:db98 DVICO
Bus 005 Device 002: ID 0fe9:db98 DVICO
Note the hw id mine end in 98 yours in 78
----- Original Message -----
From: "Adam Nielsen" <a.nielsen@shikadi.net>
To: "Martin Thompson" <hireach@internode.on.net>
Cc: <linux-dvb@linuxtv.org>
Sent: Thursday, February 28, 2008 8:09 PM
Subject: Re: [linux-dvb] dvico dual digital 4 revision 2.0
>> have chris pascoe intrested but he is very busy so could be a while
>> before he looks into it
>> the new card has a new hardware id last 2 digits is 98 not 78
>> am working with a mate who has a revision 1.1 card
>> if i change the v4l-dvb haidware id to mine
>> linux will pick it up and install the driver
>> but can not find the frontend (using mythtv)
>> what is the command that you usb to give all the info about the card
>> so i can check against an working one
>> and maybe pick whats differnet
>
> Wow, lucky the card I bought last week was a rev1.1! I would imagine
> the rev2.0 card would be using different firmware - I assume you've
> correctly installed the firmware for the rev1.1 card? If that doesn't
> work, you could try extracting the firmware from the Windows driver,
> assuming that's where Chris got it from in the first place.
>
> This is what dmesg reports when I initialise the card:
>
> xc2028 2-0061: Loading firmware for type=BASE F8MHZ (3), id
> 0000000000000000.
> xc2028 2-0061: Loading firmware for type=D2620 DTV7 (88), id
> 0000000000000000.
> xc2028 2-0061: Loading SCODE for type=DTV7 ZARLINK456 SCODE (22000080),
> id 0000000000000000.
> xc2028 2-0061: Device is Xceive 3028 version 1.0, firmware version 2.7
>
> With this firmware:
>
> $ ls /lib/firmware/
> total 48K
> drwxr-xr-x 2 root root 92 2008-02-23 11:54 .
> drwxr-xr-x 9 root root 8.0K 2008-02-23 23:38 ..
> -rw-r--r-- 1 root root 8.9K 2006-01-10 02:21 dvb-usb-bluebird-01.fw
> -rw-r--r-- 1 root root 8.4K 2007-11-21 22:51 dvb-usb-bluebird-02.fw
> -rw-r--r-- 1 root root 9.0K 2007-11-20 01:15 xc3028-dvico-au-01.fw
>
> What does yours say?
>
> Cheers,
> Adam.
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [linux-dvb] dvico dual digital 4 revision 2.0
2008-02-28 9:52 ` Martin Thompson
@ 2008-02-28 10:59 ` Adam Nielsen
[not found] ` <9e5f3ed00802281124g7b19a8f2ge869f6d2968655e5@mail.gmail.com>
0 siblings, 1 reply; 5+ messages in thread
From: Adam Nielsen @ 2008-02-28 10:59 UTC (permalink / raw)
To: Martin Thompson; +Cc: linux-dvb
> nothing in dmesg
> firmware in folder
> chris asked me for a ssh box
> is installed and ready to go
> only thing loaded is chris's v4l tree
> if you wanted to have a look ill email you the details
If Chris is looking into it then that's good, I'm not exactly an expert
in these sorts of things.
> heres the lsusb
>
> Bus 005 Device 003: ID 0fe9:db98 DVICO
> Bus 005 Device 002: ID 0fe9:db98 DVICO
>
> Note the hw id mine end in 98 yours in 78
If nothing is showing up in dmesg then the driver mustn't be trying to
load the firmware - I suspect that getting the driver to load the
firmware, and finding the right firmware, will be enough to get it to
work - they don't usually change that much between hardware revisions.
Cheers,
Adam.
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-02-29 11:08 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-28 8:38 [linux-dvb] dvico dual digital 4 revision 2.0 Martin Thompson
2008-02-28 9:09 ` Adam Nielsen
2008-02-28 9:52 ` Martin Thompson
2008-02-28 10:59 ` Adam Nielsen
[not found] ` <9e5f3ed00802281124g7b19a8f2ge869f6d2968655e5@mail.gmail.com>
[not found] ` <47C71B38.6040908@shikadi.net>
2008-02-29 11:08 ` Martin Thompson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox