Re: [PATCH v4 2/2] [stage/sunxi-3.4] Add support for Allwinner (DVB/ATSC) Transport Stream Controller(s) (TSC)

2014-08-12 Thread thomas schorpp
Am 12.08.2014 um 08:25 schrieb anuroop.k...@gmail.com: On Wednesday, August 14, 2013 11:14:15 PM UTC+5:30, Thomas Schorpp wrote: OK, with the patched fex file and devices.c from [linux-sunxi] [PATCH v2 1/1] [sunxi-boards/a20] Add support for Allwinner (DVB/ATSC) Transport Stream Controller(s

Re: [PATCH v4 2/2] [stage/sunxi-3.4] Add support for Allwinner (DVB/ATSC) Transport Stream Controller(s) (TSC)

2014-08-12 Thread thomas schorpp
Am 12.08.2014 um 14:21 schrieb Mihail Tommonen: Hi, 2. I've suspended my TSC project until a complete A20 TSC manual is available or I get the time for register probe rev. engineering. Have you seen this:

[PATCH v4 2/2] [stage/sunxi-3.4] Add support for Allwinner (DVB/ATSC) Transport Stream Controller(s) (TSC)

2013-08-14 Thread thomas schorpp
OK, with the patched fex file and devices.c from [linux-sunxi] [PATCH v2 1/1] [sunxi-boards/a20] Add support for Allwinner (DVB/ATSC) Transport Stream Controller(s) (TSC) [PATCH v2 1/1] [stage/sunxi-3.4] sw_nand: sunxi devices core using wrong MMIO region range, overlaps TSC/TSI register base

Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers

2013-02-12 Thread thomas schorpp
On 12.02.2013 22:20, Joe Perches wrote: His email bounces and he hasn't done work on these sections in a couple of years. Signed-off-by: Joe Perches j...@perches.com --- MAINTAINERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index

Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers

2013-02-12 Thread thomas schorpp
On 13.02.2013 03:49, Joe Perches wrote: On Wed, 2013-02-13 at 03:38 +0100, thomas schorpp wrote: On 12.02.2013 22:20, Joe Perches wrote: His email bounces and he hasn't done work on these sections in a couple of years. [] diff --git a/MAINTAINERS b/MAINTAINERS [] -M: Jarod Wilson ja

Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers

2013-02-12 Thread thomas schorpp
On 13.02.2013 06:15, VDR User wrote: You can also try Jarod Wilson on freenode irc in #lirc. He is usually there. What for? Bothering him with issues from blocklisting mailhosters' RFC violations? y tom -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of

Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers

2013-02-12 Thread thomas schorpp
On 13.02.2013 06:54, thomas schorpp wrote: On 13.02.2013 03:49, Joe Perches wrote: ... Bounces for me. Cant confirm: wilsonet.com.5602INMX0 aspmx.l.google.com. ... - RCPT TO:ja...@wilsonet.com - 250 2.0.0 OK 1360733211 g1si2865285eeo.229 - gsmtp $ grep jarod /var

Re: [PATCH] MAINTAINERS: Remove Jarod Wilson and orphan LIRC drivers

2013-02-12 Thread thomas schorpp
On 13.02.2013 07:15, thomas schorpp wrote: On 13.02.2013 06:15, VDR User wrote: You can also try Jarod Wilson on freenode irc in #lirc. He is usually there. What for? Bothering him with issues from blocklisting mailhosters' RFC violations? y tom Unbelievable, this blocklist bullshit

[PATCH] crystalhd git.linuxtv.org kernel driver: Fix PM suspend broken by emergency patches

2013-02-08 Thread thomas schorpp
by emergency patches Signed-off-by: Thomas Schorpp thomas.scho...@gmail.com y tom diff --git a/driver/linux/crystalhd_cmds.c b/driver/linux/crystalhd_cmds.c index cecd710..cb6e65d 100644 --- a/driver/linux/crystalhd_cmds.c +++ b/driver/linux/crystalhd_cmds.c @@ -32,6 +32,11 @@ static struct

[PATCH] crystalhd git.linuxtv.org kernel driver: FIX kernel freeze or OOPS in ISRs

2013-02-04 Thread thomas schorpp
. -- Patch attached. crystalhd git.linuxtv.org kernel driver: FIX kernel freeze or OOPS in ISRs Signed-off-by: Thomas Schorpp thomas.scho...@gmail.com y tom diff --git a/driver/linux/crystalhd_cmds.c b/driver/linux/crystalhd_cmds.c index cecd710..ba743df 100644 --- a/driver/linux

[PATCH] crystalhd git.linuxtv.org kernel driver: FIX kernel unhandled paging request BUG triggered by multithreaded or faulty apps

2013-02-01 Thread thomas schorpp
by multithreaded or faulty apps Signed-off-by: Thomas Schorpp thomas.scho...@gmail.com y tom diff --git a/driver/linux/crystalhd_cmds.c b/driver/linux/crystalhd_cmds.c index cecd710..ba743df 100644 --- a/driver/linux/crystalhd_cmds.c +++ b/driver/linux/crystalhd_cmds.c @@ -32,6 +32,11 @@ static struct

[PATCH] crystalhd git.linuxtv.org kernel driver: FIX MORE null pointer BUGs triggered by multithreaded or faulty apps

2013-01-31 Thread thomas schorpp
null pointer BUGs triggered by multithreaded or faulty apps Signed-off-by: Thomas Schorpp thomas.scho...@gmail.com y tom diff --git a/driver/linux/crystalhd_cmds.c b/driver/linux/crystalhd_cmds.c index cecd710..b62811b 100644 --- a/driver/linux/crystalhd_cmds.c +++ b/driver/linux

Re: [BUG] crystalhd git.linuxtv.org kernel driver: Crashing again Linux, 3.2, using mozilla flashplugin from adobe

2013-01-10 Thread thomas schorpp
11 01:37:47 tom3 kernel: [122005.766014] CR2: 002c Message from syslogd@tom3 at Jan 11 01:37:47 ... kernel:[122005.766014] CR2: 002c Jan 11 01:37:47 tom3 kernel: [122005.794469] ---[ end trace 09ed3619a23bee55 ]--- On 08.01.2013 00:33, thomas schorpp wrote: Hi People

Re: global mutex in dvb_usercopy (dvbdev.c)

2013-01-10 Thread thomas schorpp
On 10.01.2013 15:25, Mauro Carvalho Chehab wrote: Em Thu, 10 Jan 2013 03:06:51 +0100 thomas schorpp thomas.scho...@gmail.com escreveu: On 09.01.2013 22:30, Nikolaus Schulz wrote: On Tue, Jan 08, 2013 at 12:05:47PM +0530, Soby Mathew wrote: Hi Everyone, I have a doubt regarding about

Re: global mutex in dvb_usercopy (dvbdev.c)

2013-01-09 Thread thomas schorpp
On 09.01.2013 22:30, Nikolaus Schulz wrote: On Tue, Jan 08, 2013 at 12:05:47PM +0530, Soby Mathew wrote: Hi Everyone, I have a doubt regarding about the global mutex lock in dvb_usercopy(drivers/media/dvb-core/dvbdev.c, line 382) . /* call driver */ mutex_lock(dvbdev_mutex); if ((err =

Re: [BUG] crystalhd git.linuxtv.org kernel driver: No more Oops or kernel crashes with Linux 3.2

2013-01-07 Thread thomas schorpp
Hi People, -topic- be careful using the bleeding edge stable kernel series 3.2 with this driver. y tom On 05.01.2013 13:44, thomas schorpp wrote: -Removed Broadcom kernel module authors pras...@broadcom.com, nsan...@broadcom.com from CC list, unreachable, see att. Trying listed official

Re: [BUG] crystalhd git.linuxtv.org kernel driver: unable to handle kernel paging requests, improper (spin)locking(?) and paging, null pointer oopses on SMP, libcrstalhd3-git i686 not interfacing to a

2013-01-05 Thread thomas schorpp
and I will try to comply On 02-01-13 08:48, thomas schorpp wrote: Hello guys, I'm working on supporting BCM 970012/15 crystalhd decoder in userspace video/tv apps and can't find where to report bugs of http://git.linuxtv.org/jarod/crystalhd.git devinheitmueller I think he just borrowed our git

[PATCH/RFC] crystalhd-video (vaapi-backend): struct VADriverVTable *vtable; is heap, updated to API 0.32, configure GLX support misdetection

2013-01-02 Thread thomas schorpp
Hi, I've found at http://gitorious.org/crystalhd-video palatis has started an vaapi backend for crystalhd and updated it to API rev. 0.32 but RFC #1, Applicable Linux Media API for Broadcom Crystal HD decoders: I don't know yet if vaapi or vdpau is the right approach for a acceptable API for

[PATCH] crystalhd git.linuxtv.org kernel driver: crystalhd BC (not staging) driver-, examples-, section mismatch-. udev- fixes. v3.10.1

2013-01-01 Thread thomas schorpp
Hello guys, I'm working on supporting BCM 970012/15 crystalhd decoder and can't find where to report bugs of http://git.linuxtv.org/jarod/crystalhd.git devinheitmueller I think he just borrowed our git server. and send patches. So I borrow this list to get more developers, testers and sw-

[BUG] crystalhd git.linuxtv.org kernel driver: unable to handle kernel paging requests, improper (spin)locking(?) and paging

2013-01-01 Thread thomas schorpp
Hello guys, I'm working on supporting BCM 970012/15 crystalhd decoder in userspace video/tv apps and can't find where to report bugs of http://git.linuxtv.org/jarod/crystalhd.git devinheitmueller I think he just borrowed our git server. So I borrow this list to get more developers, testers

[BUG] crystalhd git.linuxtv.org kernel driver: NULL pointer deref in crystalhd_dioq_fetch_wait() while playing SBS 3D h.264 in mplayer2

2012-12-28 Thread thomas schorpp
Hello guys, I'm working on supporting BCM 970012/15 crystalhd decoder in userspace video/tv apps and can't find where to report bugs of http://git.linuxtv.org/jarod/crystalhd.git devinheitmueller I think he just borrowed our git server. So I borrow this list to get more developers, testers

[BUG] crystalhd git.linuxtv.org kernel driver: NULL pointer deref in bc_cproc_reset_stats() after crashing bino3d

2012-12-28 Thread thomas schorpp
Hello guys, I'm working on supporting BCM 970012/15 crystalhd decoder in userspace video/tv apps and can't find where to report bugs of http://git.linuxtv.org/jarod/crystalhd.git devinheitmueller I think he just borrowed our git server. So I borrow this list to get more developers, testers

dvb-c: TT C-1501: tda827x.c: Cannot hold lock at 746 MHz

2010-10-02 Thread thomas schorpp
Hello, Klaas patch is not complete: http://article.gmane.org/gmane.linux.drivers.dvb/47571 I found a hole at 746MHz with 2.6.34.0 kernel and DE provider kabelbw.de, Picture fragments and audio bursts only: Oct 2 15:53:03 tom1 vdr: [16380] receiver on device 1 thread ended (pid=16268,

Re: dvb-c: TT C-1501: tda827x.c: Cannot hold lock at 746 MHz

2010-10-02 Thread thomas schorpp
Am 02.10.2010 16:43, schrieb thomas schorpp: Hello, Klaas patch is not complete: http://article.gmane.org/gmane.linux.drivers.dvb/47571 I found a hole at 746MHz with 2.6.34.0 kernel and DE provider kabelbw.de, Picture fragments and audio bursts only: Oct 2 15:53:03 tom1 vdr: [16380] receiver

Re: dvb-c: TT C-1501: tda827x.c: Cannot hold lock at 746 MHz

2010-10-02 Thread thomas schorpp
Am 02.10.2010 17:19, schrieb thomas schorpp: Am 02.10.2010 16:43, schrieb thomas schorpp: Hello, Klaas patch is not complete: http://article.gmane.org/gmane.linux.drivers.dvb/47571 I found a hole at 746MHz with 2.6.34.0 kernel and DE provider kabelbw.de, Picture fragments and audio bursts

Re: was: af9015, af9013 DVB-T problems. now: Intermittent USB disconnects with many (2.0) high speed devices

2010-06-13 Thread thomas schorpp
Am 13.06.2010 15:57, schrieb Alan Stern: On Sun, 13 Jun 2010, thomas schorpp wrote: ehci-hcd is broken and halts silently or disconnects after hours or a few days, with the wlan usb adapter How do you know the bug is in ehci-hcd and not in the hardware? All 3 usb devices and 2 different

Re: was: af9015, af9013 DVB-T problems. now: Intermittent USB disconnects with many (2.0) high speed devices

2010-06-13 Thread thomas schorpp
Am 13.06.2010 17:22, schrieb Alan Stern: On Sun, 13 Jun 2010, thomas schorpp wrote: Am 13.06.2010 15:57, schrieb Alan Stern: On Sun, 13 Jun 2010, thomas schorpp wrote: ehci-hcd is broken and halts silently or disconnects after hours or a few days, with the wlan usb adapter How do you

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

2010-03-09 Thread thomas schorpp
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/ ~jhoogenraad/rtl2831-r2 rtl2831-r2

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

2010-03-07 Thread thomas schorpp
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/ ~jhoogenraad/rtl2831-r2 rtl2831-r2 development repository: *known working version* Jan Hoogenraad Should Jan Slaninka try it?

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

2010-03-06 Thread thomas schorpp
Jan Slaninka wrote: Hi, I'd like to ask for a support with getting LeadTek WindFast DTV Dongle mini running on Linux. So far I was able to fetch latest v4l-dvb from HG, and successfully compiled module dvb_usb_rtl2832u found in 090730_RTL2832U_LINUX_Ver1.1.rar From Ubuntu etc Webforums?

[BUG] TDA10086 : Creatix CTX929_V.1 : TS continuity errors with good RF signal input

2010-02-26 Thread thomas schorpp
Hi, Issue is already confirmed here: http://www.vdr-portal.de/board/thread.php?threadid=93268 Linux 2.6.32.8, 80cm dish. Do we have any Tuner/Decoder optimization points in the FE code? This is not OK: lspci -s 00:08.0 -v 00:08.0 Multimedia controller: Philips Semiconductors

Re: [BUG] TDA10086 : Creatix CTX929_V.1 : TS continuity errors with good RF signal input

2010-02-26 Thread thomas schorpp
if issue reoccurs and try to finetune crystal based tuner/demod parameters, then. y tom thomas schorpp wrote: Hi, Issue is already confirmed here: http://www.vdr-portal.de/board/thread.php?threadid=93268 Linux 2.6.32.8, 80cm dish. Do we have any Tuner/Decoder optimization points in the FE code

Re: [BUG] TDA10086 : Creatix CTX929_V.1 : TS continuity errors with good RF signal input

2010-02-26 Thread thomas schorpp
Hello, Hermann, hermann pitton wrote: Hi Thomas, Am Samstag, den 27.02.2010, 00:34 +0100 schrieb thomas schorpp: Looks like fixed by linux 2.6.33 just in time, BIG Thank You guys ;-) Even at higher BER: Current parameters: Frequency: 1945.320 MHz Inversion: OFF Symbol rate

Re: zr364xx: Aiptek DV8800 (neo): 08ca:2062: Fails on subsequent zr364xx_open()

2010-02-12 Thread thomas schorpp
Hi Antoine, Antoine Jacquet wrote: Hi Thomas, Looks like the device does not like to be fed with the (full) init METHOD2 on every open()... Since the VIDIOC_QUERYCAP worked it should not be the wrong METHOD. Someone reported similar behavior recently, and was apparently able to fix the

zr364xx: Aiptek DV8800 (neo): 08ca:2062: Fails on subsequent zr364xx_open()

2010-02-11 Thread thomas schorpp
Hi, Linux 2.6.30+32.x Great there's a driver but seems to be untested/stub for this device: usb 1-2: new high speed USB device using ehci_hcd and address 9 usb 1-2: New USB device found, idVendor=08ca, idProduct=2062 usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 usb 1-2: