thewiseguy has quit [Remote host closed the connection]
thewiseguy has joined #linux-sunxi
thewiseguy has quit [Remote host closed the connection]
warpme has joined #linux-sunxi
Hypfer has quit [Read error: Connection reset by peer]
<montjoie>
spawacz: uboot 2022.10
apritzel has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
apritzel has quit [Ping timeout: 480 seconds]
bauen1 has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
evgeny_boger has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
bauen1 has joined #linux-sunxi
munchaus1n has joined #linux-sunxi
munchausen has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 480 seconds]
JohnDoe_8 has joined #linux-sunxi
JohnDoe_71Rus has quit [Read error: Connection reset by peer]
warpme has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
radxanaoki has quit [Ping timeout: 480 seconds]
JohnDoe_8 has quit []
<freemangordon>
I am about to buy new tablet to install linux on it, which tablet would you recommend?
radxanaoki has joined #linux-sunxi
radxanaoki has quit []
cnxsoft has joined #linux-sunxi
<apritzel>
freemangordon: what does "new tablet" mean, exactly? I think in the last 5 - 10 years we didn't get any new tablets supported in mainline
<apritzel>
the Pinetab is probably the "latest" (Pinetab "1", with the A64)
<apritzel>
you probably can get some newer tablets running with mainline, but there would be no display, not to speak of touch and suspend and such fancy things
<apritzel>
at least that's the current situation on the Allwinner side, don't know about other SoC families
<apritzel>
(probably rk3566/rk3568 might be better)
Kirby64 has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
warpme has joined #linux-sunxi
Kirby64 has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has joined #linux-sunxi
warpme has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
mripard has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 480 seconds]
dsimic is now known as Guest15358
dsimic has joined #linux-sunxi
Guest15358 has quit [Ping timeout: 480 seconds]
colinsane1 has quit []
colinsane has joined #linux-sunxi
vagrantc has joined #linux-sunxi
warpme has joined #linux-sunxi
paulk has quit [Ping timeout: 480 seconds]
ftg has joined #linux-sunxi
paulk-ter has joined #linux-sunxi
<freemangordon>
apritzel: I mean "newer than my A33 with 512 MB RAM"
<freemangordon>
so yeah, it seems pinetab is what I need
<apritzel>
freemangordon: there are newer tablets, though: I have an A133 one (quad Cortex-A53), an A523 one (octa A55), and even an A733 one (two A76 + six A55)
<apritzel>
the A133 one boots Linux (over serial), and I am somewhat hopeful to see the display working one day (it's somewhat working on those gaming consoles with the same SoC)
<apritzel>
but if you are after a *working* tablet now, I guess the Pinetab it is
apritzel has quit [Ping timeout: 480 seconds]
<freemangordon>
yeah, I want *working* one to put leste on and use it
BroderTuck has joined #linux-sunxi
<BroderTuck>
Found a somewhat interesting item on aliexpress, and traced it back to https://www.yishengtec.cn/en/?list_164/488.html Somewhat more costly than I believe it should be, and I don't see a sdcard slot anywhere.
paulk has joined #linux-sunxi
paulk-ter has quit [Ping timeout: 480 seconds]
apritzel has joined #linux-sunxi
<apritzel>
freemangordon: if you want a working tablet, why an Allwinner one, then? I think the Pinetab2 (RK3566) is probably much better, and judging by the mainline DT, display+touch should be working there?
<freemangordon>
is it available? on their site it is listed as "out of stock"
evgeny_boger has quit [Quit: evgeny_boger]
<apritzel>
freemangordon: is it? I see it as "in stock" for the global (Hongkong warehouse) site?
<freemangordon>
I wanted the EU version :)
<freemangordon>
lemme check
<apritzel>
yeah, EU is out of stock, but it's much more expensive there anyway (like twice as much)
<freemangordon>
I wander isn't it better to order 4GB version, power usage wise
<apritzel>
freemangordon: I don't think that the RAM contributes much to the power consumption, I would always go for more RAM, especially if the premium is affordable
<freemangordon>
yeah, makes sense. thanks!
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Quasar 5.2.6, revision: 5.2.6+git-7614-6f23368f1, build type: debug, sources date: 20160102, built on: 2025-03-30 13:34:35 UTC 5.2.6+git-7614-]
warpme has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
BroderTuck has quit [Quit: Page closed]
hazardchem has quit [Read error: Connection reset by peer]
hazardchem has joined #linux-sunxi
mozzwald has joined #linux-sunxi
mozzwald has quit []
ftg has quit [Read error: Connection reset by peer]
mozzwald has joined #linux-sunxi
hazardchem has quit [Read error: Connection reset by peer]
hazardchem has joined #linux-sunxi
<mozzwald>
Greetings. I'm working with T113-S3 and Linux 6.6.87. I've got a lot working but right now struggling to get the second cpu core enabled. Both cores are registered in the devicee tree but I can't seem to enable the second core. I started basing everything on mangopi mq and moved out to my own board in Buildroot. Sources at
<mozzwald>
I've applied some patches I found on the mailing list for some things, but have not found anything cpu related
<mozzwald>
any advice appreciated
<apritzel>
mozzwald: what's the error message, do you see anything in dmesg PSCI related?
<mozzwald>
apritzel: dmesg shows it only enabled CPU0 but in sysfs I see cpu0 and 1. cpu1 is disable and I can't start it from sysfs. I do not have PSCI enabled, but did try that once and there kernel wouldn't even start
<apritzel>
mozzwald: there is no SMP code in the mainline kernel, it's only PSCI there, and mainline U-Boot doing the actual job