Re: [linux-sunxi] Sun8i (A23) spotted in the wild.

2013-12-20 Thread Luc Verhaegen
On Thu, Dec 19, 2013 at 12:32:24AM +0100, Luc Verhaegen wrote: I tried to order myself one of those cheap Q88 tablets with an A13 just now. Big was my surprise when i got it and popped it open, as i was staring at an A23. Bad news all round really: * fully locked down android, no root

[linux-sunxi] [PATCH] sunxi: Add Inet K70HC device

2014-01-02 Thread Luc Verhaegen
Signed-off-by: Luc Verhaegen l...@skynet.be --- board/sunxi/Makefile |1 + board/sunxi/dram_inet_k70hc.c | 31 +++ boards.cfg|1 + 3 files changed, 33 insertions(+), 0 deletions(-) create mode 100644 board/sunxi/dram_inet_k70hc.c

[linux-sunxi] [PATCH] add inet k70hc

2014-01-02 Thread Luc Verhaegen
Signed-off-by: Luc Verhaegen l...@skynet.be --- sys_config/a20/inet_k70hc.fex | 1008 + 1 files changed, 1008 insertions(+), 0 deletions(-) create mode 100644 sys_config/a20/inet_k70hc.fex diff --git a/sys_config/a20/inet_k70hc.fex b/sys_config/a20

Re: [linux-sunxi] [PATCH] add inet k70hc

2014-01-02 Thread Luc Verhaegen
On Thu, Jan 02, 2014 at 01:23:22PM +0100, Luc Verhaegen wrote: Signed-off-by: Luc Verhaegen l...@skynet.be --- sys_config/a20/inet_k70hc.fex | 1008 + 1 files changed, 1008 insertions(+), 0 deletions(-) create mode 100644 sys_config/a20

[linux-sunxi] [PATCH] wireless:rtl8188eu: add usb id for rtl8188etv

2014-01-02 Thread Luc Verhaegen
Signed-off-by: Luc Verhaegen l...@skynet.be --- .../net/wireless/rtl8188eu/os_dep/linux/usb_intf.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/net/wireless/rtl8188eu/os_dep/linux/usb_intf.c b/drivers/net/wireless/rtl8188eu/os_dep/linux/usb_intf.c index

[linux-sunxi] sunxi-3.4: make life easier for rtl8188etv users.

2014-01-02 Thread Luc Verhaegen
change which affects only a single driver in the stage branch. There is nothing that can break which cannot be either build tested or which could be a regression. With this change in sunxi-3.4 some wiki cleanup will take place. Luc Verhaegen. -- You received this message because you

Re: [linux-sunxi] [PATCH] sunxi: Add Inet K70HC device

2014-01-02 Thread Luc Verhaegen
On Thu, Jan 02, 2014 at 03:17:16PM +0100, Hans de Goede wrote: Hi, On 01/02/2014 12:37 PM, Luc Verhaegen wrote: Signed-off-by: Luc Verhaegen l...@skynet.be Thanks, added to the u-boot-sunxi git repo sunxi branch. Regards, Hans Thanks! Luc Verhaegen. -- You received this message

Re: [linux-sunxi] [PATCH] a20: fix up inet_k70hc wifi

2014-01-02 Thread Luc Verhaegen
On Fri, Jan 03, 2014 at 02:01:54AM +0100, Luc Verhaegen wrote: Signed-off-by: Luc Verhaegen l...@skynet.be --- sys_config/a20/inet_k70hc.fex |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) With this patch on top, i think that the inet k70hc is well enough supported

[linux-sunxi] sunxi-3.4 usb and rtl8188 regressions.

2014-01-03 Thread Luc Verhaegen
android, and it will just work. This kills one of the main advantages of our project, and puts us in the same league as all the other ARM SoCs: only a handful of development boards work. This is totally unacceptable. Luc Verhaegen. -- You received this message because you are subscribed

Re: [linux-sunxi] sunxi-3.4 usb and rtl8188 regressions.

2014-01-03 Thread Luc Verhaegen
On Fri, Jan 03, 2014 at 01:00:48PM +0100, Luc Verhaegen wrote: Hi, I have just brought up a new a20 tablet and upgraded the kernel on my a10 tablet from sunxi-3.0 to sunxi-3.4. And here are my findings. My a20 tablet comes with RTL8188ETV wifi, attached to the usbc2 bus. The 8188eu

Re: [linux-sunxi] [PATCH] wireless:rtl8188eu: add usb id for rtl8188etv

2014-01-03 Thread Luc Verhaegen
On Fri, Jan 03, 2014 at 08:19:06PM +0100, Alejandro Mery wrote: On 02/01/14 20:52, Luc Verhaegen wrote: Signed-off-by: Luc Verhaegen l...@skynet.be --- .../net/wireless/rtl8188eu/os_dep/linux/usb_intf.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/net

Re: [linux-sunxi] sunxi-3.4 usb and rtl8188 regressions.

2014-01-03 Thread Luc Verhaegen
On Fri, Jan 03, 2014 at 01:00:48PM +0100, Luc Verhaegen wrote: Hi, I have just brought up a new a20 tablet and upgraded the kernel on my a10 tablet from sunxi-3.0 to sunxi-3.4. And here are my findings. My a20 tablet comes with RTL8188ETV wifi, attached to the usbc2 bus. The 8188eu

Re: [linux-sunxi] Device list contribution procedure

2014-01-06 Thread Luc Verhaegen
/Retrieving_device_information#Using_the_original_OS You also need to get to android, to get the identification strings: http://linux-sunxi.org/New_Device_page#Identification Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe

Re: [linux-sunxi] LVDS LCD no clock

2014-01-06 Thread Luc Verhaegen
haven't got anywhere. Regards. Korneliusz Osmenda http://linux-sunxi.org/index.php?search=K1001L1Ctitle=Special%3ASearch reveals nothing. Are you working through the http://linux-sunxi.org/New_Device_howto at all? Luc Verhaegen. -- You received this message because you are subscribed

[linux-sunxi] [PATCH 4/4] sun5i board config: fix up default boot commands

2014-01-09 Thread Luc Verhaegen
They should now be actually useful, and the howtos will be updated. Also, it might be a good idea to add this to the sun4i config as well. Signed-off-by: Luc Verhaegen l...@skynet.be --- include/configs/sun5i_a13.h | 16 +--- 1 files changed, 9 insertions(+), 7 deletions(-) diff

Re: [linux-sunxi] SMP on A20

2014-01-11 Thread Luc Verhaegen
/scaling_governor And then your second core should be running all the time. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr

Re: [linux-sunxi] [PATCH 4/4] sun5i board config: fix up default boot commands

2014-01-12 Thread Luc Verhaegen
On Sun, Jan 12, 2014 at 03:36:51PM +0100, Michal Suchanek wrote: On 9 January 2014 21:18, Luc Verhaegen l...@skynet.be wrote: They should now be actually useful, and the howtos will be updated. Also, it might be a good idea to add this to the sun4i config as well. Signed-off-by: Luc

Re: [linux-sunxi] [PATCH 4/4] sun5i board config: fix up default boot commands

2014-01-12 Thread Luc Verhaegen
On Sun, Jan 12, 2014 at 04:40:18PM +0100, Michal Suchanek wrote: On 12 January 2014 15:51, Luc Verhaegen l...@skynet.be wrote: Which BSPs? I cannot find anything related on our wiki. TBH, if such users of the lichee-dev u-boot branch exist and they haven't bothered putting anything in our

[linux-sunxi] [PATCH] sunxi: add board Inet 86vz

2014-01-12 Thread Luc Verhaegen
Signed-off-by: Luc Verhaegen l...@skynet.be --- board/sunxi/Makefile |1 + boards.cfg |2 ++ 2 files changed, 3 insertions(+), 0 deletions(-) diff --git a/board/sunxi/Makefile b/board/sunxi/Makefile index f274a1d..e431653 100644 --- a/board/sunxi/Makefile +++ b/board/sunxi

Re: [linux-sunxi] [PATCH] sunxi: Add Wexler TAB 7200 tablet

2014-01-13 Thread Luc Verhaegen
license? Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com

Re: [linux-sunxi] [PATCH] sunxi: Add Wexler TAB 7200 tablet

2014-01-13 Thread Luc Verhaegen
further identification info off of it. Otherwise this looks real good. I will commit the two patches. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: [linux-sunxi] [PATCH] sunxi: Add Wexler TAB 7200 tablet

2014-01-13 Thread Luc Verhaegen
usb-hosts DC-DC regulator). May i add photo of board later? ouch :( Sure. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr

[linux-sunxi] [PATCH] gpu:mali: fix memory allocation/mapping mismatch

2014-01-14 Thread Luc Verhaegen
The UMP code allocated the requested size in the page table, and then tried to map the original buffer size on the same page table. This lead to nice segfaults when userspace did not completely map a UMP buffer (which it only rarely does). Signed-off-by: Luc Verhaegen l...@skynet.be --- drivers

Re: [linux-sunxi] Doing some sunxi hacking in Brussels the Friday before Fosdem ?

2014-01-14 Thread Luc Verhaegen
to your hotel and check-in and stuff... Add the 30 or so minutes commute from the gare centrale... You will be at the ulb at 16:00 at the earliest. Around 16:30 you might finally sit down and have a hacking session. Luc Verhaegen. -- You received this message because you are subscribed

Re: [linux-sunxi] Re: [PATCH] gpu:mali: fix memory allocation/mapping mismatch

2014-01-14 Thread Luc Verhaegen
this code will make it into upstream. Then the answer is forget about it. The timescale for that is quite long, as all the prerequisite steps need to be done first. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from

Re: [linux-sunxi] Ideas for enabling wifi module in Auxtek T004 hdmi tv stick

2014-01-16 Thread Luc Verhaegen
/New_Device_howto Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups

Re: [linux-sunxi] Restore from dump

2014-01-16 Thread Luc Verhaegen
is used when accessing these pages, instead of the values from the table. This really is imminently fixable. Someone just needs to go and do it. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop

Re: [linux-sunxi] Re: iNet K70E board

2014-01-22 Thread Luc Verhaegen
sun7i:INET_K70E,SPL ] to boards.cfg. And finally created new file: board/sunxi/dram_inet_k70e.c based on board/sunxi/dram_inet_k70hc.c based on the Luc Verhaegen 's board/sunxi/dram_inet_k70hc.c, then update the values according to a10-meminfo output 5. compiled u-boot and got u-boot-sunxi

Re: [linux-sunxi] Video chip in A31 box

2014-01-28 Thread Luc Verhaegen
the http://linux-sunxi.org/New_Device_howto anyway. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com. For more

[linux-sunxi] sunxi_kms talk: debunking the bs.

2014-02-07 Thread Luc Verhaegen
Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups

Re: [linux-sunxi] Installing desktop Linux on pocket Android computers, not found in tested hardware list?

2014-02-14 Thread Luc Verhaegen
on their SoC? Standalone. With a tiny bit of help from allwinner, and a bit more help from companies like olimex and cubieboard. Judging from your emails subject, you should start here: http://linux-sunxi.org/New_Device_howto Luc Verhaegen. -- You received this message because you are subscribed

Re: [linux-sunxi] [PATCH 3.4] sunxi-hdmi: Add 2 pixelclock overrides for 1280x800 hdmi projectors

2014-02-16 Thread Luc Verhaegen
support if that monitor needs it. We'll figure out the good heuristic together there :) Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi

Re: [linux-sunxi] Mixer Processor

2014-02-16 Thread Luc Verhaegen
and powerhungry. Second is simple and small and efficient at the few things it does. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr

Re: [linux-sunxi] [PATCH] sunxi: Add Wexler TAB 7200 tablet

2014-02-17 Thread Luc Verhaegen
not have access to this repo. Applies cleanly with git am -3 Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com

Re: [linux-sunxi] [PATCH] Add Wexler TAB 7200 tablet

2014-02-17 Thread Luc Verhaegen
+LV8_freq = 31200 +LV8_volt = 1050 + -- 1.8.3.2 Same here, i do not seem to have access. Mind the trailing newline though, when committing this. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group

[linux-sunxi] [PATCH] Add HCore HC860

2014-02-17 Thread Luc Verhaegen
Signed-off-by: Luc Verhaegen l...@skynet.be --- sys_config/a10/hcore_hc860.fex | 964 1 files changed, 964 insertions(+), 0 deletions(-) create mode 100644 sys_config/a10/hcore_hc860.fex diff --git a/sys_config/a10/hcore_hc860.fex b/sys_config/a10

[linux-sunxi] [PATCH] sunxi: add board hcore hc860

2014-02-17 Thread Luc Verhaegen
Signed-off-by: Luc Verhaegen l...@skynet.be --- board/sunxi/Makefile|1 + board/sunxi/dram_sun4i_384_1024_iow16.c | 31 +++ boards.cfg |1 + 3 files changed, 33 insertions(+), 0 deletions(-) create mode 100644

Re: [linux-sunxi] Purchasing AllWinner chips

2014-02-19 Thread Luc Verhaegen
solution. You can mount one in a case and then use an internal USB cable to talk to your specialized hardware if needed. Isn't Q88 an A13 based board? Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group

Re: [linux-sunxi] New board: Merrii M2 (A20)

2014-02-19 Thread Luc Verhaegen
anyone any idea about the VGA and HDMI outputs? Regards, Marcos Please work through our http://linux-sunxi.org/New_Device_howto fully. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group

Re: [linux-sunxi] Kernel 3.4.79 with initramfs (initrd) doesn't recognize/boot SD card

2014-02-19 Thread Luc Verhaegen
are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out. Please adapt http://linux-sunxi.org/Initial_Ramdisk Luc

Re: [linux-sunxi] Purchasing AllWinner chips

2014-02-19 Thread Luc Verhaegen
On Wed, Feb 19, 2014 at 09:11:52AM -0500, jonsm...@gmail.com wrote: On Wed, Feb 19, 2014 at 7:13 AM, Luc Verhaegen l...@skynet.be wrote: On Tue, Feb 18, 2014 at 03:35:13PM -0500, jonsm...@gmail.com wrote: On Tue, Feb 18, 2014 at 3:09 PM, Andre Renaud an...@bluewatersys.com wrote: Hi

Re: [linux-sunxi] [PATCH] sunxi: Add Wexler TAB 7200 tablet

2014-02-20 Thread Luc Verhaegen
On Mon, Feb 17, 2014 at 11:31:12AM +0100, Luc Verhaegen wrote: On Mon, Jan 13, 2014 at 09:32:26AM +0400, Aleksei Mamlin wrote: Signed-off-by: Aleksei Mamlin mamli...@gmail.com --- board/sunxi/Makefile | 1 + board/sunxi/dram_wexler_tab_7200.c | 31

Re: [linux-sunxi] [PATCH] Add Wexler TAB 7200 tablet

2014-02-20 Thread Luc Verhaegen
On Mon, Feb 17, 2014 at 11:36:57AM +0100, Luc Verhaegen wrote: On Mon, Jan 13, 2014 at 09:33:16AM +0400, Aleksei Mamlin wrote: Signed-off-by: Aleksei Mamlin mamli...@gmail.com --- sys_config/a20/wexler_tab_7200.fex | 936 + 1 file changed, 936

Re: [linux-sunxi] [PATCH] Add HCore HC860

2014-02-20 Thread Luc Verhaegen
files / u-boot support. So if you've another board, and you've verified that what you're pushing actually works there, feel free to push right away. Regards, Hans Thanks, will do :) Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux

Re: [linux-sunxi] [PATCH] Add HCore HC860

2014-02-21 Thread Luc Verhaegen
On Thu, Feb 20, 2014 at 04:19:25PM +0100, Luc Verhaegen wrote: On Thu, Feb 20, 2014 at 03:24:46PM +0100, Hans de Goede wrote: Hi, Looks good, thanks. I assume that now you've push access, you can push this patch and the u-boot patch yourself? Note that in general I don't think

Re: [linux-sunxi] [PATCH] sunxi: add board hcore hc860

2014-02-21 Thread Luc Verhaegen
On Mon, Feb 17, 2014 at 01:08:31PM +0100, Luc Verhaegen wrote: Signed-off-by: Luc Verhaegen l...@skynet.be --- board/sunxi/Makefile|1 + board/sunxi/dram_sun4i_384_1024_iow16.c | 31 +++ boards.cfg |1

Re: [linux-sunxi] [Newbie] How difficult it can be to add support for a new device?

2014-02-23 Thread Luc Verhaegen
On Sun, Feb 23, 2014 at 06:19:39AM -0800, mati8...@gmail.com wrote: El domingo, 23 de febrero de 2014 11:04:15 UTC-3, Luc Verhaegen escribió: It's described, in great detail, here: http://linux-sunxi.org/New_Device_howto Luc Verhaegen. Hi Luc, Yes, I already read the wiki

Re: [linux-sunxi] New board, PUMA A10s

2014-03-03 Thread Luc Verhaegen
-sunxi.org/New_Device_howto Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com. For more options, visit https

Re: [linux-sunxi] Re: Allwinner joins Linaro Digital Home Group, commits to open source chip support

2014-03-05 Thread Luc Verhaegen
and see if they can get themselves hired. Time will tell. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com

Re: [linux-sunxi] A13 Mali400 GPU failed to load g2d_23 and mali_drm

2014-03-17 Thread Luc Verhaegen
that this doesn't work. Perhaps fbturbo should be a bit smarter about this and not complain as loudly on the A13. As for the failure related to mali_drm, try manually loading it and see what the kernel complains about then. Luc Verhaegen. -- You received this message because you are subscribed

Re: [linux-sunxi] [PATCH] Add Ippo Q8H-v5

2014-03-18 Thread Luc Verhaegen
this to http://dl.linux-sunxi.org/users/libv/ippo_q8h/ippo_q8h.fex ? Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr

Re: [linux-sunxi] Auxtek-004 booting problems

2014-03-19 Thread Luc Verhaegen
have no set your wiki user group to people, i hope that that fixes this for you. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr

Re: [linux-sunxi] Auxtek-004 booting problems

2014-03-19 Thread Luc Verhaegen
On Tue, Mar 18, 2014 at 03:12:13PM -0700, Daniel Mosquera wrote: Hi, I'm trying to boot the 3.4.79 kernel in an A10s TV Box device with the last uboot, but it hangs trying to boot the kernel. Please, can anybody help me? What happens if you enable early printk? Luc Verhaegen. -- You

Re: [linux-sunxi] Auxtek-004 booting problems

2014-03-19 Thread Luc Verhaegen
On Wed, Mar 19, 2014 at 03:40:19PM +0100, Luc Verhaegen wrote: On Wed, Mar 19, 2014 at 07:37:10AM -0700, Daniel Mosquera wrote: Hi Luc, No problem to document this board. My user is iso9660, but I cannot see any way I can add a new wiki page when reading the wiki with my user

Re: [linux-sunxi] Auxtek-004 booting problems

2014-03-19 Thread Luc Verhaegen
On Wed, Mar 19, 2014 at 08:11:56AM -0700, Daniel Mosquera wrote: El miércoles, 19 de marzo de 2014 15:46:49 UTC+1, Luc Verhaegen escribió: On Tue, Mar 18, 2014 at 03:12:13PM -0700, Daniel Mosquera wrote: Hi, I'm trying to boot the 3.4.79 kernel in an A10s TV Box device

Re: [linux-sunxi] Re: Auxtek-004 booting problems

2014-03-19 Thread Luc Verhaegen
. I am on 4.7.2 which i already thought was old. Here is a link to the standalone toolchain i am using now/still: https://launchpad.net/linaro-toolchain-binaries/trunk/2012.09/+download/gcc-linaro-arm-linux-gnueabihf-2012.09-20120921_linux.tar.bz2 It's probably worth having a go with that. Luc

Re: [linux-sunxi] Auxtek-004 booting problems

2014-03-19 Thread Luc Verhaegen
of the exterior of the device as well? Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com. For more options, visit

Re: [linux-sunxi] uboot for Mele M3 A20

2014-03-24 Thread Luc Verhaegen
, and enjoy your new arm-based linux device(s) afterwards. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com

Re: [linux-sunxi] [A20] sunxi framebuffer overlay help needed

2014-03-25 Thread Luc Verhaegen
driver, i still am too lethargic atm to make proper progress on it, although i have added some good lcd code in the last week. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails

[linux-sunxi] Re: MK808C wiki page.

2014-03-28 Thread Luc Verhaegen
look at it and it seems to follow the log that Wens uploaded a week or so ago. Cool, several more folks finally have this hardware in their hands now. Let's hope that things finally start to move on A23. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups

Re: [linux-sunxi] Azpen A727 / A23 chip

2014-03-31 Thread Luc Verhaegen
On Mon, Mar 31, 2014 at 08:15:02PM +0530, jtd wrote: On Monday 31 Mar 2014 19:53:31 Luc Verhaegen wrote: On Mon, Mar 31, 2014 at 07:46:18PM +0530, jtd wrote: another A23 board H978 V2.1 20131202 Is there any reason why you thought you would just throw this onto the mailing list

Re: [linux-sunxi] Azpen A727 / A23 chip

2014-03-31 Thread Luc Verhaegen
On Mon, Mar 31, 2014 at 09:47:26PM +0530, jtd wrote: On Monday 31 Mar 2014 21:10:49 Luc Verhaegen wrote: On Mon, Mar 31, 2014 at 08:15:02PM +0530, jtd wrote: On Monday 31 Mar 2014 19:53:31 Luc Verhaegen wrote: On Mon, Mar 31, 2014 at 07:46:18PM +0530, jtd wrote: another A23 board

[linux-sunxi] MK802 device pages.

2014-04-02 Thread Luc Verhaegen
://linux-sunxi.org/Semitime_g2 (MK802+ A10s) If you happen to own this hardware, please spend a few minutes on verifying and fixing the information on these pages, and perhaps add some missing photos. Thanks. Luc Verhaegen. -- You received this message because you are subscribed to the Google

Re: [linux-sunxi] MK802 device pages.

2014-04-02 Thread Luc Verhaegen
device properly documented. Thanks! Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com. For more options, visit

Re: [linux-sunxi] Azpen A727 / A23 chip

2014-04-03 Thread Luc Verhaegen
. Dan Well, i restructured the front page a bit to refer to the NDH twice. Also, the A70x page is pretty horrid, and it is impossible to turn that page around without further input from an actual user, as there really is nothing to go on. Luc Verhaegen. -- You received this message because

Re: [linux-sunxi] USB port not working on A20 based device with sunxi-3.4

2014-04-04 Thread Luc Verhaegen
. The EHCI OHCI and Sunxi-EHCI and Sunxi-OHCI options are enabled in the kernel and i am using the stock script.bin configs for USB. Can anyone please help ? redgs mallah. What hardware is this exactly? Luc Verhaegen. -- You received this message because you are subscribed

Re: [linux-sunxi] USB port not working on A20 based device with sunxi-3.4

2014-04-05 Thread Luc Verhaegen
) It has Micro SD and VGA out. 4) It performs like MELE M3 :-) i was able to get gtperf complete under 18secs with both cores utilized. Please work through our http://linux-sunxi.org/New_Device_howto for both the Tena B133 and the Mele M3. Thanks, Luc Verhaegen. -- You received

Re: [linux-sunxi] please help in adding a new device.

2014-04-05 Thread Luc Verhaegen
smartphone camera is better than no pictures. And ask around, perhaps one of your friends or family has access to a digital camera that you can borrow for a few hours. And nice to know that you are doing this. Do you need help creating a wiki account? Luc Verhaegen. -- You received this message

Re: [linux-sunxi] please help in adding a new device.

2014-04-05 Thread Luc Verhaegen
On Sat, Apr 05, 2014 at 09:30:17PM +0530, Rajesh Mallah wrote: Hi , Please tell where to send the patch for sunxi-boards , i wanted to add the fex file.? You need to send it here as well :) Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux

Re: [linux-sunxi] B133 sunxi-boards contribution.

2014-04-05 Thread Luc Verhaegen
] Added TENA B133 TV BOX --- 0 files changed create mode 100644 sys_config/a20/tena-b133.fex diff --git a/sys_config/a20/tena-b133.fex b/sys_config/a20/tena-b133.fex new file mode 100644 index 000..e69de29 -- 1.7.9.5 Where's the contents of this file? Luc Verhaegen. -- You

Re: [linux-sunxi] Create a new wiki device page help

2014-04-17 Thread Luc Verhaegen
-sunxi.org/Manufacturer_Device You should see Create at the top, next to the search button. Replace Manufacturer and Device with what suits your device. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group

Re: [linux-sunxi] Re: Allwinner A10, FullHD screen resolution and the shaking screen issue explained

2014-04-26 Thread Luc Verhaegen
in Allwinner A20 does not seem to be affected. Only Allwinner A10 suffers from these FullHD troubles. Some obvious questions... Were you testing this with the scaler (DEFE) enabled, or were you using layers directly? Are you seeing this over VGA as well? Luc Verhaegen. -- You received

Re: [linux-sunxi] [PATCH 0/3] Add board support for LinkSprite pcDuino V3

2014-05-02 Thread Luc Verhaegen
worked through our New_Device_howto, and never added sunxi-3.4 support to begin with. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi

Re: [linux-sunxi] MELE EDID question

2014-05-07 Thread Luc Verhaegen
? regds mallah I do not remember seeing a Mele M3 documented in our wiki or a sunxi-boards or uboot-sunxi patch for the Mele M3. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving

Re: [linux-sunxi] Ubuntu/Debian Porting on Allwinner A10

2014-05-08 Thread Luc Verhaegen
On Thu, May 08, 2014 at 06:18:43AM -0700, brkr1...@gmail.com wrote: I have a MicroMax P300 tablet in which I 'm willing to install the Ubuntu/Debian OS and completely remove Android OS. Can anyone help me in this regard? http://linux-sunxi.org/New_Device_howto Luc Verhaegen. -- You

Re: [linux-sunxi] Sunxi OTG port performance

2014-05-09 Thread Luc Verhaegen
/explanations in old mailing list messages that I can't find now); b) do we have this quirk documented anywhere on the wiki, as it's entirely non-obvious and often comes as a surprise to new users. Answer to b) it's a wiki, it can be searched and edited. Luc Verhaegen. -- You received

Re: [linux-sunxi] Ubuntu/Debian Porting on Allwinner A10

2014-05-10 Thread Luc Verhaegen
On Sat, May 10, 2014 at 12:37:49AM -0700, brkr1989 wrote: On Friday, 9 May 2014 20:36:26 UTC+5:30, Luc Verhaegen wrote: On Fri, May 09, 2014 at 06:20:09AM -0700, brkr1989 wrote: I read the pages and was able to retreive the bootloader(u-boot.bin) and a bunch of files from

Re: [linux-sunxi] [PATCH] Add qt840a

2014-05-15 Thread Luc Verhaegen
were apparently documented. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com. For more options, visit https

Re: [linux-sunxi] Linux on eBay Android 4.2 Smart TV Box player

2014-05-26 Thread Luc Verhaegen
is unbrickable. Just buy it, it will mostly work. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com. For more

Re: [linux-sunxi] [PATCH 2/2] fix k1001l1c name so it buidls with sunxi-bsp

2014-06-01 Thread Luc Verhaegen
capitalization? Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr...@googlegroups.com. For more options, visit https

Re: [linux-sunxi] [PATCH 1/2] k1001l1c should use proper dram file too.

2014-06-01 Thread Luc Verhaegen
, consider this: Reviewed-by: Luc Verhaegen l...@skynet.be as then the change is exactly the same. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux

Re: [linux-sunxi] [PATCH 2/2] fix k1001l1c name so it buidls with sunxi-bsp

2014-06-01 Thread Luc Verhaegen
need to go do mass renaming of u-boot and boards devices following my insane wiki device documentation work. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send

Re: [linux-sunxi] Linux in DI-WAY AND-1 Android player

2014-06-04 Thread Luc Verhaegen
will try get hardware info from Android. I do not want do root, if Linux not works I can get money back for 14 days (no root). Thank you. http://linux-sunxi.org/New_Device_howto Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group

Re: [linux-sunxi] Linux in DI-WAY AND-1 Android player

2014-06-04 Thread Luc Verhaegen
On Wed, Jun 04, 2014 at 01:14:54PM +0200, Luc Verhaegen wrote: On Wed, Jun 04, 2014 at 04:10:39AM -0700, tux.mar...@gmail.com wrote: Hi, I bought DI-WAY AND-1 Android player. Now I would like to try Linux. Player has A20 CPU, 1GB DDR3 RAM and 1GB internal flash. I tried a lot of images

Re: [linux-sunxi] Linux in DI-WAY AND-1 Android player

2014-06-04 Thread Luc Verhaegen
On Wed, Jun 04, 2014 at 06:33:38AM -0700, tux.mar...@gmail.com wrote: Dne středa, 4. června 2014 13:20:27 UTC+2 Luc Verhaegen napsal(a): http://linux-sunxi.org/New_Device_howto Luc Verhaegen. Oh, and since it is an a20, linux should just work. Luc Verhaegen. I want to run a10

Re: [linux-sunxi] AP6210 (CubieTruck WiFi/BT module) driver for linux-sunxi

2014-06-04 Thread Luc Verhaegen
stopper for general usage. I will work on that when i have more time. Hope this help. Please create the bluetooth wiki page http://linux-sunxi.org/index.php?title=Bluetoothaction=edit and all relevant information there. This will ensure maximum exposure for your work. Luc Verhaegen. -- You

Re: [linux-sunxi] Re: Linux in DI-WAY AND-1 Android player

2014-06-04 Thread Luc Verhaegen
. (script.bin read from fel). How you can use these is fully described in the new device howto link provided earlier. Luc Verhaegen, -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from

Re: [linux-sunxi] USB port not working on A20 based device with sunxi-3.4

2014-06-05 Thread Luc Verhaegen
/auto.conf', needed by `include/config/kernel.release'. Stop. martin@martin:~/arm/linux-sunxi$ I have working ubuntu, but USB not working. I can't connect keyboard and mouse. Thank you for help. Why don't you try https://github.com/linux-sunxi/linux-sunxi/tree/sunxi-3.4 Luc Verhaegen

Re: [linux-sunxi] How can I get pcDuino join sunxi-linux org?

2014-06-23 Thread Luc Verhaegen
are pretty good for A10 and A20 devices atm, especially when they are common devboards. Everyone has those. What is it that you are really trying to achieve with this email of yours? It all seems pretty confused and poorly researched. What do you and/or linksprite want from linux-sunxi.org? Luc

Re: [linux-sunxi] Re: OLIMEX A20-SOM: requires working uboot

2014-06-28 Thread Luc Verhaegen
On Sat, Jun 28, 2014 at 03:00:34PM +0200, Henrik Nordström wrote: Thanks! https://github.com/linux-sunxi/u-boot-sunxi/commit/299c37419e0b8c7270e145500894e49355afcdfb And nobody mentioned http://linux-sunxi.org/New_Device_howto Amazing. Now we have no wiki page and no fex file. Great. Luc

Re: [linux-sunxi] [PATCH] Add .fex for board YBKJ_A20

2014-06-30 Thread Luc Verhaegen
gone through the device page. Please fix up the remaining problems, provide a comprehensive set of pictures that you made yourself, and provide a patch for u-boot. Thanks, Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group

Re: [linux-sunxi] [PATCH] Add .fex for board YBKJ_A20

2014-06-30 Thread Luc Verhaegen
. There is a whole section on patching u-boot, and that explanation is linked from our new device howto. Sorry but I've got better things to do. Suit yourself. This page will then remain NDH_TODO until someone else comes along and finishes it. Luc Verhaegen. -- You received this message

Re: [linux-sunxi] [PATCH: u-boot-sunxi] Add Di-Way AND-1

2014-07-05 Thread Luc Verhaegen
the http://linux-sunxi.org/New_Device_howto so that we at least have a chance of matching up some random fex file and u-boot target with some hardware. We carry enough zombies around as is. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi

Re: [linux-sunxi] linux-sunxi.org is down

2014-07-10 Thread Luc Verhaegen
available, as he is the owner, so he can restart his vhosts. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscr

Re: [linux-sunxi] Experimenting with eu3000 board

2014-07-11 Thread Luc Verhaegen
sparse on that. All the best You can fix this by working through http://linux-sunxi.org/New_Device_howto Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: [linux-sunxi] Re: Allwinner joins Linaro Digital Home Group, commits to open source chip support

2014-07-15 Thread Luc Verhaegen
On Wed, Mar 05, 2014 at 03:36:23PM +0100, Luc Verhaegen wrote: Time will tell. Luc Verhaegen. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: [linux-sunxi] Better face for sunxi website?

2014-07-16 Thread Luc Verhaegen
was under the impression that we were a technical resource, and that we were not trying to sell anything. Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: [linux-sunxi] Better face for sunxi website?

2014-07-16 Thread Luc Verhaegen
On Wed, Jul 16, 2014 at 09:52:46AM -0400, jonsm...@gmail.com wrote: On Wed, Jul 16, 2014 at 9:39 AM, Luc Verhaegen l...@skynet.be wrote: I was under the impression that we were a technical resource, and that we were not trying to sell anything. That site has a nice look to it. I've seen

Re: [linux-sunxi] Re: Experimenting with eu3000 board

2014-07-21 Thread Luc Verhaegen
only possibility to use the Android one. Does anybody have experience how to port back drivers from the android to the linux? As i said on the 11th: http://linux-sunxi.org/New_Device_howto Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux

[linux-sunxi] Our uboot boards.cfg.

2014-07-22 Thread Luc Verhaegen
your u-boot board targets, why bother filing the patch in the first place? http://linux-sunxi.org/New_Device_howto Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send

  1   2   3   4   >