Hi,
On Mon, Aug 15, 2011 at 1:07 AM, Arnaud Lacombe wrote:
> Usage of these flags has been deprecated for nearly 4 years by:
>
> commit f77bf01425b11947eeb3b5b54685212c302741b8
> Author: Sam Ravnborg
> Date: Mon Oct 15 22:25:06 2007 +0200
>
> kbuild: introduce ccflags-y, asflag
Usage of these flags has been deprecated for nearly 4 years by:
commit f77bf01425b11947eeb3b5b54685212c302741b8
Author: Sam Ravnborg
Date: Mon Oct 15 22:25:06 2007 +0200
kbuild: introduce ccflags-y, asflags-y and ldflags-y
Moreover, these flags (at least EXTRA_CFLAGS) have
Moi Christoph,
Updates all Finnish channels as today.
Antti
--
http://palosaari.fi/
diff -r 36a084aace47 util/scan/dvb-t/fi-Alajarvi
--- a/util/scan/dvb-t/fi-Alajarvi Sat Jul 16 17:42:28 2011 +0200
+++ b/util/scan/dvb-t/fi-Alajarvi Mon Aug 15 03:30:49 2011 +0300
@@ -2,4 +2,5 @@
# T
>> INFO: task khubd:1100 blocked for more than 120 seconds.
>> "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
>> khubd D 0 1100 2 0x
>> 8801a694e930 0046 8801a691ffd8 8162b020
>> 00010280 f
On 08/15/2011 02:56 AM, Chris Rankin wrote:
tuning status == 0x0f
tuning status == 0x0f
> WARNING: >>> tuning failed!!!
> ERROR: initial tuning failed
> dumping lists (0 services)
> Done.
>
> Although it was working (briefly) on Saturday morning.
>
>> Have you tried it on Windows?
>
>
--- On Mon, 15/8/11, Antti Palosaari wrote:
> T 55400 8MHz + auto auto auto etc.
> is enough.
Hmm, not here it isn't:
$ scandvb -u -vvv uk-CrystalPalace
scanning uk-CrystalPalace
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder 55400 0 9 9 6 2 4 4
>
Hello,
I looked your codes and examined also some more. About your driver, I
don't like you put so much functionality to the Kernel driver. Just put
this functionality to the userspace driver all and offer only lowest
possible interface (read + write) from Kernel. If you look other IFDs it
is like
Another thing I've noticed - a successful hotplug outputs the following
messages into the dmesg log:
DVB: registering new adapter (em28xx #0)
DVB: registering adapter 0 frontend 0 (Sony CXD2820R (DVB-T/T2))...
DVB: registering adapter 0 frontend 1 (Sony CXD2820R (DVB-C))...
em28xx #0: Successfull
On 08/15/2011 02:20 AM, Chris Rankin wrote:
> I've been experimenting with my new PCTV 290e DVB-T2 device this weekend, and
> have a couple of observations. For example, the device sometimes has trouble
> initialising itself:
> INFO: task khubd:1100 blocked for more than 120 seconds.
> "echo 0 >
Only Steven can look at the schematic and know for sure what prompted
them to update to a new PCI ID. However, you can definitely try doing
"card=4" and see if it works.
Card=9 won't work since that card number is not valid given the card
list in your driver.
Devin
On Sun, Aug 14, 2011 at 7:23
On Sunday 14 August 2011 22:14:48 you wrote:
> On Sun, Aug 14, 2011 at 5:21 AM, Declan Mullen
>
> wrote:
> > Hi
> >
> > I've got a 8940 edition of a Hauppauge HVR-2200. The driver is called
> > saa7164. The versions included in my OS (mythbuntu 10.10 x86 32bit,
> > kernel 2.6.35-30) and from lin
Hi,
I've been experimenting with my new PCTV 290e DVB-T2 device this weekend, and
have a couple of observations. For example, the device sometimes has trouble
initialising itself:
usb 4-2: new high speed USB device number 4 using ehci_hcd
em28xx: New device PCTV Systems PCTV 290e @ 480 Mbps (20
l am a Staff of Hang Seng Bank HongKong, I do not know if we can work
together in transferring $19,500,000.USD from my bank to you account.
Finally if you are interested I shall provide you with more details.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a
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:Sun Aug 14 19:00:32 CEST 2011
git hash:9bed77ee2fb46b74782d0d9d14b92e9d07f3df6e
gcc version: i686-linux-gcc (GCC) 4.6
Hi,
Daniel Dickinson wrote[1]:
> New in 3.0.0:
>
> webcam oopses and then spams syslog. Didn't happen in .39 so is a
> regression.
>
> uvcvideo: Found UVC 1.00 device HP Webcam-101 (0bda:58e0)
>
> From syslog:
>
> [ 428.117889] Linux video capture interface: v2.00
> [ 428.161164] uvcvideo: Fou
Thanks for sharing your experience.
On Sat, Aug 13, 2011 at 11:08 AM, Lawrence Rust wrote:
> The stock v4l sources supplied are old (from around 2.6.35) and don't
> contain many current fixes. This isn't a problem per-se unless you
> intend to use the card with another v4l card. In this case yo
Hi all,
I have a card Technisat CableStar HD2
lspci -s 04:00.0 -v
04:00.0 Multimedia controller: Twinhan Technology Co. Ltd Mantis DTV PCI
Bridge Controller [Ver 1.0] (rev 01)
Subsystem: Device ffbf:02e4
Flags: bus master, medium devsel, latency 32, IRQ 21
Memory at 88100
On Sun, 2011-08-14 at 14:26 +0300, Antti Palosaari wrote:
> On 08/14/2011 10:30 AM, Hans-Frieder Vogt wrote:
> > just wanted to inform you that I got the TerraTec Dual DVB-T Stick working
> > using a slightly patched driver from Afatech. Please see the wiki entry
> > http://www.linuxtv.org/wiki/in
On Sun, Aug 14, 2011 at 8:18 AM, Chris Rankin wrote:
> Hi,
>
> The following patch adds the IR code for the missing "OK" key to the
> Pinnacle PCTV HD map. This map is now used by the PCTV 290e DVB-T2 device,
> whose remote control has 26 buttons.
>
> Cheers,
> Chris
>
> Signed-off-by: Chris Ranki
Hi,
The following patch adds the IR code for the missing "OK" key to the Pinnacle
PCTV HD map. This map is now used by the PCTV 290e DVB-T2 device, whose remote
control has 26 buttons.
Cheers,
Chris
Signed-off-by: Chris Rankin
--- linux-3.0/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.c.or
On Sun, Aug 14, 2011 at 5:21 AM, Declan Mullen
wrote:
> Hi
>
> I've got a 8940 edition of a Hauppauge HVR-2200. The driver is called saa7164.
> The versions included in my OS (mythbuntu 10.10 x86 32bit, kernel 2.6.35-30)
> and from linuxtv.org are too old to recognise the 8940 edition. Posts #124
On 08/14/2011 04:48 AM, Devin Heitmueller wrote:
> On Sat, Aug 13, 2011 at 9:43 PM, Chris Rankin wrote:
>> The rc-pinnacle-pctv-hd keymap is missing the definition of the OK key:
>>
>> --- linux-3.0/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.c.orig
>> 2011-08-14 02:42:01.0 +0100
>
Hi
I've got a 8940 edition of a Hauppauge HVR-2200. The driver is called saa7164.
The versions included in my OS (mythbuntu 10.10 x86 32bit, kernel 2.6.35-30)
and from linuxtv.org are too old to recognise the 8940 edition. Posts #124 to
#128 in the "Hauppauge HVR-2200 Tuner Install Guide" topic
On Sun, Aug 14, 2011 at 2:33 AM, Trip Ericson wrote:
> Hello, all:
>
> Since my previous e-mail, I was able to get a Linux driver for the tuner
> from Hauppauge. It came in the form of a v4l tree with the driver included.
> I adjusted the v4l/.config file to only build the necessary driver. Onc
On 08/14/2011 10:30 AM, Hans-Frieder Vogt wrote:
> just wanted to inform you that I got the TerraTec Dual DVB-T Stick working
> using a slightly patched driver from Afatech. Please see the wiki entry
> http://www.linuxtv.org/wiki/index.php/TerraTec_T6_Dual_DVB-T_Stick
> Currently both tuners work,
On Fri, Aug 12, 2011 at 02:53:05PM +0200, Arnd Bergmann wrote:
> On Friday 12 August 2011, Marek Szyprowski wrote:
> >
> > From: Russell King
> >
> > Steal memory from the kernel to provide coherent DMA memory to drivers.
> > This avoids the problem with multiple mappings with differing attribut
Hi all,
just wanted to inform you that I got the TerraTec Dual DVB-T Stick working
using a slightly patched driver from Afatech. Please see the wiki entry
http://www.linuxtv.org/wiki/index.php/TerraTec_T6_Dual_DVB-T_Stick
Currently both tuners work, but the remote doesn't.
This driver is only su
27 matches
Mail list logo