tinti_ has joined #linux-sunxi
arokux has quit [Remote host closed the connection]
xtofury has joined #linux-sunxi
<
xtofury>
should I ignore these clone.bundle errors when doing repo synch for android, for cubieboard?
<
libv>
triangle under mesa...
<
xtofury>
so this 4 hours of waiting to get repo is nerfed?
<
xtofury>
oh nvm that's for 3d... meh I don't care about that at this point... ok...should be fine.
<
libv>
xtofury: yes, the lima driver just showed its first triangle as a mesa driver.
egbert has quit [Disconnected by services]
egbert_ has joined #linux-sunxi
xtofury has quit [Ping timeout: 256 seconds]
bsdfox has quit [Ping timeout: 276 seconds]
bsdfox\ has quit [Ping timeout: 264 seconds]
bsdfox\ has joined #linux-sunxi
rz2k has joined #linux-sunxi
xtofury has joined #linux-sunxi
\\Mr_C\\ has joined #linux-sunxi
xtofury has quit []
TheSeven has quit [Disconnected by services]
[7] has joined #linux-sunxi
tinti_ has quit [Quit: Leaving]
ganbold_ has quit [Ping timeout: 256 seconds]
ssvb has joined #linux-sunxi
dlan has quit [Ping timeout: 240 seconds]
bsdfox\ has quit [Ping timeout: 264 seconds]
bsdfox\ has joined #linux-sunxi
egbert_ is now known as egbert
dlan has joined #linux-sunxi
xDR1TeK has joined #linux-sunxi
bsdfox\ has quit [Ping timeout: 248 seconds]
<
xDR1TeK>
how can i make these the same:
<
xDR1TeK>
ctp_int_port = port:PG11<6><default><default><default>
<
xDR1TeK>
<6>[ 11.358607] ctp_set_irq_mode, 371: gpio_int_info, port = 7, port_num = 11.
<
xDR1TeK>
PG11 is a port name?
bsdfox\ has joined #linux-sunxi
bsdfox\ has quit [Ping timeout: 264 seconds]
bsdfox\ has joined #linux-sunxi
<
xDR1TeK>
guys help
<
xDR1TeK>
dmesg returns this: gpio_int_info, port = 7, port_num = 11
<
xDR1TeK>
port 7 portnum 11
<
xDR1TeK>
and ctp_para has: port PG11<6>
<
xDR1TeK>
and ctp_para has: INT port PG11<6>
<
xDR1TeK>
tp_io_port = port:PG11<6>
<
xDR1TeK>
i think i must match those
<
xDR1TeK>
maybe i should change PG11<6> to PG11<7> ?
bsdfox\ has quit [Ping timeout: 260 seconds]
bsdfox\ has joined #linux-sunxi
bsdfox\ has quit [Ping timeout: 264 seconds]
bsdfox\ has joined #linux-sunxi
xDR1TeK has quit []
PiyushVerma has quit [Ping timeout: 246 seconds]
deasy has quit [Quit: Quitte]
rellla has joined #linux-sunxi
jacq|2 has quit [Read error: Operation timed out]
xDR1TeK has joined #linux-sunxi
mcbrick has joined #linux-sunxi
mcbrick has quit [Remote host closed the connection]
mcbrick has joined #linux-sunxi
navlrac has joined #linux-sunxi
xDR1TeK has quit []
jeremb has joined #linux-sunxi
mcbrick has quit [Quit: Leaving]
<
Seppoz>
why do they convert the fex file to a bin file?
<
Seppoz>
the bin file is even bigger than the fex file
<
Seppoz>
and one could just use any c ini parser for the dex file
<
lkcl_>
has anyone got sata to work on an a20?
Black_Horseman has quit [Ping timeout: 256 seconds]
hipboi has joined #linux-sunxi
sud0x3 has joined #linux-sunxi
<
Seppoz>
does anyone know how to set the backlight brightness on the A10s
<
Seppoz>
the LCD pwm
<
Seppoz>
how is that implemented
xDR1TeK has joined #linux-sunxi
<
xDR1TeK>
still can't make my touch screen work
<
xDR1TeK>
how can i identify they type of touch screen i have?
<
xDR1TeK>
calling dmesg, i can tell that it is GSL1680
<
xDR1TeK>
and thatm no error is generated
<
xDR1TeK>
and gsl1680.ko is located in vendor/Module
<
xDR1TeK>
which is also at /system/vendor/modules
eebrah_ has joined #linux-sunxi
eebrah_ has left #linux-sunxi [#linux-sunxi]
jeremb has joined #linux-sunxi
sud0x3 has quit [Ping timeout: 246 seconds]
focus has quit [Ping timeout: 246 seconds]
focus_it has joined #linux-sunxi
sanka has joined #linux-sunxi
sud0x3 has joined #linux-sunxi
sanka has quit [Quit: Leaving]
hipboi has quit [Quit: Leaving]
<
Seppoz>
xDR1TeK: which board?
<
xDR1TeK>
chinese korean
<
xDR1TeK>
god knows
<
xDR1TeK>
i found one image image that works, except ts
<
Seppoz>
you need to throw some more info at me
<
Seppoz>
is it an analog ts
<
Seppoz>
try modprob sun4i_ts
<
xDR1TeK>
finally good questions,
<
xDR1TeK>
nuclear_evb-eng 4.0.4 IMM76d 20120917 test-keys
<
xDR1TeK>
is that a command?
<
Seppoz>
can you send me a link to the board?
<
Seppoz>
oh your using android?
<
xDR1TeK>
no link to board
<
Seppoz>
check if you have the sun4i_ts module
<
Seppoz>
if its an analog ts its most likely this driver
<
xDR1TeK>
modules in system/vendor/modules
<
xDR1TeK>
ok one sec
<
xDR1TeK>
modprob is not a command
<
xDR1TeK>
sun4i-ts.ko is there along with many others
<
Seppoz>
did you load the module?
<
xDR1TeK>
it is loaded by dmesg results
<
xDR1TeK>
i looked there and it seems find
<
Seppoz>
give me the output of lsmod
<
xDR1TeK>
i will paste it for u
<
Seppoz>
so type modprobe sun4i_ts
<
xDR1TeK>
i get not found
<
Seppoz>
which mdoules you have under /lib/modules/*/
<
Seppoz>
ls /lib/modules/*/kernel/drivers/input/touchscreen
<
Seppoz>
ls -R /lib/modules/`uname -r`/kernel/
<
xDR1TeK>
not found
<
xDR1TeK>
no lib folder
<
xDR1TeK>
there is a system folder and vendor as well on root
<
Seppoz>
it is in android
<
Seppoz>
/system/lib/modules
<
xDR1TeK>
yes i said that
<
Seppoz>
modprobe -l | grep sun4i
<
Seppoz>
what output does that give you
<
xDR1TeK>
ok hold on
<
xDR1TeK>
modprobe not found, and grep not found
<
xDR1TeK>
i think it is an issue of busybox
<
xDR1TeK>
this is in system/lib
<
xDR1TeK>
this is dmesg output
<
xDR1TeK>
looked under ctp_para
<
xDR1TeK>
and it seems ok
<
xDR1TeK>
Seppoz what is your opinion
<
xDR1TeK>
original img i dont have and this one i got online
<
xDR1TeK>
model number was nuclear_evb-eng 4.0.4 IMM76d 20120917 test-keys
<
Seppoz>
<6>[ 0.194862] input: sun4i-keyboard as /devices/virtual/input/input0
<
Seppoz>
only keyboard is loaded
<
Seppoz>
not touchscreen
arokux has joined #linux-sunxi
<
xDR1TeK>
so how we tell it to give us the ts back
<
Seppoz>
xDR1TeK: you need to modprobe sun4i_ts
<
xDR1TeK>
lol i don't have that command man
<
Seppoz>
arokux: is there a PWM driver for sunxi?
<
arokux>
Seppoz, PWM?
<
Seppoz>
arokux: display backlight is pwm
<
arokux>
Seppoz, there is no d or b in pwm :), but I have no idea, sorry.
<
Seppoz>
is this one in the 3.4 branch yet?
<
xDR1TeK>
it is telling me this:
<
xDR1TeK>
busybox modprobe gsl1680.ko
<
xDR1TeK>
modprobe: chdir(/lib/modules): No such file or directory
<
Seppoz>
tryed modprobe sun4i_ts?
<
Seppoz>
google android load module
<
Seppoz>
that should tell you what to do
<
xDR1TeK>
ok will do
<
xDR1TeK>
u think this is the problem?
<
Seppoz>
did you compile the kernel by yourself
<
xDR1TeK>
no got it online
<
xDR1TeK>
the whole thing
<
Seppoz>
show me which event devices you have
<
Seppoz>
well dmesg doesnt list tshe driver anways so
<
xDR1TeK>
too many words
\\Mr_C\\ has quit []
<
xDR1TeK>
cat something
<
Seppoz>
ls /dev/input
<
xDR1TeK>
lol that eeasy?
<
xDR1TeK>
ls /dev/input
<
xDR1TeK>
tried to edit this file ->>> /etc/modules.conf
<
xDR1TeK>
it doesn't exist
<
xDR1TeK>
ok this came back
<
xDR1TeK>
insmod: can't insert 'sun4i-ts.ko': Operation not permitted
<
arokux>
jukivili, ping
<
Seppoz>
xDR1TeK: try cat /dev/input/event1
<
Seppoz>
and tap on the screen
<
Seppoz>
do you get any output?
<
Seppoz>
try the same with event0 and 2
<
xDR1TeK>
ok something beeped
<
xDR1TeK>
event0 is the vol up
<
xDR1TeK>
event 1 is the On button
<
xDR1TeK>
event 2 non-responsive
<
Seppoz>
k so you miss the ts
<
Seppoz>
i cant help but tell you again to load the module somehow
<
xDR1TeK>
ok doesnt seem easy
<
xDR1TeK>
i read something about rebuilding kernel
<
xDR1TeK>
modify init.rc and add "insmod <path_of_driver>/<name_of_driver>.ko"
<
xDR1TeK>
damn it, that was from android modded for pc
<
xDR1TeK>
x86 to be exact
<
Seppoz>
no idea about android sorry
<
Seppoz>
only use linux
<
xDR1TeK>
thanks anyway
<
xDR1TeK>
i learned something new today
<
xDR1TeK>
i like how cat can dig into live events
<
xDR1TeK>
everything is a file in linux
<
xDR1TeK>
what to change in init.rc?
<
xDR1TeK>
can it be just add lines of insmod?
<
xDR1TeK>
so if i need to insmod sun4i_ts.ko
<
xDR1TeK>
where should it be in the init.rc file
<
xDR1TeK>
i found a nice site
wingrime has joined #linux-sunxi
deasy has joined #linux-sunxi
_BJFreeman has joined #linux-sunxi
_BJFreeman is now known as BJfreeman
jeremb has joined #linux-sunxi
jeremb has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<
xDR1TeK>
i may have done it
<
xDR1TeK>
man, i edited the init.sun5i.rc
<
xDR1TeK>
enabled sun4i-ts.ko
<
xDR1TeK>
and still nothing
<
xDR1TeK>
on boot time in the rc file
<
xDR1TeK>
something else is missing
<
xDR1TeK>
going to check the event stuff
<
xDR1TeK>
still nothing for event2
<
xDR1TeK>
and no other events showed up
wingrime has quit [Quit: Lost terminal]
wingrime has joined #linux-sunxi
sud0x3 has quit [Quit: Leaving]
<
Seppoz>
xDR1TeK: it should be a new event
<
Seppoz>
like event 4
<
Seppoz>
when the driver is loaded it tells you which input it creates
<
Seppoz>
check mesg
<
xDR1TeK>
let me reflash it, i fuck it few time now
<
Seppoz>
also can you make a picture of the touchscreen interface?
<
xDR1TeK>
soft buttons you mean?
<
Seppoz>
thelcd interface pcb
<
xDR1TeK>
still under waranty
<
Seppoz>
is it a capacitive touch?
<
Seppoz>
or resistive?
<
Seppoz>
ok than its not sun4i_ts anways
<
Seppoz>
because that one is analog
<
Seppoz>
its most likely some i2c attached touchscreen
<
Seppoz>
install i2c-tools
<
xDR1TeK>
we have a list
<
xDR1TeK>
you nuked me with that one
<
xDR1TeK>
sunxi has those i think
<
Seppoz>
its hard to tell which ts chip is is
<
Seppoz>
i need either a pic or some more info about the device
<
xDR1TeK>
yeh i figured i needed the chip number
<
Seppoz>
you can allso modproble all of the modules and hope one detects its chip
<
xDR1TeK>
well, i tried one
<
xDR1TeK>
it said already exists
<
xDR1TeK>
didnt know what that was
<
xDR1TeK>
busybox insmod /vendor/modules/gsl1680.ko
<
xDR1TeK>
insmod: can't insert '/vendor/modules/gsl1680.ko': File exists
<
xDR1TeK>
well init,sun5i.rc had some lines hashed out #
<
xDR1TeK>
so i tried few
<
Seppoz>
can you just google device name touchscreen driver
<
xDR1TeK>
i got few for PC tablets as well
<
xDR1TeK>
puppy linux, ubuntu , heck even stuff in asian scripts
<
xDR1TeK>
damn phoenix not responsive have to restart
xDR1TeK has quit []
<
Seppoz>
anybody in here using olimex a10s?
<
Seppoz>
my a10s oard seems to power down at "[....] Setting preliminary keymap..." using debian. anybody ever seen this?
<
Seppoz>
sabe debian works well on cubie and marsboard
<
Seppoz>
seems to be display related as if i remove it it boots past it
xDR1TeK has joined #linux-sunxi
<
xDR1TeK>
almost done reflashing the damn thing
<
xDR1TeK>
on boot has sun4i hashed
<
xDR1TeK>
not loaded
<
xDR1TeK>
going to dig out script.bin
<
xDR1TeK>
Seppoz, man i am tired, can't do this anymore, maybe some other day, when i am more focused. need a nap
<
xDR1TeK>
later all
xDR1TeK has quit [Quit: SleEeEeEp]
tinti_ has joined #linux-sunxi
BJfreeman has quit [Read error: Connection reset by peer]
chvil has joined #linux-sunxi
<
chvil>
i hav a litle issue
<
chvil>
i try to us hw decoder in xbmc on an A20
<
chvil>
and it crashes
<
chvil>
i'm using the cedarx libs
<
chvil>
( libvecore.a )
<
chvil>
it was running fine on A10
<
chvil>
anybody has a clue?
<
Seppoz>
A20 has Malli 400 MP2
<
Seppoz>
A10 has Mali 400 MP
<
Seppoz>
maybe thats why
_BJFreeman has joined #linux-sunxi
_BJFreeman is now known as BJfreeman
<
chvil>
hello Seppoz
<
chvil>
yes i know the chip is different
<
chvil>
so what cedarx libs should i us on A20?
jacq|2 has joined #linux-sunxi
BJfreeman has quit [Ping timeout: 268 seconds]
<
chvil>
i don't understand how to build the decoder test program in cedarx libs too
<
chvil>
is there a howto somewhere?
<
chvil>
sorry i don't read chinese also
<
chvil>
'ni hao' is all i know
tinti_ has quit [Quit: Leaving]
_BJFreeman has joined #linux-sunxi
_BJFreeman is now known as BJfreeman
bfree has quit [Ping timeout: 240 seconds]
<
chvil>
anybody can help on how to build cedarx test program on android?
BJfreeman has quit [Quit: had a good time]
Soru has quit [Remote host closed the connection]
[7] has quit [Ping timeout: 240 seconds]
TheSeven has joined #linux-sunxi
bsdfox has joined #linux-sunxi
Soru has joined #linux-sunxi
root____3 has joined #linux-sunxi
root____3 is now known as Skoti
rellla has quit [Read error: Connection timed out]
<
Seppoz>
just submited pwm driver for sunxi 3.4 with script.bin support, would be happy if anyone could make a patch out of it as im too stupid :/
jacq|2 has quit [Ping timeout: 264 seconds]
rellla has joined #linux-sunxi
<
techn__>
Seppoz: and please use check_patch.pl to find style problems :)
<
techn__>
scripts/checkpatch.pl
<
Seppoz>
ye i read that on his link but im really new to this
<
Seppoz>
i have no idea how all this works
<
Seppoz>
i just want to avoid that its not beeing pulled to the branch because my ability of making patches suck :P
<
techn__>
Seppoz: you need to commit changes first
<
techn__>
then use ie. "git log" to get hash
<
Seppoz>
i cant because somehow i managed to have a copy thats not in git lol
<
chvil>
anybody can help onmaking cedarx work on A20?
<
chvil>
especially in xbmc?
<
chvil>
can't get the test program to ompile
<
chvil>
/usr/src/cedarx-libs/enc_dec_demo/jni/main.c:88: error: undefined reference to 'cedarv_wait_ve_ready'
<
Seppoz>
techn__: sent out the patch
<
Seppoz>
techn__: amye you can have a quick look
<
techn__>
Seppoz: send patches inline, then ppl can review them
<
Seppoz>
so not as file?
<
Seppoz>
i will do for future, i wont send it again right?
jacq|2 has joined #linux-sunxi
Black_Horseman has joined #linux-sunxi
rellla has quit [Remote host closed the connection]
jacq|2 has quit [Ping timeout: 240 seconds]
geecko has joined #linux-sunxi
Tartarus__ has joined #linux-sunxi
Tartarus_ has quit [Read error: Connection reset by peer]
Tartarus_ has joined #linux-sunxi
Tartarus__ has quit [Read error: Connection reset by peer]
chvil has quit [Quit: Page closed]
Tartarus_ has quit [Ping timeout: 245 seconds]
wingrime has quit [Ping timeout: 240 seconds]
Turl has quit [Ping timeout: 240 seconds]
Skoti has quit [Quit: leaving]
arokux has quit [Remote host closed the connection]
bsdfox has quit [Ping timeout: 264 seconds]
geecko has quit [Quit: Quitte]
fredy has quit [Excess Flood]
fredy has joined #linux-sunxi
xtofury has joined #linux-sunxi
Turl has joined #linux-sunxi
Black_Horseman has quit [Quit: Zwi se logou mou!!!]