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
Da_Coynul has joined #linux-sunxi
lamer14688499432 has quit [Ping timeout: 250 seconds]
lennyraposo has joined #linux-sunxi
jstein has quit [Remote host closed the connection]
lennyraposo has quit [Quit: Leaving.]
lennyraposo has joined #linux-sunxi
lamer14688499432 has joined #linux-sunxi
kaspter has joined #linux-sunxi
lamer14688499432 has quit [Ping timeout: 244 seconds]
ninolein has quit [Ping timeout: 258 seconds]
ninolein has joined #linux-sunxi
egbert has joined #linux-sunxi
egbert_ has quit [Ping timeout: 240 seconds]
vagrantc has quit [Quit: leaving]
cosm has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
lamer14688499432 has joined #linux-sunxi
lamer14688499432 has quit [Ping timeout: 264 seconds]
nashpa has quit [Ping timeout: 252 seconds]
nashpa has joined #linux-sunxi
gianMOD has quit [Remote host closed the connection]
Duek has joined #linux-sunxi
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
lamer14688499432 has joined #linux-sunxi
lamer14688499432 has quit [Ping timeout: 258 seconds]
nashpa has quit [Ping timeout: 240 seconds]
nashpa has joined #linux-sunxi
p1u3sch1 has quit [Ping timeout: 272 seconds]
p1u3sch1_ has joined #linux-sunxi
smooker has joined #linux-sunxi
Duek has left #linux-sunxi [#linux-sunxi]
nashpa has quit [Ping timeout: 276 seconds]
nashpa has joined #linux-sunxi
kaspter has quit [Ping timeout: 244 seconds]
lamer14688499432 has joined #linux-sunxi
fire219 has quit [Read error: Connection reset by peer]
lamer14688499432 has quit [Ping timeout: 240 seconds]
<russell--> what is the preferred cross-toolchain for arm64 on ubuntu? i tried crossbuild-essential-arm64 and it complained about a missing libc6-dev:arm64
<lennyraposo> 5
<lennyraposo> 5.3
iamfrankenstein has quit [Ping timeout: 240 seconds]
smooker has quit [Ping timeout: 260 seconds]
lamer14688499432 has joined #linux-sunxi
perillamint has quit [Ping timeout: 250 seconds]
gianMOD has joined #linux-sunxi
agraf has quit [Ping timeout: 276 seconds]
lamer14688499432 has quit [Ping timeout: 264 seconds]
gzamboni has joined #linux-sunxi
gianMOD has quit [Ping timeout: 240 seconds]
agraf has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
FergusL has quit [Ping timeout: 276 seconds]
lamer14688499432 has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
fl_0 has quit [Ping timeout: 258 seconds]
fl_0 has joined #linux-sunxi
reinforce has joined #linux-sunxi
agraf has quit [Ping timeout: 264 seconds]
jernej has quit [Quit: Konversation terminated!]
agraf has joined #linux-sunxi
cnxsoft1 has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 240 seconds]
cnxsoft1 is now known as cnxsoft
agraf has quit [Ping timeout: 244 seconds]
smooker has joined #linux-sunxi
IgorPec2 has quit [Ping timeout: 264 seconds]
lemonzest has joined #linux-sunxi
agraf has joined #linux-sunxi
gianMOD has joined #linux-sunxi
alexxy has quit [Quit: No Ping reply in 180 seconds.]
alexxy has joined #linux-sunxi
gianMOD has quit [Ping timeout: 244 seconds]
alexxy has quit [Excess Flood]
kaspter has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
Guest11920 has joined #linux-sunxi
Guest11920 has quit [Client Quit]
alexxy[home] has joined #linux-sunxi
<slapin> hi, all!
<slapin> is there any knowledge regarding CSI? maybe some code I can test? I made half-assed working driver, but I'd like to look at some other works, or probably share some efforts...
<slapin> as I understand mainline by the time have all clocks necessary to run CSI, am I right?
kaspter has quit [Ping timeout: 244 seconds]
kaspter has joined #linux-sunxi
lamer14689142953 has joined #linux-sunxi
lamer14688499432 has quit [Ping timeout: 276 seconds]
<wens> slapin: mripard is working on a CSI driver for the CHIP
<MoeIcenowy> wens: do you know how to dump the registers of a mmio IP block on AHB?
<MoeIcenowy> (3.10 kernel
arete74 has joined #linux-sunxi
<wens> busybox devmem?
OverCR has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
<MoeIcenowy> wens: devmem failed
<MoeIcenowy> (it's Allwinner A64
popolon has joined #linux-sunxi
Mr__Anderson has joined #linux-sunxi
sunxi_fan has quit [Read error: Connection reset by peer]
ricardocrudo has joined #linux-sunxi
gianMOD has joined #linux-sunxi
paulk-collins has joined #linux-sunxi
gianMOD has quit [Ping timeout: 244 seconds]
sunxi_fan has joined #linux-sunxi
apritzel has joined #linux-sunxi
<MoeIcenowy> apritzel: have you noticed the patch set by hans that removes the sample clocks of mmc?
<MoeIcenowy> And how to dump the regmap of mmc?(I'm using a BSP kernel on my Pine64)
<MoeIcenowy> now
<apritzel> for dumping registers: try this one: https://gist.github.com/apritzel/c4e0fa00705c74d02c6cf1b519a1ac77
<apritzel> MoeIcenowy: ^^^
<MoeIcenowy> marked it
<MoeIcenowy> My Pine64 is currently at home
<MoeIcenowy> but when I'm trying dd if=/dev/mem I failed
<MoeIcenowy> (I used to dump script.bin with dd when I'm hacking A33
ricardocrudo has quit [Remote host closed the connection]
ricardocrudo has joined #linux-sunxi
<apritzel> MoeIcenowy: I think there is a kernel config option preventing access to /dev/mem
<MoeIcenowy> apritzel: I also found this
<MoeIcenowy> but I still failed after disabling the option
<MoeIcenowy> (I ensured it by zcat /proc/config.gz | grep DEVMEM
jemk has quit [Remote host closed the connection]
<apritzel> maybe it's something with the blocksize (bs=)? For accessing registers that may matter
<apritzel> so use "bs=4 count=n" to access consecutive registers
<MoeIcenowy> I used bs=4 count=128 conv=noerror
<apritzel> MoeIcenowy: also thanks for the heads up on Hans' series
<MoeIcenowy> it still failed
jemk has joined #linux-sunxi
IgorPec has joined #linux-sunxi
orly_owl_ has joined #linux-sunxi
orly_owl_ has quit [Client Quit]
orly_owl has quit [Ping timeout: 272 seconds]
IgorPec2 has joined #linux-sunxi
IgorPec has quit [Ping timeout: 252 seconds]
orly_owl has joined #linux-sunxi
IgorPec2 has quit [Ping timeout: 240 seconds]
IgorPec has joined #linux-sunxi
premoboss has joined #linux-sunxi
IgorPec2 has joined #linux-sunxi
IgorPec has quit [Ping timeout: 240 seconds]
matthias_bgg has quit [Quit: Leaving]
matthias_bgg has joined #linux-sunxi
gianMOD has joined #linux-sunxi
IgorPec has joined #linux-sunxi
IgorPec2 has quit [Ping timeout: 272 seconds]
Da_Coynul has joined #linux-sunxi
KotCzarny has quit [Ping timeout: 264 seconds]
alexxy[home] is now known as alexxy
IgorPec has quit [Ping timeout: 264 seconds]
IgorPec has joined #linux-sunxi
IgorPec2 has joined #linux-sunxi
IgorPec has quit [Ping timeout: 244 seconds]
kaspter has quit [Remote host closed the connection]
IgorPec2 has quit [Read error: Connection reset by peer]
IgorPec has joined #linux-sunxi
IgorPec2 has joined #linux-sunxi
kaspter has joined #linux-sunxi
IgorPec has quit [Ping timeout: 276 seconds]
FergusL has joined #linux-sunxi
IgorPec has joined #linux-sunxi
IgorPec2 has quit [Ping timeout: 240 seconds]
akaWolf has quit [Quit: PaulFertser]
IgorPec2 has joined #linux-sunxi
IgorPec has quit [Ping timeout: 240 seconds]
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
IgorPec has joined #linux-sunxi
IgorPec2 has quit [Read error: Connection reset by peer]
KotCzarny has joined #linux-sunxi
cptG has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 258 seconds]
IgorPec has quit [Ping timeout: 272 seconds]
<slapin> heh, interesting, it looks that hardware video decoding doesn't work on android and on GNU/Linux on H3-based orangepi plus2, any ideas?
<slapin> is this feature not implemented? it looks like there's not much reason for H3 to attach to TV, will use it headless then
<slapin> I had very high hopes for orangepi to replace mele a1000g, but it looks like mele is still much better, though I have to reflash it every month :(
cptG_ has quit [Ping timeout: 264 seconds]
<slapin> also I have to report success on fixing vindor image regarding overheating, I just followed https://codearetoy.wordpress.com/2016/01/12/orangepi-pc-android-display-on-dvi-monitor/ but did last steps on device directly, which fixed dvfs settings
<slapin> I just wonder why advertice 4K video decoding while it can't do 360p even :(
<jelle> 4k with 5 fps? :p
p1u3sch1_ has quit [Ping timeout: 264 seconds]
IgorPec has joined #linux-sunxi
p1u3sch1 has joined #linux-sunxi
<slapin> jelle: I know someone who had the device work with 1440p video on Android, but I can't make it work, and not sure if that was a dream or not
cnxsoft has joined #linux-sunxi
<slapin> jelle: I just need 720p, and it can't do it from either browser or youtube app, it looks like software decodong of everything
<slapin> jelle: mele a1000g with A20 can do 720p with hardware just fine, as long as all other allwinner-based devices I have, only H3 can't do the job
<slapin> jelle: even A13-based devices can do 720p
<slapin> I wanted to use android system as example, but it looks I was mistaken and it doesn't worth a try, it is much better to go back to A10/A13/A20-based systems which work
* jelle has no clue if you are talking about vendor stuff or not
<slapin> is A64 situation is the same? can one encode/play video on A64-based boards?
<rellla> slapin: H3 is able to do hardware accelerated video decoding on linux via libvdpau-sunxi
<slapin> rellla: is there some distro I could try?
<slapin> rellla: i.e. quickly try?
<jelle> slapin: I run all of my boards headless
<rellla> maybe armbian. i'm not sure if desktop/media integration is finished.
<slapin> rellla: they promise video decoding, will try that then, thanks!
<rellla> slapin: you need the vendor provided 3.4 kernel...
gianMOD has quit [Remote host closed the connection]
<rellla> just use any distribution, use your own kernel and build the needed software bits yourself. it's not that difficult, just some work :p
<slapin> jelle: I do too, but I now need to replace mele a1000g with something that needs less attention and still hackable, and can't find a thing
gianMOD has joined #linux-sunxi
<slapin> rellla: well, it liiks that I don't have patience enough this days, if I could find some pre-built stuff working, then i could invest as much time as needed, but I don't want to go on wild gose chase...
<rellla> hah. allwinner socs, media and no patience don't fit together :)
<slapin> rellla: and whith H3 it looks like wild goose chase as I did not find any way to make vendor-provided android work, armbian is last hope, if that won't work, all H3 stuff goes into drawer for much much later
<slapin> rellla: yes, but H3 is different - I did not see it working
<slapin> rellla: I don't have a proof I could make it work with enough effort, so that can't motivate me to do anything, for now it looks like waste of money and time
IgorPec has quit [Ping timeout: 240 seconds]
IgorPec has joined #linux-sunxi
<slapin> rellla: bundling non-working images with messy stuff doesn't look good however you look at it
smooker has quit [Ping timeout: 260 seconds]
smooker has joined #linux-sunxi
smooker has quit [Ping timeout: 260 seconds]
<MoeIcenowy> apritzel: thanks! your peekpoke seems to be working!
gianMOD has quit [Remote host closed the connection]
<montjoie> just updated sun8i-emac, will send v2 soon
<MoeIcenowy> montjoie: thanks!
<MoeIcenowy> apritzel: http://pastebin.com/EUjmeBMF is a MMC0 reg dump under BSP
alexxy has quit [Quit: No Ping reply in 180 seconds.]
<MoeIcenowy> (with a SDC10 card sold by Pine6
<MoeIcenowy> Pine64
<MoeIcenowy> Oh Register 0 missed
alexxy has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
fire219 has joined #linux-sunxi
<MoeIcenowy> http://pastebin.com/fx7V3wVb contains reg0
orly_owl has quit [Quit: leaving]
cnxsoft has quit [Remote host closed the connection]
lamer14689142953 has quit [Quit: jIRCii - http://www.oldschoolirc.com]
IgorPec has quit [Ping timeout: 250 seconds]
OverCR1 has joined #linux-sunxi
OverCR has quit [Ping timeout: 260 seconds]
<MoeIcenowy> http://pastebin.com/y75tyEGJ is the values of **current mainline version**
<MoeIcenowy> (my a64-mmc branch
gianMOD has joined #linux-sunxi
gianMOD has quit [Client Quit]
JohnDoe_71Rus has joined #linux-sunxi
gianMOD has joined #linux-sunxi
<slapin> rellla, jelle: armbian is much much better playing video than stock android, but still it looks like software decoding (probably 10fps or so, 360p), how to play video properly?
<slapin> rellla, jelle: especially with browser?
<rellla> use mpv or mplayer
* jelle doesnt use any of this..
<slapin> armbian advertices hardware decoding, but can I use it from browser?
<rellla> imho you can't with stock armbian. hardware decoding is only possible via libvdpau-sunxi which is used as vdpau backend for a vdpau-capable player like mpv or mplayer or maybe vlc.
<rellla> i have no clue how browser integration works...
cnxsoft has joined #linux-sunxi
OverCR1 has quit [Quit: Leaving.]
OverCR has joined #linux-sunxi
OverCR has quit [Client Quit]
Hahaburger has joined #linux-sunxi
IgorPec has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
vagrantc has joined #linux-sunxi
cosm has quit [Ping timeout: 240 seconds]
<slapin> rellla: I used play-witm-mpv addon, it is somewhat usable, but I'd prefer direct browser usage...
<wens> there's probably a mplayer or gstreamer plugin for the browser
<wens> though i suppose it would be firefox/iceweasel only
alexxy has quit [Max SendQ exceeded]
robogoat has quit [Max SendQ exceeded]
premoboss has quit [Quit: Sto andando via]
robogoat has joined #linux-sunxi
robogoat has quit [Max SendQ exceeded]
robogoat has joined #linux-sunxi
afaerber has quit [Quit: Ex-Chat]
IgorPec has quit [Ping timeout: 240 seconds]
alexxy has joined #linux-sunxi
* jonkerj was thinking about trying to play with graphics (cedar/mali) on his opi+
<jonkerj> the text on the wiki assumes the presence of 'mali.ko'
<jonkerj> do I understand correctly that that module needs to be shipped in some vendor image, or is there any way to compile this proprietary driver against a mainline?
reinforce has quit [Quit: Leaving.]
kronicd has quit [Ping timeout: 240 seconds]
<slapin> well, I used standard approach - installed gstreamer1.0-vaapi, and vdpau-va-driver, tweaked firefox configuration about fragmented mp4, now I get usable performance with windowed 360p videos on youtube, but CPU load for firefox is 240% which means it is still software
<slapin> I disabled blacklist in firefox but still no fish
<slapin> whith mpv the load is high, but not this much...
<slapin> any ideas?
jstein_ has joined #linux-sunxi
cosm has joined #linux-sunxi
jstein_ is now known as jstein
diego_r has quit [Ping timeout: 260 seconds]
diego_r has joined #linux-sunxi
<xEBIx> Hello, I am running into this problem: https://bpaste.net/show/906ae0207982 What can I do?
OverCR has joined #linux-sunxi
iamfrankenstein has joined #linux-sunxi
jernej has joined #linux-sunxi
<rellla> slapin: did you setup libvdpau-sunxi or does mpv use it? cpu should be ~5-20%
<rellla> jonkerj: define "graphics"? mali is 3d, cedrus is video decoding. ("cedar" is evil :p)
iamfrankenstein1 has joined #linux-sunxi
iamfrankenstein has quit [Ping timeout: 260 seconds]
iamfrankenstein1 is now known as iamfrankenstein
reinforce has joined #linux-sunxi
afaerber has joined #linux-sunxi
afaerber has quit [Ping timeout: 250 seconds]
afaerber has joined #linux-sunxi
jstein has quit [Remote host closed the connection]
BenG83 has joined #linux-sunxi
creemj has quit [Ping timeout: 260 seconds]
creemj has joined #linux-sunxi
TheSeven has quit [Ping timeout: 258 seconds]
TheSeven has joined #linux-sunxi
Hahaburger has quit [Ping timeout: 250 seconds]
foudubassan has joined #linux-sunxi
Amit_t_ has joined #linux-sunxi
Netlynx has joined #linux-sunxi
Netlynx has quit [Changing host]
Netlynx has joined #linux-sunxi
<lennyraposo> hey longsleep
<lennyraposo> just got word from tllim about the mali
<lennyraposo> they used the bsp apparently
<lennyraposo> v2
<lennyraposo> gonna try things again
<lennyraposo> with their config file
|Jeroen| has joined #linux-sunxi
Hahaburger has joined #linux-sunxi
<Hahaburger> Hello, I've compiled u-boot from Pine64 BSP 2.0. However HDMI isn't working, is hdmi broken on BSP or I've done something wrong while installing/compiling?
<lennyraposo> the BSP is a mess mate
<lennyraposo> you may want to look at longsleep's github
<lennyraposo> specifically here
<lennyraposo> this will walk you through everything ;)
matthias_bgg has quit [Quit: Leaving]
Mr__Anderson has quit [Remote host closed the connection]
<lennyraposo> Hahaburger^^^
<Hahaburger> I've seen his github but he disabled android support and I'm trying to use it with CyanogenMod so I need Android support
<lennyraposo> oh
<lennyraposo> would message tllim about it
<lennyraposo> he may be bale to offer some insight into the BSP2 stuffs for android
<Hahaburger> ok im going to send a message to him thanks :)
<lennyraposo> np
<slapin> rellla: armbian have this stuff preinstalled, as I understand
iamfrankenstein has quit [Quit: iamfrankenstein]
<slapin> KotCzarny, rellla, jelle: well, after thermal fixes my device operate 60 degrees idle and 80 degrees working, is it normal?
<KotCzarny> dont know about android
<slapin> KotCzarny: armbian
<KotCzarny> which board?
Gerwin_J has joined #linux-sunxi
<slapin> well, and mpv plays at 23% CPU
<slapin> KotCzarny: plus2
<KotCzarny> hmm
<slapin> KotCzarny: orangepi plus2
<KotCzarny> i have only opipc and opi+2e
<slapin> firefox plays at 240% cpu, so it looks liek hardware accelerated with mpv
<KotCzarny> ~both are 37-47C idle
<KotCzarny> but i guess 80C on load isnt that bad (those socs are rated for ~100-120C)
<slapin> KotCzarny: looks like I'm in total unluck with H3 stuff and was indicated several times to drop damn thing, but still struggling for some reason...
<KotCzarny> is in some warm area with poor ventilation?
<slapin> KotCzarny: no, it is on flat table surface hanging on HDMI cable
imcsk8 is now known as imcsk8|doctor
<KotCzarny> if you ever think about h3, orange pi isnt bad
<KotCzarny> banana pis are much worse
<slapin> KotCzarny: looks like fanless operation is still not possible, while people say it should be safe with fixes...
iamfrankenstein has joined #linux-sunxi
<KotCzarny> mine are fanless and heatsinkless
<slapin> KotCzarny: board is untouchable in this state and I can't even think about putting it in enclosure...
<KotCzarny> i would think those fixes didnt apply correctly maybe
<KotCzarny> unless opi+2 is much more differnt from opipc or opi+2e
<slapin> KotCzarny: yeah, I think I finish watching King of the Hill and drop all orangepis to "to do something later" box
<KotCzarny> can you paste your fex file to some pastebin?
<slapin> KotCzarny: it is stock armbian, https://gist.github.com/8d1eb3fcd86eccb826a43a2008bedfe8
Gerwin_J has quit [Ping timeout: 244 seconds]
<KotCzarny> hrm
<KotCzarny> you should do limamemtester, your dram is set to potentially unstable 672
<KotCzarny> (offtopic, just noticing)
<slapin> KotCzarny: which settings are better?
<slapin> KotCzarny: anyway, these should not produce so much heat on CPU
<KotCzarny> yeah, as i said, just noticing
<KotCzarny> you might try setting cpufreq to 1200 max
<KotCzarny> should lower your max temperature a bit
<KotCzarny> and can you confirm in cpufreq stats that 480/816 freq is used?
<slapin> KotCzarny: https://gist.github.com/50960eb5760bd9a4e046095a630cbfa1 - current temp git cloning...
<KotCzarny> cat /sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state
<KotCzarny> stats?
Hahaburger has quit [Quit: Page closed]
<KotCzarny> hum
<KotCzarny> cat /proc/interrupts ?
ricardocrudo has quit [Remote host closed the connection]
<KotCzarny> hmm
<slapin> governer is ondemand, with interactive I had 86-96 degrees constantly
<KotCzarny> definitely something is off
<KotCzarny> you can check if disabling hdmi/display changes situation in any way
<KotCzarny> (even though my boards have them enabled, but in console mostly)
<slapin> echo 1200000 > /sys/bus/cpu/devices/cpu0/cpufreq/scaling_max_freq made temperature go to 75 degrees in several seconds
<slapin> KotCzarny: and now it is at 70
<KotCzarny> :)
<KotCzarny> loaded or idle?
<slapin> KotCzarny: playing video and git cloning, at 980MHz now
<KotCzarny> you might add that to /etc/rc.local
<KotCzarny> 10C isnt bad, and losing only ~5% performance
<slapin> KotCzarny: I think I'd like to do some more reducing, as it ocassionally gets to 90, then cools again... proabbly I need to limit at 960MHz
<KotCzarny> but definitely idling it should be ~40-50C
<KotCzarny> anything unusual in your setup?
<slapin> KotCzarny: nah, just stock armbian
<KotCzarny> physically?
prasannatsm has joined #linux-sunxi
<slapin> KotCzarny: I just downloaded image, put to sdcard and booted
<KotCzarny> you might check idling without x, if it makes some difference
<slapin> KotCzarny: at 960MHz it runs at 70-75 degrees never getting above 75, looks fine for now
<slapin> which just tells us that hot hardware is hot
apritzel has quit [Ping timeout: 244 seconds]
<slapin> as A20 is at 65 working at fullest
<KotCzarny> a20 is different soc
<KotCzarny> 2 fewer cores, slower bus etc
<KotCzarny> and max clock is ~1ghz
<slapin> looks like safest frequency is 480MHz, it still plays vids ok, and is at 70 degrees steadily, and temperature never floats, always constant
<KotCzarny> disable 2 cores on h3 and set max cpu to 980
<KotCzarny> then compare
<slapin> it never cools below 68 degrees though
<KotCzarny> and thats the weird part
<KotCzarny> should be ambient temp + ~10C
<slapin> but that is manageable, at least it won't melt anything
<slapin> KotCzarny: well, I see what I see
IgorPec has joined #linux-sunxi
<KotCzarny> igorpec, do you own opi+2 maybe?
Amit_t_ has quit [Quit: Page closed]
<KotCzarny> slapin: igorpec is armbian's main dev, you might try to check with him
<KotCzarny> or just report to armbian's forums
<IgorPec> kotczarny: actually no
<KotCzarny> igorpec: slapin's opi+2 idles at 60-70V
<KotCzarny> s/V/C/
<KotCzarny> did you hear of other h3 boxes showing similar quirkyness?
<IgorPec> nope, but we might have wrong config
|Jeroen| has quit [Quit: dada]
<plaes> ooh.. some cool epaper hw based on A13
leio has quit [Ping timeout: 272 seconds]
<plaes> seems to be using this chip for e-paper: http://www.ti.com/product/TPS65185
OverCR has quit [Read error: Connection reset by peer]
KotCzarny has quit [Ping timeout: 240 seconds]
IgorPec2 has joined #linux-sunxi
OverCR has joined #linux-sunxi
IgorPec has quit [Ping timeout: 276 seconds]
prasannatsm has quit [Ping timeout: 250 seconds]
<jelle> nice
<jelle> plaes: link?
<plaes> I don't have it..
<plaes> I just check Recent edits ;)
<jelle> fbreader on it and go go
<plaes> 3.0 kernel :S
<jelle> plaes: and e-reader where I can rsync my books that would be cool :-)
<plaes> I know a boat which uses 3 Nooks to display various telemetry data :P
<plaes> but that PMIC looks a beast
<plaes> gah.. Bookeen homepage mentions only "Cortex A8 1GHz
<plaes> "
<plaes> and operating system is: Embedded Linux
<plaes> fail
popolon has quit [Ping timeout: 250 seconds]
<jelle> lol
gianMOD has quit [Remote host closed the connection]
gianMOD has joined #linux-sunxi
gianMOD has quit [Ping timeout: 258 seconds]
Mr__Anderson has joined #linux-sunxi
Mr__Anderson has quit [Remote host closed the connection]
Mr__Anderson has joined #linux-sunxi
foudubassan has quit [Quit: Leaving]
KotCzarny has joined #linux-sunxi
ricardocrudo has joined #linux-sunxi
popolon has joined #linux-sunxi
IgorPec2 has quit [Ping timeout: 258 seconds]
jernej has quit [Quit: Konversation terminated!]
imcsk8|doctor is now known as imcsk8
gianMOD has joined #linux-sunxi
gianMOD has quit [Ping timeout: 244 seconds]
Netlynx has quit [Quit: Leaving]
lemonzest has quit [Quit: Leaving]
imcsk8_ has joined #linux-sunxi
imcsk8 has quit [Read error: Connection reset by peer]
<slapin> well, it still overheated at 960MHz, lost SD card, but still plays video over NFS :)
<slapin> it looks that I'm the only plus2 user, so I have no hope to resolve issues at the moment
<slapin> I just drop this stuff and waste no anybody's time for this
afaerber has quit [Quit: Ex-Chat]
<KotCzarny> slapin: make armbian's forum thread for reference?
afaerber has joined #linux-sunxi
al1o has joined #linux-sunxi
VargaD has quit [Ping timeout: 258 seconds]
kronicd has joined #linux-sunxi
VargaD has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
jstein_ has joined #linux-sunxi
Mr__Anderson has quit [Remote host closed the connection]
reinforce has quit [Quit: Leaving.]
jstein_ is now known as jstein
keh has joined #linux-sunxi
mosterta|2 has joined #linux-sunxi
rellla has quit [Quit: see you later]
mosterta|2 has quit [Ping timeout: 276 seconds]
mpmc has quit [Ping timeout: 258 seconds]
mpmc has joined #linux-sunxi
<vagrantc> slapin: orange pi plus2 ?
* vagrantc runs 3 as part of a build farm
gianMOD has joined #linux-sunxi
gianMOD has quit [Ping timeout: 264 seconds]
ikmaak has joined #linux-sunxi
Da_Coynul has joined #linux-sunxi
al1o has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
mosterta|2 has joined #linux-sunxi
cosm has quit [Ping timeout: 264 seconds]
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Da_Coynul has joined #linux-sunxi
BenG83 has quit [Quit: Leaving]
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Da_Coynul has joined #linux-sunxi
paulk-collins has quit [Quit: Leaving]
mosterta|2 has quit [Ping timeout: 260 seconds]
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
imcsk8_ is now known as imcsk8
p1u3sch1 has quit [Ping timeout: 276 seconds]
p1u3sch1 has joined #linux-sunxi
gianMOD has joined #linux-sunxi
gianMOD has quit [Ping timeout: 240 seconds]
gianMOD has joined #linux-sunxi
ricardocrudo has quit [Remote host closed the connection]
OverCR has quit [Quit: Leaving.]