[linux-dvb] Pinnacle HD 800i - Testers required
James Klaas
jklaas at appalachian.dyndns.org
Tue Jan 15 18:50:21 CET 2008
On 1/14/08, Steven Toth <stoth at linuxtv.org> wrote:
> James Klaas wrote:
> > I'll get mine up and testing in a week or so.
> >
> > James
> >
> > On 1/14/08, Steven Toth <stoth at linuxtv.org> wrote:
> >> Hi,
> >>
> >> http://linuxtv.org/hg/~stoth/xc5000-analog
> >>
> >> This tree contains full support for the product, firmware is available
> >> from here: http://steventoth.net/linux/xc5000
> >>
> >> I need someone to test digital either QAM or ATSC. I've tested digital
> >> remotely via ssh and dvbtraffic looks good, another user has tested it
> >> and gets junk.
> >>
> >> Any other people willing to test?
> >>
> >> I could well believe we have issues, but I can't fix what I can't break.
> >>
> >> Thanks,
>
> Please pull the entire free from the URL above and post feedback here.
>
> Just FYI: If we still have issues then I'm unlikely to be able to solve
> them without remote access to another system or by having a card here.
>
> Thanks,
>
> - Steve
>
I can't quite get it compiled. I'm using the Ubuntu 2.6.22 kernel
package. Also, since I'm not currently compiling from that kernel, I
had to specify the directory explicitly:
make -C /usr/src/linux
SUBDIRS=/usr/src/video4linux/hd800i/xc5000-analog/v4l modules
make: Entering directory `/usr/src/linux-source-2.6.22'
CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop-pci.o
CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop-usb.o
CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop.o
CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop-fe-tuner.o
CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop-i2c.o
CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop-sram.o
...
CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_frontend.o
CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.o
/usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.c: In function
'wq_set_multicast_list':
/usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.c:1172: error:
'struct net_device' has no member named 'xmit_lock'
/usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.c:1201: error:
'struct net_device' has no member named 'xmit_lock'
make[1]: *** [/usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.o] Error 1
make: *** [_module_/usr/src/video4linux/hd800i/xc5000-analog/v4l] Error 2
make: Leaving directory `/usr/src/linux-source-2.6.22'
Do I need a kernel more recent than 2.6.22? Or can I patch this one
with a specific patch?
James
More information about the linux-dvb
mailing list