<karlp>
better than xr819 or whatever, so I'm led to believe
<mru>
working sometimes is better than working never
jernej has joined #linux-sunxi
Mangy_Dog has quit [Ping timeout: 240 seconds]
return0e_ has quit []
fl_0 has quit [Ping timeout: 265 seconds]
fl_0 has joined #linux-sunxi
return0e has joined #linux-sunxi
TheSeven has quit [Ping timeout: 240 seconds]
TheSeven has joined #linux-sunxi
dddddd has joined #linux-sunxi
AneoX has joined #linux-sunxi
lurchi_ is now known as lurchi__
BenG83 has joined #linux-sunxi
CC0422 has joined #linux-sunxi
CC0422 has quit [Quit: -a- IRC for Android 2.1.55]
DonkeyHotei has joined #linux-sunxi
Mangy_Dog has joined #linux-sunxi
airwind has quit [Quit: airwind]
aloo_shu has joined #linux-sunxi
arete74 has quit [Ping timeout: 276 seconds]
arete74 has joined #linux-sunxi
ldevulder has quit [Quit: Leaving]
JohnDoe_71Rus has joined #linux-sunxi
ldevulder has joined #linux-sunxi
selfbg has quit [Remote host closed the connection]
paddlestroke has joined #linux-sunxi
<paddlestroke>
trying to setup a AP6210 wifi module on mmc3 of a A20 board. With similar schematic as cubietruck. Only WL_SHDN and WL_WAKE_HOST use different GPIO. And I can't get wifi activate. Anyone have some experience with those wifi module?
rexxster has quit [Remote host closed the connection]
<mru>
what have you tried?
<libv>
paddlestroke: is this board on our wiki?
paddlestroke has quit [Ping timeout: 260 seconds]
bisbarn has quit [Quit: Konversation terminated!]
paddlestroke has joined #linux-sunxi
paddlestroke has quit [Remote host closed the connection]
paddlestroke has joined #linux-sunxi
paddlestroke has quit [Remote host closed the connection]
reinforce has quit [Quit: Leaving.]
paddlestroke has joined #linux-sunxi
<paddlestroke>
mru sorry my internet crashed.
<paddlestroke>
I tried first to setup on mainline using cubietruck image together with a DTS patch to change GPIO
<paddlestroke>
But got no reference to brcmfmac, mmc3 or AP6210 in dmesg.
<paddlestroke>
Then I tried on legacy with a lime image and modified fex to include cubietruck mmc3 and wifi settings (the cubietruck legacy image would not boot). There I tried to modprobe ap6210 and got a segmentation error
<mru>
what is the actual hardware you're using?
<paddlestroke>
retrostone2
<mru>
and what devicetree are you using?
<paddlestroke>
lime DTS that we patch to enable the LCD, axp209
<paddlestroke>
schematic is very close to lime
cnxsoft1 has quit [Quit: cnxsoft1]
jstefanop has joined #linux-sunxi
<libv>
paddlestroke: you seem to be the person who ran both the retrostone1 and 2 kickstarters based on allwinner hw
<paddlestroke>
yes indeed
florian has quit [Quit: Leaving]
florian_kc has quit [Ping timeout: 240 seconds]
vagrantc has joined #linux-sunxi
gaston1980 has quit [Quit: Konversation terminated!]
reinforce has joined #linux-sunxi
<libv>
paddlestroke: so where are the schematics for retrostone 1 and 2, especially since you based your design off lime and cubietruck
rexxster has joined #linux-sunxi
<libv>
the linux-sunxi wiki page for retrostone 1 also seems pretty barren
ldevulder has quit [Read error: Connection reset by peer]
ldevulder has joined #linux-sunxi
<paddlestroke>
Didn't knew there was one
<paddlestroke>
I'll fill it up
<paddlestroke>
I'm quite a newby on the linux side. It's mainly retrorangepi developper who made the images
<paddlestroke>
hardware is the easy part :)
paddlestroke has quit [Remote host closed the connection]
yann|work has quit [Ping timeout: 240 seconds]
ldevulder_ has joined #linux-sunxi
ldevulder has quit [Ping timeout: 240 seconds]
AneoX has quit [Ping timeout: 240 seconds]
AneoX has joined #linux-sunxi
tnovotny has quit [Quit: Leaving]
Net147 has quit [Quit: Quit]
Net147 has joined #linux-sunxi
f11f12 has joined #linux-sunxi
armessia has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
putti_ has joined #linux-sunxi
Putti has quit [Ping timeout: 250 seconds]
putti_ has quit [Changing host]
putti_ has joined #linux-sunxi
putti_ is now known as Putti
aalm has quit [Ping timeout: 265 seconds]
Andy-D has joined #linux-sunxi
aalm has joined #linux-sunxi
dsky has joined #linux-sunxi
dsky has left #linux-sunxi [#linux-sunxi]
_DarkSky_ has joined #linux-sunxi
<_DarkSky_>
Hi, I'm trying to port uboot for an A33 based tablet (could not find any references on google, board id u106c) with the uart over the mmc/sd port. I ve managed to get stuck on "DRAM: 1GB" via booting with fel over usb
<_DarkSky_>
I have used the Sinlinx SinA33 config and disabled most of the hardware
<_DarkSky_>
I have managed to extract a script.fex, but I'm kind of stuck to what to look for next