<hypophthalmus>
Not as far as I'm aware, don't know what that is.
penghb has quit [Ping timeout: 265 seconds]
<mrnuke>
Turl: ok then. seems your make is smarter than mine
<Turl>
mrnuke: do you use apple make? :P
<mrnuke>
Turl: nope
<Turl>
(does such a thing even exist?)
penghb has joined #linux-sunxi
<mrnuke>
Certainly Apple must have reinvented the apple
<hypophthalmus>
I think make clean / reapplying the patch / make dtbs worked.
newleaves_ has quit [Ping timeout: 240 seconds]
<Turl>
good night guys
newleaves_ has joined #linux-sunxi
<mrnuke>
Turl: night
<mrnuke>
hypophthalmus: dev/spidev* is a way to access SPI from userspace. I plan to use that with flashrom
<wens>
mrnuke: sorry, OTG is still some time away. everytime I look at the code I get dizzy :/
<hypophthalmus>
It's a little bit hard to tell because of how unreliable my serial connection is, but I think it's freezing here now: http://pastebin.com/yVwJVqR0
<mrnuke>
wens: OK. Thanks for the info
<mrnuke>
hmm, not seeing any SPI device in /sys/devices/soc.0/
<wens>
oliv3r: the uploaded datasheet seems broken, only 27kb
<mrnuke>
aha, soc dtsi declares spi, but board dts does not
apo has joined #linux-sunxi
apo_ has quit [Read error: Connection reset by peer]
<hypophthalmus>
Apparently I just left something out of the kernel. Which I would have seen if my serial console weren't being flaky.
JohnDoe_71Rus has joined #linux-sunxi
undrwater has left #linux-sunxi [#linux-sunxi]
<mrnuke>
mripard: I've tried dicking around with enabling SPI in cubieboard DT. How would you go around declaring the pin groups? And what about SPI functions that have 2 CS lines? Would you just declare the pingroups in the board dts?
<wens>
declare the pingroups in the dtsi, then reference them in the controller node in the board dts
<mrnuke>
some SPI peripherals use two CS lines (CS0 and CS1). Do I declare a pingroup with both lines, or a pingroup with CS0 and another with both?
<mrnuke>
it seems that I'd be bloating the dtsi listing all possible combinations
<wens>
maybe you can add one with just CS0, then a seperate pingroup with just CS1
<wens>
for controllers requiring both CS lines, they will reference both pingroups
TheSeven has quit [Disconnected by services]
<mrnuke>
what about SPI peripherals with 2 possible pins for each signal? that's 16 possible combinations?
[7] has joined #linux-sunxi
t3st3r has quit [Remote host closed the connection]
<wens>
3 pingroups then, 1 for just the CS0 pin, 1 for CS1, 1 for the rest
<wens>
then the peripheral just reference whatever it needs?
<mrnuke>
so spi0_cs0_a, spi0_cs0_b, spi0_mosi_a, spi0_mosi_b ... etc? Basically a group for each pin?
VargaD has quit [Read error: Operation timed out]
VargaD has joined #linux-sunxi
FreezingCold has quit [Ping timeout: 264 seconds]
hypophthalmus has left #linux-sunxi [#linux-sunxi]
<mrnuke>
aah well. I'll think it again in the morning
<mrnuke>
night!
hypophthalmus has joined #linux-sunxi
<hypophthalmus>
Does anybody know anything about this: [root@earlgrey ~]# ifconfig eth0 up
<wens>
mrnuke: just spi0_cs0_a, spi0_cs1_a, spi0_a (which has the remaining pins)
newleaves_ has quit [Quit: Leaving]
code-ninja has joined #linux-sunxi
<code-ninja>
ola!
code-ninja has quit [Read error: Connection reset by peer]
hypophthalmus has quit [Quit: Leaving.]
code-ninja has joined #linux-sunxi
HeHoPMaJIeH has joined #linux-sunxi
<code-ninja>
anyone working on FocalTech Ft5x driver? for A20?
code-ninja has quit [Read error: Connection reset by peer]
<plaes>
oh well
code-ninja has joined #linux-sunxi
<code-ninja>
?
_massi_ has joined #linux-sunxi
<code-ninja>
oh well?
protoCall7 has joined #linux-sunxi
<plaes>
ah.. I though you left :)
<plaes>
the answer is that probably noone is working on that actively
<plaes>
if you want to do it yourself, start by creating a wiki page containing info and link existing pages that mention it
<plaes>
and I have seen some code dumps and patches on mailing list
t3st3r has joined #linux-sunxi
Night-Shade has joined #linux-sunxi
diego_r has joined #linux-sunxi
HeHoPMaJIeH has quit [Ping timeout: 264 seconds]
leviathanch2 has joined #linux-sunxi
HeHoPMaJIeH has joined #linux-sunxi
HeHoPMaJIeH has quit [Changing host]
HeHoPMaJIeH has joined #linux-sunxi
adasdsad has joined #linux-sunxi
leviathanch2 has quit [Remote host closed the connection]
leviathanch2 has joined #linux-sunxi
Black_Horseman has joined #linux-sunxi
Black_Horseman has quit [Changing host]
Black_Horseman has joined #linux-sunxi
adasdsad has left #linux-sunxi [#linux-sunxi]
bbrezillon has joined #linux-sunxi
bbrezillon has quit [Client Quit]
code-ninja has quit [Ping timeout: 240 seconds]
bbrezillon has joined #linux-sunxi
bbrezillon has quit [Client Quit]
y0g1 has quit [Ping timeout: 255 seconds]
bbrezillon has joined #linux-sunxi
bbrezillon has quit [Client Quit]
bbrezillon has joined #linux-sunxi
Night-Shade has quit [Read error: Operation timed out]
code-ninja has joined #linux-sunxi
<code-ninja>
plaes, I have managed to get the touch working (thanks to info in the mailing lists) but the problem is I cannot register a touch event. I can drag around and make that blue box that we get when we drag the cursor but not the touch. :/
<code-ninja>
the touch was inverted but fixed that... mailing lists pointed me to script.bin and it worked! And to top it, every thing is working fine on A13!
<code-ninja>
ok well, I give up on touch screen. But the OTG refuses to work either. My tablet is listed in a Sunxi wiki (Inet k70HC) but the OTG cable doesn't work with it. Looking around, its a problem with the kernel and NOT the tablet (as the OTG works with Android). I'm 'diff''ing the sun4i and sun7i driver code to see the differences and add OTG support for my tablet.
rz2k has joined #linux-sunxi
popolon has joined #linux-sunxi
<protoCall7>
Hi all, is it possible to get the a31s sdk? I see press releases about it, but no one seems to have a download.
protoCall7 has quit [Remote host closed the connection]
FR^2 has joined #linux-sunxi
ijc has quit [Excess Flood]
ijc_ has joined #linux-sunxi
sehraf has joined #linux-sunxi
leviathanch2_ has joined #linux-sunxi
leviathanch2 has quit [Read error: Connection reset by peer]
ijc_ is now known as ijc
leviathanch2_ has quit [Ping timeout: 240 seconds]
Net147 has joined #linux-sunxi
notmart has joined #linux-sunxi
notmart has joined #linux-sunxi
notmart has quit [Changing host]
<plaes>
oliv3r: can you delete following images: File:Olimex_A20_02.jpg and File:Olimex_A20_01.jpg ?
enrico_ has joined #linux-sunxi
<code-ninja>
ok so now the mouse pointer at least moves along with my finger but no touch functionality. Switched to Ubuntu 13.10 from 12.04.
tonikasch has joined #linux-sunxi
<buZz>
code-ninja: to me, it sounds like you are describing what would happen if you rightclick on the screen
<buZz>
maybe your buttons are swapped?
<buZz>
or maybe middleclick
code-ninja has quit [Remote host closed the connection]
JohnDoe_71Rus has quit [Read error: Connection reset by peer]
JohnDoe_71Rus has joined #linux-sunxi
merbanan has quit [Ping timeout: 264 seconds]
JohnDoe_71Rus has quit [Read error: Connection reset by peer]
JohnDoe_71Rus has joined #linux-sunxi
JohnDoe_71Rus has quit [Client Quit]
JohnDoe_71Rus has joined #linux-sunxi
merbanan has joined #linux-sunxi
geecko has joined #linux-sunxi
<oliv3r>
plaes: can't find them; if you have a direct link; i can
<oliv3r>
wens: should be fixed now
y0g1 has joined #linux-sunxi
Guest21034 has quit [Quit: No Ping reply in 180 seconds.]
w00tc0d3 has joined #linux-sunxi
w00tc0d3 is now known as Guest57651
<oliv3r>
mrnuke: does that post sound like you fixed it?> wrong dtb?
<mrnuke>
oliv3r: fixed what?
<juanfont_>
hi. i'm playing with nand-part, creating some partitions on the NAND. is there any limitation or restraint that should be honored? i'm having memory corruption after reboot on one of the partitions i've defined
<oliv3r>
Turl: in the future; i'll re-do the 3.10 thing; and add sun6i stuff (its ommitted for now)
<oliv3r>
probably easier then to 'just add sun6i patches'
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
<Uninstall>
and now everything works... I need to check devel package or something like that
leviathanch2 has quit [Ping timeout: 264 seconds]
<ssvb>
Uninstall: what was the problem?
<ssvb>
anyway, expect really bad performance because of rotation (which is done in software, plus extra buffer copy)
<Uninstall>
ssvb: I don't know yet, I have to investigate, I'll tell you :)
<Uninstall>
ssvb: ok, I have been warned and I'll keep it in mind :)
leviathanch2 has joined #linux-sunxi
nedko has quit [Ping timeout: 244 seconds]
<ssvb>
Uninstall: if you only need to run a fullscreen Qt application, then perhaps a better solution would be to hack the Qt GLES code to add rotation there for free
<Uninstall>
ssvb: no... sadly I'm running some legacy stuff too :/
nedko has joined #linux-sunxi
nedko has quit [Client Quit]
nedko has joined #linux-sunxi
nedko has joined #linux-sunxi
nedko has quit [Changing host]
leviathanch2 has quit [Ping timeout: 240 seconds]
<rellla>
ssvb: let me guess, you had a brilliant idea tonight, how to fix g2d? :p
<ssvb>
rellla: fix what? the irq problem?
<rellla>
yep ;)
<ssvb>
rellla: I would have to reproduce it first
<libv>
wow, second translation that inserts horrible commercial links
<libv>
Another reason why translations are bad.
FreezingCold has quit [Ping timeout: 244 seconds]
leviathanch2 has joined #linux-sunxi
FreezingCold has joined #linux-sunxi
_hipboi_ has quit [Read error: Connection reset by peer]
_hipboi_ has joined #linux-sunxi
leviathanch2 has quit [Ping timeout: 264 seconds]
mturquet1e is now known as mturquette
mturquette has quit [Changing host]
mturquette has joined #linux-sunxi
leviathanch2 has joined #linux-sunxi
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
lag has joined #linux-sunxi
<lag>
mripard: Ah!
<lag>
mripard: I believe I just found you - ignore my email :)
<lag>
Wow, there are a lot of people interested in sunxi!
<ccaione>
hooo you are Lee, nice to have you in the channel :)
<lag>
ccaione: I am
<ccaione>
lag: no idea about size honestly
<lag>
ccaione: How do you know who I am?
* lag
is a bit frighted :)
<ccaione>
you reviewed my patch, and you have full name in /whois
<lag>
ccaione: Ah, I see
<lag>
ccaione: So I don't see any plans to work on the MMC driver at all
<lag>
ccaione: Is that the case, or has it just been left out for some reason?
<ccaione>
uhm, I think someone else can answer better than me oliv3r Turl mnemoc ^^^
<ccaione>
bbl
<lag>
ccaione: Sure, thanks for your help
Playdo has joined #linux-sunxi
Playdo has quit [Client Quit]
diego_r has quit [Quit: Konversation terminated!]
hypophthalmus has joined #linux-sunxi
leviathanch2 has quit [Ping timeout: 252 seconds]
<bfree_>
lag: mmc is hiding in sdio driver on that page afair ... there are patches applied in https://github.com/linux-sunxi/linux-sunxi/commits/sunxi-devel?page=2 it's not in mainline, but it's still possible for 3.15 (which will should have sata and usb also hopefully). hans "[linux-sunxi] sunxi-devel branch updated to 3.14-rc5" post to the mailing list also outlines things
leviathanch2 has joined #linux-sunxi
<lag>
bfree_: Thanks a bunch
notmart has quit [Quit: notmart terminated!]
leviathanch2 has quit [Quit: No Ping reply in 180 seconds.]
leviathanch2 has joined #linux-sunxi
hypophthalmus has quit [Quit: Leaving.]
enrico_ has quit [Quit: Bye]
deasy has joined #linux-sunxi
FreezingCold has joined #linux-sunxi
stylesuxx1 has joined #linux-sunxi
<stylesuxx1>
Hey guys, I have a problem getting the g_mass_storage module working on my A20 dev board. I already posted my question, including some log messages here => https://www.olimex.com/forum/index.php?topic=2827.0 and now I thought I might ask directly at the "source" if anyone has an idea what I am missing, or maybe can point me in the right direction.
leviathanch2 has quit [Ping timeout: 240 seconds]
hypophthalmus has joined #linux-sunxi
<sehraf>
does the 3.4 kernel support the Security System (on an A20)?
Faisal has joined #linux-sunxi
bertrik has joined #linux-sunxi
bertrik has quit [Changing host]
bertrik has joined #linux-sunxi
nove has joined #linux-sunxi
netlynx has joined #linux-sunxi
geecko has quit [Ping timeout: 240 seconds]
<mrnuke>
oliv3r: yeah, I fixed my mmc. it works again on my cubie
<mrnuke>
libv: no, thank you :)
y0g1 has quit [Ping timeout: 255 seconds]
y0g1 has joined #linux-sunxi
stylesuxx1 has quit [Quit: Leaving.]
Nyuutwo has quit [Read error: Connection reset by peer]
rz2k has quit []
geecko has joined #linux-sunxi
Nyuutwo has joined #linux-sunxi
<libv>
mrnuke: suit yourself.
deffrag has joined #linux-sunxi
geecko has quit [Ping timeout: 252 seconds]
Night-Shade has joined #linux-sunxi
hypophthalmus has quit [Quit: Leaving.]
netlynx has quit [Quit: Leaving]
FR^2 has quit [Quit: Connection reset by peer]
aaribaud has quit [Ping timeout: 240 seconds]
protoCall7 has joined #linux-sunxi
fagotik has joined #linux-sunxi
nedko has quit [Ping timeout: 265 seconds]
nedko has joined #linux-sunxi
fagotik has quit [Remote host closed the connection]
aaribaud has joined #linux-sunxi
<mrnuke>
libv: I may end up subscribing to the list. No promises, however
Black_Horseman has joined #linux-sunxi
dlan^_ has joined #linux-sunxi
<protoCall7>
Hi all, does anyone know why doing an adb reboot bootloader on an a31s device would cause it to hang on bootup forever?
<protoCall7>
i got it to come back to life with LiveSuit, but having fastboot (if it's supported) would make my life much easier :)
deffrag has quit [Ping timeout: 264 seconds]
_whitelogger has joined #linux-sunxi
on1x- has joined #linux-sunxi
leviathanch has joined #linux-sunxi
[7] has quit [Disconnected by services]
TheSeven has joined #linux-sunxi
kokoboko has joined #linux-sunxi
selsinork has joined #linux-sunxi
ganbold_ has quit [*.net *.split]
penghb has quit [*.net *.split]
egbert has quit [*.net *.split]
apo has quit [*.net *.split]
pwhalen has quit [*.net *.split]
lag has quit [*.net *.split]
rm has quit [*.net *.split]
bluse_ has quit [*.net *.split]
Tartarus has quit [*.net *.split]
tomboy64 has quit [*.net *.split]
Relkin has quit [*.net *.split]
WarheadsSE has quit [*.net *.split]
Tartarus has joined #linux-sunxi
captainigloo has joined #linux-sunxi
rah has joined #linux-sunxi
jukivili has joined #linux-sunxi
gzamboni_ has joined #linux-sunxi
lag has joined #linux-sunxi
lag has joined #linux-sunxi
lag has quit [Changing host]
apo has joined #linux-sunxi
sehraf has joined #linux-sunxi
deffrag has joined #linux-sunxi
pwhalen has joined #linux-sunxi
pwhalen has joined #linux-sunxi
pwhalen has quit [Changing host]
ganbold_ has joined #linux-sunxi
Relkin has joined #linux-sunxi
dlan^ has quit [*.net *.split]
aep has quit [*.net *.split]
honx has quit [*.net *.split]
[xeros] has quit [*.net *.split]
lioka_ has quit [*.net *.split]
mturquet1e has quit [*.net *.split]
Faisal has quit [*.net *.split]
mkutsevol has quit [*.net *.split]
ijc has quit [*.net *.split]
mrnuke has quit [*.net *.split]
tgaz has quit [*.net *.split]
cajg has quit [*.net *.split]
sulky has quit [*.net *.split]
steev has quit [*.net *.split]
uwe_ has quit [*.net *.split]
ynezz has quit [*.net *.split]
oliv3r has quit [*.net *.split]
bamvor has quit [*.net *.split]
forcev has quit [*.net *.split]
heffer_ has quit [*.net *.split]
montjoie[home] has quit [*.net *.split]
tkoskine has quit [*.net *.split]
ojn_ has joined #linux-sunxi
rm has joined #linux-sunxi
penghb has joined #linux-sunxi
WarheadsSE has joined #linux-sunxi
egbert has joined #linux-sunxi
tkoskine has joined #linux-sunxi
steev has joined #linux-sunxi
Faisal has joined #linux-sunxi
ijc has joined #linux-sunxi
xeros has joined #linux-sunxi
mturquet1e has joined #linux-sunxi
sulky has joined #linux-sunxi
cajg has joined #linux-sunxi
oliv3r has joined #linux-sunxi
tgaz has joined #linux-sunxi
ynezz has joined #linux-sunxi
mrnuke has joined #linux-sunxi
mkutsevol has joined #linux-sunxi
uwe_ has joined #linux-sunxi
lioka_ has joined #linux-sunxi
montjoie[home] has joined #linux-sunxi
heffer_ has joined #linux-sunxi
bamvor has joined #linux-sunxi
npcomp has joined #linux-sunxi
forcev has joined #linux-sunxi
ccube has joined #linux-sunxi
sulky has quit [Max SendQ exceeded]
tomboy64 has joined #linux-sunxi
sulky has joined #linux-sunxi
naobsd has quit [Ping timeout: 245 seconds]
shineworld has joined #linux-sunxi
shineworld has left #linux-sunxi [#linux-sunxi]
nedko has quit [Ping timeout: 265 seconds]
nedko has joined #linux-sunxi
nedko has quit [Changing host]
nedko has joined #linux-sunxi
bluse_ has joined #linux-sunxi
Nyuutwo has quit [Quit: No Ping reply in 180 seconds.]
Nyuutwo has joined #linux-sunxi
kokoboko has quit [Quit: Page closed]
nedko has quit [Ping timeout: 245 seconds]
nedko has joined #linux-sunxi
nedko has quit [Changing host]
nedko has joined #linux-sunxi
<memleak>
how is the SATA support coming along for sunxi branch of u-boot-sunxi?
<oliv3r>
about to get merged; why?
<memleak>
oh sweet!
<memleak>
that's perfect! thanks!
<memleak>
reasoning: to stop burning through SD cards with all those r/ws and faster speed
<memleak>
3.5'' inch drives require external PSU yes
<memleak>
?
<oliv3r>
3.5"? absolutly
<oliv3r>
you'll still need an sd card even when it merges
<oliv3r>
or SPI :p
<oliv3r>
the chip won't be able to boot from sata
<memleak>
why no NAND -> SATA?
<oliv3r>
oh yeah; i suppose that'll work
<oliv3r>
though you are then limited to the u-boot that has nand support, so there are some limits in what you can boot of course
<oliv3r>
and THAT u-boot won't ever have sata support
<oliv3r>
well not likly
<memleak>
ah
<oliv3r>
i've gota few really old and small sd cards that i use for that purpouse
<oliv3r>
a 128 MiB SD card is not so usefull today; but u-boot + kernel fit nicely
<oliv3r>
so i load that off it
<oliv3r>
with u-boot having sata support; only u-boot needs to live there ;)
Wizzup_ is now known as Wizzup
<memleak>
exactly, but... that most likely will not happen
<memleak>
correct? :P
nedko has quit [Ping timeout: 246 seconds]
y0g1 has quit [Ping timeout: 255 seconds]
nedko has joined #linux-sunxi
<Turl>
sehraf: no, but montjoie[home] was working on it last I checked. The performance wasn't that great yet, but the offloading of the cpu may still hold some value
<Turl>
protoCall7: "bootloader" may be FEL mode. Have you tried adb reboot fastboot?
<sehraf>
Turl: good to know there is some progress going on :)
lioka_ is now known as lioka
lioka has quit [Changing host]
lioka has joined #linux-sunxi
hypophthalmus has joined #linux-sunxi
techn_ has joined #linux-sunxi
techn__ has quit [Ping timeout: 252 seconds]
nedko has quit [Ping timeout: 246 seconds]
nedko has joined #linux-sunxi
FreezingCold has quit [Read error: Operation timed out]
_hipboi_ has quit [Read error: Connection timed out]
_hipboi_ has joined #linux-sunxi
hypophthalmus has quit [Quit: Leaving.]
geecko has joined #linux-sunxi
ganbold_ has quit [Remote host closed the connection]
hypophthalmus has joined #linux-sunxi
hypophthalmus has quit [Client Quit]
FreezingCold has joined #linux-sunxi
ojn_ is now known as ojn
Night-Shade has quit [Ping timeout: 264 seconds]
_hipboi_ has quit [Read error: Connection timed out]
_hipboi_ has joined #linux-sunxi
bertrik has quit [Remote host closed the connection]