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
paulk-gagarine has quit [Ping timeout: 240 seconds]
vishnup has joined #linux-sunxi
vishnup has quit [Remote host closed the connection]
vishnup has joined #linux-sunxi
lurchi__ is now known as lurchi_
willmore has quit [Ping timeout: 255 seconds]
willmore has joined #linux-sunxi
vishnup has quit [Remote host closed the connection]
vagrantc has quit [Quit: leaving]
ninolein_ has joined #linux-sunxi
ninolein has quit [Ping timeout: 276 seconds]
cnxsoft has joined #linux-sunxi
lvella has joined #linux-sunxi
<lvella> hi, can someone please explain how orange pi zero is able to boot from a sd-card?
<lvella> the card has only one ext4 partition
<lvella> where is u-boot, and how does it find the kernel image?
lurchi_ is now known as lurchi__
<wens> mainline u-boot can look in ext4 partitions
<MoeIcenowy> u-boot is sitting before the first partition
<MoeIcenowy> modern partitioning programs will start the first partition @ 1MiB position of the device
<MoeIcenowy> but a MBR will only cost 512 Bytes
<lvella> I set my /boot/boot.cmd to load my newly compiled kernel:
<lvella> but the previously installed kernel was starded instead
<lvella> so I believe u-boot is ignoring /boot/boot.cmd
<lvella> where does uboot looks for the configuration file?
<wens> if you have console access to your u-boot
<wens> you can run "printenv", and look for bootcmd and trace it from there
<lvella> I tried, but I didn't manage to get a serial terminal with the device
Allwiner has joined #linux-sunxi
<Allwiner> Hello?
chlorine has joined #linux-sunxi
<lvella> I mean, I connected the tx, rx and ground pins to pins 2, 3 and 5 of my serial cable
<Allwiner> Cyangomod for a33 chip?
<lvella> was it supposed to work?
chlorine has quit [Ping timeout: 240 seconds]
Allwiner has quit [Ping timeout: 260 seconds]
<wens> lvella: sounds like you are using stock u-boot?
<lvella> yes, I didn't try to build or flash an u-boot different from what comes in armbian distro for orange pi zero
<lvella> but I figured the file it looks for is boot.src
<MoeIcenowy> I think armbian uses mainline u-boot
<MoeIcenowy> wens: stock u-boot is not so smart ;-)
<lvella> well, it understands ext-4, so...
<wens> armbian might have tweaked the config a bit
<wens> I've never used it though
cnxsoft has quit [Ping timeout: 240 seconds]
MXfive has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
aidin has joined #linux-sunxi
Gerwin_J has quit [Client Quit]
cnxsoft has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 240 seconds]
JohnDoe_71Rus has joined #linux-sunxi
lennyraposo has quit [Ping timeout: 260 seconds]
lkcl has joined #linux-sunxi
iamfrankenstein has joined #linux-sunxi
Andy-D_ has joined #linux-sunxi
lennyraposo has joined #linux-sunxi
Andy-D__ has quit [Ping timeout: 240 seconds]
MXfive has quit [Quit: Sleep Quit.]
vagrantc has joined #linux-sunxi
BenG83 has quit [Quit: Leaving]
reinforce has joined #linux-sunxi
xes has quit [Read error: Connection reset by peer]
xes_ has joined #linux-sunxi
chlorine has joined #linux-sunxi
chlorine has quit [Ping timeout: 240 seconds]
fkluknav has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
<qschulz> MoeIcenowy: Hi, thanks for the report! I'll test on an A33 as soon as I can and let you know. Your fix is a hack indeed and shouldn't make it to mainline since 0 (even as improbable as it is) is a reading within valid ranges so we cannot say that 0 is invalid.
<wens> liquid nitrogen!
aidin has quit [Ping timeout: 240 seconds]
<qschulz> MoeIcenowy: it wouldn't be too difficult to adapt the driver
<qschulz> take the parts in sun4i_gpadc_probe_mfd and sun4i_gpadc_probe_dt registering the device (or parent device) out of their respective functions and put them at the end of the driver probe function
vagrantc has quit [Quit: leaving]
apo_ has joined #linux-sunxi
apo_ has quit [Client Quit]
f0xx has joined #linux-sunxi
lvella has quit [Quit: Page closed]
jemk has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Aria 4.9.2, revision: git-7099-gca80ee628, build type: debug, sources date: 20160102, built on: 2017-03-12 14:49:35 UTC git-7099-gca80ee628 http://www.kvirc.net/]
filt3r has quit [Read error: Connection reset by peer]
filt3r has joined #linux-sunxi
BenG83 has joined #linux-sunxi
sunxi_fan has quit [Ping timeout: 248 seconds]
fkluknav has quit [Ping timeout: 268 seconds]
chrisf_ has quit [Quit: Ex-Chat]
ykchavan has joined #linux-sunxi
<ykchavan> join #openwrt
formruga has joined #linux-sunxi
paulk-gagarine has joined #linux-sunxi
paulk-gagarine has quit [Remote host closed the connection]
popolon has joined #linux-sunxi
sunxi_fan has joined #linux-sunxi
paulk-gagarine has joined #linux-sunxi
Leepty has joined #linux-sunxi
tom_nov has joined #linux-sunxi
paulk-gagarine has quit [Quit: Leaving]
paulk-leonov has joined #linux-sunxi
ykchavan has quit [Read error: Connection reset by peer]
ykchavan has joined #linux-sunxi
Ntemis has joined #linux-sunxi
aidin has joined #linux-sunxi
dave0x6d has quit [Quit: Connection closed for inactivity]
aidin has quit [Ping timeout: 248 seconds]
leviathan_ has joined #linux-sunxi
aidin has joined #linux-sunxi
afaerber has quit [Ping timeout: 240 seconds]
afaerber has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
msimpson has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
afaerber has quit [Ping timeout: 246 seconds]
LargePrime has quit [Ping timeout: 255 seconds]
aidin has joined #linux-sunxi
afaerber has joined #linux-sunxi
LargePrime has joined #linux-sunxi
<qschulz> MoeIcenowy: I can attest that the first time the thermal framework requests the temperature, the PMIC returns 0 as raw value
<qschulz> for the A33
rexxster has quit [Remote host closed the connection]
kever has joined #linux-sunxi
<MoeIcenowy> qschulz: oh... the same problem
<MoeIcenowy> can you add traces to runtime_{suspend,resume} functions and read_temp function and verify that their execution sequence?
<qschulz> MoeIcenowy: I sure can
<MoeIcenowy> for me the runtime_resume function finished after regmap_read, which shouldn't happen -- I think pm_runtime_get_sync should return after runtime_resume finish
f0xx has quit [Ping timeout: 248 seconds]
<MoeIcenowy> and so when executing regmap_read the THS is not yet ready
rexxster has joined #linux-sunxi
<qschulz> MoeIcenowy: hum... from the code, the expected sequence is read temp, get_sync so it's wrong
<MoeIcenowy> what?
<qschulz> I can verify but I'm convinced it's how it is done
<MoeIcenowy> is get_sync blocked?
<MoeIcenowy> but when the system is fully booted the read sequence is OK
kever has quit [Ping timeout: 255 seconds]
<qschulz> look at the probe function
<MoeIcenowy> still cannot get it...
kever has joined #linux-sunxi
<qschulz> I register the device in the thermal framework before calling get_sync
aidin has quit [Remote host closed the connection]
<qschulz> which calls sun4i_gpadc_probe_d where I register the device
aidin has joined #linux-sunxi
<MoeIcenowy> but I think the thermal framework uses sun4i_gpadc_get_temp as the function
<MoeIcenowy> and it will call sun4i_gpadc_temp_read
<MoeIcenowy> and sun4i_gpadc_temp_read will call get_sync
<qschulz> after this, the pm runtime is called.
<MoeIcenowy> oh interesting
<qschulz> MoeIcenowy: oh true!
<MoeIcenowy> when the thermal sensor is registered, the pm runtime framework is not yet ready, right?
<qschulz> but the pm_runtime isn't enabled, what the behaviour then
<qschulz> yes
<MoeIcenowy> oh get it
<qschulz> what's*
<MoeIcenowy> but I think the sequence cannot be changed after introducing H3 THS...
<MoeIcenowy> as H3 THS will use different runtime_{suspend,resume} function
rexxster has quit [Remote host closed the connection]
<qschulz> MoeIcenowy: what do you mean?
<qschulz> the functions will be different but their purpose is identical
<qschulz> disabling/enabling the IP
<MoeIcenowy> yes
<MoeIcenowy> but I think when running pm_runtime_enable, runtime_resume will be called, right?
<MoeIcenowy> and then at that time info->data (struct gpadc_data *) should be ready
aidin has quit [Ping timeout: 240 seconds]
rexxster has joined #linux-sunxi
rexxster has quit [Remote host closed the connection]
rexxster has joined #linux-sunxi
<qschulz> MoeIcenowy: http://code.bulix.org/ad9ord-170493 what about something like that?
<qschulz> you register in the framework after the pm_runtime has been enabled
<qschulz> MoeIcenowy: untested]
<MoeIcenowy> seems ok
<MoeIcenowy> P.S. currently the driver has also another problem
<MoeIcenowy> it will fail to probe without thermal-zone defined in dt
<MoeIcenowy> as thermal_zone_of_sensor_register requires thermal-zone in dt
leviathan_ has quit [Remote host closed the connection]
afaerber has quit [Quit: Leaving]
<qschulz> MoeIcenowy: ok, what do you suggest?
<MoeIcenowy> I don't know
<MoeIcenowy> ignore -ENODEV error from thermal_zone_of_sensor_register?
<qschulz> do we update the dt-binding to say it shall have a thermal-zones?
<qschulz> or should we eporbedefer the probing of the driver?
<MoeIcenowy> I don't think EPROBEDEFER is proper...
<wens> does not having a thermal zone affect the usage of the driver in other ways apart from the thermal framework?
<mripard> qschulz: we don't really need a thermal-zonee
<mripard> so, yeah, ignoring ENODEV seems a good solution
<wens> +1
<qschulz> wens: I don't think so
<qschulz> mripard: ok
f0xx has joined #linux-sunxi
<qschulz> mripard: wens: any objection on the proposed patch: http://code.bulix.org/ad9ord-170493 ?
<qschulz> basically, my question is: is there anything that would be broken if we put the registering in thermal framework after enabling pm_runtime?
<mripard> you tell me :)
<mripard> the introduction of the if (THERMAL_OF) is odd
<mripard> but I might just lack some context
afaerber has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
<qschulz> mripard: it's actually already there but outside of git context
aidin has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
chlorine has joined #linux-sunxi
aidin has quit [Ping timeout: 260 seconds]
<MoeIcenowy> wens: the driver is both an IIO ADC driver and a thermal driver
<MoeIcenowy> so if the thermal part is missing
<MoeIcenowy> the iio adc part can still work
chlorine has quit [Ping timeout: 240 seconds]
rexxster has quit [Remote host closed the connection]
marble_visions has joined #linux-sunxi
vishnup has joined #linux-sunxi
aballier has quit [Ping timeout: 240 seconds]
aballier has joined #linux-sunxi
yann-kaelig has joined #linux-sunxi
chlorine has joined #linux-sunxi
chlorine has quit [Ping timeout: 240 seconds]
aballier has quit [Ping timeout: 248 seconds]
rexxster has joined #linux-sunxi
aballier has joined #linux-sunxi
robogoat has quit [Ping timeout: 240 seconds]
vishnup has quit [Remote host closed the connection]
robogoat has joined #linux-sunxi
BenG83 has quit [Ping timeout: 246 seconds]
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
sunxi_fan1 has joined #linux-sunxi
sunxi_fan has quit [Ping timeout: 255 seconds]
matthias_bgg has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
fl_0 has quit [Ping timeout: 240 seconds]
aidin has quit [Ping timeout: 260 seconds]
fl_0 has joined #linux-sunxi
<wens> qschulz: this is for the bug MoeIcenowy reported right?
<qschulz> wens: hum this is about the first temp read during boot being always 0
<qschulz> which is problematic for CPUfreq since it uses this temp reading to select its trip point
<mripard> if it's just the first, is it really problematic ?
fkluknav has joined #linux-sunxi
<mripard> I mean, the next is going to be fine, and we're only going to be off for a couple of seconds
<montjoie> and why not adding a variable "first_read" ?
aidin has joined #linux-sunxi
<montjoie> or force a first read during probe/init
<plaes> dummy read
<Net147> mripard: any reason the DDC patch hasn't been pushed yet?
MXfive has joined #linux-sunxi
<qschulz> mripard: what MoeIcenowy said was that we might hit the critical temp trip point which shutdown the device
<mripard> Net147: yeah, I forgot
<qschulz> MoeIcenowy: ^ can you confirm?
<mripard> Net147: I pushed it this morning
<Net147> mripard: I see it now, thanks
ykchavan has quit [Read error: Connection reset by peer]
ykchavan has joined #linux-sunxi
<qschulz> montjoie: that's not the first read that is problematic, it is every read of temp before the pm_runtime is enabled
<mripard> qschulz: but that's broken
<mripard> every read of temp should enable runtime_pm
<qschulz> every read does a pm_runtime_get_sync
<qschulz> but pm_runtime isn't enabled yet
<mripard> this is where the problem is, not that the temperature is 0
<mripard> then enable it ?
<qschulz> with the patch I'm just putting the registering of the thermal framework after having enabled pm_runtime
<qschulz> that's exactly what you're asking
aidin has quit [Remote host closed the connection]
<qschulz> I won't enable it every read and disable after each one (it's balanced like irq IIRC)
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
<mripard> which patch ?
<mripard> isn't it the same patch you sent this morning ?
<qschulz> yes
xes_ is now known as xes
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
<mripard> I'm confused
<mripard> why are we still discussing it then ?
aidin has quit [Remote host closed the connection]
<qschulz> mripard: 14:24 wens| qschulz: this is for the bug MoeIcenowy reported right?
aidin has joined #linux-sunxi
nvz has joined #linux-sunxi
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
fkluknav has quit [Ping timeout: 258 seconds]
kever has quit [Quit: No Ping reply in 180 seconds.]
kever has joined #linux-sunxi
fkluknav has joined #linux-sunxi
MXfive has quit [Quit: Sleep Quit.]
MXfive has joined #linux-sunxi
MXfive has quit [Ping timeout: 258 seconds]
fkluknav has quit [Ping timeout: 258 seconds]
marble_visions has left #linux-sunxi [#linux-sunxi]
rexxster has quit [Remote host closed the connection]
rexxster has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
f0xx has quit [Ping timeout: 240 seconds]
aidin has joined #linux-sunxi
Ntemis has quit [Remote host closed the connection]
fkluknav has joined #linux-sunxi
aidin has quit [Ping timeout: 255 seconds]
sunxi_fan1 has quit [Ping timeout: 248 seconds]
lurchi_ is now known as lurchi__
sunxi_fan has joined #linux-sunxi
dave0x6d has joined #linux-sunxi
fkluknav has quit [Remote host closed the connection]
fkluknav has joined #linux-sunxi
yann-kaelig has quit [Remote host closed the connection]
cnxsoft has quit [Quit: cnxsoft]
aballier has quit [Ping timeout: 276 seconds]
aballier has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
MXfive has joined #linux-sunxi
<MoeIcenowy> qschulz: yes
<MoeIcenowy> it's the issue
<MoeIcenowy> but the problem that it will hit the critical trip point only exists on H3
aidin has joined #linux-sunxi
<MoeIcenowy> as H3 have negative scale
<MoeIcenowy> so 0 will mean a high temperature (216 C)
<MoeIcenowy> A33 have positive scale and 0 will mean a low temperature
<qschulz> MoeIcenowy: thx for confirming. Even if it does not break the A33, it's definitely wrong. I'll make a patch and send it in the upcoming days.
<qschulz> and i'll have a look at that requirement for thermal-zones as well. Thank you for reporting those bugs :)
<MoeIcenowy> P.S. for boards with SY8113B I now suggest that U-Boot init it to 960MHz and set voltage to 1.1V
aidin has quit [Ping timeout: 260 seconds]
<MoeIcenowy> when debugging the THS driver, I found that 1008MHz@1.3V can easily get the SoC to 100 C on Orange Pi Zero
<MoeIcenowy> but 960MHz@1.1V can keep to 80 C
chlorine has quit [Remote host closed the connection]
fkluknav has quit [Ping timeout: 240 seconds]
xes_ has joined #linux-sunxi
sunxi_fan1 has joined #linux-sunxi
xes has quit [Ping timeout: 260 seconds]
sunxi_fan has quit [Ping timeout: 255 seconds]
TheSeven has quit [Disconnected by services]
[7] has joined #linux-sunxi
fkluknav has joined #linux-sunxi
MXfive has quit [Quit: K]
sunxi_fan has joined #linux-sunxi
fkluknav has quit [Ping timeout: 255 seconds]
sunxi_fan1 has quit [Ping timeout: 248 seconds]
MXfive has joined #linux-sunxi
victhor has quit [Ping timeout: 260 seconds]
aidin has joined #linux-sunxi
fkluknav has joined #linux-sunxi
aidin has quit [Ping timeout: 255 seconds]
xes_ is now known as xes
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
jernej has joined #linux-sunxi
lkcl has quit [Ping timeout: 240 seconds]
fkluknav has quit [Ping timeout: 240 seconds]
xes_ has joined #linux-sunxi
chlorine has joined #linux-sunxi
xes has quit [Ping timeout: 260 seconds]
BenG83 has joined #linux-sunxi
vagrantc has joined #linux-sunxi
matthias_bgg has quit [Ping timeout: 260 seconds]
msimpson has quit [Quit: Leaving]
dave0x6d has quit [Quit: Connection closed for inactivity]
lemonzest has quit [Quit: Quitting]
reinforce has joined #linux-sunxi
nvz has quit [Quit: leaving]
reinforce has quit [Quit: Leaving.]
aidin has joined #linux-sunxi
dave0x6d has joined #linux-sunxi
aidin has quit [Ping timeout: 246 seconds]
JohnDoe_71Rus has quit [Ping timeout: 260 seconds]
tom_nov has quit [Quit: Leaving]
dev1990 has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
lkcl has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
chlorine has quit [Remote host closed the connection]
xes__ has joined #linux-sunxi
xes_ has quit [Ping timeout: 255 seconds]
MXfive has quit [Quit: Sleep Quit.]
MXfive has joined #linux-sunxi
aidin has joined #linux-sunxi
MXfive has quit [Client Quit]
MXfive has joined #linux-sunxi
MXfive has quit [Client Quit]
aidin has quit [Ping timeout: 255 seconds]
ykchavan has quit [Read error: Connection reset by peer]
ykchavan has joined #linux-sunxi
lkcl has quit [Ping timeout: 260 seconds]
MXfive has joined #linux-sunxi
MXfive has quit [Ping timeout: 260 seconds]
yogesh has joined #linux-sunxi
mossroy has joined #linux-sunxi
aidin has joined #linux-sunxi
netlynx has quit [Quit: Ex-Chat]
aidin has quit [Ping timeout: 248 seconds]
lkcl has joined #linux-sunxi
lkcl has quit [Ping timeout: 240 seconds]
yogesh has quit [Ping timeout: 276 seconds]
Ntemis has joined #linux-sunxi
Ntemis has quit [Remote host closed the connection]
yogesh has joined #linux-sunxi
chlorine has joined #linux-sunxi
leviathan_ has joined #linux-sunxi
Ntemis has joined #linux-sunxi
indy has quit [Ping timeout: 246 seconds]
chlorine has quit [Ping timeout: 246 seconds]
iamfrankenstein has quit [Quit: iamfrankenstein]
iamfrankenstein has joined #linux-sunxi
xes__ is now known as xes
Mr__Anderson has joined #linux-sunxi
sunxi_fan1 has joined #linux-sunxi
sunxi_fan has quit [Ping timeout: 255 seconds]
paulk-leonov has quit [Quit: Leaving]
paulk-leonov has joined #linux-sunxi
aidin has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Aria 4.9.2, revision: git-7099-gca80ee628, build type: debug, sources date: 20160102, built on: 2017-03-12 14:49:35 UTC git-7099-gca80ee628 http://www.kvirc.net/]
aidin has quit [Ping timeout: 260 seconds]
[7] has quit [Ping timeout: 240 seconds]
TheSeven has joined #linux-sunxi
mossroy has quit [Quit: Leaving]
Andy-D_ has quit [Remote host closed the connection]
Andy-D has joined #linux-sunxi
chlorine has joined #linux-sunxi
mossroy has joined #linux-sunxi
mossroy has quit [Client Quit]
chlorine has quit [Ping timeout: 260 seconds]
TheSeven has quit [Ping timeout: 255 seconds]
leviathan_ has quit [Remote host closed the connection]
yogesh has quit [Quit: Leaving]
TheSeven has joined #linux-sunxi
vagrantc has quit [Ping timeout: 255 seconds]
reinforce has joined #linux-sunxi
aidin has joined #linux-sunxi
Andy-D_ has joined #linux-sunxi
Andy-D has quit [Ping timeout: 240 seconds]
vagrantc has joined #linux-sunxi
TheSeven has quit [Ping timeout: 246 seconds]
aidin has quit [Ping timeout: 260 seconds]
Mr__Anderson has quit [Quit: Leaving.]
TheSeven has joined #linux-sunxi
jstein has quit [Remote host closed the connection]
TheSeven has quit [Disconnected by services]
[7] has joined #linux-sunxi
lennyraposo has quit [Remote host closed the connection]
reinforce has quit [Quit: Leaving.]
vagrantc has quit [Quit: leaving]
giulio85pd has joined #linux-sunxi
<giulio85pd> Hi all, anyone is already trying to have mali-utgard working with sun7i-a20 ? I'm trying to add right entries inside sun7i-a20.dtsi for mali.
<giulio85pd> Forgot to mention, I'm working on Mainline 4.13-rc2
dave0x6d has quit [Quit: Connection closed for inactivity]
_giulio85pd has joined #linux-sunxi
giulio85pd has quit []
jernej has quit [Ping timeout: 240 seconds]
_giulio85pd has left #linux-sunxi [#linux-sunxi]
giulio85pd has joined #linux-sunxi
phipli has quit [Ping timeout: 255 seconds]
giulio85pd has quit [Quit: Leaving]
dave0x6d has joined #linux-sunxi
afaerber has quit [Quit: Leaving]
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
Keziolio has quit [Ping timeout: 260 seconds]
Keziolio has joined #linux-sunxi
Keziolio has joined #linux-sunxi
Keziolio has quit [Changing host]
diego__ has quit [Ping timeout: 260 seconds]
diego__ has joined #linux-sunxi
ykchavan has quit [Quit: Leaving]
dev1990 has quit [Quit: Konversation terminated!]
gzamboni has quit [Read error: No route to host]