Turl changed the topic of #linux-sunxi to: Allwinner/sunxi /development discussion - did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait! - https://github.com/linux-sunxi/ - Logs at http://irclog.whitequark.org/linux-sunxi
vishnup has quit [Ping timeout: 256 seconds]
akaizen has joined #linux-sunxi
ricardocrudo has quit [Remote host closed the connection]
akaizen has quit [Remote host closed the connection]
vishnup has joined #linux-sunxi
servili007 has joined #linux-sunxi
servili007 has joined #linux-sunxi
akaizen has joined #linux-sunxi
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
akaizen has quit [Remote host closed the connection]
khuey is now known as khuey|away
akaizen has joined #linux-sunxi
mmarker has quit [Quit: ZNC - 1.6.0 - http://znc.in]
mmarker has joined #linux-sunxi
mmarker has quit [Changing host]
mmarker has joined #linux-sunxi
<TheLinuxBug> Wow, this is pretty sad, Android actually works better on my A10 cubieboard than it does on my BananaPi
<TheLinuxBug> not sure wtf the deal is but load on this BPi is just stupid high all the time
<TheLinuxBug> Video works better and can play HD now which is nice, but not very impressed by Android 4.2 on here
kurain has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
Gerwin_J has joined #linux-sunxi
physis has joined #linux-sunxi
akaizen has quit [Remote host closed the connection]
akaizen has joined #linux-sunxi
physis has quit [Remote host closed the connection]
physis has joined #linux-sunxi
physis has quit [Remote host closed the connection]
hipboi_ has quit [Ping timeout: 248 seconds]
hipboi_ has joined #linux-sunxi
kaspter has joined #linux-sunxi
akaizen has quit [Remote host closed the connection]
physis has joined #linux-sunxi
physis has quit [Ping timeout: 246 seconds]
akaizen has joined #linux-sunxi
TheSeven has quit [Disconnected by services]
[7] has joined #linux-sunxi
p1u3sch1 has quit [Ping timeout: 264 seconds]
p1u3sch1_ has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
vishnup has quit [Ping timeout: 272 seconds]
khuey|away is now known as khuey
servili007 has quit [Quit: Leaving]
khuey is now known as khuey|away
vishnup has joined #linux-sunxi
kurain has quit [Ping timeout: 264 seconds]
JohnDoe_71Rus has joined #linux-sunxi
cubeast has joined #linux-sunxi
physis has joined #linux-sunxi
reinforce has joined #linux-sunxi
physis has quit [Ping timeout: 245 seconds]
akaizen has quit [Remote host closed the connection]
simosx has joined #linux-sunxi
simosx has quit [Quit: Leaving]
domidumont has joined #linux-sunxi
domidumont has quit [Remote host closed the connection]
domidumont has joined #linux-sunxi
domidumont has quit [Ping timeout: 246 seconds]
gzamboni has quit [Ping timeout: 264 seconds]
sehraf has joined #linux-sunxi
akaizen has joined #linux-sunxi
HeHoPMaJIeH has quit [Remote host closed the connection]
ricardocrudo has joined #linux-sunxi
diego_r has joined #linux-sunxi
ricardocrudo has quit [Ping timeout: 264 seconds]
akaizen has quit []
domidumont has joined #linux-sunxi
akaizen has joined #linux-sunxi
paulk-collins has joined #linux-sunxi
massi_ has joined #linux-sunxi
vishnup has quit [Ping timeout: 246 seconds]
akaizen_ has joined #linux-sunxi
prz has joined #linux-sunxi
akaizen has quit [Ping timeout: 245 seconds]
akaizen_ is now known as akaizen
Xaros has joined #linux-sunxi
Black_Horseman has quit [Ping timeout: 264 seconds]
Thanatos has joined #linux-sunxi
<oliv3r> say whut?
<oliv3r> sun7i-a20-pinctrl 1c20800.pinctrl: pin PH18 already requested by 1c06000.spi; cannot claim for spi32766.0
<oliv3r> pinctrl-0 = <&spi1_pins_a>; allwinner,pins = "PI16", "PI17", "PI18", "PI19";
<oliv3r> i must have made a typo somewhere
Xaros has quit [Ping timeout: 250 seconds]
<oliv3r> mripard_: any idea where to figure out what's causing this? http://paste.debian.net/168219/
<oliv3r> i'm checking /sys for the pin defs there
wickwire has joined #linux-sunxi
<oliv3r> hmm, dt in /sys doesn't seem to claim PH18; firmware/devicetree/base/soc@01c00000/pi
<oliv3r> PI16PI17PI18PI19
ricardocrudo has joined #linux-sunxi
<mripard_> oliv3r: without your DT, I have no idea.
<oliv3r> i forgot to paste it :( i did prep it!
<oliv3r> mripard_: http://sprunge.us/dNPh
<wens> mripard_: the DT stuff didn't make it this merge window?
paulk-collins has quit [Quit: Quitte]
<mripard_> wens: no, they've not merged a lot of pull requests, they seem to just have forgotten about it
<mripard_> DT, A23 smp ops and the SRAM driver has not been merged
<oliv3r> :(
alexvf has joined #linux-sunxi
<mripard_> oliv3r: well, you request the card detect pin in the SPI node
<mripard_> and use it in the mmc node
<mripard_> move the mmc_cd_pin stuff in the mmc node
<oliv3r> mripard_: oh
<oliv3r> well i actually request it twice; ok makes sense
hipboi_ has quit [Ping timeout: 252 seconds]
hipboi_ has joined #linux-sunxi
Thanatos is now known as Black_Horseman
Black_Horseman has quit [Changing host]
Black_Horseman has joined #linux-sunxi
<oliv3r> mripard_: hmm, but now i have no chip-detect anymore at all it says, though i also don't get the error :)
<oliv3r> so atleast that's where the culprit was
Xaros has joined #linux-sunxi
<oliv3r> the mmc-spi driver did claim it, i can't export he gpio with the module loaded
Black_Horseman has quit [Ping timeout: 256 seconds]
Xaros is now known as Black_Horseman
Black_Horseman has quit [Changing host]
Black_Horseman has joined #linux-sunxi
akaizen has quit [Remote host closed the connection]
awe00 has joined #linux-sunxi
<oliv3r> from what i gather from the (only) mmc-slot example (usb_a9g20_lpw.dts) the cs-gpios is supposed to be defined 1 lvl up, in the spi node, hence why i thought the pinctrl needed to be there too
<oliv3r> ah that's the chip-select gpio, not the card-detect!
Black_Horseman has quit [Ping timeout: 252 seconds]
<oliv3r> how do i know which irq is coupled to an eint? the mmc spi driver doesn't use gpio_to_irq :(
<oliv3r> i guess mapping the pin via sysfs may help
<mripard_> why do you need the interrupt number in the first place?
<oliv3r> mmc-spi wants a gpio (with IRQ) for the sd-detect pin
<oliv3r> and from what i understand, i have to define the irq in the dt
<oliv3r> which i think is because of irq_of_parse_and_map() rather then irq_from_gpio()?
<oliv3r> (i don't know, i'm guessin ghere)
afaerber_ has quit [Quit: Verlassend]
<oliv3r> there's only 1 mmc-spi user in the arm tree
<oliv3r> oh i should check the mips tree!
<libv> hrm, mnemoc still hasn't shown up
<oliv3r> libv: was he missing?
* libv just tried phoning him, but got the answering service after a minute
<oliv3r> mripard_: i don't have to redefine interrupt-parent all the time? since it's in the main dtsi top level
<oliv3r> libv: was he traveling or using any planes?
<libv> oliv3r: he hasn't been here since the 12th
<oliv3r> oh wow
<libv> yeah
<oliv3r> ok that's worrysome
<libv> i emailed him on both email accounts just now as well
<libv> so wait and see
<oliv3r> maybe he took the girls camping or something like that
<libv> he doesn't trike me as the sort of person who would go into the wild without connectivity for 10 whole days
<libv> and even then, his irc client would probably stay online :)
<oliv3r> also true
<oliv3r> maybe a financial thing where they cut off his inet? but then he'd still have it at work
<oliv3r> unless he lost that
<libv> well, wait and see
<rellla> libv-
<rellla> last activity on april 20th on google+
<libv> ah
<libv> hrm
<libv> then his email will likely work
Black_Horseman has joined #linux-sunxi
<wens> just saw barebone banana pi go for as low as 25 USD-ish
<oliv3r> wow-awesome
<wens> local seller though
<wens> they go for 35 USD on aliexpress
hipboi_ has quit [Read error: Connection timed out]
hipboi has joined #linux-sunxi
<menomc> libv: pong
<menomc> hipboi: /q ?
<libv> pfff
<menomc> ? :(
<libv> so that is where you have been hiding all this time!
<menomc> I'm not hiding, just silent
<menomc> no clue why freenode doesn't let me /nick
<libv> identify to nickserv?
<libv> menomc: /msg nickserv identify $account $password
menomc is now known as mnemoc
akaizen has joined #linux-sunxi
<libv> yay!
<mnemoc> there was a second me :p
akaizen has quit [Ping timeout: 245 seconds]
<mnemoc> I'm sorry I made you worry... I didn't notice I was using $nick2 (menomc)
<mnemoc> anyhow, if I don't answer here you can always poke me directly via google hangouts
sehraf has quit [Ping timeout: 244 seconds]
premoboss has joined #linux-sunxi
afaerber has joined #linux-sunxi
<orly_owl> cheapest A10/A20 based htpc?
sehraf has joined #linux-sunxi
<premoboss> orly_owl, a10 is cheapest, of course
lucaswang has joined #linux-sunxi
<orly_owl> MK802 is rare now though
physis has joined #linux-sunxi
physis has quit [Ping timeout: 264 seconds]
<oliv3r> mnemoc: you ... are alive!
ricardocrudo has quit [Ping timeout: 272 seconds]
vishnup has joined #linux-sunxi
gzamboni has joined #linux-sunxi
vishnup has quit [Ping timeout: 246 seconds]
<libv> heh, just got yet another totally different A13 Q8 tablet
<libv> along A13Q8 v8.5
<libv> Along_A13Q8 is what the device page will be
<orly_owl> take along time to ship? ^^
<libv> the germans would answer "auwa" to that one
<libv> orly_owl: such a bad play on words that it is almost painful and therefor almost funny again
<libv> so well done :)
<orly_owl> ty
<orly_owl> thats pretty much how wordplay goes with computer science/technology folk
<libv> no obvious uart pads though
Xaros has joined #linux-sunxi
Black_Horseman has quit [Ping timeout: 256 seconds]
Thanatos has joined #linux-sunxi
HeHoPMaJIeH has joined #linux-sunxi
HeHoPMaJIeH has joined #linux-sunxi
Xaros has quit [Ping timeout: 272 seconds]
ssvb has quit [Ping timeout: 245 seconds]
ricardocrudo has joined #linux-sunxi
ssvb has joined #linux-sunxi
nove has joined #linux-sunxi
<mnemoc> oliv3r: yes, I am :p
<oliv3r> mnemoc: thank goodness ;)
<mnemoc> :p
Thanatos has quit [Remote host closed the connection]
vishnup has joined #linux-sunxi
<oliv3r> libv: the cubietruck is the only one that properly does vga with edid, if i wanted to add a vga port to a lime2, do i need to take a specific i2c channel?
<libv> oliv3r: nope, you just would need to tell the graphics driver which i2c bus to use
<libv> oliv3r: either fex or dt, and an clued in display driver, should do it
<oliv3r> okay, but right ow, we only have the simplefb, so u-boot does all that
vishnu_ has joined #linux-sunxi
vishnup has quit [Read error: Connection reset by peer]
<oliv3r> do you know by heart chich i2c bus the cubietruck uses?
<oliv3r> i would expect ic2-0 because the other ones don't work in u-boot (yet)
<oliv3r> so it's likley combined with the axp
diego71_ has quit [Ping timeout: 250 seconds]
<libv> let me dig a bit in my kms code
diego71 has joined #linux-sunxi
forkit1 has joined #linux-sunxi
vishnu_ has quit [Client Quit]
forkit has quit [Ping timeout: 246 seconds]
lucaswang has quit [Read error: Connection reset by peer]
<libv> oliv3r: twi2
<libv> at 0x01C2B400
sehraf has quit [Ping timeout: 256 seconds]
<oliv3r> okay, i wonder how the simplefb in u-boot handles that then
<oliv3r> cause there's no i2c-2 there
<libv> it probably doesn't
<libv> as it really is only the cubietruck that has edid
<oliv3r> ah, okay, becasue it does detect resolution properly it seems
<libv> i guess that the mode information is gotten from the command line
<oliv3r> or maybe the default just matches
<libv> i think that the vga additions come from either ssvb of hansg
<libv> i only coded up hdmi
kaspter has quit [Ping timeout: 250 seconds]
akaizen has joined #linux-sunxi
sehraf has joined #linux-sunxi
akaizen has quit [Ping timeout: 248 seconds]
mauro_ has joined #linux-sunxi
ssvb has quit [Ping timeout: 248 seconds]
<Montjoie> I still seek people with A10 A10s A33 for testing the Security System driver on it? i have updated sunxi.montjoie.ovh with all necessary dt patch for thoses SoC
ssvb has joined #linux-sunxi
cubeast has quit [Quit: Leaving]
ssvb has quit [Ping timeout: 248 seconds]
ssvb has joined #linux-sunxi
<sehraf> Montjoie: did you try the ss module + cryptodev + sshd (+ openssl for cryptodev) ? whenever i've loaded cryptodev and the ss module i can't establish a new ssh connection to my cubieboard
sehraf has quit [Read error: Connection reset by peer]
sehraf has joined #linux-sunxi
<Montjoie> bug referenced on my site:)
<Montjoie> it is related to secomp
ssvb has quit [Ping timeout: 265 seconds]
<sehraf> Montjoie: ah, ok :)
<Montjoie> so you have few choice, patch openssh or disable seccomp
<Montjoie> or use af_alg
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
ssvb has joined #linux-sunxi
cnxsoft has quit [Remote host closed the connection]
paulk-collins has joined #linux-sunxi
shinobi has joined #linux-sunxi
MrB_ has joined #linux-sunxi
<MrB_> Good day all
<MrB_> I have a quick question
<MrB_> For the Allwinner A20, is the LCD_0 defined in the fex file always mapped to FB0? My LCD_0 works when I output HDMI on FB0, but it merely mirrors. When I setup a dual head with Xorg.conf and HDMI on FB1 my LCD stays black
<MrB_> I verified that FB0 is being written to with the fbdump command
<MrB_> I'm running the Arch distribution for the Banana Pi
<MrB_> Where can I verify (or set) LCD_0 takes pixel information from FB0?
dack has joined #linux-sunxi
sehraf has quit [Read error: Connection reset by peer]
sehraf has joined #linux-sunxi
naobsd has quit [Quit: naobsd]
Gerwin_J has joined #linux-sunxi
naobsd has joined #linux-sunxi
libcg has joined #linux-sunxi
naobsd has quit [Ping timeout: 240 seconds]
shinobi has left #linux-sunxi ["Konversation terminated!"]
naobsd has joined #linux-sunxi
<MrB_> Can anybody point me in the right direction?
kurain has joined #linux-sunxi
Andy-D has quit [Ping timeout: 250 seconds]
reinforce has quit [Quit: Leaving.]
FDCX_ has joined #linux-sunxi
<Turl> MrB_: look at the fex guide, there's a parameter to match fb's and displays
MrB_ has quit [Ping timeout: 246 seconds]
Andy-D has joined #linux-sunxi
reinforce has joined #linux-sunxi
Hencke has quit [Quit: WeeChat 1.1.1]
akaizen has joined #linux-sunxi
akaizen has quit [Ping timeout: 246 seconds]
libcg has quit [Ping timeout: 272 seconds]
kaspter has joined #linux-sunxi
wickwire_ has joined #linux-sunxi
wickwire has quit [Ping timeout: 272 seconds]
reinforce has quit [Read error: Connection reset by peer]
reinforce has joined #linux-sunxi
bonbons has joined #linux-sunxi
Netlynx has joined #linux-sunxi
Netlynx has joined #linux-sunxi
diego_r has quit [Ping timeout: 264 seconds]
kurain has quit [Quit: kurain]
kurain has joined #linux-sunxi
leviathanch has quit [Ping timeout: 265 seconds]
pmattern has joined #linux-sunxi
prz has quit [Ping timeout: 264 seconds]
domidumont has quit [Ping timeout: 246 seconds]
khuey|away is now known as khuey
<alexvf> ssvb: ping
awe00 has quit [Ping timeout: 246 seconds]
alexvf has quit [Ping timeout: 246 seconds]
dev1990 has joined #linux-sunxi
afaerber has quit [Quit: Verlassend]
massi_ has quit [Remote host closed the connection]
jinzo has joined #linux-sunxi
akaizen has joined #linux-sunxi
afaerber has joined #linux-sunxi
ricardocrudo has quit [Ping timeout: 256 seconds]
Gerwin_J has quit [Quit: Gerwin_J]
FDCX_ has quit [Ping timeout: 264 seconds]
mauro_ has quit [Remote host closed the connection]
awe00 has joined #linux-sunxi
markvandenborre has quit [Ping timeout: 245 seconds]
Netlynx has quit [Quit: Leaving]
libcg has joined #linux-sunxi
kaspter has quit [Ping timeout: 244 seconds]
leviathancn has joined #linux-sunxi
iamfrankenstein1 has joined #linux-sunxi
iamfrankenstein has quit [Ping timeout: 246 seconds]
ricardocrudo has joined #linux-sunxi
arete74 has quit [Ping timeout: 240 seconds]
kurain has quit [Ping timeout: 265 seconds]
akaizen has quit [Remote host closed the connection]
Renard has joined #linux-sunxi
akaizen has joined #linux-sunxi
mmarker has quit [Ping timeout: 272 seconds]
mmarker has joined #linux-sunxi
mmarker has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
iamfrankenstein1 has quit [Ping timeout: 256 seconds]
Skylark has joined #linux-sunxi
<Skylark> in arch/arm/mach-sun7i/clock/sys_clk.c the code calculating PLL6 output is wrong
<Skylark> - return (__s64)24000000 * aw_ccu_reg->Pll6Ctl.FactorN * (aw_ccu_reg->Pll6Ctl.FactorK + 1) >> 2;
<Skylark> + return (__s64)24000000 * aw_ccu_reg->Pll6Ctl.FactorN * (aw_ccu_reg->Pll6Ctl.FactorK + 1) >> 1;
<Skylark> hit me when i tried to change apb1 to pll6 so i could get 3Mbps UART
Andy-D has quit [Ping timeout: 264 seconds]
leviathancn has quit [Ping timeout: 264 seconds]
dantob has joined #linux-sunxi
Andy-D has joined #linux-sunxi
akaizen has quit [Ping timeout: 245 seconds]
<libv> Skylark: send it to the ml as a git patch :)
iamfrankenstein has joined #linux-sunxi
Andy-D has quit [Ping timeout: 248 seconds]
Andy-D has joined #linux-sunxi
dantob has quit [Quit: dantob]
<Skylark> libv: will do later
<Skylark> also, does anyone have a good concrete answer on getting cedarx working *on android* with current linux-sunxi kernel?
<Skylark> i like the linux-sunxi kernel, it's much less messy compared to the SDK, and I'd prefer to use that
<libv> again, that's a question for a wider audience which does not require everyone to be awake at *this* *exact* time
<libv> so ml as well
<libv> if the wiki does not help, that is
awe00 has quit [Ping timeout: 252 seconds]
jinzo has quit [Quit: Leaving]
dack has quit [Remote host closed the connection]
<Skylark> fair enough
<Skylark> it also does not require an answer this exact time xD
<libv> not everyone reads through their backlogs as they read through emails
<Skylark> overall i truly had a blast with platform bringup
<Skylark> largely my own doing of course...
<Skylark> mediatek combo wifi drivers integration was a lot of work actually
Renard has quit [Remote host closed the connection]
Renard has joined #linux-sunxi
nove has quit [Quit: nove]
sehraf has quit [Quit: www.miranda-fusion.de ... be part of it...]
paulk-collins has quit [Ping timeout: 264 seconds]
paulk-collins has joined #linux-sunxi
gzamboni has quit [Ping timeout: 256 seconds]
khuey is now known as khuey|away
akaizen has joined #linux-sunxi
gzamboni has joined #linux-sunxi
pmattern has quit [Quit: Genug für heute.]
akaizen has quit [Ping timeout: 245 seconds]
bonbons has quit [Quit: Leaving]
paulk-collins has quit [Quit: Quitte]
dev1990 has quit [Quit: Konversation terminated!]
pitillo has quit [Ping timeout: 272 seconds]
meow` has quit [Ping timeout: 272 seconds]
pitillo has joined #linux-sunxi
meow` has joined #linux-sunxi
khuey|away is now known as khuey
ricardocrudo has quit [Ping timeout: 252 seconds]
physis has joined #linux-sunxi
physis has quit [Remote host closed the connection]
libcg has quit [Ping timeout: 272 seconds]
jero has quit [Quit: bye]
Guest2949 has joined #linux-sunxi
arossdotme has quit [Quit: Ex-Chat]
arossdotme has joined #linux-sunxi