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
Hypfer has quit [Ping timeout: 480 seconds]
Hypfer has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
wasutton3 has quit [Remote host closed the connection]
wasutton3 has joined #linux-sunxi
KREYREN_oftc has quit [Remote host closed the connection]
KREYREN_oftc has joined #linux-sunxi
KREYREN_oftc has quit [Remote host closed the connection]
KREYREN_oftc has joined #linux-sunxi
KREYREN_oftc has quit [Remote host closed the connection]
KREYREN_oftc has joined #linux-sunxi
ftg has quit [Read error: Connection reset by peer]
JohnDoe_71Rus has joined #linux-sunxi
DonkeyHotei has quit [Ping timeout: 480 seconds]
DonkeyHotei has joined #linux-sunxi
hexdump0815 has joined #linux-sunxi
hexdump01 has quit [Ping timeout: 480 seconds]
junari has joined #linux-sunxi
junari has quit [Ping timeout: 480 seconds]
<jernej> apritzel: do you know where I can find last attempt for H616 PWM?
apritzel has joined #linux-sunxi
JohnDoe_71Rus has quit []
warpme has joined #linux-sunxi
warpme has quit []
<jernej> apritzel: U-Boot 2023.10 doesn't boot on OrangePi 3, DRAM setup is not recognized
apritzel has quit [Ping timeout: 480 seconds]
<jernej> hm... it might be something else
<jernej> I mean build environment
<jernej> apritzel, montjoie: This should be final version for OrangePi 3 ethernet: https://github.com/jernejsk/linux-1/commits/opi3-net/
<jernej> if you have time, please test
<montjoie> jernej: I start building it
apritzel has joined #linux-sunxi
junari has joined #linux-sunxi
KotCzarny has joined #linux-sunxi
KotCzarny has quit []
warpme has joined #linux-sunxi
kuba2k2 has joined #linux-sunxi
DonkeyHotei has quit [Ping timeout: 480 seconds]
kuba2k2 has quit [Ping timeout: 480 seconds]
DonkeyHotei has joined #linux-sunxi
warpme has quit []
dsimic is now known as Guest10703
dsimic has joined #linux-sunxi
warpme has joined #linux-sunxi
Guest10703 has quit [Ping timeout: 480 seconds]
kuba2k2 has joined #linux-sunxi
warpme has quit []
warpme has joined #linux-sunxi
utsweetyfish has quit [Ping timeout: 480 seconds]
<MoeIcenowy> jernej: for the HDMI issue of H618, maybe mess with unstandard refresh rates?
<jernej> I don't believe so, since video kernel argument is needed to even try to output something
<MoeIcenowy> oh? the default behavior should be using what EDID says, right?
<MoeIcenowy> BTW I remember Sipeed people say H618 HDMI fails on their 3440x1440@60 monitor
<jernej> it would be certainly interesting to see dmesg output with drm.debug set to 0x1e or something similar
<MoeIcenowy> (Sipeed is also doing something H618, Longan Pi 3H
<jernej> yes, it looks like EDID read fails or don't provide acceptable output
<MoeIcenowy> another board with a dual-M.2 SoM socket (but not compatible with Lichee RV's
<MoeIcenowy> BTW I think EDID timing is sometimes not the very same with standard timing
<jernej> Android doesn't rely on EDID and uses its own timings, so that could explain different behaviour
<jernej> I don't think I have a monitor with 1440p resolution
<MoeIcenowy> yes
<MoeIcenowy> Sipeed people say the 1080p LCD monitor at their factory fails too
<MoeIcenowy> jernej: do you have any dump of a failed monitor?
<MoeIcenowy> EDID dump *
<jernej> but when debugging HDMI issues, usual suspect is clock rate
<MoeIcenowy> yes
warpme has quit []
<MoeIcenowy> I think a detailed custom timing could get defined in EDID
<MoeIcenowy> my Dell P2314H's EDID contains a detailed timing block, although it's just standard 148.5MHz timing
<jernej> you mean my 1080p monitor? as I said, it works with zero3, but not with tanix tx6
<MoeIcenowy> this sounds strange
<MoeIcenowy> is HPD detected correctly?
<jernej> I didn't do much of investigation
<jernej> MoeIcenowy: EDID from "problematic" monitor: https://pastebin.com/raw/FuksAhk0
kuba2k2 has quit [Ping timeout: 480 seconds]
<MoeIcenowy> looks quite ordinary for a 1080p
<MoeIcenowy> BTW about HPD, I think on newer Allwinner SoCs they're just some kind of GPIO alternative function
<MoeIcenowy> and easy to be not matched to SoC GPIO voltage level
<MoeIcenowy> I remember the standard GPIO level of HDMI port is 5V
warpme has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
kuba2k2 has joined #linux-sunxi
junari has quit [Ping timeout: 480 seconds]
wasutton- has joined #linux-sunxi
wasutton| has joined #linux-sunxi
wasutton3 has quit [Ping timeout: 480 seconds]
wasutton- has quit [Ping timeout: 480 seconds]
apritzel has quit [Ping timeout: 480 seconds]
utsweetyfish has joined #linux-sunxi
apritzel has joined #linux-sunxi
warpme has quit []
kuba2k2 has quit [Ping timeout: 480 seconds]
<montjoie> jernej: it works, I re-run the job with network test suite
<montjoie> jernej: https://kernel.montjoie.ovh/448436.html if you want to see the results, seems good
<jernej> montjoie: Thanks!
<jernej> Main concern here is suspend & sleep, but from what I gathered, ethernet PHYs are not supposed to be powered off, since they have "sleep" bit in one of the registers. I then just updated code for powering on at probe time and powering down at remove time.
ftg has joined #linux-sunxi
<jernej> hopefully, this will go in for v6.9 cycle
<montjoie> I have no suspend test suite, and not time to start create one:(
<montjoie> jernej: in my memory opi1+ got the same problem than opi3, did you test it ?
kuba2k2 has joined #linux-sunxi
<jernej> no, I don't have the board, but you're right, same fix needed there
<jernej> I believe codekipper can help with testing
<montjoie> I have also the board
<jernej> oh, if you have it, feel free to test :)
<montjoie> if you did the dt patch, I could test it
<jernej> no, I haven't and I have to go, so maybe tomorrow? if you don't do it yourself
<montjoie> same gpio than opi3 ?
<montjoie> for reset-gpios = <&pio 3 14 GPIO_ACTIVE_LOW>; /* PD14 */
<montjoie> and PD6
<apritzel> montjoie: yes, the same two GPIOs
<montjoie> thanks
<apritzel> montjoie: the changes should be the same as for the OPi 3, you just need to copy&paste them in manually, since the One Plus already enabled the Ethernet node
<apritzel> which probably means we lose Ethernet support for older kernels with the new DT (since they don't know about the two "-supply" properties in the PHY node?) - if that ever really worked on the One Plus
apritzel has quit [Ping timeout: 480 seconds]
jkm has joined #linux-sunxi
warpme has joined #linux-sunxi
colinsane has joined #linux-sunxi
kuba2k2 has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
<montjoie> seems to work on opi1+
Danct12 has quit [Quit: ZNC 1.8.2 - https://znc.in]
Danct12 has joined #linux-sunxi
JohnDoe_71Rus has quit []
kuba2k2 has joined #linux-sunxi
ad__ has quit []
ad__ has joined #linux-sunxi
warpme has quit []
warpme has joined #linux-sunxi
warpme has quit []
DonkeyHotei has quit [Read error: Connection reset by peer]
kuba2k3 has joined #linux-sunxi
kuba2k2 has quit [Ping timeout: 480 seconds]
warpme has joined #linux-sunxi
hexdump0815 has quit [Quit: WeeChat 3.8]
warpme has quit []
hexdump0815 has joined #linux-sunxi
apritzel has joined #linux-sunxi
jkm_ has joined #linux-sunxi
jkm has quit [Ping timeout: 480 seconds]
kuba2k3 has quit [Ping timeout: 480 seconds]
jkm_ is now known as jkm
kuba2k2 has joined #linux-sunxi
DonkeyHotei has joined #linux-sunxi
DonkeyHotei has quit [Read error: Connection reset by peer]
DonkeyHotei has joined #linux-sunxi
kuba2k2 has quit [Ping timeout: 480 seconds]
gsz has quit [Ping timeout: 480 seconds]
evgeny_boger has quit [Ping timeout: 480 seconds]