popolon has quit [Quit: WeeChat 1.9.1]
liqsquid has joined #linux-sunxi
lurchi__ is now known as lurchi_
tllim has quit [Read error: Connection reset by peer]
sunshavi has quit [Ping timeout: 240 seconds]
lurchi_ is now known as lurchi__
sunshavi has joined #linux-sunxi
megi has quit [Ping timeout: 276 seconds]
dddddd has quit [Remote host closed the connection]
cnxsoft has joined #linux-sunxi
vagrantc has joined #linux-sunxi
kaspter has quit [Remote host closed the connection]
kaspter has joined #linux-sunxi
gnufan has quit [Ping timeout: 264 seconds]
<
wens>
vagrantc: so you're around for a full two weeks?
<
vagrantc>
wens: and a few days after the conference too
<
anarsoul>
wens: what conference?
<
vagrantc>
debconf18.debconf.org
<
vagrantc>
e.g. debian's annual conference
<
vagrantc>
i brought my pinebook and someone has the olimex teres-i here too
<
vagrantc>
might sit down a bit and see what the current state of debian support is
<
vagrantc>
seems sort of functional, minus things like battery reporting ... and a few more patches to get into mainline u-boot
<
anarsoul>
yeah, basically DTS changes are missing for u-boot
<
anarsoul>
everything else is in
<
anarsoul>
well, eMMC requires one more patch
<
anarsoul>
I have everything ready sitting in my branch but I don't have time to submit it
<
vagrantc>
and the DTS is in mainline linux now, so should be relatively easy to just pull in
<
vagrantc>
i think the merge window closes soon
<
anarsoul>
vagrantc: DTS in mainline isn't complete. For example, it doesn't have anx6345 part
<
vagrantc>
anarsoul: any way i could help? or proxy the patches for you?
<
anarsoul>
yeah, we rely on u-boot to setup simplefb for us :)
<
anarsoul>
vagrantc: well, feel free to submit my patches if you want to
<
vagrantc>
without the dts anx6345, i'm guessing simplefb won't work
<
vagrantc>
i guess even getting u-boot in without video support would at least make for smaller diffs
<
anarsoul>
vagrantc: u-boot supports anx6345
<
anarsoul>
only dts part for pinebook is missing
<
vagrantc>
oh, might be able to import the .dts from mainline, and then just add the anx6345 to the u-boot part
<
anarsoul>
vagrantc: it's all in my u-boot branch
<
vagrantc>
and eventually remove it
<
anarsoul>
correction - eventually add it to linux
<
vagrantc>
well, add to linux, and remove from the u-boot-specific part
<
vagrantc>
hopefully they'll be amenable
lkcl has joined #linux-sunxi
vagrantc has quit [Ping timeout: 256 seconds]
liqsquid has quit [Ping timeout: 240 seconds]
TheSeven has quit [Ping timeout: 260 seconds]
TheSeven has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 256 seconds]
<
wens>
we're at -rc6, arm-soc is pretty much closed for 4.19
kelvan has quit [Remote host closed the connection]
merlin1991 has quit [Remote host closed the connection]
kelvan has joined #linux-sunxi
merlin1991 has joined #linux-sunxi
vagrantc has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
clonak has quit [Read error: Connection reset by peer]
vagrantc has quit [Quit: leaving]
anarsoul|2 has joined #linux-sunxi
clonak has joined #linux-sunxi
selfbg has joined #linux-sunxi
TheSeven has quit [Ping timeout: 265 seconds]
TheSeven has joined #linux-sunxi
anarsoul|2 has quit [Ping timeout: 248 seconds]
muvlon_ has quit [Ping timeout: 245 seconds]
Putti has joined #linux-sunxi
Putti has quit [Ping timeout: 245 seconds]
muvlon_ has joined #linux-sunxi
fl_0 has quit [Quit: STRG + Q]
fl_0 has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
anarsoul|2 has joined #linux-sunxi
montjoie has joined #linux-sunxi
luksoft has quit [Quit: Leaving.]
xerpi has joined #linux-sunxi
xerpi has quit [Remote host closed the connection]
xerpi has joined #linux-sunxi
reinforce has joined #linux-sunxi
f0xx has joined #linux-sunxi
gnufan has joined #linux-sunxi
mavkhimenia has joined #linux-sunxi
anarsoul|2 has quit [Ping timeout: 248 seconds]
LargePrime has quit [Ping timeout: 276 seconds]
clemens3 has joined #linux-sunxi
dddddd has joined #linux-sunxi
mavkhimenia has quit []
nuuuciano has quit [Ping timeout: 240 seconds]
msimpson has joined #linux-sunxi
rZr is now known as RzR
vagrantc has joined #linux-sunxi
[Nirvana] has quit [Quit: There are paranoid crossroads and shipwreck alleys.]
[Fear] has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
<
MoeIcenowy>
jernej: mysteriously the HDMI code works on PIne H64 model A (the Pine A64 size ver)
<
MoeIcenowy>
but not on model B (a new ver with RPi size)
f0xx has quit [Ping timeout: 256 seconds]
<
MoeIcenowy>
(BSP image from Orange Pi can display on model B
tom_nov has joined #linux-sunxi
indy has quit [Read error: Connection reset by peer]
<
MoeIcenowy>
(although magenta, because my monitor is DVI
diego71_ is now known as diego71
indy has joined #linux-sunxi
<
KotCzarny>
MoeIcenowy: that means hdmi negotiation failed
<
KotCzarny>
i've seen it plenty of times with mainline uboot and h3droid
<
KotCzarny>
sometimes it's just wrong colorspace, sometimes it hangs ddc on the board hard
<
KotCzarny>
i've just disabled display in uboot
<
KotCzarny>
hard hang on the board resulted in dreaded salmon screen syndrome
mkid has joined #linux-sunxi
<
gnarface>
it might not be relevant, but i've seen the same problem caused by bad/cheap HDMI cables
<
KotCzarny>
yes, but it was also confirmed by me using different cables
<
KotCzarny>
usually powering board before tv/monitor was enough
<
KotCzarny>
in one instance board and device were powered from one outlet with the switch, turning the switch on made the board boot faster than tv
<
KotCzarny>
which was 100% sss for me
f0xx has joined #linux-sunxi
<
MoeIcenowy>
KotCzarny: what do you mean by "that"?
<
MoeIcenowy>
disp on BSP but not on mainline?
<
KotCzarny>
i mean that mainline uboot was giving me some trouble, even before linux boot
<
MoeIcenowy>
at least it haven't given me
<
KotCzarny>
i'm using quite old release though (2017-september or something)
<
MoeIcenowy>
as I usually use short cable
<
KotCzarny>
did you try booting device before connecting power to display?
<
MoeIcenowy>
interesting
<
KotCzarny>
it might be also caused by booting firmware in tv not yet ready to negotiate hdmi
<
KotCzarny>
and again, i have not tried recent uboot yet in the fears of breakages (there were few in tha past months releases)
<
MoeIcenowy>
usually I keep the monitor always on
<
KotCzarny>
dvi monitors were usually ok, it was the tvs
<
MoeIcenowy>
as each time it boot it will scan for 3 display inputs
<
MoeIcenowy>
I have no TV
<
KotCzarny>
although i've had sss few times (but those were due bad hdmi cable insertion)
<
KotCzarny>
*on dvi
clemens3 has quit [Ping timeout: 240 seconds]
mavkhimenia has joined #linux-sunxi
mavkhimenia has quit [Remote host closed the connection]
<
MoeIcenowy>
BTW I made a H6 branch with mmc/usb2/usb3/eth/display
<
MoeIcenowy>
(forgot to mention, and this is what I used to test
AneoX_ has joined #linux-sunxi
AneoX has quit [Ping timeout: 248 seconds]
BenG83 has joined #linux-sunxi
fkluknav has joined #linux-sunxi
AneoX_ has quit [Ping timeout: 244 seconds]
<
MoeIcenowy>
KotCzarny: BTW does BSP really read EDID?
<
KotCzarny>
i think it does when asked
<
KotCzarny>
but it was long time since i've looked at the code
AneoX has joined #linux-sunxi
<
MoeIcenowy>
jernej: "sun8i-dw-hdmi 6000000.hdmi: PHY PLL failed to lock" is this related?
clemens3 has joined #linux-sunxi
BenG83 has quit [Remote host closed the connection]
lynxis has quit [Remote host closed the connection]
lynxis has joined #linux-sunxi
BroderTuck has joined #linux-sunxi
<
BroderTuck>
Spelling error bindings patch: h6-system-contorl
cnxsoft1 has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 244 seconds]
cnxsoft1 is now known as cnxsoft
akaizen has joined #linux-sunxi
megi has joined #linux-sunxi
chomwitt has joined #linux-sunxi
BroderTuck has quit [Ping timeout: 252 seconds]
vagrantc has quit [Quit: leaving]
xerpi has quit [Quit: Leaving]
maz has joined #linux-sunxi
popolon has joined #linux-sunxi
pmpp_ has joined #linux-sunxi
pmpp has quit [Disconnected by services]
TEKrantz has quit [Quit: I couldn't repair your brakes, so I made your horn louder.]
lurchi_ is now known as lurchi__
NiteHawk has quit [Remote host closed the connection]
aalm has quit [Quit: xyz 2.0.1]
Andy-D has joined #linux-sunxi
zhangn1985 has joined #linux-sunxi
afaerber has quit [Quit: Leaving]
<
MoeIcenowy>
mripard: Pine64 is making a Pine H64 model B
<
MoeIcenowy>
comparing with model A (the big ver) it removed PCIe and one LED
<
MoeIcenowy>
but with on-board WLAN added
<
MoeIcenowy>
(size factor is RPi B size)
<
MoeIcenowy>
what should I do in DT?
<
MoeIcenowy>
just add a sun50i-h6-pine-h64-model-b for it, and remain sun50i-h6-pine-h64 for model A?
<
MoeIcenowy>
(and let sun50i-h6-pine-h64-model-b.dts include sun50i-h6-pine-h64.dts then modify
dddddd has quit [Ping timeout: 244 seconds]
RzR has quit [Ping timeout: 256 seconds]
afaerber has joined #linux-sunxi
liqsquid has joined #linux-sunxi
jbrown has joined #linux-sunxi
zhangn1985 has quit [Remote host closed the connection]
<
montjoie>
removing PCIE ... why ? :D
<
KotCzarny>
to fit in rpi form factor?
<
MoeIcenowy>
montjoie: because it's broken
<
MoeIcenowy>
and difficult to use
<
montjoie>
MoeIcenowy: I was just trolling... my ":D" seems not enough
<
MoeIcenowy>
to be honest I hope it can be usable
<
MoeIcenowy>
but writing an ARM64 hypervisor is really beyond my ability
rZZZr has joined #linux-sunxi
<
montjoie>
or wait for H7 ?
<
KotCzarny>
knowing allwinner they will just reuse H6's pcie broken design
<
KotCzarny>
'because it was working for them, so why buy new'
<
MoeIcenowy>
KotCzarny: it's not IP core issue
<
MoeIcenowy>
the IP core is OK
<
MoeIcenowy>
and a broadly used DesignWare one
<
MoeIcenowy>
it's integration issue
<
MoeIcenowy>
(but I also cannot promise the design wouldn't be reused
<
KotCzarny>
so you are saying their engineering team is just bunch of short-sighted morons?
<
MoeIcenowy>
I don't know
<
KotCzarny>
stress on 'short sighted'
<
KotCzarny>
they might just ignore anything outside their target product
<
MoeIcenowy>
I mean I don't know what did them think
<
KotCzarny>
which could be fitting, because of the 'no time, just make it work for us and don't overdo the design'
rexxster has quit [Remote host closed the connection]
jbrown has quit [Ping timeout: 260 seconds]
liqsquid has quit [Ping timeout: 244 seconds]
<
KotCzarny>
you folks remember those tigo 480GB promo?
<
KotCzarny>
drive it died today
<
KotCzarny>
after almost exactly 1 month of work (delivered 2018-06-21, but i've put it in the laptop few days later)
LargePrime has joined #linux-sunxi
<
KotCzarny>
i was hoping for some more life out of it, not ~1 month
<
KotCzarny>
now i wonder who should i message about guarantee (tigo, geekbuying or just paypal)
<
KotCzarny>
it seems as if drive waited exactly 1 month before dying so it wont be covered by GB covering return fee, lol
AneoX has quit [Read error: Connection reset by peer]
AneoX has joined #linux-sunxi
selfbg has quit [Remote host closed the connection]
NiteHawk has joined #linux-sunxi
jbrown has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
f0xx has quit [Ping timeout: 240 seconds]
liqsquid has joined #linux-sunxi
popolon has quit [Ping timeout: 245 seconds]
SP7RT has joined #linux-sunxi
popolon has joined #linux-sunxi
<
jernej>
MoeIcenowy: It's hard for me to do speculation why H6 HDMI driver doesn't work on PineH64 B.
<
jernej>
do you have any dmesg?
nuuuciano has joined #linux-sunxi
<
jernej>
KotCzarny: U-Boot H3 HDMI driver is from the time we didn't have any HDMI PHY documentation.
<
jernej>
I plan to do some updates
<
jernej>
someday...
cnxsoft has quit [Quit: cnxsoft]
reinforce has quit [Quit: Leaving.]
lkcl has quit [Ping timeout: 244 seconds]
Putti has joined #linux-sunxi
paulk-leonov has quit [Ping timeout: 264 seconds]
paulk-leonov has joined #linux-sunxi
Cir0X has quit [Ping timeout: 256 seconds]
msimpson has quit [Quit: Leaving]
arnd has quit [Ping timeout: 256 seconds]
nixdork has quit [Ping timeout: 256 seconds]
specing has quit [Ping timeout: 256 seconds]
kelvan has quit [Ping timeout: 256 seconds]
narmstrong has quit [Ping timeout: 256 seconds]
_0x5eb_ has quit [Ping timeout: 256 seconds]
djakov has quit [Ping timeout: 256 seconds]
merlin_1991 has joined #linux-sunxi
merlin1991 has quit [Ping timeout: 256 seconds]
arti has quit [Ping timeout: 256 seconds]
Cir0X has joined #linux-sunxi
arnd has joined #linux-sunxi
djakov has joined #linux-sunxi
kelvan has joined #linux-sunxi
arnd has quit [Changing host]
arnd has joined #linux-sunxi
f0xx has joined #linux-sunxi
djakov has quit [Changing host]
djakov has joined #linux-sunxi
narmstrong has joined #linux-sunxi
specing has joined #linux-sunxi
specing has quit [Changing host]
specing has joined #linux-sunxi
arti has joined #linux-sunxi
_0x5eb_ has joined #linux-sunxi
<
MoeIcenowy>
jernej: only the pll not locked error...
nixdork has joined #linux-sunxi
matthias_bgg has quit [Quit: Leaving]
reinforce has joined #linux-sunxi
f0xx has quit [Ping timeout: 244 seconds]
<
jernej>
MoeIcenowy: I don't have any idea for now
<
jernej>
btw, is your v2.1 DRAM patch stable?
<
jernej>
I mean, does it work for your friend which had troubles?
NiteHawk has quit [Remote host closed the connection]
NiteHawk has joined #linux-sunxi
BenG83 has joined #linux-sunxi
BenG83 has quit [Remote host closed the connection]
f0xx has joined #linux-sunxi
chomwitt has quit [Ping timeout: 240 seconds]
jbrown has quit [Ping timeout: 256 seconds]
clemens3 has quit [Ping timeout: 240 seconds]
Andy-D_ has joined #linux-sunxi
Andy-D has quit [Ping timeout: 268 seconds]
netlynx has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
luksoft has joined #linux-sunxi
Andy-D_ has quit [Ping timeout: 240 seconds]
gnufan has quit [Ping timeout: 268 seconds]
rexxster has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Aria 5.0.0, revision: git-7326-85ef2059c, build type: debug, sources date: 20160102, built on: 2018-06-01 10:18:08 UTC git-7326-85ef2059c
http://www.kvirc.net/]
indy has joined #linux-sunxi
nuuuciano has quit [Ping timeout: 268 seconds]
nuuuciano has joined #linux-sunxi
Andy-D_ has joined #linux-sunxi
HeavyMetal has quit [Ping timeout: 256 seconds]
anarsoul|2 has joined #linux-sunxi
liqsquid has quit [Ping timeout: 260 seconds]
Andy-D_ has quit [Ping timeout: 240 seconds]
tom_nov has quit [Quit: Leaving]
netlynx has quit [Quit: Ex-Chat]
sunshavi has quit [Remote host closed the connection]
afaerber has quit [Quit: Leaving]
<
rellla>
where would be the place to implement the deinterlacer? drm, v4l2, ...?
<
rellla>
stupid question, i guess...
sunshavi has joined #linux-sunxi
<
jernej>
rellla: V4L2
<
rellla>
jernej, ok. are there example drivers already?
<
jernej>
let me check
* rellla
hasn't looked yet
AneoX has quit [Ping timeout: 244 seconds]
<
jernej>
hm... I can't find any driver specifically
<
jernej>
but I did take a look some time ago about deinterlacing support in V4L2
<
rellla>
i guess, i will switch to #v4l ;)
<
jernej>
I want to suggest that :)
Andy-D_ has joined #linux-sunxi
nuuuciano has quit [Ping timeout: 248 seconds]
iamfrankenstein has joined #linux-sunxi
dddddd has joined #linux-sunxi
[Fear] has quit [Quit: There are paranoid crossroads and shipwreck alleys.]
[LawnmowerMan] has joined #linux-sunxi
afaerber has joined #linux-sunxi
lurchi__ is now known as lurchi_
afaerber has quit [Ping timeout: 265 seconds]
f0xx has quit [Ping timeout: 244 seconds]
Putti has quit [Remote host closed the connection]
montjoie has quit [Quit: leaving]
nuuuciano has joined #linux-sunxi
afaerber has joined #linux-sunxi
lurchi_ is now known as lurchi__
reinforce has quit [Quit: Leaving.]
jbrown has joined #linux-sunxi
lurchi__ is now known as lurchi_
liqsquid has joined #linux-sunxi
sunshavi has quit [Ping timeout: 256 seconds]
luksoft has quit [Ping timeout: 256 seconds]
xes has quit [Quit: bye..]
lurchi_ is now known as lurchi__
<
ElBarto>
anarsoul|2: another fbsd dev just gave me his pinebook so I'll poke again at my anx problem soon
<
ElBarto>
anarsoul|2: having two of them will help :)
SP7RT has quit [Ping timeout: 245 seconds]
<
anarsoul|2>
ElBarto: cool
<
anarsoul|2>
ElBarto: please let me know if you reproduce this problem on second pb
<
ElBarto>
anarsoul|2: will poke on it tomorow probably
<
ElBarto>
anarsoul|2: I just hope that only mine is broken :)
<
anarsoul|2>
we've seen at least one more
* anarsoul|2
guesses that adding a capacitor between lcd vdd and gnd could fix the issue
HeavyMetal has joined #linux-sunxi
HeavyMetal has joined #linux-sunxi
HeavyMetal has quit [Changing host]
lurchi__ is now known as lurchi_
<
ElBarto>
anarsoul|2: just tried as I had the sdcard on my pinebook, booted 5 times, video was always up
<
ElBarto>
anarsoul|2: I'll cleanup my patches on atf and submit them to Andre
<
ElBarto>
I think it's still wise to have the reset line tied before bringing up the display
<
anarsoul|2>
sounds good
<
ElBarto>
do you know what method for patches Andre prefer for ATF ?
<
anarsoul|2>
I just sent pull request last time
<
ElBarto>
ok, I'll do that then
<
anarsoul|2>
ElBarto: btw, could you compare EDID for failing and working pbs?
<
anarsoul|2>
I wonder if it's the same panel or not
<
ElBarto>
sure, will do
vagrantc has joined #linux-sunxi
fkluknav has quit [Ping timeout: 244 seconds]
popolon has quit [Quit: WeeChat 1.9.1]
sunshavi has joined #linux-sunxi
sunshavi has quit [Remote host closed the connection]
sunshavi has joined #linux-sunxi
vagrantc has quit [Quit: leaving]