ChanServ changed the topic of #aarch64-laptops to: Linux support for AArch64 Laptops (Asus NovaGo TP370QL - HP Envy x2 - Lenovo Mixx 630 - Lenovo Yoga C630)
mcbridematt has quit [Quit: Leaving]
mcbridematt has joined #aarch64-laptops
<steev>
bamse: so, i did more ~~playing around~~testing, and yeah, with the dp enabled, the c630 just doesn't like to wake the display up from resume. so i added a slight hack to disable it for the moment - this is what i'm testing now - https://github.com/steev/linux/tree/c630-6.0.0-rc5-only-batt
<steev>
also tried just vanilla 6.0.0-rc5, and it boots fine and shows the no audio issue, so it's nothing from any of the stuff i was applying on top, so that's.... goodishly bad
<bamse>
steev: okay, i will hook mine up to an external display and play around with it some more
<mahmoudajawad[m]>
Don't know. Maybe because it was engineered before gen 3 becomes available?
<mahmoudajawad[m]>
Do we have any specs to show what performance difference are there between gen 2 and 3?
flowriser has quit [Ping timeout: 480 seconds]
derzahl has quit [Ping timeout: 480 seconds]
iivanov has joined #aarch64-laptops
Penguinpee_ is now known as Penguinpee
hexdump01 has quit [Ping timeout: 480 seconds]
hexdump01 has joined #aarch64-laptops
derzahl has joined #aarch64-laptops
derzahl has quit [Ping timeout: 480 seconds]
<clover[m]>
Thus is kinda cool though. There are not many arm linux tablets available
mcbridematt has quit [Remote host closed the connection]
<robclark>
HdkR: I don't think any 7c3 thing shipping yet
derzahl has joined #aarch64-laptops
kbingham has joined #aarch64-laptops
kbingham has quit []
kbingham has joined #aarch64-laptops
<clover[m]>
Leo Shen: Any update on what we can do to protect battery on X13s?
_whitelogger has joined #aarch64-laptops
<szclsya[m]>
nothing yet
minecrell8 has quit []
minecrell has joined #aarch64-laptops
<szclsya[m]>
usually there're something like "charging_threshold" in the power supply sysfs, but there isn't any in x13s's
<szclsya[m]>
also the windows app also doesn't contain such functionality, so the ec probably doesn't support it at all
<szclsya[m]>
https://github.com/VR-25/acc/blob/dev/install/ctrl-files.sh here's a list of charging control apis on android. but since we are using an open source driver our's is different (and unfortunately doesn't contain charging control apis
<clover[m]>
i know they were able to tweak the kernel for the pinephone to get charging control
<szclsya[m]>
I *think* it should be supported by the soc (hey they can do it on a mobile chip, and the sc8280xp is basically a beefed up 865, no reason to remove such functionality eh