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
souther has joined #linux-sunxi
tkaiser has quit [Ping timeout: 240 seconds]
Ueno_Otoko has joined #linux-sunxi
Ueno_Otoko has quit [Ping timeout: 260 seconds]
ricardocrudo has quit [Remote host closed the connection]
tkaiser has joined #linux-sunxi
tkaiser has quit [Ping timeout: 246 seconds]
viccuad has quit [Ping timeout: 250 seconds]
cnxsoft has joined #linux-sunxi
hipboi has joined #linux-sunxi
MackBoy has quit [Remote host closed the connection]
MackBoy has joined #linux-sunxi
afaerber has quit [Ping timeout: 240 seconds]
afaerber has joined #linux-sunxi
leviathancn_szu has joined #linux-sunxi
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
pmattern has quit [Quit: Genug für heute.]
tkaiser has joined #linux-sunxi
tkaiser has quit [Ping timeout: 256 seconds]
Net147 has quit [Ping timeout: 265 seconds]
Net147 has joined #linux-sunxi
fredy has joined #linux-sunxi
tkaiser has joined #linux-sunxi
tkaiser has quit [Ping timeout: 250 seconds]
kaspter has joined #linux-sunxi
Net147 has quit [Ping timeout: 240 seconds]
Net147 has joined #linux-sunxi
jusched has joined #linux-sunxi
Ueno_Otoko has joined #linux-sunxi
jusched has quit [Ping timeout: 255 seconds]
Ueno_Otoko has quit [Ping timeout: 240 seconds]
Ueno_Otoko has joined #linux-sunxi
tkaiser has joined #linux-sunxi
tkaiser has quit [Ping timeout: 245 seconds]
TheSeven has quit [Ping timeout: 240 seconds]
TheSeven has joined #linux-sunxi
jusched has joined #linux-sunxi
p1u3sch1 has quit [Ping timeout: 240 seconds]
p1u3sch1 has joined #linux-sunxi
IgorPec has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
tkaiser has joined #linux-sunxi
orly_owl has quit [Ping timeout: 260 seconds]
tkaiser has quit [Ping timeout: 255 seconds]
kaspter has quit [Ping timeout: 260 seconds]
reinforce has joined #linux-sunxi
<camh> ssvb: added some more results to DRAM clock speed limit testing page.
<camh> the image appears to work on the orange pi plus too, so I'm running through 4 of those too
IgorPec has quit [Quit: Nettalk6 - www.ntalk.de]
Deskwizard has quit [Read error: Connection reset by peer]
<ssvb> camh: thanks a lot
staplr has quit [Remote host closed the connection]
tkaiser has joined #linux-sunxi
tkaiser has quit [Ping timeout: 240 seconds]
Ueno_Otoko has quit [Ping timeout: 245 seconds]
lerc has quit [Remote host closed the connection]
SadSmile has joined #linux-sunxi
lerc has joined #linux-sunxi
Ueno_Otoko has joined #linux-sunxi
IgorPec has joined #linux-sunxi
lerc has quit [Read error: No route to host]
lerc_ has joined #linux-sunxi
Netlynx has joined #linux-sunxi
Netlynx has quit [Changing host]
Netlynx has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
premoboss has joined #linux-sunxi
naobsd has joined #linux-sunxi
<plaes> argh.. why do I have the crappiest Orange Pi PC :S
<KotCzarny> because you bought it?
<plaes> no.. because I have the worst lima-memtester result
<KotCzarny> add radiators to ram?
<plaes> where are your tests?
<KotCzarny> i have bpi-r1
<plaes> ah..
<KotCzarny> and i have actually downlocked my device to lower heat/power usage
<KotCzarny> it's used as a home router/nas, so doesnt have to be a little burner
<plaes> we're just trying to figure out optimal settings
cnxsoft has joined #linux-sunxi
<KotCzarny> optimal is different for different use cases, maybe there should be image for automatic tester?
philippe_fouquet has joined #linux-sunxi
<plaes> there is
ganbold has quit [Remote host closed the connection]
tkaiser has joined #linux-sunxi
<premoboss> orangePI is so unaffidable :-(
ganbold has joined #linux-sunxi
philippe_fouquet has quit []
premoboss has quit [Remote host closed the connection]
vishnup has joined #linux-sunxi
leviathancn_szu has quit [Remote host closed the connection]
<vishnup> wens: a80 cpus clock has multiple parents, however, set_parent is not there, which parent will it take by default?
MY123 has joined #linux-sunxi
domidumont has joined #linux-sunxi
<wens> what do you mean set_parent is not there, it's a composite clock with mux_ops
<wens> and the default is to do nothing, unless told to
<wens> so it will take whatever the bootloader set (or hardware default)
<vishnup> wens: as per clk.txt, set_parent is mandatory if we have multiple parents, isn't it true for a80 cpus clock?
<wens> again, check the usage of clk_register_composite, and clk_mux_ops
<vishnup> I'm new to clks, I may ask stupid questions, bear with me
<wens> i'm not defining a completely custom clk driver, but using clk_composite to combine clk_gate, clk_mux, and set_rate ops
<wens> just look in clk-provider.h for the definition of clk_composite
<vishnup> wens: thanks :)
<wens> sunxi factors clks are implemented with clk_composite as well
<wens> vishnup: unless you have some crazy requirements, like a pre-div for one of the parents, it's better to just use factors clocks
<wens> vishnup: are you doing a83 clocks?
vishnup has quit [Ping timeout: 252 seconds]
naobsd has quit [Quit: naobsd]
FlorianH has joined #linux-sunxi
ganbold has quit [Remote host closed the connection]
ganbold has joined #linux-sunxi
Ueno_Otoko has quit [Ping timeout: 246 seconds]
jusched has quit [Ping timeout: 265 seconds]
soderstrom has joined #linux-sunxi
adj_ has quit [Ping timeout: 276 seconds]
vishnup has joined #linux-sunxi
hipboi has quit [Quit: This computer has gone to sleep]
Ueno_Otoko has joined #linux-sunxi
vishnu_ has joined #linux-sunxi
<vishnu_> wens: yes, I'm doing a83 vlks
<wens> ok
<vishnu_> well, a80 SPL support is still pending?
<wens> only begun reading the dram code :(
iamfrankenstein has joined #linux-sunxi
<vishnu_> wens: okie.
cnxsoft has quit [Quit: cnxsoft]
paulk-collins has joined #linux-sunxi
ricardocrudo has joined #linux-sunxi
MY123 has quit [Read error: Connection reset by peer]
MY123 has joined #linux-sunxi
lamer14509535902 has joined #linux-sunxi
domidumont has quit [Ping timeout: 246 seconds]
soderstrom has quit [Ping timeout: 260 seconds]
tkaiser has quit [Ping timeout: 264 seconds]
focus has quit [Ping timeout: 260 seconds]
viccuad has joined #linux-sunxi
viccuad has quit [Client Quit]
vishnu_ has quit [Quit: Leaving]
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
avph has quit [Ping timeout: 255 seconds]
IgorPec has quit [Ping timeout: 246 seconds]
avph has joined #linux-sunxi
SadSmile has quit [Quit: Leaving]
lerc_ has quit [Ping timeout: 256 seconds]
IgorPec has joined #linux-sunxi
hipboi has joined #linux-sunxi
jusched has joined #linux-sunxi
hipboi has quit [Ping timeout: 250 seconds]
hipboi has joined #linux-sunxi
IgorPec has quit [Ping timeout: 246 seconds]
leviathancn_szu has joined #linux-sunxi
leviathancn_szu has quit [Remote host closed the connection]
leviathancn_szu has joined #linux-sunxi
hipboi has quit [Ping timeout: 260 seconds]
lerc has joined #linux-sunxi
hipboi has joined #linux-sunxi
lerc has quit [Ping timeout: 256 seconds]
hawai_ has joined #linux-sunxi
lerc has joined #linux-sunxi
hipboi has quit [Quit: This computer has gone to sleep]
hipboi has joined #linux-sunxi
GeneralStupid has joined #linux-sunxi
adj_ has joined #linux-sunxi
hipboi has quit [Quit: This computer has gone to sleep]
Deskwizard has joined #linux-sunxi
dlan has quit [Remote host closed the connection]
vishnu_ has joined #linux-sunxi
vishnup has quit [Ping timeout: 250 seconds]
hipboi has joined #linux-sunxi
paulk-collins has quit [Remote host closed the connection]
hipboi has quit [Quit: This computer has gone to sleep]
Ueno_Otoko has quit [Ping timeout: 264 seconds]
VargaD has quit [Ping timeout: 250 seconds]
VargaD has joined #linux-sunxi
bonbons has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
VargaD has quit [Ping timeout: 255 seconds]
VargaD has joined #linux-sunxi
yann|work has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
Nacho has quit [Ping timeout: 264 seconds]
Ueno_Otoko has joined #linux-sunxi
MY123 has quit [Read error: Connection reset by peer]
lamer14509709607 has joined #linux-sunxi
lamer14509535902 has quit [Ping timeout: 256 seconds]
lamer14509709607 has quit [Read error: Connection reset by peer]
lamer14509709607 has joined #linux-sunxi
reinforce has joined #linux-sunxi
Ueno_Otoko has quit [Ping timeout: 256 seconds]
bonbons has quit [Quit: Leaving]
staplr has joined #linux-sunxi
yann|work has quit [Ping timeout: 240 seconds]
ninolein has joined #linux-sunxi
jusched has quit [Ping timeout: 240 seconds]
FlorianH has quit [Ping timeout: 250 seconds]
SadSmile has joined #linux-sunxi
yann|work has joined #linux-sunxi
TheLinuxBug has quit [Ping timeout: 260 seconds]
TheLinuxBug has joined #linux-sunxi
iamfrankenstein has quit [Ping timeout: 246 seconds]
lamer14509709607 has quit [Ping timeout: 260 seconds]
soderstrom has joined #linux-sunxi
MY123 has joined #linux-sunxi
leio_ is now known as leio
Zotan has quit [Read error: Connection reset by peer]
ricardocrudo has quit [Ping timeout: 272 seconds]
Zotan has joined #linux-sunxi
orly_owl has joined #linux-sunxi
staplr has quit [Remote host closed the connection]
jero- is now known as jero
soderstrom has quit [Ping timeout: 246 seconds]
Zotan has quit [Remote host closed the connection]
Zotan has joined #linux-sunxi
yann|work has quit [Ping timeout: 264 seconds]
lamer14509709607 has joined #linux-sunxi
lamer14509709607 has quit [Ping timeout: 265 seconds]
Deskwizard has quit [Ping timeout: 250 seconds]
leviathancn_szu has quit [Remote host closed the connection]
vishnup has joined #linux-sunxi
vishnu_ has quit [Ping timeout: 260 seconds]
lamer14509709607 has joined #linux-sunxi
vishnup has quit [Ping timeout: 240 seconds]
vishnup has joined #linux-sunxi
lamer14509709607 has quit [Ping timeout: 240 seconds]
ganbold has quit [Remote host closed the connection]
hawai_ has quit [Ping timeout: 252 seconds]
MY123 has quit [Read error: Connection reset by peer]
IgorPec has joined #linux-sunxi
Netlynx has quit [Quit: Leaving]
JohnDoe_71Rus has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
lamer14509709607 has joined #linux-sunxi
lamer14509709607 has quit [Ping timeout: 245 seconds]
lamer14509709607 has joined #linux-sunxi
lamer14509709607 has quit [Ping timeout: 260 seconds]
IgorPec has quit [Ping timeout: 246 seconds]
pmattern has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
SadSmile has quit [Quit: Leaving]
orly_owl has quit [Ping timeout: 260 seconds]
orly_owl has joined #linux-sunxi
lamer14509709607 has joined #linux-sunxi
lamer14509709607 has quit [Ping timeout: 272 seconds]
codekipper has quit [Ping timeout: 246 seconds]
codekipper has joined #linux-sunxi
nicksydney has quit [Remote host closed the connection]
pmattern has quit [Quit: Genug für heute.]
lamer14509709607 has joined #linux-sunxi
lamer14509709607 has quit [Ping timeout: 256 seconds]