[linux-sunxi] Re: Tablets with supported touchscreen IC

2014-11-17 Thread bonninr
Great Piotr, can you share a patch with the needed modifications? Thanks.

On Saturday, November 15, 2014 3:42:21 PM UTC-3, Piotr Kopeć wrote:
>
> Yesterday I managed to make running a touchscreen on my tablet (Kurio-7S) 
> module is ft5x_ts.
>
>

-- 
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/d/optout.


[linux-sunxi] Re: Tablets with supported touchscreen IC

2014-11-15 Thread bonninr
No, Piotr, haven't found  a dual core tablet with out of the box support 
for the touchscreen. 

Regards.

On Thursday, November 13, 2014 3:49:01 PM UTC-3, Piotr Kopeć wrote:
>
>
> Hi You have finally implement touchscreen ??
>
> W dniu piątek, 7 listopada 2014 01:08:57 UTC+1 użytkownik bon...@gmail.com 
> napisał:
>>
>> Hello All,
>>
>> I've working in a project using allwinner based tablets, but the 
>> problematic point has been to get the touchscreen drivers loading and 
>> working, and the lack of documentation about which touchscreen IC they 
>> include.
>> I'd like to know if you have any recomendation of a tablet brand and 
>> model  with a dual core or greater allwinner soc, and a touchscreen driver 
>> not requiring any firmware extraction from the android kernel, or any 
>> additional device specific steps, compiling the kernel driver and some 
>> simple configuration is ok.
>> Many thanks in advance.
>>
>

-- 
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/d/optout.


Re: [linux-sunxi] Re: Kurio 7S and boot linux (Debian...) sdcard... how??

2014-11-06 Thread bonninr
Hello Piotr, I see this tablet has a Focaltech touchscreen IC, and it's 
supported in the kernel 3.4, have you successfully loaded the driver for 
it? Thanks.

On Thursday, November 6, 2014 9:39:44 PM UTC-3, Piotr Kopeć wrote:
>
>
>  ok I have run Debian (Kali linux) and Tizen just do not know how to solve 
> this USB0 is can someone have an idea
>

-- 
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/d/optout.


Re: [linux-sunxi] Tablets with supported touchscreen IC

2014-11-06 Thread bonninr
Thanks John, it's a good start,  I think it would also be useful to have 
first hand reports from current users of devices not listed there, or IC 
related info, any help will be appreciated. Thanks again.


On Thursday, November 6, 2014 9:50:24 PM UTC-3, Jhon Yi wrote:
>
> May here is what you are looking for?  ->
> http://linux-sunxi.org/Category:Devices 
>
> 2014-11-07 8:08 GMT+08:00  >: 
> > Hello All, 
> > 
> > I've working in a project using allwinner based tablets, but the 
> problematic 
> > point has been to get the touchscreen drivers loading and working, and 
> the 
> > lack of documentation about which touchscreen IC they include. 
> > I'd like to know if you have any recomendation of a tablet brand and 
> model 
> > with a dual core or greater allwinner soc, and a touchscreen driver not 
> > requiring any firmware extraction from the android kernel, or any 
> additional 
> > device specific steps, compiling the kernel driver and some simple 
> > configuration is ok. 
> > Many thanks in advance. 
> > 
> > -- 
> > 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...@googlegroups.com . 
> > For more options, visit https://groups.google.com/d/optout. 
>

-- 
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/d/optout.


[linux-sunxi] Tablets with supported touchscreen IC

2014-11-06 Thread bonninr
Hello All,

I've working in a project using allwinner based tablets, but the 
problematic point has been to get the touchscreen drivers loading and 
working, and the lack of documentation about which touchscreen IC they 
include.
I'd like to know if you have any recomendation of a tablet brand and model 
 with a dual core or greater allwinner soc, and a touchscreen driver not 
requiring any firmware extraction from the android kernel, or any 
additional device specific steps, compiling the kernel driver and some 
simple configuration is ok.
Many thanks in advance.

-- 
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/d/optout.


Re: [linux-sunxi] Re: gslx680 driver ported to sunxi

2014-05-28 Thread bonninr
Thanks Joe,

I've set that ctp_firmware parameter with relative and complete path, but 
the kernel doesn't seem to be able to find it. I was told to use 
/lib/firmware, and it fails with the same error, and the kernel I'm using 
(3.4.79+), hasn't a very detailed debugging of where it is searching. Is 
there a more bullet proof good way to load the firmware?, or, how can I 
debug where the kernel is trying to load the firmware from? 

Many thanks in advance!

El viernes, 23 de mayo de 2014 05:03:02 UTC-3, Joe Burmeister escribió:
>
>  Hi,
>
> The driver gets the file location from the fex file, from "ctp_firmware".
> There is no point having a standard location because the firmware device 
> can not be generic. There needs to be a different one for every hardware 
> configuration.
>
> Joe
>
>
>
> On 23/05/14 03:46, bon...@gmail.com  wrote:
>  
> I have compiled the gslx680 driver, but there is a problem finding the 
> firmware file (Error -2). Is there an standard location where the module 
> will search for it?  
> I'm using a 3.4 kernel, and the F20 image. Many thanks! 
>
>  Module loading dmesg excerpt following:
>  
>  [  342.700742] 
> ===gslx680_ts_init=
> [  342.704643] _fetch_sysconfig_para. 
> [  342.708780] gslx680 firmware /lib/firmware/tablet.fw. 
> [  342.718037] _fetch_sysconfig_para: after: ctp_twi_addr is 0x40, 
> dirty_addr_buf: 0x40. dirty_addr_buf[1]: 0xfffe 
> [  342.722046] _fetch_sysconfig_para: ctp_twi_id is 2. 
> [  342.726244] _fetch_sysconfig_para: screen_max_x = 800. 
> [  342.730476] _fetch_sysconfig_para: screen_max_y = 480. 
> [  342.734587] _fetch_sysconfig_para: revert_x_flag = 1. 
> [  342.738699] _fetch_sysconfig_para: revert_y_flag = 1. 
> [  342.743223] _fetch_sysconfig_para: exchange_x_y_flag = 1. 
> [  342.748665] _init_platform_resource: tp_io request gpio fail!
> [  342.760743] i2c-core: driver [gslx680] using legacy suspend method
> [  342.772884] i2c-core: driver [gslx680] using legacy resume method
> [  342.781601] incomplete xfer (0x20)
> [  342.786900] incomplete xfer (0x20)
> [  342.793411] ctp_detect: Detected chip gslx680 at adapter 2, address 0x40
> [  342.797667] gslx680_ts_probe begin=.  
> [  342.801305] ==kzalloc success=
> [  342.804136] [GSLX680] Enter gsl_ts_init_ts
> [  342.808394] ctp_set_irq_mode: config gpio to int mode. 
> [  342.815161] ctp_set_irq_mode, 854: gpio_int_info, port = 8, port_num = 
> 21. 
> [  342.817574]  INTERRUPT CONFIG
> [  342.825989] input: gslx680 as 
> /devices/platform/sunxi-i2c.2/i2c-2/2-0040/input/input1
> [  342.920231] =gsl_load_fw start==
> [  404.034587] gslx680 2-0040: Unable to open firmware 
> /lib/firmware/tablet.fw
> [  404.045146] init_chip: gsl_load_fw fail: -2
> [  404.048717] gslx680 2-0040: init_chip failed
> [  404.057737] gslx680: probe of 2-0040 failed with error -2
>  -- 
> You received this message because you are subscribed to a topic in the 
> Google Groups "linux-sunxi" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/linux-sunxi/SZGxiTQcFyY/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> linux-sunxi...@googlegroups.com .
> For more options, visit https://groups.google.com/d/optout.
>
>
> 

-- 
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/d/optout.


[linux-sunxi] Re: gslx680 driver ported to sunxi

2014-05-22 Thread bonninr
I have compiled the gslx680 driver, but there is a problem finding the 
firmware file (Error -2). Is there an standard location where the module 
will search for it? 
I'm using a 3.4 kernel, and the F20 image. Many thanks! 

Module loading dmesg excerpt following:

[  342.700742] 
===gslx680_ts_init=
[  342.704643] _fetch_sysconfig_para. 
[  342.708780] gslx680 firmware /lib/firmware/tablet.fw. 
[  342.718037] _fetch_sysconfig_para: after: ctp_twi_addr is 0x40, 
dirty_addr_buf: 0x40. dirty_addr_buf[1]: 0xfffe 
[  342.722046] _fetch_sysconfig_para: ctp_twi_id is 2. 
[  342.726244] _fetch_sysconfig_para: screen_max_x = 800. 
[  342.730476] _fetch_sysconfig_para: screen_max_y = 480. 
[  342.734587] _fetch_sysconfig_para: revert_x_flag = 1. 
[  342.738699] _fetch_sysconfig_para: revert_y_flag = 1. 
[  342.743223] _fetch_sysconfig_para: exchange_x_y_flag = 1. 
[  342.748665] _init_platform_resource: tp_io request gpio fail!
[  342.760743] i2c-core: driver [gslx680] using legacy suspend method
[  342.772884] i2c-core: driver [gslx680] using legacy resume method
[  342.781601] incomplete xfer (0x20)
[  342.786900] incomplete xfer (0x20)
[  342.793411] ctp_detect: Detected chip gslx680 at adapter 2, address 0x40
[  342.797667] gslx680_ts_probe begin=.  
[  342.801305] ==kzalloc success=
[  342.804136] [GSLX680] Enter gsl_ts_init_ts
[  342.808394] ctp_set_irq_mode: config gpio to int mode. 
[  342.815161] ctp_set_irq_mode, 854: gpio_int_info, port = 8, port_num = 
21. 
[  342.817574]  INTERRUPT CONFIG
[  342.825989] input: gslx680 as 
/devices/platform/sunxi-i2c.2/i2c-2/2-0040/input/input1
[  342.920231] =gsl_load_fw start==
[  404.034587] gslx680 2-0040: Unable to open firmware 
/lib/firmware/tablet.fw
[  404.045146] init_chip: gsl_load_fw fail: -2
[  404.048717] gslx680 2-0040: init_chip failed
[  404.057737] gslx680: probe of 2-0040 failed with error -2

-- 
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/d/optout.