On Wed, Aug 5, 2009 at 6:49 PM, Valerio Messina wrote:
>> The map that I committed in does have all the keys mapped to input
>> event codes. You would need to reconfigure your input subsystem to
>> point the event codes to some other function.
>
> the channel up/down, EPG, Teletext and circled "i"
On Wed, Aug 5, 2009 at 6:37 PM, Derek
Jennings wrote:
> Hi
> I have been chasing a problem with my Hauppauge Nova-T 500 Dual DVB-T card and
> think it is the same problem reported here
> http://osdir.com/ml/linux-media/2009-02/msg00948.html
>
> The card worked perfectly with kernel-2.6.27 with firm
Hi Mauro,
I posted this fix and haven't got any objections (apart from unused
variables, which are removed in this version), but - please have a look at
it before pulling. In mx3_camera.c::mx3_videobuf_queue(), which is the
driver's .buf_queue() method I temporarily drop the spinlock and reenab
Devin Heitmueller ha scritto:
On Wed, Aug 5, 2009 at 5:40 PM, Valerio Messina wrote:
1 - On/off button on the IR as now, send a command to the desktop to start
the shutdown, reboot, suspend or hybernate window. To me should send
something to the active window only, like an ALT+F4 to close the wi
Hi
I have been chasing a problem with my Hauppauge Nova-T 500 Dual DVB-T card and
think it is the same problem reported here
http://osdir.com/ml/linux-media/2009-02/msg00948.html
The card worked perfectly with kernel-2.6.27 with firmware
dvb-usb-dib0700-1.10.fw (I had to rename the firmware to
On Wed, Aug 5, 2009 at 5:40 PM, Valerio Messina wrote:
> 1 - On/off button on the IR as now, send a command to the desktop to start
> the shutdown, reboot, suspend or hybernate window. To me should send
> something to the active window only, like an ALT+F4 to close the windows
> (for example Kaffei
Hi Francesco,
Am Mittwoch, den 05.08.2009, 21:50 +0200 schrieb Francesco Marangoni:
> Hermann,
>
> thankyou very much for your support. Do you have any suggestion for a light
> linux distribution with a recent and vanilla kernel. In the last month i
> tried TinyMe and Ubuntu Lite. Is it possibl
Devin Heitmueller ha scritto:
Great. I'll get a PULL request issued so this can get into the
mainline. Thanks for testing.
I have three more request for this driver tuner, but are low priority.
1 - On/off button on the IR as now, send a command to the desktop to
start the shutdown, reboot,
Hi to all,
I've an Empire Dual Pen usb device.
Up to now I've used Markus driver, but now I've tried to switch to the
v4l-dvb driver.
However I've the following issues:
1) the card is not recognized automatically so I've to modprobe the
em28xx module with the parameter card=66
2) when scannin
Hi Patrick,
Am Mittwoch 05 August 2009 schrieb Patrick Boettcher:
> Hi Pete,
>
> On Tue, 4 Aug 2009, Pete Hildebrandt wrote:
> > Hello,
> >
> > To this mail I attached two patch-files to add support for the STK7700D
> > USB-DVB-Device.
> >
> > lsusb identifies it as:
> > idVendor 0x1164
Hi,
I have compiled kernel 2.6.30 from kernel.org, and I have also compiled
capture-example.c from the mercurial depository. These work on laptop
hardware, but on my DM&P e-box 2300SX (with vortex86 cpu),
capture-example.c crashes the system. Complete lockup, no keyboard, etc.
I turned on all
Hello Mauro,
Please PULL from
http://www.kernellabs.com/hg/~dheitmueller/ttxs-remote for the
following:
em28xx: add support for Terratec Cinergy Hybrid T USB XS remote control
This was supposed to be submitted with the other patches for this
device but got left out by accident when I put togethe
On Wed, Aug 5, 2009 at 4:08 PM, Valerio Messina wrote:
> Devin Heitmueller ha scritto:
>>
>> I don't know what the process is for uninstalling the mcentral.de
>> em28xx driver. Probably involves removing that directory and
>> re-running depmod or something.
>
> ok, I run:
> $ sudo mv /lib/modules/
Devin Heitmueller ha scritto:
I don't know what the process is for uninstalling the mcentral.de
em28xx driver. Probably involves removing that directory and
re-running depmod or something.
ok, I run:
$ sudo mv /lib/modules/2.6.28-14-generic/empia/ ~/temp
$ sudo depmod -a
then connected the TV
On Wed, Aug 5, 2009 at 3:41 PM, Valerio Messina wrote:
> Devin Heitmueller ha scritto:
>>
>> Try running this:
>>
>> find /lib/modules/ -name "em28*"
>>
>> Then pastebin the output and send us a link.
>
> e...@01ath3200:~$ find /lib/modules/ -name "em28*"
> /lib/modules/2.6.24-21-generic/empia/em28
On Mon, Aug 3, 2009 at 1:53 PM, Patrick
Boettcher wrote:
> Hi all,
>
> I'd like to request some comments about the extension of the DVB-API 5 to
> support ISDB-T and ISDB-Tsb. Some stubs in frontend.h and friends have been
> there since the beginning and now it's time to have real user-space suppor
On Wed, Aug 5, 2009 at 3:41 PM, Valerio Messina wrote:
> Devin Heitmueller ha scritto:
>>
>> Try running this:
>>
>> find /lib/modules/ -name "em28*"
Yeah, that confirms it. The files in /lib/modules/2.6.28-14-generic/
are conflicting with the reset of the v4l-dvb codebase. Basically,
the mcent
Hermann,
thankyou very much for your support. Do you have any suggestion for a light
linux distribution with a recent and vanilla kernel. In the last month i tried
TinyMe and Ubuntu Lite. Is it possible to install a recent vanilla kernel on
the version of ubuntu lite i'm using?
Thanks.
---
Devin Heitmueller ha scritto:
Try running this:
find /lib/modules/ -name "em28*"
Then pastebin the output and send us a link.
e...@01ath3200:~$ find /lib/modules/ -name "em28*"
/lib/modules/2.6.24-21-generic/empia/em28xx-audioep.ko
/lib/modules/2.6.24-21-generic/empia/em28xx-dvb.ko
/lib/modul
Hello Mauro,
I just noticed this patch:
em28xx: fix: some webcams don't have audio inputs
http://linuxtv.org/hg/v4l-dvb/rev/fe5eeff6644d
I have to wonder what the EM28XX_R00_CHIPCFG contained on this
particular device, since this cause should have already been handled
by the elseif() block on li
On Wed, Aug 5, 2009 at 2:26 PM, Valerio Messina wrote:
> Devin Heitmueller wrote:
>>
>> Which distro is this
>
> Ubuntu 9.04
> kernel 2.6.28-14-generic
>
>> and have you updated the kernel since checking out the code?
>
> no
>
>> It's also possible if you were playing around with the mcentral
>> re
Hi
Connecting my TerraTec Cinergy T USB XE rev. 2 (0x0ccd, 0x0069) to kernel
2.6.31-rc5-git3, I get following kernel oops (complete dmesg and kernel
config (amd64) attached) while the firmware[1] is uploaded to the device.
This is a regression relative to 2.6.30.x, where this device is working
Em Wed, 5 Aug 2009 11:18:24 -0400
Michael Krufky escreveu:
> On Tue, Aug 4, 2009 at 7:40 PM, Mauro Carvalho
> > 1) V4L2 API (chapter 1.5) states that:
> >
> > Drivers must implement all input ioctls when the device has one
> > or more inputs, all output ioctls when the device has on
Devin Heitmueller wrote:
Which distro is this
Ubuntu 9.04
kernel 2.6.28-14-generic
and have you updated the kernel since checking out the code?
no
It's also possible if you were playing around with the mcentral
repository that both versions of em28xx are still installed.
Mauro Carvalho
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:Wed Aug 5 19:00:06 CEST 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 12389:cec212c01ed1
gcc version: gcc
On Wed, 5 Aug 2009, Valentin Longchamp wrote:
> I have some feedback with your patches. I have tried to add support for my
> platform by doing the same as you did for pcm037. However it does not work. I
> have applied your patches directly on 2.6.31-rc4.
>
> The first problem is that in order to
Hello Mauro,
Please pull from http://linuxtv.org/hg/~dougsland/video4linux for
the following:
- cxusb, d680 dmbth use unified lgs8gxx code instead of lgs8gl5
- media/zr364xx: fix build errors
- drivers/media/video/gspca: introduce missing kfree
- saa7134: fix the radio on Avermedia GO 007 FM
-
On Wed, Aug 5, 2009 at 10:14 AM, David Wong wrote:
> Dear all,
>
> Someone complains that he cannot compile my lgs8gxx.c on gcc3,
> unknown kernel version. Compilation
> error at line 249 about the 64-bit division. I have no compilation
> error on my x86_64 system, gcc4,
> linux-2.6.28 kernel. Sh
On Tue, Aug 4, 2009 at 7:40 PM, Mauro Carvalho
Chehab wrote:
> Em Tue, 4 Aug 2009 16:19:46 -0400
> Michael Krufky escreveu:
>
>> On Tue, Aug 4, 2009 at 3:58 PM, Alex Deucher wrote:
>> > On Tue, Aug 4, 2009 at 3:50 PM, Michael Krufky
>> > wrote:
>> >> On Tue, Aug 4, 2009 at 3:47 PM, Alex Deucher w
Hi Pete,
On Tue, 4 Aug 2009, Pete Hildebrandt wrote:
Hello,
To this mail I attached two patch-files to add support for the STK7700D
USB-DVB-Device.
lsusb identifies it as:
idVendor 0x1164 YUAN High-Tech Development Co., Ltd
idProduct 0x1efc
iProduct2 STK7700
Hi Mauro,
can you please pull from http://kernellabs.com/hg/~pboettcher/v4l-dvb/
for the following changeset:
[patch] Added Support for STK7700D (DVB)
thansk,
--
Patrick Boettcher - Kernel Labs
http://www.kernellabs.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-media
Hi Hugh,
I've spent the last few days "playing" with get_user_pages() and mlock() and
got some interesting results. It turned out that cache coherency comes into
play at some point, making the overall problem more complex.
Here's my current setup:
- OMAP processor, based on an ARMv7 core
- MMU
Em Wed, 5 Aug 2009 09:27:13 -0400
Devin Heitmueller escreveu:
> On Wed, Aug 5, 2009 at 3:17 AM, Valerio Messina wrote:
> > Devin Heitmueller ha scritto:
> >>
> >> Please try the following:
> >> hg clone http://kernellabs.com/hg/~dheitmueller/ttxs-remote
> >> cd ttxs-remote
> >> make
> >> make ins
Dear all,
Someone complains that he cannot compile my lgs8gxx.c on gcc3,
unknown kernel version. Compilation
error at line 249 about the 64-bit division. I have no compilation
error on my x86_64 system, gcc4,
linux-2.6.28 kernel. Should the 64-bit division code be changed?
There is also it 6
Hi Guennadi,
Guennadi Liakhovetski wrote:
On Thu, 30 Jul 2009, Valentin Longchamp wrote:
Hi Guennadi,
Guennadi Liakhovetski wrote:
Hi all
here goes a new iteration of the soc-camera scaling / cropping API
compliance fix. In fact, this is only the first _complete_ one, the previous
version o
On Wed, Aug 5, 2009 at 3:17 AM, Valerio Messina wrote:
> Devin Heitmueller ha scritto:
>>
>> Please try the following:
>> hg clone http://kernellabs.com/hg/~dheitmueller/ttxs-remote
>> cd ttxs-remote
>> make
>> make install
>> reboot
>>
>> Then see if the remote control works. If not, I will give
On Wed, Aug 5, 2009 at 11:59 AM, Tim Williams wrote:
> On Wed, 5 Aug 2009, Christian Wattengård wrote:
>
>> Ok. Too bad. Then why are DVB-T units, that needs more technology,
>> half the price of DVB-C units... Annoys me... :)
>
> That's probably down to economies of scale. Most people who have cab
Hi Patrick,
Here is my signed-off-by-line.
Signed-off-by: Pete Hildebrandt
Thanks
Pete
2009/8/4 Patrick Boettcher :
> Hi Pete,
>
> On Tuesday 04 August 2009 21:38:11 Pete Hildebrandt wrote:
>> Hello,
>>
>> To this mail I attached two patch-files to add support for the STK7700D
>> USB-DVB-Devic
On Wed, 5 Aug 2009, Christian Wattengård wrote:
Ok. Too bad. Then why are DVB-T units, that needs more technology,
half the price of DVB-C units... Annoys me... :)
That's probably down to economies of scale. Most people who have cable
will have been supplied with a receiver box by their cable
Hi Akihiro,
thanks for commenting.
On Wed, 5 Aug 2009, Akihiro TSUKADA wrote:
Hi Patrick,
Thank you for your effort to add support for ISDB-T/S.
I've skimmed through the ARIB standard before,
but it is too complicated for me to understand well enough.
So this is not a comment for the API exte
On Wed, 5 Aug 2009, Patrick Boettcher wrote:
For example, DQPSK is not used at all (if I read correctly).
These guidelines are defined in ARIB TR-B14 for ISDB-T and
in ARIB TR-B15 for ISDB-S respectively.
Hmm, I'm actually not working on ISDB-S (Satelite), but on ISDB-Tsb
(sound-broadcasting o
Devin Heitmueller ha scritto:
Please try the following:
hg clone http://kernellabs.com/hg/~dheitmueller/ttxs-remote
cd ttxs-remote
make
make install
reboot
Then see if the remote control works. If not, I will give you some
commands to turn on the logging. This should work though since I had
te
42 matches
Mail list logo