Re: [linux-sunxi] Re: [PATCH] sunxi: Add Mele_M3 support

2014-06-05 Thread Julian Calaby
Hi, On Thu, Jun 5, 2014 at 7:58 AM, Alejandro Mery wrote: > Hi, > > >> One thing I'm curious about the M3 is, does it have a sata connector ? >> > > no, the SATA connector is not soldered > > > > > On 03/06/14 08:32, Hans de Goede wrote: >> >> Hi, >> >> On 06/02/2

Re: [linux-sunxi] A20 unbrick - not possible to boot to original android (DI-WAY AND-1)

2014-06-05 Thread Roman Mamedov
On Thu, 5 Jun 2014 19:02:35 -0700 (PDT) tux.mar...@gmail.com wrote: > Now I can't boot to Andoid in internal flash. > I have plugged only HDMI and power microUSB from 230V->5V. After I connect > power nothing happens. If I wait about 5 minutes still nothing happens. > > If I insert bootable SD c

[linux-sunxi] Re: [PATCH] Add mele_m5 fex file to sunxi-boards

2014-06-05 Thread terry
On Monday, May 26, 2014 4:27:24 PM UTC-4, Terry Fisher wrote: > Mele M5 fex file. Memory parameters are extracted from Mele's V3.1.2 > firmware update script.bin. > > --- > > sys_config/a20/mele_m5.fex | 1019 > > > ... > > +[disp_init] > +disp_in

[linux-sunxi] A20 unbrick - not possible to boot to original android (DI-WAY AND-1)

2014-06-05 Thread tux . martin
Hi, I have DI-WAY AND-1 player. I tried: 1) Get information using fel using http://linux-sunxi.org/Retrieving_device_information#Retrieving_data_over_USB_in_FEL_mode : root@martin:/tmp/sunxi-tools# ./fel version AWUSBFEX soc=00165100(A20) 0001 ver=0001 44 08 scratchpad=7e00 00

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

2014-06-05 Thread tux . martin
> Why don't you try > https://github.com/linux-sunxi/linux-sunxi/tree/sunxi-3.4 I tried this repository, but compilation still crash (different error): martin@martin:~/arm/linux-sunxi$ git config --get remote.origin.url https://github.com/linux-sunxi/linux-sunxi martin@martin:~/arm/linux-sunxi$

[linux-sunxi] [PATCH sunxi-tools] Add copyright headers to various files.

2014-06-05 Thread Ian Campbell
I'd like to package sunxi-tools for Debian and therefore it is important for the licensing information to be complete/accurate. I believe the intention was for everything here to be GPL2+, since that is the license on every file which has one and COPYING contains GPL2. Early on the license applied

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

2014-06-05 Thread Hans de Goede
Hi, On 06/05/2014 04:01 PM, Eddy Beaupré wrote: > That's why i made this interim driver, i know it will be short lived but it > make things work until Hans get his driver ready. :) Note that I've no plans to backport brcmfmac to 3.4, so if people want to have it for the 3.4 kernels they will nee

Re: [linux-sunxi] Touchscreen on a13-olinuxino

2014-06-05 Thread Rajesh Mallah
Hi , as mentioned in the reference # modprobe sun4i-ts # dmesg | grep sun4i-ts If it's all right, there will be some messages in dmesg like this: [9.01] sun4i-ts.c: sun4i_ts_init: start ... [9.02] sun4i-ts: tp_screen_size is 5 inch. [9.03] sun4i-ts: tp_regidity_level is

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

2014-06-05 Thread Luc Verhaegen
On Thu, Jun 05, 2014 at 04:23:41AM -0700, tux.mar...@gmail.com wrote: > > Hi, can you please help me with kernel compilation? > > I do: > git clone https://github.com/mmplayer/linux-sunxi.git > git checkout stage/sunxi-3.3-a20 > > but after I run compilation I get an error: > > martin@martin:~/

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

2014-06-05 Thread tux . martin
Dne čtvrtek, 5. června 2014 13:55:33 UTC+2 Bastiaan van den Berg napsal(a): > try  > $ ls arch/arm/configs/ > that should show you defconfigs that you -do- have ;) > -- > buZz Thank you. I had bad config file name. But compilation still crash: martin@martin:~/arm/linux-sunxi$ make ARCH=arm CROS

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

2014-06-05 Thread Eddy Beaupré
That's why i made this interim driver, i know it will be short lived but it make things work until Hans get his driver ready. :) -- 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, se

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

2014-06-05 Thread Bastiaan van den Berg
try $ ls arch/arm/configs/ that should show you defconfigs that you -do- have ;) ​ -- buZz -- 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] USB port not working on A20 based device with sunxi-3.4

2014-06-05 Thread tux . martin
Dne úterý, 8. dubna 2014 3:54:31 UTC+2 Rajesh Mallah napsal(a): > Dear List , > Very happy to report that with kernel-3.3+  got from > git clone https://github.com/mmplayer/linux-sunxi.git > cd linux-sunxi > git checkout stage/sunxi-3.3-a20 > and sun7ismp_defconfig config > The usb ports are wor

[linux-sunxi] Re: [PATCH u-boot-sunxi] ARM: sunxi: get script.bin file name from env

2014-06-05 Thread dvalin21
Hello, I have an interest delema, I'm trying to dev an android rom that is for the CS918S Android TV Box. The CPU is A31S. Im able to decompile the rom, but never can I find the script.bin. Its suppose to be in the bootloader.fex file, but its not there. u-boot.fex is not there either, actua

[linux-sunxi] Touchscreen on a13-olinuxino

2014-06-05 Thread Divya
Hi, I want touchscreen to work on a13-olinuxino. I followed this link http://www.dimrobotics.com/2013/06/olinuxino-a13-touchscreen-support-in.html When I run ts_calibration, It shows a screen saying Touch crosshair to calibrate . But nothing happens when I touch it.Can anyone help me ? -- You