rellla 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 - *only registered users can talk*
reinforce has quit [Quit: Leaving.]
zoums has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
zoums has quit [Ping timeout: 250 seconds]
zoums has joined #linux-sunxi
zoums has quit [Ping timeout: 276 seconds]
<martinayotte> Ok ! I've now built image for OPiZeroPlus2-H5, since there is no network driver crash, "reboot" seem to work, so maybe that is related in previous testing ...
return0e_ has joined #linux-sunxi
return0e has quit [Ping timeout: 244 seconds]
megi has quit [Ping timeout: 268 seconds]
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Da_Coynul has joined #linux-sunxi
lurchi__ is now known as lurchi_
cnxsoft has joined #linux-sunxi
kaspter has joined #linux-sunxi
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
dddddd has quit [Remote host closed the connection]
Da_Coynul has joined #linux-sunxi
Da_Coynul has quit [Client Quit]
tllim has quit [Remote host closed the connection]
tllim has joined #linux-sunxi
TheSeven has quit [Disconnected by services]
[7] has joined #linux-sunxi
netlynx has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
lurchi__ has joined #linux-sunxi
lurchi_ has quit [Ping timeout: 245 seconds]
lykt has quit [Quit: leaving]
vagrantc has joined #linux-sunxi
lykt has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
Gerwin_J has quit [Ping timeout: 264 seconds]
Gerwin_J has joined #linux-sunxi
camus has joined #linux-sunxi
kaspter has quit [Ping timeout: 276 seconds]
camus is now known as kaspter
_whitelogger has joined #linux-sunxi
_whitelogger has joined #linux-sunxi
[7] has quit [Ping timeout: 264 seconds]
\\Mr_C\\ has quit [Quit: (Read error: Connection reset by beer)]
TheSeven has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
tuxillo has quit [Ping timeout: 246 seconds]
tllim has quit [Read error: Connection reset by peer]
nexgen has joined #linux-sunxi
sunilmohan has quit [Ping timeout: 244 seconds]
megi has joined #linux-sunxi
florian_kc has joined #linux-sunxi
sunilmohan has joined #linux-sunxi
sunilmohan has quit [Changing host]
sunilmohan has joined #linux-sunxi
florian_kc has quit [Ping timeout: 246 seconds]
Turl_ has quit [Ping timeout: 240 seconds]
Turl has joined #linux-sunxi
Turl has quit [Ping timeout: 248 seconds]
cnxsoft has quit [Ping timeout: 258 seconds]
Turl has joined #linux-sunxi
kaspter has quit [Remote host closed the connection]
kaspter has joined #linux-sunxi
florian_kc has joined #linux-sunxi
SopaXorzTaker has joined #linux-sunxi
gamelaster has joined #linux-sunxi
s_frit has quit [Remote host closed the connection]
s_frit has joined #linux-sunxi
florian_kc has quit [Ping timeout: 245 seconds]
_whitelogger has joined #linux-sunxi
jstefanop has joined #linux-sunxi
florian_kc has joined #linux-sunxi
fl_0 has quit [Ping timeout: 268 seconds]
florian_kc has quit [Ping timeout: 272 seconds]
jstefanop has quit [Remote host closed the connection]
DrFrankensteinUK has joined #linux-sunxi
craigo has quit [Ping timeout: 244 seconds]
<z3ntu> Hi, does someone have an idea how the power-on reason should be implemented in an A64-based phone? The axp803 does have a "Power up/down reason register" but I'm unsure how this information should be relayed to userspace so e.g. a charging screen can be shown?
Mangy_Dog has joined #linux-sunxi
fl_0 has joined #linux-sunxi
dddddd has joined #linux-sunxi
scelestic has quit [Remote host closed the connection]
<wens> you probably don't want to boot full linux just to show a charging screen
scelestic has joined #linux-sunxi
<megi> z3ntu: you can read this register from /sys/kernel/debug/regmap/???/registers
<megi> in the absence of other abstractions ;)
<megi> or add support for display to u-boot, something like this https://xnux.eu/tablet-hacking/
<megi> so you can have UI in u-boot
<megi> I'd like to do something like that once I get my hands on pinephone
jstefanop has joined #linux-sunxi
<megi> I made 'axp' command for u-boot https://megous.com/git/u-boot/commit/?h=opi-v2019.07&id=3f2f2535581cef74ac2f75ebc19b8a21bcc9f84e to work with AXP registers from the u-boot's shell and be able to script some UI
Putti has quit [Remote host closed the connection]
<megi> with that you can show battery capacity from u-boot and have a boot menu https://megous.com/dl/tmp/6e0dd7f7f682d51e.png
<wens> u-boot seems to have pmic and battery u-classes now
<megi> axp doesn't use dm, though
jstefanop has quit [Remote host closed the connection]
tuxillo has joined #linux-sunxi
Putti has joined #linux-sunxi
<MoeIcenowy> wens: on Android the charging screen is really a Linux program
<MoeIcenowy> which is /sbin/charger
cnxsoft has joined #linux-sunxi
reinforce has joined #linux-sunxi
gsz has joined #linux-sunxi
Da_Coynul has joined #linux-sunxi
Da_Coynul has quit [Client Quit]
Da_Coynul has joined #linux-sunxi
<z3ntu> megi: I have to say this UI looks pretty nice :)
<z3ntu> Reading from the registers using debugfs isn't the ideal solution though.. From what I know on all smartphones the bootloader adds a cmdline parameter to Linux which the Android system parses and determines if the charging UI should be launched
<megi> yeah, it's very platform dependent
<z3ntu> I wonder if Purism has built that functionality for the Librem 5 already
<wens> MoeIcenowy: wha?
<megi> kernel can boot pretty fast though, so why not
<megi> I did < 700ms boot to "init" inside the kernel, so why not show UI there
<megi> slowest bit is loading from SD card ;)
<megi> that's partly because u-boot doesn't use DMA
<megi> mainline u-boot
<megi> adding u-boot MMC driver DMA support is another of my fun projects to do, sometime in the undefined future time
gaston_ has joined #linux-sunxi
florian_kc has joined #linux-sunxi
florian_kc has quit [Ping timeout: 245 seconds]
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Da_Coynul has joined #linux-sunxi
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Da_Coynul has joined #linux-sunxi
chrisf_ has quit [Ping timeout: 276 seconds]
chrisf_ has joined #linux-sunxi
chrisf_ has quit [Client Quit]
florian_kc has joined #linux-sunxi
<ElBarto> so, now that I have my DE2 drm driver for FreeBSD without the help of u-boot I have a few questions
<ElBarto> I gues that somewhere in the Linux driver so set the de pll to some value, u-boot set it to 432Mhz
<ElBarto> why not using assigned-clock for this ?
<ElBarto> like in the mixer node or whatever
<ElBarto> another question is on the sram, why not using the syscon handle directly ?
<ElBarto> using the allwinner,sram doesn't make sense for me as you need to walk up the tree to find the system-controller node to write the proper value
<ElBarto> mhm, I guess that using assigned-clock will always enable the PLL, that might not be something that we want ...
<ElBarto> I don't know if the Linux code enable the clock when it's present in assigned-clock
<ElBarto> and I don't think that I've made it that way on FreeBSD
florian_kc has quit [Ping timeout: 246 seconds]
<ElBarto> no, it just set the rate
xqdzn has joined #linux-sunxi
xqdzn has left #linux-sunxi [#linux-sunxi]
xqdzn has joined #linux-sunxi
<xqdzn> Does upgrading kernel from package manager, pacman on archlinux to be specific, reproduce new .dtb file?
xqdzn has quit [Remote host closed the connection]
florian_kc has joined #linux-sunxi
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
Da_Coynul has joined #linux-sunxi
AneoX_ has joined #linux-sunxi
AneoX has quit [Ping timeout: 248 seconds]
<martinayotte> For my 8189fs crashes of yesterday, Thanks to MoeIcenowy fix she done in this driver branch : https://github.com/jwrdegoede/rtl8189ES_linux/commit/50da9756282edf5008a5a567275b33c1d2f16197
<martinayotte> The same fix applies also to 8723cs ...
kaspter has quit [Quit: kaspter]
Da_Coynul has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
sunilmohan has quit [Ping timeout: 272 seconds]
gsz has quit [Ping timeout: 248 seconds]
gsz has joined #linux-sunxi
Da_Coynul has joined #linux-sunxi
Da_Coynul has quit [Client Quit]
freemangordon has quit [Ping timeout: 245 seconds]
Gerwin_J has quit [Quit: Gerwin_J]
sunilmohan has joined #linux-sunxi
sunilmohan has joined #linux-sunxi
sunilmohan has quit [Changing host]
chewitt has joined #linux-sunxi
gamelaster has quit [Ping timeout: 245 seconds]
tllim has joined #linux-sunxi
AneoX_ has quit [Ping timeout: 272 seconds]
pmpp has joined #linux-sunxi
Turl has quit [Quit: >.<]
Turl has joined #linux-sunxi
\\Mr_C\\ has joined #linux-sunxi
pmp-p has quit [Ping timeout: 244 seconds]
s_frit has quit [Remote host closed the connection]
s_frit has joined #linux-sunxi
gsz has quit [Quit: Konversation terminated!]
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
craigo has joined #linux-sunxi
afaerber has joined #linux-sunxi
freemangordon has joined #linux-sunxi
SopaXorzTaker has quit [Remote host closed the connection]
netlynx has quit [Quit: Ex-Chat]
vagrantc has joined #linux-sunxi
nexgen has quit [Ping timeout: 248 seconds]
gaston_ has quit [Quit: Konversation terminated!]
florian_kc has quit [Ping timeout: 246 seconds]
reinforce has quit [Quit: Leaving.]
fl__0 has joined #linux-sunxi
fl_0 has quit [Ping timeout: 245 seconds]
Mangy_Dog has quit [Ping timeout: 245 seconds]