[linux-sunxi] How to test interface pins of BananaPi and pcArduino nano

2015-02-26 Thread Irgendeiner
We have sucessfully built mainline kernel 3.19 for BananaPi and using the latest dtb for pcArduino nano also for that board. Our tests include benchmarking reading and writing to a SATA disk from a local source and via nfs over the GHZ-Lan and then using the boards as tiny local file

Re: [linux-sunxi] Re: AP6210 on A31/A31s

2015-02-26 Thread Blake Gripling
Sorry about that, guys. I do know that Linux-Sunxi's scope is more on, well, you know, but since you guys have downloads for most of the SDKs used, I thought it wouldn't hurt to try and ask. Didn't mean to sound silly in front of you and all. As for the wiki, yes I know it isn't a mere buyer's

Re: [linux-sunxi] Re: AP6210 on A31/A31s

2015-02-26 Thread 'Al Thomas' via linux-sunxi
From: Blake Gripling blakegriplin...@gmail.com Sent: Thursday, 26 February 2015, 13:37 Subject: Re: [linux-sunxi] Re: AP6210 on A31/A31s I assume it would be something of a different affair since I'm using 3.3, right? No, it will be the same. All that has changed is newer kernels are

Re: [linux-sunxi] fyi: sun4i-ts, TP_SENSITIVE_ADJUST

2015-02-26 Thread Jens Thiele
Hi Tsvetan, maybe you can shed some light on this. Hans de Goede hdego...@redhat.com writes: Hi, On 26-02-15 11:41, Jens Thiele wrote: the problem i see: at least the touch screens i have got all differ in quality/sensitivity = imho a static assignment via devicetree won't really cut it

Re: [linux-sunxi] Re: AP6210 on A31/A31s

2015-02-26 Thread 'Al Thomas' via linux-sunxi
From: Blake Gripling blakegriplin...@gmail.com Sent: Thursday, 26 February 2015, 10:08 Subject: [linux-sunxi] Re: AP6210 on A31/A31s It's alright. I know it's (theoretically) possible, well since I've seen tablets besides mine that use the A31 and AMPAK's AP6210 as the radio module. It's

Re: [linux-sunxi] How to test interface pins of BananaPi and pcArduino nano

2015-02-26 Thread Bastiaan van den Berg
On Thu, Feb 26, 2015 at 2:36 PM, Irgendeiner irgendei...@gmx.ch wrote: Now I need some inspiration how the other parts of the hardware could be tested without buying too much infrastructure? Connect LEDs to gpios and blink them? -- buZz -- You received this message because you are

Re: [linux-sunxi] CubieTruck internal UARTs with 3.19 kernel for Bluetooth

2015-02-26 Thread 'Al Thomas' via linux-sunxi
From: Steven Saunderson essat2...@gmail.com Sent: Thursday, 26 February 2015, 9:50 Subject: Re: [linux-sunxi] CubieTruck internal UARTs with 3.19 kernel for Bluetooth I've just added a brcm_bt_reset program to my repository https://github.com/phelum/CT_Bluetooth .  This resets the

Re: [linux-sunxi] Re: AP6210 on A31/A31s

2015-02-26 Thread Julian Calaby
Hi Blake, On Fri, Feb 27, 2015 at 12:37 AM, Blake Gripling blakegriplin...@gmail.com wrote: I assume it would be something of a different affair since I'm using 3.3, right? 3.3 as in some Android kernel? We only really support mainline and our 3.4 here. That said, if it's supplied by

[linux-sunxi] Re: Allwinner GPL violations: definitive proof.

2015-02-26 Thread Blake Gripling
Makes me jokingly wonder why Linus himself hasn't given AW the finger yet. He did so when he expressed his disgust with Nvidia's way of dealing with the open-source community; not sure if it accounted for the company eventually cooperating, but it sounded like a swift kick in the behind. On

[linux-sunxi] AP6210 on A31/A31s

2015-02-26 Thread Blake Gripling
Has anyone managed to patch the A31 sources and get said module to work? I stumbled upon this patch lately, but it applies to the Cubietruck which is an A20 device: http://linux-sunxi.org/Cubietruck/AP6210 Now tbh I'm no expert with programming, but I'm no stranger to compiling stuff and some

Re: [linux-sunxi] Allwinner GPL violations: definitive proof.

2015-02-26 Thread Blake Gripling
You have a point there, besides the language barrier of course. On Thursday, February 26, 2015 at 4:54:51 PM UTC+8, Irgendeiner wrote: Am 25.02.2015, 13:15 Uhr, schrieb Simos Xenitellis simos...@googlemail.com javascript:: On Wed, Feb 25, 2015 at 5:55 AM, Luc Verhaegen li...@skynet.be

Re: [linux-sunxi] Allwinner GPL violations: definitive proof.

2015-02-26 Thread Simon Kenyon
On 02/26/15 08:54, Irgendeiner wrote: From many years of industrial experience I do know that most probably those companies do not intentionally violate GPL. They are just busily struggling to survive in these extremely fast moving markets and do not have time and resources to care for this

[linux-sunxi] Syntax error with building A31 SDK

2015-02-26 Thread Blake Gripling
Title says all, well, mostly: http://pastebin.com/FweVe1Xx I did a search on the error, and on a Cubie forum some Chinese guy mentioned that the SDK needs an x64 operating system for it to be used. I'm using a fresh Xubuntu 14.04 32-bit install atm, and the only build-related package I

[linux-sunxi] Re: AP6210 on A31/A31s

2015-02-26 Thread Blake Gripling
Interesting. As for the thread, would you mind if you link to it for me? :) On Thursday, February 26, 2015 at 5:39:03 PM UTC+8, Steven Saunderson wrote: On Thursday, February 26, 2015 at 7:14:56 PM UTC+11, Blake Gripling wrote: Has anyone managed to patch the A31 sources and get said module

Re: [linux-sunxi] CubieTruck internal UARTs with 3.19 kernel for Bluetooth

2015-02-26 Thread Steven Saunderson
I've just added a brcm_bt_reset program to my repository https://github.com/phelum/CT_Bluetooth . This resets the BCM20710 and leaves it in UART-enabled mode as required by the download program. So now the download program (should be generic) doesn't have to call an initialise script

[linux-sunxi] Re: AP6210 on A31/A31s

2015-02-26 Thread Steven Saunderson
On Thursday, February 26, 2015 at 8:41:04 PM UTC+11, Blake Gripling wrote: Interesting. As for the thread, would you mind if you link to it for me? :) My apologies; the thread title is a bit misleading. Check https://groups.google.com/forum/#!topic/linux-sunxi/3Ot_MmaUUQQ Cheers, Steven

[linux-sunxi] Re: AP6210 on A31/A31s

2015-02-26 Thread Blake Gripling
It's alright. I know it's (theoretically) possible, well since I've seen tablets besides mine that use the A31 and AMPAK's AP6210 as the radio module. It's the patching part that puzzles me a bit as it appears that no one seems to have done so yet. On Thursday, February 26, 2015 at 5:56:00 PM

[linux-sunxi] fyi: sun4i-ts, TP_SENSITIVE_ADJUST

2015-02-26 Thread Jens Thiele
commit a5586a2f4aee9b5a5c571b47bbd87790a1ea0f83 (HEAD, refs/remotes/karme/master, refs/heads/prisirah) Author: Jens Thiele ka...@karme.de Date: Thu Feb 26 10:51:49 2015 +0100 TP_SENSITIVE_ADJUST(0) works better for me (using touch pen) using TP_SENSITIVE_ADJUST(15) i get a lot of

[linux-sunxi] Re: AP6210 on A31/A31s

2015-02-26 Thread Steven Saunderson
On Thursday, February 26, 2015 at 7:14:56 PM UTC+11, Blake Gripling wrote: Has anyone managed to patch the A31 sources and get said module to work? I stumbled upon this patch lately, but it applies to the Cubietruck which is an A20 device: http://linux-sunxi.org/Cubietruck/AP6210 I only

Re: [linux-sunxi] fyi: sun4i-ts, TP_SENSITIVE_ADJUST

2015-02-26 Thread Hans de Goede
Hi, On 26-02-15 11:41, Jens Thiele wrote: Hans de Goede hdego...@redhat.com writes: Hi, Hi, Sorry, I should really have written at least some text and not only fyi in the subject line. It really was only meant as for your interest and the patch isn't intended to be applied upstream / it

[linux-sunxi] Re: Allwinner GPL violations: definitive proof.

2015-02-26 Thread Blake Gripling
Now, with all due respect to AW, and I didn't mean to be rude, but they wouldn't be subjected to so much scorn if they, as Luc put it, would just learn to play by the rules. It ain't as simple, I know. but people wouldn't look after someone if it wasn't for them doing what's reasonable and

Re: [linux-sunxi] Allwinner GPL violations: definitive proof.

2015-02-26 Thread Irgendeiner
Am 25.02.2015, 13:15 Uhr, schrieb Simos Xenitellis simos.li...@googlemail.com: On Wed, Feb 25, 2015 at 5:55 AM, Luc Verhaegen l...@skynet.be wrote: Allwinner, it is very high time to start playing nice. You've been at it for 4 years now and seem utterly incapable of or unwilling to change.

Re: [linux-sunxi] CubieTruck internal UARTs with 3.19 kernel for Bluetooth

2015-02-26 Thread Steven Saunderson
On Friday, February 27, 2015 at 1:36:43 AM UTC+11, Al Thomas wrote: Why do you use mmap to access the GPIOs and not write to the sysfs files from within the C program? mmap seems good because it avoids the indirection (and interface differences across kernel releases) imposed by the

Re: [linux-sunxi] Re: AP6210 on A31/A31s

2015-02-26 Thread Julian Calaby
Hi Blake, On Fri, Feb 27, 2015 at 1:53 AM, Blake Gripling blakegriplin...@gmail.com wrote: Sorry about that, guys. I do know that Linux-Sunxi's scope is more on, well, you know, but since you guys have downloads for most of the SDKs used, I thought it wouldn't hurt to try and ask. Didn't

Re: [linux-sunxi] fyi: sun4i-ts, TP_SENSITIVE_ADJUST

2015-02-26 Thread Julian Calaby
Hi Jens, On Fri, Feb 27, 2015 at 1:41 AM, Jens Thiele ka...@karme.de wrote: Hi Tsvetan, maybe you can shed some light on this. Hans de Goede hdego...@redhat.com writes: Hi, On 26-02-15 11:41, Jens Thiele wrote: the problem i see: at least the touch screens i have got all differ in

Re: [linux-sunxi] CubieTruck internal UARTs with 3.19 kernel for Bluetooth

2015-02-26 Thread Steven Saunderson
On Friday, February 27, 2015 at 12:19:48 PM UTC+11, Al Thomas wrote: Do the 3.4 kernel and standard Broadcom program work together without the restart program? If so then maybe the restart program should just be for new kernels with DTS support. I've had trouble with the BT firmware

Re: [linux-sunxi] CubieTruck internal UARTs with 3.19 kernel for Bluetooth

2015-02-26 Thread 'Al Thomas' via linux-sunxi
From: Steven Saunderson essat2...@gmail.com Sent: Thursday, 26 February 2015, 21:57 Subject: Re: [linux-sunxi] CubieTruck internal UARTs with 3.19 kernel for Bluetooth On Friday, February 27, 2015 at 1:36:43 AM UTC+11, Al Thomas wrote: Why do you use mmap to access the GPIOs and not write