[linux-dvb] WinFast DTV 1000T scan freezes whole system

2008-01-16 Thread Lindsay Mathieson
My WinFast DTV 1000T, which has been working fine up to now. But with the latest V4L2 DVB modules compiled and installed the whole system locks up when scanning for channels. Anyone else seeing this? Kubuntu 2.6.22-14-generic Thanks, Lindsay ___ li

[linux-dvb] LifeView TV Walker Twin DVB-T (LR540)

2007-11-25 Thread Lindsay Mathieson
I just brought one of these and am testing - several lockups so far :) For the wiki page (http://linuxtv.org/v4lwiki/index.php/LifeView_TV_Walker_Twin_DVB-T_(LR540)#People_who_own_such_a_device) there is an experiment branch (http://linuxtv.org/hg/~aapot/m920x). Is that still current? - last e

[linux-dvb] Patch : TinyTwin ID's for af9015

2007-11-24 Thread Lindsay Mathieson
Adds DigitalNow TinyTwin Vendor and Product ID's to device table. Signed-Off-By: Lindsay Mathieson <[EMAIL PROTECTED]> -- Lindsay diff -r 40fc9491ff06 linux/drivers/media/dvb/af9xxx/af9015_biu.c --- a/linux/drivers/media/dvb/af9xxx/af9015_biu.c Sun Nov 11 00:47:17 2007 +0400

Re: [linux-dvb] V4L OpenSUSE 10.3 compilation

2007-11-23 Thread Lindsay Mathieson
Luc Brosens wrote: > I found a reference to "prepare the kernel source" somewhere on the web, > which told me to > >> cd /usr/src/linux >> make cloneconfig >> make modules_prepare >> > (probably as root) > after that, no more compilation problems > > this assumes of course that you did in

[linux-dvb] V4L OpenSUSE 10.3 compilation

2007-11-23 Thread Lindsay Mathieson
Has anyone built v4l on openSuse 10.3? I'm having issues with the build finding the kernel headers despite kernel source being installed. It seems to assume /lib/modules/2.6.22.12-0.1-default/build/include/linux when they are in /usr/include/linux ___ li

Re: [linux-dvb] AF9015 Driver (USB)

2007-11-21 Thread Lindsay Mathieson
Antti Palosaari wrote: > LindsYour stick uses most likely tuners from Maxilinear. This driver > supports only AF9015 reference with MT2060 and MT2061F tuners. Manu's > tree should support your stick. But if there is really AF9015 it > should dump at least some information to log, e.g. eeprom dum

Re: [linux-dvb] AF9015 Driver (USB)

2007-11-21 Thread Lindsay Mathieson
Antti Palosaari wrote: > morjens > I put my version also online if there is someone who wants to play > with it. Many Finnish people have reported it working very well with > A-Link DTU(m) and Fujitech stick. No any success reports outside > Finland still... > Latest firmware, version 4.95.0, an

[linux-dvb] Determining chipsets (was Artec T14BR DVB-T)

2007-11-20 Thread Lindsay Mathieson
Yousef Lamlum wrote: > Hi, > > Being the impatient so and so that I am, I cracked open my Artec T14BR > to have proper look inside. Turns out it uses the same chipset combo > that DiBcomm's STK7070-P reference design uses. Is there anyway to id the chips without taking a USB device to pieces? I

Re: [linux-dvb] AF9015

2007-11-18 Thread Lindsay Mathieson
More info. I updated the device table in the driver to include Product Id 0x3226 and included the firmware from http://www.mail-archive.com/linux-dvb@linuxtv.org/msg21157.html The load gets considerably further but fails in the probe with error -5 [ 221.694198] usb 3-2: new high speed USB dev

[linux-dvb] AF9015

2007-11-18 Thread Lindsay Mathieson
Hi All, trying to get a AF9015 based USB DVB tuner working (Digital Now TinyTwin) and not having much luck. Std MythBuntu install (7.10) appears to deteck the IR receiver on it ok, but no luck with the tuner iteslf. I've tried the driver from http://jusst.de/hg/af901x/ and installed/loaded it