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
mhlavink has quit [Quit: No Ping reply in 180 seconds.]
lurchi_ has joined #linux-sunxi
tl_lim has quit [Read error: Connection reset by peer]
popolon has quit [Quit: WeeChat 1.9.1]
anarsoul|2 has quit [Ping timeout: 248 seconds]
kevin125 has quit [Remote host closed the connection]
Andy-D_ has quit [Ping timeout: 248 seconds]
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
lurchi_ has quit [Quit: Konversation terminated!]
lurchi_ has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
anarsoul|2 has joined #linux-sunxi
dave0x6d has joined #linux-sunxi
anarsoul|2 has quit [Ping timeout: 260 seconds]
jbrown has quit [Ping timeout: 252 seconds]
_whitelogger has joined #linux-sunxi
ninolein has quit [Ping timeout: 240 seconds]
ninolein has joined #linux-sunxi
Saurabh has joined #linux-sunxi
tllim has joined #linux-sunxi
victhor has quit [Ping timeout: 255 seconds]
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
tllim has quit [Ping timeout: 252 seconds]
longsleep has quit [Ping timeout: 264 seconds]
longsleep has joined #linux-sunxi
tllim has joined #linux-sunxi
jbrown has joined #linux-sunxi
TheSeven has quit [Ping timeout: 246 seconds]
TheSeven has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
RichardG867 has quit [Ping timeout: 240 seconds]
lurchi_ is now known as lurchi__
indy has quit [Ping timeout: 248 seconds]
indy has joined #linux-sunxi
RichardG867 has joined #linux-sunxi
RichardG867 has quit [Changing host]
RichardG867 has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 240 seconds]
TheSeven has quit [Ping timeout: 246 seconds]
[7] has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
reinforce has joined #linux-sunxi
tl_lim has joined #linux-sunxi
tllim has quit [Ping timeout: 252 seconds]
IgorPec has joined #linux-sunxi
dave0x6d has quit [Quit: Connection closed for inactivity]
ninolein has quit [Ping timeout: 260 seconds]
ninolein has joined #linux-sunxi
tl_lim has quit [Ping timeout: 252 seconds]
anarsoul has quit [Ping timeout: 240 seconds]
tl_lim has joined #linux-sunxi
tl_lim has quit [Read error: Connection reset by peer]
lemonzest has joined #linux-sunxi
SP7RT has quit [Ping timeout: 252 seconds]
SP7RT has joined #linux-sunxi
Mr__Anderson has joined #linux-sunxi
<wens> Warning: HDMI PHY init timeout!
<wens> on bananapi-m64 with latest u-boot and atf
Mr__Anderson has quit [Remote host closed the connection]
<plaes> o_O
<wens> with defconfig... maybe a missing regulator?
sr-digitronic has joined #linux-sunxi
benettig has joined #linux-sunxi
Saurabh has quit [Quit: Page closed]
msimpson has joined #linux-sunxi
jbrown has quit [Ping timeout: 260 seconds]
yann|work has quit [Ping timeout: 260 seconds]
fl_0 has quit [Ping timeout: 240 seconds]
fl_0 has joined #linux-sunxi
fl_0 has quit [Ping timeout: 246 seconds]
fl__0 has joined #linux-sunxi
leviathanch has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
ornitorrincos has quit [Quit: ZNC 1.6.5 - http://znc.in]
ornitorrincos has joined #linux-sunxi
ornitorrincos has joined #linux-sunxi
jernej has joined #linux-sunxi
tom_nov has joined #linux-sunxi
<jernej> wens: You are right, but there is no pmic driver for A64 in U-Boot yet
<jernej> MoeIcenowy has one WIP
jogoes has joined #linux-sunxi
jernej has quit [Client Quit]
<jogoes> Hi guys, I am trying to configure the V3S UART in order to achieve a baudrate of 4Mbits/s. But when I modify the registers, my debug UART crashes. Has anybody managed to get that baudrate?
dev1990 has quit [Quit: Konversation terminated!]
afaerber has joined #linux-sunxi
Andy-D_ has joined #linux-sunxi
popolon has joined #linux-sunxi
Andy-D_ has quit [Ping timeout: 260 seconds]
victhor has joined #linux-sunxi
victhor has quit [Remote host closed the connection]
chlorine has quit [Ping timeout: 240 seconds]
yann|work has joined #linux-sunxi
fl__0 is now known as fl_0
aalm has quit [Ping timeout: 248 seconds]
jelly-home is now known as jelly
aalm has joined #linux-sunxi
chlorine has joined #linux-sunxi
fdcx has quit [Remote host closed the connection]
chlorine has quit [Ping timeout: 260 seconds]
fdcx has joined #linux-sunxi
chlorine has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
vagrantc has joined #linux-sunxi
<Pe3ucTop> jogoes: by default max baudrate is 1.5M , for details read from 11:32.. at https://irclog.whitequark.org/linux-sunxi/2017-10-10#20295767
<Pe3ucTop> jogoes: in short - there is no easy way to get precise 4M Baudrate, there is many different rates higher and lower, but those values not comfortable to use.
<jogoes> Is it no possible to get 4Mb by modifying APB2 register and using as clock input PLL600 instead of 24MHOSC?
<Pe3ucTop> jogoes: jep, best you can get around 4M is : 4.166(6)M and 3.75M
<jogoes> And, do you know which files should I modify in order to get that $Mb baudrate? I know the registers, but I cannot find the kernel files where I should make the modifications
<Pe3ucTop> or you need to use APB2 not 600Mhz (which is suggested to Do NOT set other then 600M by Allwinner datasheet).
<Pe3ucTop> jogoes: you can change frequency source for UART in devicetree (for mainline kernel)
matthias_bgg has quit [Ping timeout: 240 seconds]
ninolein has quit [Remote host closed the connection]
ninolein has joined #linux-sunxi
<jogoes> I think I have no devicetree file...
<Pe3ucTop> jogoes: which version of kernel do you use ??
<jogoes> 3.4
<jogoes> duoxc
jelly has quit [Ping timeout: 248 seconds]
<jogoes> just 3.4
<Pe3ucTop> ok, sorry can't help on legacy kernel configuration. Look for APB2 initialization drivers, but where it is setup in u-boot or kernel I don't know.
<jogoes> ok!!
<jogoes> thank you very much anyway
<jogoes> And, do you know if it is possible to use hardware video encoding decoding on linux versions higher than 3.4?
jelly-home has joined #linux-sunxi
tom_nov has quit [Ping timeout: 260 seconds]
vagrantc has quit [Ping timeout: 246 seconds]
<Pe3ucTop> Did not tried yet, but going to near future.
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
matthias_bgg has joined #linux-sunxi
Worf has quit [Quit: Konversation terminated!]
afaerber has quit [Quit: Leaving]
chomwitt has joined #linux-sunxi
lurchi_ has quit [Quit: Konversation terminated!]
lurchi_ has joined #linux-sunxi
chlorine has quit [Ping timeout: 248 seconds]
lurchi_ has quit [Ping timeout: 240 seconds]
leviathanch has quit [Remote host closed the connection]
Nyuutwo has quit [Ping timeout: 240 seconds]
chomwitt has quit [Ping timeout: 258 seconds]
aalm has quit [Ping timeout: 240 seconds]
reinforce has quit [Quit: Leaving.]
Ntemis has joined #linux-sunxi
chlorine has joined #linux-sunxi
IgorPec has quit [Ping timeout: 240 seconds]
chlorine_ has joined #linux-sunxi
chlorine has quit [Ping timeout: 252 seconds]
kaspter has quit [Read error: Connection reset by peer]
kaspter has joined #linux-sunxi
yann-kaelig has joined #linux-sunxi
Andy-D_ has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
netlynx has joined #linux-sunxi
jbrown has joined #linux-sunxi
chlorine has joined #linux-sunxi
jelly-home is now known as jelly
chlorine_ has quit [Ping timeout: 252 seconds]
diego__ has joined #linux-sunxi
diego_r has quit [Ping timeout: 260 seconds]
leviathanch has joined #linux-sunxi
jogoes has quit [Quit: Page closed]
leviathanch has quit [Read error: Connection reset by peer]
reinforce has joined #linux-sunxi
diego_r has joined #linux-sunxi
diego__ has quit [Ping timeout: 252 seconds]
datagutt has quit [Quit: kthxbai]
Nyuutwo has joined #linux-sunxi
datagutt has joined #linux-sunxi
datagutt has quit [Changing host]
datagutt has joined #linux-sunxi
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
lurchi_ has joined #linux-sunxi
shadowtec has joined #linux-sunxi
shadowtec has quit [Client Quit]
shadowtec has joined #linux-sunxi
lurchi_ is now known as lurchi__
dave0x6d has joined #linux-sunxi
<freelikegnu> qq what versions of OpenGL or OpenGL ES will the blob mali driver support
lurchi__ has quit [Ping timeout: 255 seconds]
<freelikegnu> mali-400 MP2 to be precise
anarsoul has joined #linux-sunxi
<icenowy[m]> OpenGL ES 2.0
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
chlorine_ has quit [Client Quit]
cnxsoft has joined #linux-sunxi
chlorine has quit [Ping timeout: 258 seconds]
cnxsoft has quit [Remote host closed the connection]
cnxsoft has joined #linux-sunxi
cnxsoft has quit [Remote host closed the connection]
<freelikegnu> thank you icenowy[m] :D
jstein has quit [Remote host closed the connection]
diego_r has quit [Ping timeout: 240 seconds]
lurchi_ has joined #linux-sunxi
montjoie has quit [Ping timeout: 240 seconds]
shadowtec has quit [Ping timeout: 246 seconds]
lurchi_ has quit [Quit: Konversation terminated!]
vagrantc has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
GrimKriegor has quit [Read error: Connection reset by peer]
shadowtec has joined #linux-sunxi
msimpson has quit [Quit: Leaving]
GrimKriegor has joined #linux-sunxi
anarsoul|2 has joined #linux-sunxi
anarsoul|2 has quit [Ping timeout: 240 seconds]
sr-digitronic has quit [Remote host closed the connection]
Ntemis has quit [Remote host closed the connection]
montjoie has joined #linux-sunxi
IgorPec has joined #linux-sunxi
tllim has joined #linux-sunxi
anarsoul|2 has joined #linux-sunxi
ninolein has quit [Ping timeout: 258 seconds]
ninolein has joined #linux-sunxi
matthias_bgg has quit [Ping timeout: 252 seconds]
yann|work has quit [Ping timeout: 260 seconds]
lurchi_ is now known as lurchi__
JohnDoe_71Rus has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 264 seconds]
gnufan has joined #linux-sunxi
tllim has quit [Ping timeout: 258 seconds]
gnufan has left #linux-sunxi [#linux-sunxi]
tllim has joined #linux-sunxi
tllim has quit [Ping timeout: 252 seconds]
Andy-D_ has quit [Ping timeout: 248 seconds]
tllim has joined #linux-sunxi
obbardc has joined #linux-sunxi
Mr__Anderson has joined #linux-sunxi
gnufan1 has joined #linux-sunxi
netlynx has quit [Quit: Ex-Chat]
benettig has quit [Quit: Leaving]
dave0x6d has quit [Quit: Connection closed for inactivity]
rant has quit [Ping timeout: 240 seconds]
dave0x6d has joined #linux-sunxi
aalm has joined #linux-sunxi
yann-kaelig has quit [Quit: I'll be back]
vagrantc has quit [Ping timeout: 264 seconds]
lurchi_ has joined #linux-sunxi
<paulk-gagarine> mhh, I can't see the kernel booting (it probably doesn't) running U-Boot 2017.05 and Linux 4.12 on both a Cubieboard2 and Lamobo-R1
<paulk-gagarine> is there a trick to it?
<paulk-gagarine> I\m loading the zImage and the dtb from extlinux, which seems to go fine
<paulk-gagarine> I've tried with two different sdcards
lemonzest has quit [Quit: Quitting]
reinforce has quit [Quit: Leaving.]
Gerwin_J has quit [Ping timeout: 258 seconds]
Gerwin_J has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Aria 4.9.2, revision: git-7210-g0f76c9b0c, build type: debug, sources date: 20160102, built on: 2017-10-22 03:54:59 UTC git-7210-g0f76c9b0c http://www.kvirc.net/]
yann|work has joined #linux-sunxi
montjoie has quit [Ping timeout: 248 seconds]
tl_lim has joined #linux-sunxi
montjoie has joined #linux-sunxi
tllim has quit [Ping timeout: 252 seconds]
tl_lim has quit [Ping timeout: 246 seconds]
nvz has joined #linux-sunxi
nvz is now known as rant
IgorPec has quit [Ping timeout: 248 seconds]
Gerwin_J has quit [Quit: Gerwin_J]
Mr__Anderson has quit [Quit: Leaving.]
obbardc has quit [Quit: Bye!]
gnufan1 has quit [Quit: Leaving.]
tl_lim has joined #linux-sunxi
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_