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
lamer14512127481 has quit [Ping timeout: 250 seconds]
reinforce has quit [Quit: Leaving.]
vishnup has joined #linux-sunxi
ricardocrudo has joined #linux-sunxi
deskaway is now known as deskwizard
kaspter has joined #linux-sunxi
vishnup has quit [Quit: Leaving]
staplr has quit [Read error: Connection reset by peer]
staplr has joined #linux-sunxi
pmattern has quit [Quit: Genug für heute.]
swiftgeek has joined #linux-sunxi
<swiftgeek> is battery charging supported by mainline uboot?
staplr has quit [Remote host closed the connection]
leviathancn_szu has joined #linux-sunxi
leviathancn has joined #linux-sunxi
keh has joined #linux-sunxi
<keh> anyone know an allwinner who supports aes-ni ?
ricardocrudo has quit [Ping timeout: 256 seconds]
deskwizard has quit [Quit: Growing old is mandatory, growing up is optional ! ^.^]
viccuad has joined #linux-sunxi
hipboi has joined #linux-sunxi
viccuad has quit [Read error: Connection reset by peer]
viccuad has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
p1u3sch1 has quit [Ping timeout: 240 seconds]
ninolein_ has quit [Ping timeout: 240 seconds]
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
ninolein has joined #linux-sunxi
p1u3sch1 has joined #linux-sunxi
robogoat has quit [Ping timeout: 260 seconds]
robogoat has joined #linux-sunxi
leviathancn_szu has quit [Remote host closed the connection]
leviathancn has quit [Ping timeout: 246 seconds]
keh has left #linux-sunxi ["Wee... Chat"]
kaspter has quit [Ping timeout: 246 seconds]
viccuad_ has joined #linux-sunxi
viccuad has quit [Ping timeout: 272 seconds]
hipboi has quit [Quit: This computer has gone to sleep]
kaspter has joined #linux-sunxi
viccuad_ has quit [Ping timeout: 264 seconds]
hipboi has joined #linux-sunxi
TheSeven has quit [Ping timeout: 240 seconds]
TheSeven has joined #linux-sunxi
p1u3sch1 has quit [Ping timeout: 240 seconds]
p1u3sch1 has joined #linux-sunxi
afaerber has joined #linux-sunxi
orly_owl has quit [Ping timeout: 256 seconds]
JohnDoe_71Rus has joined #linux-sunxi
afaerber has quit [Quit: Ex-Chat]
afaerber has joined #linux-sunxi
IgorPec has joined #linux-sunxi
lamer14512127481 has joined #linux-sunxi
orly_owl has joined #linux-sunxi
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
aballier_ has quit [Quit: leaving]
aballier has joined #linux-sunxi
giacomo1989 has joined #linux-sunxi
_massi has joined #linux-sunxi
domidumont has joined #linux-sunxi
<giacomo1989> Does someone has a working OrangePI PC mainline kernel with ethernet support?
<KotCzarny> i think instruction is on the wiki page
domidumont has quit [Read error: Connection reset by peer]
domidumont has joined #linux-sunxi
premoboss has quit [Quit: Sto andando via]
hipboi has quit [Ping timeout: 260 seconds]
staplr has joined #linux-sunxi
<camh> giacomo1989: AFAIK, no ethernet in mainline. see http://linux-sunxi.org/Mainlining_Effort - H3 Emac
patap has joined #linux-sunxi
<giacomo1989> camh, :) thanks
lemonzest has joined #linux-sunxi
giacomo1989 has quit [Quit: Leaving]
Gerwin_J has quit [Quit: Gerwin_J]
hipboi has joined #linux-sunxi
naobsd has joined #linux-sunxi
MY123 has joined #linux-sunxi
iamfrankenstein has quit [Quit: iamfrankenstein]
kaspter has quit [Ping timeout: 260 seconds]
Netlynx has joined #linux-sunxi
Netlynx has joined #linux-sunxi
lamer14512127481 has quit [Ping timeout: 264 seconds]
naobsd has quit [Quit: naobsd]
iamfrankenstein has joined #linux-sunxi
lamer14512127481 has joined #linux-sunxi
deskwizard has joined #linux-sunxi
lamer14512991420 has joined #linux-sunxi
lamer14512127481 has quit [Ping timeout: 272 seconds]
viccuad_ has joined #linux-sunxi
viccuad_ has quit [Client Quit]
viccuad has joined #linux-sunxi
ricardocrudo has joined #linux-sunxi
reinforce has joined #linux-sunxi
yann|work has joined #linux-sunxi
hipboi has quit [Quit: This computer has gone to sleep]
patap has quit [Quit: Page closed]
ricardocrudo has quit [Ping timeout: 240 seconds]
paulk-collins has joined #linux-sunxi
vishnup has joined #linux-sunxi
ricardocrudo has joined #linux-sunxi
popolon has quit [Ping timeout: 240 seconds]
popolon has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
ricardocrudo has quit [Ping timeout: 260 seconds]
reinforce has joined #linux-sunxi
ricardocrudo has joined #linux-sunxi
leviathancn has joined #linux-sunxi
<wens> vishnup: i have a sun9i-wip branch on my github, please use that instead
<wens> you'll find axp809 & axp806 & ac100 (rtc only) support
<wens> axp818 is a pmic + ac100
<wens> and the pmic is close to axp223 & axp809 iirc
<wens> btw i'm in japan on vacation
lordlod has quit [Ping timeout: 260 seconds]
lordlod has joined #linux-sunxi
<vishnup> wens: sure, thanks
FlorianH has joined #linux-sunxi
<vishnup> It'll be easy now :)
FlorianH has quit [Ping timeout: 272 seconds]
<swiftgeek> how can i access PMIC's gpio? (axp209)
<wens> for now? no driver exists in mainline
leviathancn_szu has joined #linux-sunxi
<swiftgeek> can i just enable it in u-boot?
<swiftgeek> (it's for wifi)
<swiftgeek> *toggle
<wens> depending on which gpio it is, you can hack-ishly enable it by using the gpioldo[01] regulators
<wens> disabled == 0, 3.0/3.3v == 1
<swiftgeek> port:power203
<swiftgeek> (not sure yet how in mainline uboot)
<wens> swiftgeek: check drivers/pinctrl/pinctrl-axp.h in allwinner's 3.4 kernel
<swiftgeek> sigh i remember setting gpio from uboot, now i'm not seeing any command to do that
<swiftgeek> wasn't there a 'gpio' command?
<swiftgeek> hmm not compiled in by default, weird
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
IgorPec has quit [Ping timeout: 246 seconds]
p1u3sch1 has quit [Ping timeout: 276 seconds]
p1u3sch1 has joined #linux-sunxi
<wens> swiftgeek: there's probably no support for that in mainline u-boot anyway
<swiftgeek> i have AXP-0 to 5 in mainline uboot
vishnup has quit [Ping timeout: 260 seconds]
vishnup has joined #linux-sunxi
kivutar has quit [Ping timeout: 260 seconds]
<swiftgeek> how can i set gpioldo?
<swiftgeek> found /sys/class/regulator/regulator.
lemonzest has quit [Quit: Leaving]
<swiftgeek> it would be indeed ldo
cnxsoft has quit [Quit: cnxsoft]
<swiftgeek> just no idea how to enable :D
<swiftgeek> LDO3 according to pinout
<swiftgeek> ohhh
<swiftgeek> i need option for that :D
<swiftgeek> in uboot config
<swiftgeek> to specify voltage on ldo3
diego_r has joined #linux-sunxi
ricardocrudo has quit [Ping timeout: 256 seconds]
hipboi has joined #linux-sunxi
hipboi has quit [Client Quit]
staplr has quit [Remote host closed the connection]
IgorPec has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
leviathancn has quit [Ping timeout: 256 seconds]
leviathancn_szu has quit [Ping timeout: 256 seconds]
leviathancn_szu has joined #linux-sunxi
leviathancn has joined #linux-sunxi
MY123 has quit [Quit: Leaving]
swiftgeek has left #linux-sunxi ["WeeChat 1.3"]
MY123 has joined #linux-sunxi
naobsd has joined #linux-sunxi
domidumont has quit [Ping timeout: 246 seconds]
vinifr has joined #linux-sunxi
MY123 has quit [Quit: Leaving]
ricardocrudo has joined #linux-sunxi
vishnup has quit [Ping timeout: 240 seconds]
vishnup has joined #linux-sunxi
vishnup has quit [Remote host closed the connection]
<vinifr> mripard, hi. The driver sun4i-ts.c supports the functionalities of touch screen and temperature sensor. To add the A/D converter functionality, we should create a new driver?
<vinifr> mripard, Or we should add code to existing driver?
Gerwin_J has joined #linux-sunxi
<mripard> vinifr: we should create an IIO driver, and make the touchscreen and sensor drivers use iio
leviathancn_szu has quit [Remote host closed the connection]
leviathancn has quit [Ping timeout: 240 seconds]
<vinifr> mripard, That means we must put everything on the same code? :D
<mripard> ?
<mripard> no
<mripard> that means we have to introduce a new driver and swtich the existing to use the IIO in-kernel interface
Nacho_ has joined #linux-sunxi
power-inside has joined #linux-sunxi
<power-inside> Hello guys, I booted my device in FEL mode, and I see "Onda (unverified) V972 tablet in flashing mode
<TheLinuxBug> thanks for the info, good story
<power-inside> .. from lsusb, but my tablet has A13 SoC. How is that possible.
<power-inside> I mean, Onda V972 has A31 chip (according to google).. but mine is A13
<KotCzarny> could be fake device
<KotCzarny> chinese are known to sell counterfeits
<NiteHawk> power-inside: that's totally normal and nothing to worry about. it's just what libusb labels the specific device ID (1f3a:efe8). apparently this ID is always the same across various Allwinner FEL implementations
<NiteHawk> (my A20 device is displaying exactly the same via lsusb)
<TheLinuxBug> ah
<KotCzarny> but yeah, cat /proc/cpuinfo to be sure
<TheLinuxBug> ya
<TheLinuxBug> what I found in that article was
<TheLinuxBug> "I have a China Tablet, Allwinner A13"
<power-inside> NiteHawk: Ah okay. Thanks.
<TheLinuxBug> nice to know NiteHawk ;)
bonbons has joined #linux-sunxi
<NiteHawk> basically: if you see that ID it's a good sign. if you want to know details / the specific SoC information (from the USB host), then use "sunxi-fel ver" - see https://linux-sunxi.org/FEL#Verifying_FEL_mode
deskwizard has quit [Ping timeout: 240 seconds]
<NiteHawk> ..from the USB host side. (where cat /proc/cpuinfo would be meaningless)
<power-inside> NiteHawk: :) Yeah I figured. cat /proc/cpuinfo shows the host's cpu info!
_massi has quit [Quit: Leaving]
<power-inside> Yup! Just confirmed. ./sunxi-fel version shows me A13 as the SoC.
<NiteHawk> fine. so everything works out as expected
<vinifr> mripard, Sorry, i didn't understand. In order to make sun4i-ts.c use IIO, it's not put all on same code?
<mripard> it's my turn to not understand then.
<mripard> what do you mean by "put all on same code" ?
<vinifr> Input subsystem + HWMON + IIO inside sun4i-ts.c
<vinifr> My goal was just to create a IIO driver called sunxi_lradc.c under the directory drivers/iio
<mripard> I never said it was supposed to be inside the same driver, I said exactly the opposite
<mripard> you should create an IIO driver for the ADC, and have touchscreen and sensor drivers use that driver through the IIO interface.
<vinifr> Ok, I did understand. Thanks
p1u3sch1 has quit [Ping timeout: 264 seconds]
vinifr has quit [Quit: Saindo]
reinforce has quit [Read error: Connection reset by peer]
reinforce has joined #linux-sunxi
p1u3sch1 has joined #linux-sunxi
vinifr has joined #linux-sunxi
orly_owl has quit [Ping timeout: 240 seconds]
<vinifr> add #olimex
domidumont has joined #linux-sunxi
kivutar has joined #linux-sunxi
iamfrankenstein1 has joined #linux-sunxi
iamfrankenstein has quit [Ping timeout: 265 seconds]
iamfrankenstein1 is now known as iamfrankenstein
diego_r has quit [Ping timeout: 264 seconds]
power-inside has quit [Quit: Lost terminal]
arossdotme has joined #linux-sunxi
arossdotme-planb has quit [Ping timeout: 276 seconds]
MY123 has joined #linux-sunxi
domidumont has quit [Ping timeout: 246 seconds]
p1u3sch1 has quit [Ping timeout: 246 seconds]
p1u3sch1 has joined #linux-sunxi
p1u3sch1 has quit [Ping timeout: 240 seconds]
p1u3sch1 has joined #linux-sunxi
IgorPec has quit [Ping timeout: 246 seconds]
orly_owl has joined #linux-sunxi
p1u3sch1 has quit [Ping timeout: 240 seconds]
p1u3sch1 has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
Netlynx has quit [Quit: Leaving]
viccuad has quit [Ping timeout: 260 seconds]
orly_owl has quit [Ping timeout: 250 seconds]
staplr has joined #linux-sunxi
IgorPec has joined #linux-sunxi
viccuad has joined #linux-sunxi
viccuad has quit [Ping timeout: 240 seconds]
lamer14512991420 has quit [Ping timeout: 264 seconds]
lamer14512991420 has joined #linux-sunxi
Gerwin_J has quit [Read error: Connection reset by peer]
viccuad has joined #linux-sunxi
IgorPec2 has joined #linux-sunxi
IgorPec has quit [Ping timeout: 246 seconds]
IgorPec2 has quit [Ping timeout: 246 seconds]
kivutar has quit [Quit: Ex-Chat]
aep has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
<aep> what's the cheapest allwinner system module right now? ollimex is pretty neat, except no nand :/
vinifr has quit [Quit: Saindo]
<KotCzarny> olimex has 4GB nand versions too
<aep> yeh but bit pricey
<KotCzarny> also, olimex gives you build/design/support quality
<aep> yeh i actually love them
<jelle> nevermind reads agian
<aep> just fishing for alternatives
<KotCzarny> if you are that cheap, why not rpi?
p1u3sch1 has quit [Ping timeout: 240 seconds]
<jelle> except now I get an usb_bulk_send error hrrm
<aep> KotCzarny: uuh, i want it to work too :P
<aep> also rpis are actually very expensive for their performance
<KotCzarny> cheap/reliable/performant, choose 2?
<aep> i refuse :P
<aep> nah. allwinner is perfect. i fell in love with the cubieboard
p1u3sch1 has joined #linux-sunxi
<aep> so much performance for the moneys
<KotCzarny> :)
<KotCzarny> yeah, i love my banana pi r1 for features, i dislike it for being buggy, but still i love it
domidumont has joined #linux-sunxi
<KotCzarny> next box will be olimex tho, as i only need 1 router
<KotCzarny> nite nite
<jelle> ssvb: got your orange pi fel test working now
<jelle> *orange pi pc
reinforce has joined #linux-sunxi
viccuad has quit [Ping timeout: 260 seconds]
domidumont has quit [Quit: Leaving.]
domidumont has joined #linux-sunxi
domidumont has quit [Ping timeout: 246 seconds]
MY123 has quit [Quit: Leaving]
lamer14512991420 has quit [Read error: Connection reset by peer]
deskwizard has joined #linux-sunxi
bonbons has quit [Quit: Leaving]
Gerwin_J has joined #linux-sunxi
iamfrankenstein has quit [Quit: iamfrankenstein]
lamer14512991420 has joined #linux-sunxi
Gerwin_J has quit [Ping timeout: 246 seconds]
iamfrankenstein has joined #linux-sunxi
mozzwald has quit [Ping timeout: 250 seconds]
paulk-collins has quit [Read error: Connection reset by peer]
reinforce has quit [Ping timeout: 255 seconds]
valkyr1e has quit [Ping timeout: 264 seconds]
valkyr1e has joined #linux-sunxi
valkyr1e has joined #linux-sunxi
viccuad has joined #linux-sunxi
soderstrom has joined #linux-sunxi
p1u3sch1 has quit [Ping timeout: 240 seconds]
p1u3sch1 has joined #linux-sunxi
Inode has quit [Quit: ]
vishnup has joined #linux-sunxi
mozzwald has joined #linux-sunxi
<ssvb> jelle: good :)