[Bug 459523] Re: regression: support for dvico dual digital 4 card
Vince McIntyre
vmcintyr at atnf.csiro.au
Sat Oct 31 06:25:28 UTC 2009
I was able to get 2.6.31-14-generic to boot. I did not try tuning with this, I doubt it will make any difference.
I tried building the v4l tree:
$ cd v4l-dvb
$ make update; make ;
The build dies on the FiredTV driver for some reason, so turn it off.
$ sed -ie 's/CONFIG_DVB_FIREDTV=m/CONFIG_DVB_FIREDTV=n/' v4l/.config;
$ make clean; make; sudo make install
Then I shut down, and pulled the power to get a cold boot.
Boot, and try to tune, stracing as we do
$ sudo strace -t -F -ff dvbscan /usr/share/dvb/dvb-t/au-Sydney_North_Shore | tee northshore.conf
It fails with "Unable to query frontend status".
$ dmesg
The log file is attached as log.dvbscan.20091031
--
regression: support for dvico dual digital 4 card
https://bugs.launchpad.net/bugs/459523
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux-meta in ubuntu.
More information about the kernel-bugs
mailing list