ftg has quit [Read error: Connection reset by peer]
linkmauve has quit [Remote host closed the connection]
linkmauve has joined #linux-sunxi
<apritzel>
ah, looks like the Teclast P50 AI tablet uses the new A733 SoC, with two A76 + six A55 cores, on offer at Aliexpress atm
<MasterR3C0RD>
Isn't that the SoC that supports DDR5?
<apritzel>
at least it claims so, and the tablet seems to come with 6GB also (currently all SoCs are limited to 4GB at most)
<apritzel>
the display is 11 inch @ 90 Hertz, but they don't mention the resolution on Aliexpress - though the Teclast website reveals the sad truth: 1280x800 (!)
dliviu has joined #linux-sunxi
nashpa has quit [Ping timeout: 480 seconds]
<MasterR3C0RD>
That Black Friday price might convince me to pick one up and take a look at its PHY sooner rather than later
<apritzel>
be warned that there is no user manual yet (though some code in github). And it's probably "secure boot", so more painful to work with (FEL will probably not work easily)
<apritzel>
I guess if you open it, you get access to the UART, plus maybe a FEL button, but otherwise you can only use the UART via the SD pins - but then you don't have a SD card ...
<MasterR3C0RD>
User manual isn't very useful for the DRAM controller anyways
<apritzel>
true, but just DRAM isn't very useful on its own, without U-Boot and Linux support ;-)
<apritzel>
and you would need info like the clock details and the memory map
<MasterR3C0RD>
Yeah, I'm mostly curious to see if this one's a "real" (known) IP core of some sort or at least shows more signs of being one, considering LPDDR5/DDR5 is a curious jump
<apritzel>
and it comes with UFS flash, which is a first for Allwinner, so we have no real clue about the IP used - which means no easy mainline access to the storage
<apritzel>
I let myself cool off here, the offer is valid for 10 more days ;-)
<MasterR3C0RD>
True enough, maybe there's a small chance more info will drop
<apritzel>
ah yeah, I am hopeful a manual will appear at some point, but probably only if the chip appears on boards
bauen1 has joined #linux-sunxi
hexdump0815 has joined #linux-sunxi
warpme has joined #linux-sunxi
warpme has quit [Ping timeout: 480 seconds]
<MoeIcenowy>
ah I heard about A733 too
<MoeIcenowy>
and a bad news here, it comes with Imagination GPU
<MoeIcenowy>
BXM-4-64
<MoeIcenowy>
apritzel: I start to think this kind of consumer-oriented tablets not interesting to hack at all
<MoeIcenowy>
(especially the Teclast tablet PR says "Widevine L1", which is a big warning
paulk has quit [Ping timeout: 480 seconds]
<MoeIcenowy>
(something on betray of its owner must have been implanted
paulk has joined #linux-sunxi
<MasterR3C0RD>
MoeIcenowy: At least on the GPU front, the BXM-4-64 appears to be fairly close to the BXS-4-64 that Imagination's current GPU work has been focused on
machinehum has quit [Remote host closed the connection]
machinehum has joined #linux-sunxi
gsz has joined #linux-sunxi
gsz has quit [Ping timeout: 480 seconds]
apritzel has quit [Ping timeout: 480 seconds]
warpme has joined #linux-sunxi
warpme has quit [Ping timeout: 480 seconds]
warpme has joined #linux-sunxi
warpme has quit []
gsz has joined #linux-sunxi
arti has quit [Quit: No Ping reply in 180 seconds.]
arti has joined #linux-sunxi
apritzel has joined #linux-sunxi
<apritzel>
MoeIcenowy: I don't particularly care about GPUs at all, to be honest ;-)
<apritzel>
but it has quite some new features, like UFS, >4 GB RAM, dual USB 3.2, and then the elephant in the room: big cores!
<apritzel>
A76 is quite a step forward performance-wise
<apritzel>
MoeIcenowy: but yeah: this tablet will probably be quite boarded-up, so not ideal for hacking. Had this experience already with my A523 tablet
parthi has joined #linux-sunxi
<maz>
apritzel: working PCIe?
parthiban has quit [Ping timeout: 480 seconds]
parthi has quit [Ping timeout: 480 seconds]
<apritzel>
maz: it says 1xPCIe 3.0, and the situation on the A523 seems much better than on the ill-fated H6 in this regard, so I am hopeful
<maz>
progress!
<apritzel>
the OrangePi 4A (with the T527, sibling of A523) has an M.2 slot, so it should be easy to try
<apritzel>
but from what I read in the manual, they did it right this time: there is a 256MB slot in the memory map for PCIe
<apritzel>
so hint hint: can someone put this A733 on a devboard, please? ;-)
<apritzel>
AW promised quite some decently spec'ed chips in the past (on road maps), but most of them never materialised, so it's good to see some actual silicon with better specs
<maz>
apritzel: the potential infinite loop is a bit sketchy, but, yeah, not supposed to happen.
<apritzel>
maz: thanks, I see. The vendor boot0 sets ProcessorSleep before entering TF-A (without any waits), to work around this assert, but this sounds a bit more sketchy to me
<maz>
yeah, that's terrible. you pray that the GIC disconnects instantaneously...
<apritzel>
and I think we cannot even do this in the SPL, since we return to the BROM, for FEL, which requires interrupts
<maz>
it's a bit odd to require interrupts that early, but hey, why not.
<apritzel>
I agree, but it's for the MUSB USB-OTG controller, maybe that requires interrupts for proper functionality?
gsz has quit [Ping timeout: 480 seconds]
gsz has joined #linux-sunxi
szemzoa has quit [Remote host closed the connection]
szemzoa has joined #linux-sunxi
szemzoa has quit [Remote host closed the connection]
szemzoa has joined #linux-sunxi
szemzoa has quit [Remote host closed the connection]
szemzoa has joined #linux-sunxi
tlwoerner has quit [Quit: Leaving]
tlwoerner has joined #linux-sunxi
szemzoa has quit [Remote host closed the connection]
hazardchem has quit [Read error: Connection reset by peer]
hazardchem has joined #linux-sunxi
szemzoa has joined #linux-sunxi
dsimic is now known as Guest563
dsimic has joined #linux-sunxi
Guest563 has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has joined #linux-sunxi
<hlauer>
<apritzel> "hlix: what are the differences..." <- Something in the usb subsystem does a reset during boot. So the current 6.12 kernel only starts with "usbcore.nousb". And I noticed u-boot tells about "starting USB... Bus usb@1c1xx00: Port not available."
warpme has joined #linux-sunxi
<apritzel>
hlauer: this might be about a different GPIO for powering on VBUS. Do you have any schematic, or at least some vendor DTB?
warpme is now known as Guest567
Guest567 has quit [Read error: Connection reset by peer]
warpme has joined #linux-sunxi
digetx has quit [Read error: Connection reset by peer]
digetx has quit [Read error: Connection reset by peer]
digetx has joined #linux-sunxi
ndufresne has quit [Quit: Ping timeout (120 seconds)]
ndufresne has joined #linux-sunxi
gsz_ has joined #linux-sunxi
<apritzel>
hlauer: that looks like shooting in the dark ;-) So there are no separate documentation or images for v1.1?
gsz has quit [Ping timeout: 480 seconds]
warpme has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
bauen1 has quit [Ping timeout: 480 seconds]
<apritzel>
does any of you graphics buffs ;-) know what's the best way to drive a STV7789 panel, as on the Avaota-A1? I am lost between drm/panel, staging/fbtft and drm_mipi_dbi ...