[linux-dvb] LifeView TV Walker - Model LR506
Nick Andrew
nick-linuxtv at nick-andrew.net
Mon Jun 18 01:54:08 CEST 2007
On Sun, Jun 17, 2007 at 09:56:37PM +0200, Daniel Weigl wrote:
> For now i was not able to find the according site on lifeview.com. Optical
> it looks ident to the "TV Walker Q2"
> [ http://www.lifeview.com.tw/html/products/external_tv/tv_walker_q2.htm ],
> but mine is labeled as "LR506".
>
> Some informations:
> lsusb:
> "Bus 006 Device 013: ID 10fd:0506 Anubis Electronics, Ltd"
Hmm, try latest v4l-dvb repository (from hg). Modules dvb_usb_m920x,
tda827x, tda1004x. Modify linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
to change one of the following lines to 0x0506 and build, insmod and
see what happens:
#define USB_PID_LIFEVIEW_TV_WALKER_TWIN_COLD 0x0514
#define USB_PID_MSI_DIGI_VOX_MINI_II 0x1513
#define USB_PID_DPOSH_M9206_COLD 0x9206
You may need to obtain a copy of your device's firmware.
Nick.
More information about the linux-dvb
mailing list