Hi,
while trying to build this on ubuntu 10.04 (2.6.32-24-generic) I
noticed some of the equality
tests in linux/Makefile are bash-style, not POSIX-style.
The problem I encountered was error messages like:
...
make -C ../linux apply_patches
make[2]: Entering directory `/home/ltv/git/clones/l
On Sat, Oct 30, 2010 at 7:36 PM, David Härdeman wrote:
> On Fri, Oct 29, 2010 at 04:09:37PM -0400, Jarod Wilson wrote:
>> On Fri, Oct 29, 2010 at 09:59:18PM +0200, David Härdeman wrote:
>> > On Fri, Oct 29, 2010 at 03:27:33PM -0400, Jarod Wilson wrote:
>> > > On Fri, Oct 29, 2010 at 09:17:11PM +02
On Sun, 2010-10-31 at 01:40 +0200, Daniel Glöckner wrote:
> On Mon, Oct 25, 2010 at 11:34:40AM -0400, Laurent Birtz wrote:
> > I've observed that the poison was corrupted at some random pages, but
> > always in the first four bytes. The value of those bytes is 0x23232323.
> > This byte sequence oft
On Mon, Oct 25, 2010 at 11:34:40AM -0400, Laurent Birtz wrote:
> I've observed that the poison was corrupted at some random pages, but
> always in the first four bytes. The value of those bytes is 0x23232323.
> This byte sequence often appears in kernel oops reports on my setup.
I couldn't verify
On Fri, Oct 29, 2010 at 04:09:37PM -0400, Jarod Wilson wrote:
> On Fri, Oct 29, 2010 at 09:59:18PM +0200, David Härdeman wrote:
> > On Fri, Oct 29, 2010 at 03:27:33PM -0400, Jarod Wilson wrote:
> > > On Fri, Oct 29, 2010 at 09:17:11PM +0200, David Härdeman wrote:
> > > > On Fri, Oct 29, 2010 at 11:
WARN uses sometimes use KERN_ but mostly don't
have any prefix.
Change the WARN macros and the warn_slowpath function to preface
KERN_WARNING and remove all the KERN_ uses from WARN sites.
Neatening clean up of include/asm-generic/bug.h
Update WARN macros
Add KERN_WARNING to WARN output
Remove a
Add missing newlines.
Signed-off-by: Joe Perches
---
drivers/media/video/s5p-fimc/fimc-core.c |2 +-
drivers/media/video/sr030pc30.c |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/media/video/s5p-fimc/fimc-core.c
b/drivers/media/video/s5p-fimc/fim
The input-large-scancode patches changed the binary search in
drivers/media/IR/ir-keytable.c to use unsigned integers, but
signed integers are actually necessary for the algorithm to work.
Signed-off-by: David Härdeman
Cc: Dmitry Torokhov
---
drivers/media/IR/ir-keytable.c |6 +++---
1 file
I am testing Linus' git kernel from today 2.6.36-09452-g2d10d87
and I get the following BUG: when I plug in the WinTV Nova-T USB
stick to watch television:
[27002.897127] dvb-usb: found a 'Hauppauge Nova-T Stick' in warm state.
[27002.897207] dvb-usb: will pass the complete MPEG2 transport stream
On Sat, 2010-10-30 at 23:28 +0400, 4ernov wrote:
> Thank you very much!
You're welcome.
It looks like patchwork picked up your patch properly:
https://patchwork.kernel.org/patch/292362/
So I'll let Mauro pick it up out of patchwork and merge it, the next
time he goes through the patchwork queue
On Sat, 2010-10-30 at 22:25 +0400, Alexey Chernov wrote:
> Hi, Andy,
>
> On Saturday 30 October 2010 20:46:26 Andy Walls wrote:
> > Does this card have an EEPROM? I couldn't tell from pictures on the
> > internet. (Maybe one of the chips designated U2, SU3, or SU1 is an
> > EEPROM.)
> > Do yo
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:Sat Oct 30 19:00:18 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 15167:abd3aac6644e
git master:
This patch adds retrieval of firmware and FPGA versions of Genpix devices.
That information is useful for users who experience performance differences
with the various firmware versions, and may want to use a specific firmware
that best suits their needs.
Example dmesg output:
gp8psk: FW Version
Hi, Andy,
On Saturday 30 October 2010 20:46:26 Andy Walls wrote:
> On Fri, 2010-10-29 at 01:12 +0400, Alexey Chernov wrote:
> > Hello,
> > I've got code which adds support of GoTView PCI DVD3 Hybrid tuner in
> > cx18 module and Andy Walls in ivtv mailing-list gave me some advice on
> > making a pa
Hello,
I've got the TechnoTrend S2-3650 CI and I want to use it on Ubuntu
Maverick x64 (2.6.35-23-generic).
I followed the intructions on the linuxtv wiki, but I can't tune into
a channel, that is what w_scan says, while kaffeine doesn't show any
messages.
Could you please make this device work?
On Fri, 2010-10-29 at 01:12 +0400, Alexey Chernov wrote:
> Hello,
> I've got code which adds support of GoTView PCI DVD3 Hybrid tuner in
> cx18 module and Andy Walls in ivtv mailing-list gave me some advice on
> making a patch and sending it here. So here's the patch against
> staging/2.6.37-rc1 br
Sorry to hijack the thread abit, but I have seen this in the specs:
# *Multi standard demodulation*
* DVBS2 QPSK, 8PSK
* Up to 45Msps DVBS, DVBS2 QPSK and 8PSK
Is it actually able to do 45 Msps DVB-S2 (in QPSK is sufficient for me)?
TIA
Bye
Manu
--
To unsubscribe from this list: send th
On Fri, Oct 29, 2010 at 3:12 PM, Anca Emanuel wrote:
> Hi all, sorry for the noise, but in current mainline (2.6.36-git12)
> there are some updates in ov519.c
> I'm running this kernel now and my camera is still not working (tested
> in windows and it works).
>
> lsusb:
> Bus 008 Device 002: ID 05
please try this patch
http://linuxdvb.org.ru/wbb/index.php?page=Thread&postID=17602#post17602 for
s2-liplianin drivers
> I have recently purchased Proftuners S2-8000 PCI-e card which consist of :
>
> * CX23885 pci-e interface
> * STB6100 Frontend
> * STV0900 Demodulator
>
> Vendor company suppo
19 matches
Mail list logo