Date: Sun, 31 Oct 2010 15:13:50 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: App Deb <appdebgr@gmail.com> Cc: freebsd-multimedia@freebsd.org, video4linux-list@redhat.com Subject: FYI: usb dvb-t tuner needs to be re-plugged (after boot/reboot) to work. Message-ID: <201010311513.50130.hselasky@c2i.net> In-Reply-To: <AANLkTikPMLzfis2Kdozp6ruqwDSEVWhN1sBPHFArQn_H@mail.gmail.com> References: <AANLkTi=P_yaotTvJz72O5hPNQc2h-DsaEdR4EqD6MohJ@mail.gmail.com> <201010301707.44939.hselasky@c2i.net> <AANLkTikPMLzfis2Kdozp6ruqwDSEVWhN1sBPHFArQn_H@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, CC'ed video4linux-list@redhat.com on this issue. Maybe they have some comments? It looks like the warm detection does not work for the "Gigabyte U8000-RH", and that the firmware has to be re-loaded, until the power is cut. --HPS On Saturday 30 October 2010 19:51:43 App Deb wrote: > Nice, > > I wasn't able to find something that links my usb idVendor/Product to > cold/warm states (not very good comments and not much time), however in: > > drivers/media/dvb/dvb-usb/dvb-usb-init.c > > I found a line: > > if (cold) > > and replaced it with... > > if (1) > > and guess what, it works perfectly now, many thanks Hans. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010311513.50130.hselasky>