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
dave0x6d has quit [Quit: Connection closed for inactivity]
mozzwald has joined #linux-sunxi
mozzwald has quit [Client Quit]
mozzwald has joined #linux-sunxi
fugitive has quit [Ping timeout: 260 seconds]
specing has quit [Read error: Connection reset by peer]
kaspter has joined #linux-sunxi
JohnDoe8 has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
uwe_ has quit [Ping timeout: 240 seconds]
uwe_ has joined #linux-sunxi
fugitive has joined #linux-sunxi
ninolein has quit [Ping timeout: 240 seconds]
ninolein has joined #linux-sunxi
fugitive has quit [Ping timeout: 260 seconds]
fugitive has joined #linux-sunxi
pg12 has quit [Ping timeout: 248 seconds]
pg12 has joined #linux-sunxi
Wizzup has quit [Ping timeout: 255 seconds]
fdcx has quit [Remote host closed the connection]
oliv3r has quit [Ping timeout: 248 seconds]
oliv3r has joined #linux-sunxi
fdcx has joined #linux-sunxi
fugitive has quit [Ping timeout: 260 seconds]
Wizzup has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
cnxsoft1 has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 240 seconds]
cnxsoft1 is now known as cnxsoft
dave0x6d has joined #linux-sunxi
qeed has joined #linux-sunxi
Hao_ has joined #linux-sunxi
TheSeven has quit [Ping timeout: 276 seconds]
Guest12581 has quit [Ping timeout: 248 seconds]
TheSeven has joined #linux-sunxi
<swiftgeek> is this enabled on any board ? http://git.denx.de/?p=u-boot/u-boot-sunxi.git;a=commit;h=56009451d843e8ccaff3408d172fe13af23e2756
sjg_ has joined #linux-sunxi
SP7RT has joined #linux-sunxi
TheSeven has quit [Ping timeout: 246 seconds]
TheSeven has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
IgorPec has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 260 seconds]
foxx_ has joined #linux-sunxi
SP7RT has quit [Ping timeout: 246 seconds]
kever has quit [Quit: No Ping reply in 180 seconds.]
kever has joined #linux-sunxi
jrg has quit [Ping timeout: 240 seconds]
Mr__Anderson has quit [Quit: Leaving.]
jrg has joined #linux-sunxi
lkcl has joined #linux-sunxi
jernej has joined #linux-sunxi
jrg has quit [Ping timeout: 260 seconds]
jrg has joined #linux-sunxi
Andy-D__ has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
Andy-D__ has quit [Ping timeout: 246 seconds]
popolon has joined #linux-sunxi
jernej has quit [Quit: Konversation terminated!]
phipli has quit [Quit: Leaving]
Andy-D__ has joined #linux-sunxi
leviathan has joined #linux-sunxi
a|3x has quit [Ping timeout: 240 seconds]
ganbold has quit [Remote host closed the connection]
ganbold has joined #linux-sunxi
specing has joined #linux-sunxi
fugitive has joined #linux-sunxi
msimpson has joined #linux-sunxi
yann|work has quit [Ping timeout: 246 seconds]
jernej has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
chlorine has quit [Read error: Connection reset by peer]
chlorine has joined #linux-sunxi
BenG83 has quit [Ping timeout: 240 seconds]
yann|work has joined #linux-sunxi
leviathan has quit [Remote host closed the connection]
BenG83 has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
msimpson_ has joined #linux-sunxi
<jernej> swiftgeek: It is enabled for all SoCs mentioned in the title
matthias_bgg has quit [Ping timeout: 240 seconds]
foxx_ has quit [Ping timeout: 240 seconds]
<jernej> it is on by default and disabled on boards without HDMI since they are in minority
<swiftgeek> so i should get some output on hdmi?
<jernej> However, for A64, you have to have right ATF
<jernej> since AXP driver is not yet done
<jernej> which board do you have?
<jernej> yeah, it should work out of box
chlorine has quit [Ping timeout: 248 seconds]
<jernej> if not, tell me and I will fix it :)
msimpson has quit [Ping timeout: 276 seconds]
<swiftgeek> well it didn't
<swiftgeek> i guess i should add hdmidet command
<jernej> does it use dm video framework?
<swiftgeek> no idea
BenG83_ has joined #linux-sunxi
<swiftgeek> i just feel like "doesn't work" is not enough for a report
<jernej> that command is imx specific, so it won't work
<jernej> I have the board, so don't feel bad :)
<jernej> however, I don't have time right now to debug this
<jernej> but if you want, you can enable debug output and put it on pastebin if you want to gave me first impression
IgorPec has quit [Ping timeout: 255 seconds]
<swiftgeek> can i have debug for hdmi alone?
<jernej> yes, because you have to add "#define DEBUG" at the very beginning of the interesting files
<swiftgeek> ah
<jernej> so interesting files:
<jernej> drivers/video/dw_hdmi.c
msimpson__ has joined #linux-sunxi
<jernej> drivers/video/sunxi/sunxi_de2.c
<jernej> drivers/video/sunxi/sunxi_dw_hdmi.c
<jernej> that's it
<jernej> be aware that you have to put that define *before* any includes
msimpson_ has quit [Ping timeout: 240 seconds]
matthias_bgg has joined #linux-sunxi
marble_visions has quit [Quit: bye]
marble_visions has joined #linux-sunxi
chlorine has joined #linux-sunxi
<swiftgeek> jernej: thx
foxx_ has joined #linux-sunxi
mhlavink has quit [Ping timeout: 240 seconds]
<jernej> swiftgeek: Did you find any useful clue?
<swiftgeek> not yet i will check as soon as i can
ceng has quit [Ping timeout: 240 seconds]
Hao__ has joined #linux-sunxi
ceng has joined #linux-sunxi
Hao_ has quit [Ping timeout: 260 seconds]
lemonzest has joined #linux-sunxi
Andy-D__ has quit [Ping timeout: 240 seconds]
<KotCzarny> hmm, which cpu is CPUS and which CPUX ?
<MoeIcenowy> KotCzarny: ARM is CPUx
<MoeIcenowy> AR100 is CPUs
<KotCzarny> thanks
<KotCzarny> so recommended voltages for cpux on h3 is 1.1-1.4
<KotCzarny> according to pdf specs
<MoeIcenowy> but I think Armbian uses 1.0-1.3
<KotCzarny> yeah, 0.980-1.340
jernej has quit [Ping timeout: 246 seconds]
afaerber has quit [Quit: Leaving]
libv_ is now known as libv
afaerber has joined #linux-sunxi
mhlavink has joined #linux-sunxi
dave0x6d has quit [Quit: Connection closed for inactivity]
IgorPec has joined #linux-sunxi
lkcl has quit [Ping timeout: 248 seconds]
lurchi_ is now known as lurchi__
lkcl has joined #linux-sunxi
awais has joined #linux-sunxi
mhlavink has quit [Ping timeout: 240 seconds]
<awais> Hi. Is it possible to enable ARM SMMU on Allwinner SoCs? I am specifically looking for H5/sun50i
matthias_bgg has quit [Ping timeout: 260 seconds]
chlorine_ has joined #linux-sunxi
chlorine has quit [Ping timeout: 246 seconds]
matthias_bgg has joined #linux-sunxi
<MoeIcenowy> I think it just doesn't have SMMU.
specing has quit [Ping timeout: 248 seconds]
BenG83_ has quit [Ping timeout: 248 seconds]
kaspter has quit [Quit: www.rtavs.com]
Hao__ has quit [Ping timeout: 240 seconds]
dave0x6d has joined #linux-sunxi
<awais> Thanks. Though, I should have asked a month earlier. Is it the same for all Allwinner SoCs?
mhlavink has joined #linux-sunxi
specing has joined #linux-sunxi
sztibi88_ has joined #linux-sunxi
hms has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
fkluknav has joined #linux-sunxi
cnxsoft has quit [Remote host closed the connection]
tlwoerner has quit [Quit: Leaving]
tlwoerner has joined #linux-sunxi
tlwoerner has quit [Changing host]
tlwoerner has joined #linux-sunxi
jbrown has joined #linux-sunxi
<MoeIcenowy> awais: yes, for currently all SoCs we know
phil42 has quit [Read error: Connection reset by peer]
phil42 has joined #linux-sunxi
<KotCzarny> :)
awais has quit [Ping timeout: 255 seconds]
SP7RT has joined #linux-sunxi
chlorine has joined #linux-sunxi
chlorine_ has quit [Read error: Connection reset by peer]
fkluknav has quit [Ping timeout: 240 seconds]
Hao_ has joined #linux-sunxi
a|3x has joined #linux-sunxi
fkluknav has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
SP7RT has quit [Ping timeout: 240 seconds]
SP7RT has joined #linux-sunxi
foxx_ has quit [Ping timeout: 276 seconds]
chlorine_ has joined #linux-sunxi
chlorin__ has joined #linux-sunxi
chlorine has quit [Ping timeout: 240 seconds]
shaggy013 has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 240 seconds]
SP7RT_ has joined #linux-sunxi
<shaggy013> @MoeIcenowy thanks that you checked the newer h5 bsp did you also aplied the update patches of base and ir who are in that same baidu dir ? and what about the uboot lot of changes there to
SP7RT has quit [Ping timeout: 260 seconds]
GrimKriegor has quit [Ping timeout: 240 seconds]
msimpson__ has quit [Quit: Leaving]
matthias_bgg has quit [Quit: Leaving]
chlorine has joined #linux-sunxi
chlorin__ has quit [Ping timeout: 246 seconds]
jernej has joined #linux-sunxi
technix has quit [Ping timeout: 276 seconds]
kever has quit [Quit: No Ping reply in 180 seconds.]
technix has joined #linux-sunxi
kever has joined #linux-sunxi
uarts has quit [Ping timeout: 240 seconds]
uarts has joined #linux-sunxi
foxx_ has joined #linux-sunxi
SP7RT_ has quit [Ping timeout: 248 seconds]
BenG83_ has joined #linux-sunxi
yann|work has quit [Ping timeout: 246 seconds]
foxx_ has quit [Ping timeout: 255 seconds]
GrimKriegor has joined #linux-sunxi
Hao__ has joined #linux-sunxi
fkluknav has quit [Ping timeout: 255 seconds]
Hao_ has quit [Ping timeout: 276 seconds]
reinforce has joined #linux-sunxi
leviathan has joined #linux-sunxi
fkluknav has joined #linux-sunxi
specing has quit [Ping timeout: 255 seconds]
LargePrime has joined #linux-sunxi
specing has joined #linux-sunxi
fkluknav has quit [Ping timeout: 255 seconds]
afaerber has quit [Quit: Leaving]
<igraltist> hi
<igraltist> does the 4.13 has some sensor stats for h3?
phipli has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
Hao__ has quit [Ping timeout: 246 seconds]
afaerber has joined #linux-sunxi
yann|work has joined #linux-sunxi
BenG83 has quit [Read error: Connection reset by peer]
SP7RT has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
Ntemis has joined #linux-sunxi
<montjoie> igraltist: no
sztibi88_ has quit [Remote host closed the connection]
dave0x6d has quit [Quit: Connection closed for inactivity]
<igraltist> montjoie: ok
SP7RT has quit [Ping timeout: 240 seconds]
SP7RT has joined #linux-sunxi
dave0x6d has joined #linux-sunxi
netlynx has quit [Quit: Ex-Chat]
Ntemis has quit [Remote host closed the connection]
Mr__Anderson has joined #linux-sunxi
lkcl has quit [Ping timeout: 248 seconds]
lurchi__ is now known as lurchi_
lurchi_ is now known as lurchi__
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
lurchi__ is now known as lurchi_
SP7RT has quit [Ping timeout: 260 seconds]
ykchavan has joined #linux-sunxi
chomwitt has joined #linux-sunxi
SP7RT has joined #linux-sunxi
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
hms has quit [Quit: Leaving]
ykchavan has quit [Quit: Leaving]
fugitive has quit [Ping timeout: 248 seconds]
Andy-D__ has joined #linux-sunxi
fugitive has joined #linux-sunxi
SP7RT_ has joined #linux-sunxi
MrApplecraft has joined #linux-sunxi
SP7RT has quit [Ping timeout: 276 seconds]
jernej has quit [Ping timeout: 255 seconds]
jbrown has quit [Remote host closed the connection]
SP7RT_ has quit [Ping timeout: 248 seconds]
IgorPec has quit [Ping timeout: 240 seconds]
jernej has joined #linux-sunxi
lemonzest has quit [Quit: Quitting]
leviathan has quit [Remote host closed the connection]
fugitive has quit [Remote host closed the connection]
jernej has quit [Ping timeout: 240 seconds]
shaggy013 has quit [Ping timeout: 260 seconds]
popolon has quit [Quit: WeeChat 1.9]
specing has quit [Read error: Connection reset by peer]
msimpson has joined #linux-sunxi
Ntemis has joined #linux-sunxi
yann|work has quit [Ping timeout: 260 seconds]
phipli has quit [Quit: Leaving]
msimpson has quit [Ping timeout: 246 seconds]
jstein has quit [Remote host closed the connection]
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_