On Tue, 29 Dec 2009, Sean wrote:
> Alan,
>
> Thanks for the debug patch. I'll send you the dmesg.log output in
> another email. It is 2MB.
Got it. It's not good enough; the initial error occurred before the
start of your extract. Here's yet another version of the patch; this
one will stop p
Hi All
http://www.comprousa.com/en/product/u80/u80.html
I'd be grateful if anyone can tell me if this device is supported yet,
and if so, 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 m
Alan Stern wrote:
You did not get the full output. That's why I tell people to use dmesg
instead of klogd or the kernel log files. If necessary you can always
increase the size of the dmesg log buffer by changing
CONFIG_LOG_BUF_SHIFT. I tend to set it to 18; you might want to go
even higher.
Mauro Carvalho Chehab írta:
> Németh Márton wrote:
>> Hans Verkuil wrote:
>>> Detailed results are available here:
>>>
>>> http://www.xs4all.nl/~hverkuil/logs/Tuesday.log
>> linux-2.6.33-rc2-armv5: ERRORS
>>
>> In file included from :0:
>> /marune/build/v4l-dvb-master/v4l/config-compat.h:4:28: erro
Németh Márton wrote:
> Hans Verkuil wrote:
>> Detailed results are available here:
>>
>> http://www.xs4all.nl/~hverkuil/logs/Tuesday.log
>
> linux-2.6.33-rc2-armv5: ERRORS
>
> In file included from :0:
> /marune/build/v4l-dvb-master/v4l/config-compat.h:4:28: error:
> linux/autoconf.h: No such fi
On Tue, Dec 29, 2009 at 12:04:00AM -0500, Jarod Wilson wrote:
On Dec 28, 2009, at 4:31 AM, Dmitry Torokhov wrote:
Hm, will this work on big-endian?
Good question. Not sure offhand. Probably not. Unfortunately, the
only devices I have to test with at the moment are integrated into
cases wi
From: Márton Németh
The ctrls field of struct sd_desc is declared as const
in gspca.h. It is worth to initialize the content also with
constant values.
The semantic match that finds this kind of pattern is as follows:
(http://coccinelle.lip6.fr/)
//
@m@
identifier x;
identifier y;
identifier s
On Tue, 29 Dec 2009, Sean wrote:
> > I changed the debug statements to ohci_dbg and I was able to capture
> > the full output with klogd. It is attached.
You did not get the full output. That's why I tell people to use dmesg
instead of klogd or the kernel log files. If necessary you can always
Hans Verkuil wrote:
> Detailed results are available here:
>
> http://www.xs4all.nl/~hverkuil/logs/Tuesday.log
linux-2.6.33-rc2-armv5: ERRORS
In file included from :0:
/marune/build/v4l-dvb-master/v4l/config-compat.h:4:28: error: linux/autoconf.h:
No such file or directory
In file included from
Hi mailing list,
I have a problem with my Compro S300 pci card under Linux 2.6.32.
I cannot tune with this card and STR/SNRA is very bad compared to my
Technisat SkyStar 2 pci card, connected to the same dish.
I have this card and are willing to run tests, tested drivers etc to
make this work.
Hello All,
If there are any users who have been waiting for the PCTV 340e to be
supported, there is now a tree available for testing:
http://kernellabs.com/hg/~dheitmueller/pctv-340e-2
Comments welcome. More info can be found here:
http://www.kernellabs.com/blog/?p=1247
Cheers,
Devin
--
De
This message is generated daily by a cron job that builds v4l-dvb for
the kernels and architectures in the list below.
Results of the daily build of v4l-dvb:
date:Tue Dec 29 19:00:09 CET 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 13876:0b9c85378d2f
gcc version: gcc (
Alan Stern wrote:
The patch doesn't fix anything. The point was to gather enough
information to figure out what's going wrong. Without the debug
messages, there's no information.
Perhaps things will slow down less if you change the new ohci_info()
calls in the patch to ohci_dbg(). Or p
Hi,
This patch fixes the declaration of the sysfs attributes for IR's, which
must be a NULL-terminated array of struct attribute *.
Without this patch, my machine crashes when inserting a DVB card.
I'm using a 2.6.32 kernel.
Regards,
Francesco
Signed-off-by: Francesco Lavra
--- a/linux/drivers/m
On pon, 2009-12-28 at 21:06 +0100, Aljaž Prusnik wrote:
> On pon, 2009-12-28 at 20:28 +0100, Aljaž Prusnik wrote:
> > On pon, 2009-12-28 at 02:23 +0400, Manu Abraham wrote:
> > > Can you please do a lspci -vn for the Mantis card you have ? Also try
> > > loading the mantis.ko module with verbose=5
Hans,
If you are okay with this patch, could you please merge this to
your -hg tree and send a pull request to Mauro to merge to the
linux-next tree? This depends on the previous patch set which is
waiting for Mauro's merge.
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germant
On 12/29/2009 12:01 PM, Dan Carpenter wrote:
I ran smatch (http://repo.or.cz/w/smatch.git) on it and there are
some bugs worth fixing.
drivers/input/misc/imon.c +331 free_imon_context(7) error: dereferencing freed
memory 'context'
Move the debug line earlier.
drivers/input/misc/imon.c +1812 i
I ran smatch (http://repo.or.cz/w/smatch.git) on it and there are
some bugs worth fixing.
drivers/input/misc/imon.c +331 free_imon_context(7) error: dereferencing freed
memory 'context'
Move the debug line earlier.
drivers/input/misc/imon.c +1812 imon_probe(216) error: dereferencing undefined:
Hi!
> Could be, but I'd like to know if increasing the control streaming
> timeout is required as well.
I had some time now and have tested it and it is enough just to increase
UVC_CTRL_STREAMING_TIMEOUT to 5000, I left UVC_CTRL_CONTROL_TIMEOUT at
300. And everything seems to work.
Mitar
--
To
Hi,
I've already worked with different adapters (Pinnacle 320E with em28xx, Intel
CE9500B1, Hauppauge Nova-T Stick and SAA7134), and all have worked without big
problem reading the howto I've found online; but now I've a new dvb-adapter,
and it's a Siano SMS1140.
I've found some howto, but I'm
Hi Mauro,
Please pull from:
http://linuxtv.org/hg/~hgoede/gspca
For:
1) A high priority (should go to 2.6.33) mr97310a driver fix
2) A new driver for streaming from sn9c2028 cams
3) Some gspca documentation updates
Regards,
Hans
--
To unsubscribe from this list: send the line "unsubscribe lin
A few specific questions:
1. Am I right thinking that 'dvbstream -c 1 -f 119 -s 27500 ...'
should just work? ( i.e. there's no additinal LNB / 22Khz / tone /
voltage magic to do? )
2. Assuming that I am right about the above, do you think it is
dvbstream, stb6100, stb0899 or mantis problem?
3.
Am 29.12.2009 10:38, schrieb Leszek Koltunski:
> Now , some more info:
>
> 1. I've connected a satellite set-top-box to the signal and the STB
> can tune to and watch channels from both transponders with no problems
> at all.
> That IMHO proves that the signal is all right and the problem lies in
On Montag, 28. Dezember 2009, Dan Carpenter wrote:
> I was initially concerned about the weird array index (the 2 bumps
> into the next row of the array). Matthias Schwarzott look at the
> datasheet and it turns out it should be zl10036_init_tab[1][0] |= 0x01;
>
> Signed-off-by: Dan Carpenter
Si
Hello linux dvb gurus,
I've got the following setup:
1. current Mythbuntu 9.10 ( kernel 2.6.31-16-generic-pae )
2. current v4l-dvb drivers ( freshly checked out from
http://linuxtv.org/hg/v4l-dvb ;
I've also tried with Liplianin drivers from
http://mercurial.intuxication.org/hg/s2-liplianin with
25 matches
Mail list logo