ChanServ changed the topic of #linux-sunxi to: Allwinner/sunxi development - Did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait for an answer! - This channel is logged at https://oftc.irclog.whitequark.org/linux-sunxi
grming has quit [Quit: Konversation terminated!]
apritzel has quit [Ping timeout: 480 seconds]
moteen has joined #linux-sunxi
moteen has quit [Ping timeout: 480 seconds]
grming has joined #linux-sunxi
Danct12 has joined #linux-sunxi
grming has quit [Quit: Konversation terminated!]
vagrantc has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
moteen has joined #linux-sunxi
moteen has quit [Read error: Connection reset by peer]
moteen has joined #linux-sunxi
moteen_ has joined #linux-sunxi
Danct12 has quit [Quit: Leaving]
moteen has quit [Ping timeout: 480 seconds]
moteen_ has quit [Remote host closed the connection]
moteen has joined #linux-sunxi
moteen has quit [Remote host closed the connection]
moteen has joined #linux-sunxi
moteen has quit [Remote host closed the connection]
moteen has joined #linux-sunxi
moteen has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has joined #linux-sunxi
apritzel has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
gsz has joined #linux-sunxi
warpme___ has joined #linux-sunxi
apritzel has joined #linux-sunxi
<libv> apritzel: yes, that's very much link spam indeed
tnovotny has joined #linux-sunxi
grming has joined #linux-sunxi
chewitt has joined #linux-sunxi
bauen1_ has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
pgwipeout[m] has quit [Remote host closed the connection]
insep has quit [Write error: connection closed]
dittid[m] has quit [Remote host closed the connection]
MatrixTravelerbot[m]1 has quit [Write error: connection closed]
Newbyte has quit [Write error: connection closed]
DavidHeidelberg[m] has quit [Write error: connection closed]
cmeerw[m] has quit [Write error: connection closed]
Tooniis[m] has quit [Write error: connection closed]
mripard has quit [Write error: connection closed]
cperon has quit [Write error: connection closed]
Guest1668 has quit [Write error: connection closed]
Skallwar[m] has quit [Write error: connection closed]
sajattack[m] has quit [Write error: connection closed]
oliv3r[m] has quit [Write error: connection closed]
Arthur[m]12 has quit [Write error: connection closed]
chuang[m] has quit [Write error: connection closed]
JuniorJPDJ has quit [Write error: connection closed]
psydroid[m] has quit [Write error: connection closed]
AntoniAloyTorrens[m] has quit [Write error: connection closed]
z3ntu has quit [Write error: connection closed]
t4h4[m] has quit [Write error: connection closed]
aperezdc has quit [Write error: connection closed]
aerospace[m] has quit [Write error: connection closed]
aedancullen has quit [Write error: connection closed]
AntoniAloyTorrens[m] has joined #linux-sunxi
gsz has quit [Quit: leaving]
JohnDoe_71Rus has quit []
chewitt has quit [Quit: Zzz..]
szemzoa has quit [Read error: Connection reset by peer]
szemzoa has joined #linux-sunxi
tnovotny has quit [Quit: Leaving]
JohnDoe_71Rus has joined #linux-sunxi
cnxsoft has quit []
aedancullen has joined #linux-sunxi
aerospace[m] has joined #linux-sunxi
aperezdc has joined #linux-sunxi
evgeny_boger has joined #linux-sunxi
Arthur[m]12 has joined #linux-sunxi
chuang[m] has joined #linux-sunxi
cmeerw[m] has joined #linux-sunxi
cperon has joined #linux-sunxi
DasChaos has joined #linux-sunxi
dittid[m] has joined #linux-sunxi
JuniorJPDJ has joined #linux-sunxi
z3ntu has joined #linux-sunxi
mripard has joined #linux-sunxi
Newbyte has joined #linux-sunxi
insep has joined #linux-sunxi
DavidHeidelberg[m] has joined #linux-sunxi
oliv3r[m] has joined #linux-sunxi
pgwipeout[m] has joined #linux-sunxi
psydroid[m] has joined #linux-sunxi
sajattack[m] has joined #linux-sunxi
Skallwar[m] has joined #linux-sunxi
t4h4[m] has joined #linux-sunxi
Tooniis[m] has joined #linux-sunxi
MatrixTravelerbot[m]1 has joined #linux-sunxi
DasChaos is now known as Guest1776
vagrantc has joined #linux-sunxi
evgeny_boger has quit [Ping timeout: 480 seconds]
bauen1 has joined #linux-sunxi
bauen1_ has quit [Ping timeout: 480 seconds]
palmer__ has quit [Remote host closed the connection]
apritzel has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
<grming> hi to all, Im trying to use eth0 on lichee pi zero
<grming> but can't find on the kernel the sun8i EMAC support, I can only see the A10 EMAC support
macromorgan has quit [Remote host closed the connection]
<grming> Im using kernel 5.2.y
macromorgan has joined #linux-sunxi
macromorgan has quit [Remote host closed the connection]
macromorgan has joined #linux-sunxi
Daaanct12 is now known as Danct12
ftg has joined #linux-sunxi
JohnDoe_71Rus has quit []
macromorgan has quit [Remote host closed the connection]
macromorgan has joined #linux-sunxi
hunbalaz1 has quit [Ping timeout: 480 seconds]
hunbalazs has joined #linux-sunxi
macromorgan has quit [Read error: Connection reset by peer]
sunshavi has joined #linux-sunxi
macromorgan has joined #linux-sunxi
<apritzel> grming: are you looking for CONFIG_DWMAC_SUN8I?
<apritzel> and why v5.2.y? that's ancient (pre-pandemic!!)
<apritzel> grming: if that's a vendor kernel, by any chance, go and wash your hands, and come back to use v6.0-rc7 ;-)
<grming> jajajajja
<grming> i was looking at this link
<grming> but I can't see the "Use dwmac-sunxi binding"
<apritzel> because that's a highly misguided vendor kernel config
<apritzel> you have to decide whether you really want to deal with the vendor kernel (gloves and sunglassed mandatory, and don't complain!)
<apritzel> or you go the mainline route (v6.0-rc7!), then it's CONFIG_DWMAC_SUN8I, and we are happy to help
<apritzel> grming: you life will be much saner if you consider those board vendors pure hardware manufacturers, ignore their software, and just use mainline ;-)
<grming> you're right but Im using LCD with this board, I tried to make some changes to dts and dtsi files to work with this LCD
<grming> On init the LCD was working and then all goes black
<apritzel> grming: did you try with simplefb? are you using a vendor U-Boot?
ftg has quit [Read error: Connection reset by peer]
<grming> yes I tried with simplefb but it all went black in 1 min
vagrantc has quit [Quit: leaving]
<apritzel> grming: so did you see kernel output, initially? then it's probably some (unused) clock being turned off by Linux. Try adding clk_ignore_unused to the kernel command line, as a test