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
ity has quit [Remote host closed the connection]
apritzel has quit [Ping timeout: 480 seconds]
ftg has quit [Read error: Connection reset by peer]
radxanaoki has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
hexdump02 has quit [Ping timeout: 480 seconds]
Daanct12 has joined #linux-sunxi
gsz has joined #linux-sunxi
radxanaoki has quit [Quit: radxanaoki]
gsz has quit [Ping timeout: 480 seconds]
hexdump01 has joined #linux-sunxi
hexdump0815 has quit [Ping timeout: 480 seconds]
ungeskriptet has joined #linux-sunxi
vagrantc has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
apritzel has joined #linux-sunxi
sdfgsdfs has quit [Ping timeout: 480 seconds]
apritzel has quit [Ping timeout: 480 seconds]
radxanaoki has joined #linux-sunxi
chewitt has joined #linux-sunxi
radxanaoki has quit [Remote host closed the connection]
psydroid|2 has joined #linux-sunxi
psydroid|2 has quit [Ping timeout: 480 seconds]
freemangordon1 has joined #linux-sunxi
freemangordon has quit [Read error: Connection reset by peer]
tokyovigilante has quit [Remote host closed the connection]
psydroid|2 has joined #linux-sunxi
tokyovigilante has joined #linux-sunxi
psydroid|2 has quit []
tokyovigilante has quit [Remote host closed the connection]
tokyovigilante has joined #linux-sunxi
apritzel has joined #linux-sunxi
gamiee has quit [Remote host closed the connection]
gamiee has joined #linux-sunxi
aggi has quit [Remote host closed the connection]
aggi has joined #linux-sunxi
ity has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
gsz has joined #linux-sunxi
hentai has quit [Quit: SIGTERM]
dsimic is now known as Guest25837
dsimic has joined #linux-sunxi
Guest25837 has quit [Ping timeout: 480 seconds]
gsz has quit [Ping timeout: 480 seconds]
Daanct12 has quit [Quit: WeeChat 4.7.1]
psydroid|2 has joined #linux-sunxi
<apritzel> diego71: it's this kernel tree: https://github.com/apritzel/linux/commits/a733-rfc/
<apritzel> I would hope that the Radxa U-Boot can load mainline kernels ...
tnovotny has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
psydroid|2 has quit []
cnxsoft has quit [Ping timeout: 480 seconds]
macromorgan has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
macromorgan has joined #linux-sunxi
ungeskriptet_ has joined #linux-sunxi
ungeskriptet has quit [Ping timeout: 480 seconds]
<MoeIcenowy> paulk: I got the ddk 1.11 public headers from yuzuki
<paulk> MoeIcenowy: neat! can you share them or should I ask directly?
<paulk> they're all MIT
<MoeIcenowy> should I mail you ?
<MoeIcenowy> the sys-base mail address
<paulk> yes perfect, thanks!
<paulk> not sure I mentioned it here but I'm working to integrate powervr rogue blobs for A133 with the GBM/Wayland WSEGL plugin from Renesas
<paulk> which should allow running any wayland compositor and any software using direct kms with EGL
<paulk> but I hear there's not that much interest in A133 anyway :)
<MoeIcenowy> well at least a few people should be interested
<paulk> yes people are making products with it, but less interest from the community
<paulk> with display and gpu working, the next step will be cedrus
<paulk> and I'd really like to work on the camera side too
<MoeIcenowy> paulk: got the mail?
<paulk> MoeIcenowy: yes all good, many many thanks!
<apritzel> well, the lack of HDMI is a bit of a bummer, at least for me
<paulk> yes but I guess it reduces the price tag, which makes it interesting for all things using a single lcd
<paulk> though lvds is limited to 1366x768
<paulk> (in single mode, dual goes up to 1920x1200)
<paulk> mhh maybe that's always the case for lvds
bauen1 has joined #linux-sunxi
psydroid|2 has joined #linux-sunxi
gsz has joined #linux-sunxi
apritzel has quit [Ping timeout: 480 seconds]
tnovotny has quit [Quit: Leaving]
smaeul has quit [Ping timeout: 480 seconds]
<diego71> apritzel: I've tried but I've no output on serial, so I don't know if it's working or not
<diego71> you can find here the log messages on serial:
<diego71> I don't know if it is relevant: with kernel 6.17-rc1 with you patches it consume 0.11A, with kernel 5.15 from radxa consume 0.55A
hazardchem has quit [Read error: Connection reset by peer]
hazardchem has joined #linux-sunxi
smaeul has joined #linux-sunxi
gsz has quit [Ping timeout: 480 seconds]
gsz has joined #linux-sunxi
apritzel has joined #linux-sunxi
smaeul_ has joined #linux-sunxi
smaeul has quit [Ping timeout: 480 seconds]
apritzel has quit [Quit: Leaving]
apritzel has joined #linux-sunxi
<apritzel> diego71: ah, many thanks for trying. I gracefully forgot about the completely bonkers command line that those BSP kernels use
<apritzel> so can you change that? You would just need: "console=ttyS0,115200n8 earlycon"
<diego71> ok, I'll try
<diego71> ok, now it writes something
sdfgsdfs has joined #linux-sunxi
vagrantc has joined #linux-sunxi
<diego71> complete log: https://eoval.org/gCuMRzgM
<apritzel> that's the same short one?
<apritzel> diego71: so what happens at the end? Do you get a panic because of a missing rootfs? Do you have some basic/recovery initrd, which drops you to a shell?
hazardchem has quit [Remote host closed the connection]
hazardchem has joined #linux-sunxi
<diego71> complete log is from a new boot, saving the serial on file
<diego71> and yes it panics because don't find the block device
<diego71> but I see no shell
JohnDoe_71Rus has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
<diego71> no more output after: Dropping to a shell!
<diego71> sorry, I see now, that I send you the wrong link. https://eoval.org/Lx7hz4rz#screenlog.0
<apritzel> ah yeah, see it now, thanks
<apritzel> but that's still a filtered log, right? Just showing any problematic lines, not the normal ones.
<diego71> yes, I can try with earlycon
<diego71> or better, I see a loglevel=4 in the kernel cmdline
<diego71> I'll increase it
<apritzel> did you change the kernel's default loglevel? That should print just the normal output, with a lot more messages
<diego71> i'm using u-boot from raxda, with its default cmdline
<apritzel> can't you completely replace/overwrite the command line? You literally should just need the two parameters I posted
<apritzel> I just booted a similarly stripped DTB on the Cubie A5E, and that booted to an initrd prompt, even with those "Couldn't get bank PF regulator" messages (which are mostly temporary)
<diego71> yes, i'll do it. BTW loglevel=6 give the same messages
<apritzel> defconfig default is 7, I think
<apritzel> as grown kernel developers, I think we can cope with the unfiltered view ;-)
<diego71> it looks better
<apritzel> ah yeah, much better, thanks!
<diego71> I'm going to sleep now, if you need more test I can do them tomorrow
<apritzel> many thanks, that's already very helpful!
<spawacz> When plugging my trusty D1 based sbc to the power, it often does not boot, imediatelly prompting from u-boot for reset. I added a script in u-boot that it flashes the led when it reaches grub, so if I don't see it I power cycle the board. Now, is there any reason for it ask for reset just immediatelly after powering on?
<spawacz> It does it on this very first stage of u-boot, just miliseconds after powering on
<spawacz> the thing of course is that I am not plugged into UART all the time
juri__ has joined #linux-sunxi
juri__ has quit [Read error: Connection reset by peer]
juri_ has quit [Ping timeout: 480 seconds]
psydroid|2 has quit []
juri_ has joined #linux-sunxi
ftg has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
chewitt has quit [Ping timeout: 480 seconds]
chewitt has joined #linux-sunxi
DuClare has quit [Ping timeout: 480 seconds]
DuClare has joined #linux-sunxi
psydroid has quit [Ping timeout: 480 seconds]
psydroid has joined #linux-sunxi
ftg has quit [Read error: Connection reset by peer]