Re: small regression in mediatree/for_v3.7-3 - media_build

2012-11-04 Thread Hin-Tak Leung
--- On Sat, 3/11/12, VDR User wrote: > On Tue, Aug 14, 2012 at 4:51 PM, > Antti Palosaari > wrote: > >> There seems to be a small regression on > mediatree/for_v3.7-3 > >> - dmesg/klog get flooded with these: > >> > >> [201145.140260] dvb_frontend_poll: 15 callbacks > suppressed > >> [201145.586

Re: [v3 1/1] driver-core: Shut up dev_dbg_reatelimited() without DEBUG

2012-08-25 Thread Hin-Tak Leung
uot;. This shouldn't print anything without DEBUG. > > With CONFIG_DYNAMIC_DEBUG, the print should be configured as > expected. > > Signed-off-by: Hiroshi Doyu > Reported-by: Hin-Tak Leung > Tested-by: Antti Palosaari > Acked-by: Hin-Tak Leung Tested-by: Hin-Tak Leung

Re: [PATCH 1/1] driver-core: Shut up dev_dbg_reatelimited() without DEBUG

2012-08-23 Thread Hin-Tak Leung
--- On Wed, 22/8/12, Antti Palosaari wrote: > On 08/22/2012 04:57 PM, Hin-Tak Leung > wrote: > > Antti Palosaari wrote: > >> Hello Hiroshi, > >> > >> On 08/21/2012 10:02 AM, Hiroshi Doyu wrote: > >>> Antti Palosaari > wrote @ Mon, 20 Aug 20

Re: [PATCH 1/1] driver-core: Shut up dev_dbg_reatelimited() without DEBUG

2012-08-22 Thread Hin-Tak Leung
amic debugs. It was Hin-Tak who originally reported that bug for me after I added few ratelimited debugs for DVB stack. Thank you! Reported-by: Hin-Tak Leung Tested-by: Antti Palosaari regards Antti This is with mediatree/for_v3.7-8 , playing DVB-T video with mplayer. echo 'file ...media

Re: noisy dev_dbg_ratelimited()

2012-08-16 Thread Hin-Tak Leung
--- On Thu, 16/8/12, Antti Palosaari wrote: > Hello Hiroshi > > On 08/16/2012 10:12 AM, Hiroshi Doyu wrote: > > Hi Antti, > > > > Antti Palosaari > wrote @ Thu, 16 Aug 2012 03:11:56 +0200: > > > >> Hello Hiroshi, > >> > >> I see you have added dev_dbg_ratelimited() > recently, commit > >> 6ca04

Re: small regression in mediatree/for_v3.7-3 - media_build

2012-08-14 Thread Hin-Tak Leung
--- On Wed, 15/8/12, Antti Palosaari wrote: > On 08/15/2012 02:39 AM, Hin-Tak Leung > wrote: > > There seems to be a small regression on > mediatree/for_v3.7-3 > > - dmesg/klog get flooded with these: > > > > [201145.140260] dvb_frontend_poll: 15 callback

small regression in mediatree/for_v3.7-3 - media_build

2012-08-14 Thread Hin-Tak Leung
There seems to be a small regression on mediatree/for_v3.7-3 - dmesg/klog get flooded with these: [201145.140260] dvb_frontend_poll: 15 callbacks suppressed [201145.586405] usb_urb_complete: 88 callbacks suppressed [201150.587308] usb_urb_complete: 3456 callbacks suppressed [201468.630197] usb_ur

Re: patches to media_build, and a few other things

2012-07-19 Thread Hin-Tak Leung
--- On Tue, 17/7/12, Antti Palosaari wrote: > > The last one, something for Antti to figure out: > > > > - I found that that part of > backports/api_version.patch, which changes > LINUX_VERSION_CODE to V4L2_VERSION in > drivers/media/video/v4l2-ioctl.c, is relocated from line > 930-ish in > htt

patches to media_build, and a few other things

2012-07-16 Thread Hin-Tak Leung
I have a couple of patches to my local media_build repo, which do these: - a new option "--as-is" to the build script. It basically suppresses any git pull/rebase to both media_build and the ./media subdirectory (if used in combination with --main-git). In combination to --main-git, you are left

Re: unload/unplugging (Re: success! (Re: media_build and Terratec Cinergy T Black.))

2012-07-07 Thread Hin-Tak Leung
--- On Sat, 7/7/12, Antti Palosaari wrote: > > I am thinking either w_scan is doing something it > should not, in which case we should inform its author to > have this looked at, or the message does not need to be > there? > > As scandvb and all the other applications are able to set > desired

channel scanning (Re: success! (Re: media_build and Terratec Cinergy T Black.))

2012-07-07 Thread Hin-Tak Leung
--- On Sat, 7/7/12, Antti Palosaari wrote: > > scandvb still does not work at all, nor those sample > config files under > /usr/share/doc/dvb-apps-1.1.2/channels-conf/dvb-t/* , or use > those (tried about 6 different transmitter config various > distance away). It is also true that I have poor r

Re: unload/unplugging (Re: success! (Re: media_build and Terratec Cinergy T Black.))

2012-07-07 Thread Hin-Tak Leung
--- On Sat, 7/7/12, Antti Palosaari wrote: > > I also have quite a few : > > > > [224773.229293] DVB: adapter 0 frontend 0 frequency 2 > out of range (17400..86200) > > > > This seems to come from running w_scan. > > yes, those warnings are coming when application request > illegal fr

unload/unplugging (Re: success! (Re: media_build and Terratec Cinergy T Black.))

2012-07-06 Thread Hin-Tak Leung
BTW, I tried just pulling the USB stick out while mplayer is running. Strangely enough mplayer did not notice it gone and kept going for some 5 to 10 seconds. Probably buffering? The only sign about it is two lines in dmesg (other than the usual usb messages about device being unplug). [227690

success! (Re: media_build and Terratec Cinergy T Black.)

2012-07-06 Thread Hin-Tak Leung
--- On Fri, 6/7/12, Hin-Tak Leung wrote: > > Typical channels.conf entry looks like that: > > > MTV3:71400:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:305:561:49 > > > > And tuning to that channel

bugs in dvbscan/scan, dvb-apps(Re: media_build and Terratec Cinergy T Black.)

2012-07-06 Thread Hin-Tak Leung
--- On Fri, 6/7/12, Hin-Tak Leung wrote: > > > - 'scandvb' segfault at the end on its own. > > > > I didn't see that. > > This is fc17's - it does so in a string function (v*printf) > - probably easy to fix if/when I get the debuginfo package,

Re: media_build and Terratec Cinergy T Black.

2012-07-06 Thread Hin-Tak Leung
--- On Fri, 6/7/12, Antti Palosaari wrote: > On 07/06/2012 01:54 PM, Hin-Tak Leung > wrote: > > - $ lsdvb seems to be doing garbage:(fedora 17's) > > > > usb (-1975381336:62 64848224:32767) on PCI > Domain:-1965359032 Bus:62 Device:64848416 Function:32767 >

Re: media_build and Terratec Cinergy T Black.

2012-07-06 Thread Hin-Tak Leung
ock distro kernel behavior. Also it might be useful/quicker not to build the whole 500+ kernel modules... --- On Fri, 6/7/12, Hin-Tak Leung wrote: > From: Hin-Tak Leung > Subject: media_build and Terratec Cinergy T Black. > To: "Antti Palosaari" , mche...@redhat.com >

media_build and Terratec Cinergy T Black.

2012-07-06 Thread Hin-Tak Leung
Firstly, the downloaded linux-media.tar.bz2 has some simple typos, missing 3 brackets: (please feel free to add my signed-off though this is trivial). - --- linux/drivers/media/video/v4l2-compat-ioctl32.c~2012-07-06 04:45:17.0 +0100 +++ linux/drivers/media/video/v4l2-com

Re: DVB core enhancements - comments please?

2012-07-03 Thread Hin-Tak Leung
--- On Tue, 3/7/12, Mauro Carvalho Chehab wrote: > > That is USB radio based si470x chipset. > > Well, I don't have any si470x device here. > > It should be noticed that radio applications in general > don't open the > alsa devices to get audio, as old devices used to have a > cable to wire >

Re: GSoC 2012 Linux-Media!

2012-05-04 Thread Hin-Tak Leung
no blog yet, but sometime ago I created LinuxTV page for Google+. Lets use it: https://plus.google.com/u/0/11135056277089175/posts And my mentor is Hin-Tak Leung. regards Antti -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html