Re: firedtv and removal of old IEEE1394 stack

2011-02-08 Thread Jan Hoogenraad
this since building the firedtv driver for older kernels always gives problems on ubuntu due to some missing ieee1394 headers. How so? Then there is something wrong with the backported sources. Or with the backports' build system perhaps. -- Jan Hoogenraad Hoogenraad Interface Ser

Re: Help wanted on removing dibusb_rc_keys from dvb_usb_rtl2831u module

2010-08-05 Thread Jan Hoogenraad
ing renaming in dib_usb driver. I have updated http://linuxtv.org/hg/~jhoogenraad/rtl2831-r2/ Jan Hoogenraad wrote: This is probably caused by the current dvb_usb_rtl2831u module using dibusb_rc_keys, which disapperead due to IR changes. Syncing the rtl2831-r2/ tree with the main archive ca

Re: dvb_usb_rtl2831u module cause "oops" on kernel 2.6.32 when loading

2010-08-05 Thread Jan Hoogenraad
majordomo info at http://vger.kernel.org/majordomo-info.html -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- 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

V4L hg tree fails to compile against kernel 2.6.28

2010-08-24 Thread Jan Hoogenraad
t; in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- To unsubscribe from this list: send the line "unsubscribe linux-media&

Re: V4L hg tree fails to compile against kernel 2.6.28

2010-08-24 Thread Jan Hoogenraad
reach your compilantion (the kfifo one). I will work to fix this one too. Thanks for the report. Cheers Douglas -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a

Failure of v4l-dvb daily build against kernel 2.6.28 and others

2010-08-25 Thread Jan Hoogenraad
/spec/media.html -- 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 -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utr

Re: V4L hg tree fails to compile against kernel 2.6.28

2010-08-25 Thread Jan Hoogenraad
2.6.30, where memory management was changed. Thus, 2.6.28, it needs to stay kmalloc. Douglas Schilling Landgraf wrote: Hello Jan, On Wed, Aug 25, 2010 at 3:26 AM, Jan Hoogenraad wrote: Thanks for your help. I pulled the code Actually, now the function definition in compat.h causes a

Re: dvb_usb_rtl2831u module cause "oops" on kernel 2.6.32 when loading

2010-08-25 Thread Jan Hoogenraad
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 -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- Jan Hoogenraad Hoogenraad I

ir_codes_dibusb_table : please make table length a constant

2010-08-25 Thread Jan Hoogenraad
line 420 * drivers/media/dvb/dvb-usb/dibusb.h, line 127 -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo inf

HG has errors on kernel 2.6.32

2010-08-26 Thread Jan Hoogenraad
revious checkout and then it build perfectly. It also gets initialized without a flaw: -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.ker

Re: HG has errors on kernel 2.6.32

2010-08-26 Thread Jan Hoogenraad
Douglas: Thanks in advance Douglas Schilling Landgraf wrote: Hi Jan, On Thu, Aug 26, 2010 at 4:54 PM, Jan Hoogenraad wrote: Douglas: I see on that http://www.xs4all.nl/~hverkuil/logs/Thursday.log that building linux-2.6.32 yields ERRORS skip_spaces has only been included in string.h

Re: Trouble building v4l-dvb

2010-09-16 Thread Jan Hoogenraad
ot; in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the

Re: Trouble building v4l-dvb

2010-09-17 Thread Jan Hoogenraad
g and change the line CONFIG_DVB_FIREDTV=m into CONFIG_DVB_FIREDTV=n It should compile fine then. Jan Hoogenraad wrote: Douglas; Could you please check your last putback ? the build is broken. see: http://www.xs4all.nl/~hverkuil/logs/Wednesday.log and the mail [cron job] v4l-dvb daily build 2

Re: Trouble building v4l-dvb

2010-09-17 Thread Jan Hoogenraad
. Mauro Carvalho Chehab wrote: Em 17-09-2010 06:35, Jan Hoogenraad escreveu: I see that the build now succeeded. Ole: this is something that should have been fixed a long time ago, but isn't. make allyesmod should set only those divers that do actually compile. Unfortunately, the FIREDTV drive

Re: Trouble building v4l-dvb

2010-09-17 Thread Jan Hoogenraad
Really, the only thing I would do is disable the ones that break compilation. this is ONLY firedtv. I doubt if anyone would read the messages during compilation. I'll have a look at the logic. Mauro Carvalho Chehab wrote: Em 17-09-2010 08:08, Jan Hoogenraad escreveu: Thanks ! Indeed

rtl2832 chip driver

2010-09-17 Thread Jan Hoogenraad
Peasy Ubuntu 9.10 is old, 0.7.16. Regards, Ole W. Saastad -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo inf

Re: Trouble building v4l-dvb

2010-09-26 Thread Jan Hoogenraad
hehab wrote: Em 17-09-2010 08:08, Jan Hoogenraad escreveu: Thanks ! Indeed, the hack so that make allyesmod not select firedtv would be very helpful. that way, it is also clear that firedtv will not work on debian-like distros. Is there a way I cen help with that ? I have no experience with Kc

updated make_kconfig.pl for Ubuntu

2010-09-27 Thread Jan Hoogenraad
wrote: Em 26-09-2010 13:18, Jan Hoogenraad escreveu: On Linux 2.6.28-19-generic the problem is tackled already: DVB_FIREDTV_IEEE1394: Requires at least kernel 2.6.30 On newer linux versions (I have tried Linux 2.6.32-24-generic) the problem is NOT that the modules dma is not present, it is just

Re: updated make_kconfig.pl for Ubuntu

2010-09-27 Thread Jan Hoogenraad
s well, as otherwise the FIREDTV is incorrectly disabled on other distros, or source builds. Yes, and I know all of this is ugly Mauro Carvalho Chehab wrote: Em 27-09-2010 15:41, Jan Hoogenraad escreveu: I have updated launchpad bug https://bugs.launchpad.net/ubuntu/+source/linux-kernel

Re: updated make_kconfig.pl for Ubuntu

2010-09-28 Thread Jan Hoogenraad
rnelsrc/include/config/ieee1394/dma.h"; needs to be: $dmahplace="$kernsrc/include/config/ieee1394/dma.h"; Thanks a lot for helping ! As patch, relative to the diff you sent: # HG changeset patch # User Jan Hoogenraad # Date 1285695899 -7200 # Node ID 891128e7c3334e41f6c

Re: updated make_kconfig.pl for Ubuntu

2010-09-28 Thread Jan Hoogenraad
Douglas: Can you push the updated make_kconfig.pl ? It is in its own HG tree on: http://linuxtv.org/hg/~jhoogenraad/ubuntu-firedtv/ Mauro Carvalho Chehab wrote: Em 28-09-2010 14:48, Jan Hoogenraad escreveu: Douglas: I have an updated make_kconfig.pl for Ububtu on: http://linuxtv.org/hg

patches for the Realtek rtl2831

2010-09-29 Thread Jan Hoogenraad
quot; to use that on many forums. Cheers, Mauro. -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- 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

Several linux-release dependent fixes (new and old)

2010-09-29 Thread Jan Hoogenraad
Douglas: Based on the logs from Hans' builds, I have prepared some updates. Some of these might lead to undesired behavior of v4l on older or newer releases. All of these should reduce the number of warnings or errors in the logs below. Could you promote these changes to the git archive as we

Confusing dmx_pes_type_t in dmx.h

2010-10-04 Thread Jan Hoogenraad
ld be safer (because it is easy to make mistakes) to remove dmx_pes_type_t from dmx.h. Who knows more on this driver ? The found bug is fixed in the patch on: http://linuxtv.org/hg/~jhoogenraad/ubuntu-firedtv/rev/44751f6fba2f -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Ut

Re: rtl2831-r2 still not working for Compro VideoMate U80

2010-10-11 Thread Jan Hoogenraad
). Is anttip driver supposed to be included in kernel, but it looks like development is going slow. Thank you, Ugnius -- 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://v

Re: [linux-dvb] Organizing ALL device data in linuxtv wiki

2009-11-13 Thread Jan Hoogenraad
H. Langos wrote: On Fri, Nov 13, 2009 at 11:45:07AM -0500, Devin Heitmueller wrote: The challenge you run into there is that every driver organizes its table of products differently, and the driver source code does not expose what features the device supports in any easily easily parsed manner

Re: Compro VideoMate U80 DVB-T USB 2.0 High Definition Digital TV Stick

2010-01-07 Thread Jan Hoogenraad
l.org/majordomo-info.html -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- 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

Re: Compro VideoMate U80 DVB-T USB 2.0 High Definition Digital TV Stick

2010-01-07 Thread Jan Hoogenraad
, any pointers to getting it working. Thanks Drappa -- 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 -- Jan Hoogenraad Hooge

Re: [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information

2009-06-05 Thread Jan Hoogenraad
ed driver from: http://linuxtv.org/hg/~jhoogenraad/rtl2831-r2 and it is working :( Driver identifies this device as "Freecom USB 2.0 DVB-T Device". I have don't know exactly what's driver status currently - is is only in development tree currently. Could Jan Hoogenraad comment what

Re: [linux-dvb] Remote af9015 Conceptronic

2009-06-12 Thread Jan Hoogenraad
___ linux-dvb users mailing list For V4L/DVB development, please use instead linux-media@vger.kernel.org linux-...@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- To unsubscribe from

Re: Ralink RTL2831U

2009-07-04 Thread Jan Hoogenraad
summer activities (I am still hoping warm weather and beach activities :) it will not take many days to get picture. After that I will move relevant parts from the current Ralink driver to the new driver... I will keep informed about driver status. regards Antti -- Jan Hoogenraad Hoogenraad

Re: [PATCH] Rework the RTL2831 remote control handler to reuse dibusb.

2009-08-03 Thread Jan Hoogenraad
, -#else -#ifdef RTL2831U_RC5_PROTOCOL + .rc_key_map = dibusb_rc_keys, + .rc_key_map_size = 135, +#elif defined RTL2831U_RC5_PROTOCOL .rc_key_map = rtd2831u_rc5_keys, .rc_key_map_size = ARRAY_SIZE(rtd2831u_rc5_keys), #elif defined RTL2831U_CONCEPTRONIC_PROTOCOL

Re: Compro VideoMate U90

2009-05-08 Thread Jan Hoogenraad
ation #1 chosen from 1 choice -- 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 -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2

Media_build does not compile due to errors in cx18-driver.h, cx18-driver.c and dvbdev.c /rc-main.c

2011-06-10 Thread Jan Hoogenraad
threads\n"); return -ENOMEM; } return 0; } Furthermore, there is an error that is present in three sources: At ./v4l/dvbdev.c:466: twice: the escape sequence \\" sould be replaced with \" ./rc-main.c:1131: twice: the escape sequence \\" sould be replaced with \&

Re: Media_build does not compile due to errors in cx18-driver.h, cx18-driver.c and dvbdev.c /rc-main.c

2011-06-10 Thread Jan Hoogenraad
an is running on. It is probably from before the workqueue changes. Devin -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More ma

Re: Media_build does not compile due to errors in cx18-driver.h, cx18-driver.c and dvbdev.c /rc-main.c

2011-06-10 Thread Jan Hoogenraad
rg):\n\t75125b9d44456e0cf2d1fbb72ae33c13415299d1 [media] DocBook: Don't be noisy at make cleanmediadocs\n\t0fba2f7ff0c4d9f48a5c334826a22db32f816a76 Revert \\"[media] dvb/audio.h: Remove definition for AUDIO_GET_PTS\\"\n\t4f75ad768da3c5952d1e7080045a5b5ce7b0d85d [media] DocBook/video.

RTL2831U driver updates

2011-06-16 Thread Jan Hoogenraad
hp?id=linux:v4l:realtek:start Greetings from Braunschweig, Germany. Sascha -- 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 -- Jan Hoogen

change in build .sh due to Pulseaudio device removal /

2011-06-18 Thread Jan Hoogenraad
Mauro: The change in build.sh http://git.linuxtv.org/media_build.git?a=commitdiff;h=16cf0606fd59484236356e400a89c083e76da64b now requires installation of a Perl package Proc::ProcessTable that is not present in standard Ubuntu systems. I needed to run sudo aptitude install libproc-processta

dvb_usb symbols from media_build disagree on Linux 2.6.32-32

2011-06-18 Thread Jan Hoogenraad
own symbol rc_unregister_device -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- 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

Re: change in build .sh due to Pulseaudio device removal /

2011-06-19 Thread Jan Hoogenraad
=10.04 DISTRIB_CODENAME=lucid DISTRIB_DESCRIPTION="Ubuntu 10.04.2 LTS" I will make an updated script in the next week. Mauro Carvalho Chehab wrote: Em 18-06-2011 14:20, Jan Hoogenraad escreveu: Mauro: The change in build.sh http://git.linuxtv.org/media_build.git?a=co

Re: RTL2831U driver updates

2011-06-20 Thread Jan Hoogenraad
hope someone else would make missing driver for RTL2832U demod still... Antti -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kerne

Re: RTL2831U driver updates

2011-06-21 Thread Jan Hoogenraad
hope someone else would make missing driver for RTL2832U demod still... Fine! In about month, after exams, I hope I will work on this to finish at least RTL2832/FC0012. For reference, this is the code I did so far. Best regards, Maxim Levitsky -- Jan Hoogenraad Hoogenraad Interface

Re: RTL2831U driver updates

2011-06-21 Thread Jan Hoogenraad
in: http://linuxtv.org/wiki/index.php/Remote_Controllers Steffen Barszus wrote: 2011/6/21 Jan Hoogenraad: and add the IR remote interface, based on the LIRC framework. It actually should yield little code, and mainly requires a) understanding of LIRC and b) comparing code tables to that the in

Re: Ubuntu 10.04 and trying to install drivers fot TV card Asus My Cinema U3000 hybrid

2011-06-27 Thread Jan Hoogenraad
e? I'm not experienced PC user, especially Linux... thanks! Ivo -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org Mor

Re: Ubuntu 10.04 and trying to install drivers fot TV card Asus My Cinema U3000 hybrid

2011-06-27 Thread Jan Hoogenraad
Could you re-try with the current media_build ? Jan Hoogenraad wrote: Ivo: type sudo apt-get install libproc-processtable-perl The message is confusing to say the least. I promised Mauro to update the code to yield better messages, but did not get around to do that. see thread "chan

Re: Fwd: 0bda:2838 Ezcap DVB USB adaptor - no device files created / RTL2831U/RTL2832U

2011-07-02 Thread Jan Hoogenraad
nsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- To unsubscribe from this list: send the line "unsubscribe linu

Help wanted on removing dibusb_rc_keys from dvb_usb_rtl2831u module

2010-06-24 Thread Jan Hoogenraad
ng up as well. Would be great if anyone got a solution for this problem. Best regards, Thomas -- 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-in

Re: v4l-dvb unsupported device: Conceptronic CTVDIGUSB2 1b80:d393 (Afatech) - possibly similar to CTVCTVDIGRCU v3.0?

2010-06-28 Thread Jan Hoogenraad
it something I may try following some step-by-step guide? Thanks m. -- Jan Hoogenraad -- 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

Re: v4l-dvb unsupported device: Conceptronic CTVDIGUSB2 1b80:d393 (Afatech) - possibly similar to CTVCTVDIGRCU v3.0?

2010-06-28 Thread Jan Hoogenraad
I see: apparently the versions earlier than V3.0 of CTVDIGRCU used Realtek RTL2831U. I'll make a note of that on the wiki page. Matteo Sisti Sette wrote: On 06/28/2010 09:48 PM, Jan Hoogenraad wrote: Matteo: If I read this well, CTVDIGUSB2 1b80:d393 (Afatech) is not at all similar t

Compro U80

2010-02-15 Thread Jan Hoogenraad
The Realtek driver (a windows-like driver I got from the manufacturer) only supported the mt2060 and mx5005. I have heard of U80 working. Please give the new driver (alas with no IR remote support) from anttip/rtl2831u If there is a different tuner, that driver is set up so that you can incorp

Re: [linux-dvb] Compro U80 Nearly there???

2010-03-04 Thread Jan Hoogenraad
___ linux-dvb users mailing list For V4L/DVB development, please use instead linux-media@vger.kernel.org linux-...@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- To unsubscribe

Re: Help with RTL2832U DVB-T dongle (LeadTek WinFast DTV Dongle Mini)

2010-03-06 Thread Jan Hoogenraad
e body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a me

Re: Help with RTL2832U DVB-T dongle (LeadTek WinFast DTV Dongle Mini)

2010-03-08 Thread Jan Hoogenraad
Jan could try any of the three archives. I know Antti has thoughts on the rtl2832, I'm sure he knows more. thomas schorpp wrote: Jan Hoogenraad wrote: Antti has been working on drivers for the RTL283x. http://linuxtv.org/hg/~anttip/rtl2831u or http://linuxtv.org/hg/~anttip/qt1010/ ~jho

Re: [cron job] v4l-dvb daily build 2.6.26 and up: ERRORS

2010-10-28 Thread Jan Hoogenraad
t http://vger.kernel.org/majordomo-info.html -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- 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

Re: Compro VideoMate U90

2010-10-31 Thread Jan Hoogenraad
;m wasting mine ... thanks, Giles. -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- 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

Re: rtl2832u support

2010-12-06 Thread Jan Hoogenraad
d 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 -- Jan Hoogenraad Hoogenraad Interface Services Postbus 2717 3500 GS Utrecht -- To unsubscribe from this list: send the lin

Re: rtl2832u support

2010-12-06 Thread Jan Hoogenraad
thing similar to drivers/staging/tm6000/TODO. Cheers, Mauro -- 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 -- Jan Hoogenraad Hoogen

media_build directory error after patch dvb_frontend: implement suspend / resume

2012-09-21 Thread Jan Hoogenraad
I try to compile the media_build on an old Ubuntu Lucid system. 2.6.32-42-generic-pae #96-Ubuntu SMP Wed Aug 15 19:12:17 UTC 2012 i686 GNU/Linux The make job stops with /home/jhh/dvb/media_build/v4l/dvb_usb_core.c: In function 'dvb_usb_data_complete_raw': /home/jhh/dvb/media_build/v4l/dvb_usb_cor

Re: media_build directory error after patch dvb_frontend: implement suspend / resume

2012-09-21 Thread Jan Hoogenraad
://linuxtv.org/wiki/index.php/Realtek_RTL2831U http://linuxtv.org/wiki/index.php/DVB-T_USB_Devices http://linuxtv.org/wiki/index.php/DVB-T_USB_Devices#Freecom_rev_4_DVB-T_USB_2.0_tuner Antti Palosaari wrote: > On 09/21/2012 07:19 PM, Jan Hoogenraad wrote: >> I try to compile the media_bu

media_build error on header file not present in old linux in ivtv-alsa-pcm.c

2012-09-21 Thread Jan Hoogenraad
/dvb/media_build/v4l/ivtv-alsa-pcm.o] Error 1 Apparently, this header file was not yet present in this version of linux. It is the only driver requesting this header file. Removing line 29 #include fixes the problem. All compiles well then. -- Jan Hoogenraad Hoogenraad Interface Services

Re: media_build error on header file not present in old linux in ivtv-alsa-pcm.c

2012-09-22 Thread Jan Hoogenraad
Thanks. Ecxuse me for the previous mail. I could have searched the archive first: http://article.gmane.org/gmane.linux.drivers.video-input-infrastructure/54099/match=printk+h Andy Walls wrote: > Jan Hoogenraad wrote: > >> I try to compile the media_build on an old Ubuntu

Media_build broken by [PATCH RFC v3 5/5] m5mols: Implement .get_frame_desc subdev callback

2012-10-06 Thread Jan Hoogenraad
.set_fmt= m5mols_set_fmt, > + .get_frame_desc = m5mols_get_frame_desc, > + .set_frame_desc = m5mols_set_frame_desc, > }; > > /** > diff --git a/drivers/media/i2c/m5mols/m5mols_reg.h > b/drivers/media/i2c/m5mols/m5mols_reg.h > index 14d4be7..58d8027 100644 >

Re: Media_build broken by [PATCH RFC v3 5/5] m5mols: Implement .get_frame_desc subdev callback

2012-10-06 Thread Jan Hoogenraad
. I did not need the driver, but at least it compiled ... Sylwester Nawrocki wrote: > Hello Jan, > > On 10/06/2012 05:24 PM, Jan Hoogenraad wrote: >> On my ubuntu 10.4 system >> >> Linux 2.6.32-43-generic-pae #97-Ubuntu SMP Wed Sep 5 16:59:17 UTC 2012 >> i6

Trying to compile for kernel version 2.6.28

2009-11-03 Thread Jan Hoogenraad
At this moment, I cannot figure out how to compile v4l with kernel version 2.6.28. I see, however, that the daily build reports: linux-2.6.28-i686: OK I have the same problem as in the old message: http://www.spinics.net/lists/linux-media/msg10047.html I have included the text of that message be

Re: Trying to compile for kernel version 2.6.28

2009-11-04 Thread Jan Hoogenraad
ernel. Mauro Carvalho Chehab wrote: Hi Jan, Em Tue, 03 Nov 2009 16:45:15 +0100 Jan Hoogenraad escreveu: At this moment, I cannot figure out how to compile v4l with kernel version 2.6.28. I see, however, that the daily build reports: linux-2.6.28-i686: OK Yes, and that's correct. It does co

Make file request: default adddepmod instead of allyesmod

2009-11-05 Thread Jan Hoogenraad
I tried to guide a newbie through compiling v4l. v4l did not compile right away, because of a problem in one of the drivers http://ubuntuforums.org/showthread.php?p=8241469#post8241469 a workaroudn was proposed: http://ubuntuforums.org/showthread.php?t=1305228 I myself have not experienced thi

Re: [linux-dvb] Organizing ALL device data in linuxtv wiki

2009-11-13 Thread Jan Hoogenraad
from the number of links to widely different pages, a wiki is NOT a good solution for discussions. Just to avoid the impression that wiki's are my "new hammer". :-) ___ linux-dvb users mailing list For V4L/DVB development, please use instead linux-media@vger.kernel.org lin

How to build I2C_MUX in media_build as rtl28xxu depends on it ?

2014-03-24 Thread Jan Hoogenraad
rivers/media/usb/dvb-usb-v2/Kconfig > @@ -126,7 +126,7 @@ config DVB_USB_MXL111SF > > config DVB_USB_RTL28XXU > tristate "Realtek RTL28xxU DVB USB support" > - depends on DVB_USB_V2 > + depends on DVB_USB_V2 && I2C_MUX > select DVB_RTL2830