2022-08-14 19:41
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)
00:18
<
szclsya[m] >
seems that the audio driver for 8280xp is finally merged
00:19
<
szclsya[m] >
wonder if the rest of the puzzle will be published soon
00:59
<
steev >
depends on how srinik feels with his testing :)
00:59
<
steev >
clover[m]: i'm saying we need a patch for the qcom batt mgr driver to add that, based on the kernel patch mentioned in the linked issue
00:59
<
steev >
sorry, i didn't sleep last night and went to bed finally and got some sleep
00:59
<
steev >
hopefully i make more sense now
01:51
<
steev >
i still haven't backed out my testing patches yet
02:20
<
steev >
we should have that
02:31
<
steev >
i bet it because it wasn't below
02:32
<
steev >
give me a min to test before bumping that
02:33
<
steev >
i might force push over it
02:44
<
steev >
okay, yeah, that was it
02:50
<
steev >
clover[m]: sent bamse an email and yelled at him for it :P
03:27
hexdump01 has joined #aarch64-laptops
03:28
hexdump0815 has quit [Ping timeout: 480 seconds]
04:15
<
clover[m] >
6.0.0-rc6-0-x13s boots but doesnt seem to help battery indicator
04:16
<
clover[m] >
/sys/class/power_supply/qcom-battmgr-bat/present: ERROR: cannot read `/sys/class/power_supply/qcom-battmgr-bat/present' (No such device)
04:16
<
clover[m] >
off to bed
04:17
<
steev >
oh interesting...
04:17
<
steev >
yeah, okay, i need to do the hacky way, apparently that says 0?
04:17
<
steev >
steev@x13s:~$ cat /sys/class/power_supply/qcom-battmgr-bat/present
04:56
<
steev >
clover[m]: okay, it's a 1 now
05:01
jhovold has joined #aarch64-laptops
05:41
<
HdkR >
Oh, battery?
05:42
flowriser has quit [Remote host closed the connection]
05:58
<
steev >
yeah, the present file doesn't have a 1 in it, so upower thinks its 0, so i just force a 1 in there
05:58
<
steev >
probalby no the correct thing to do but
06:25
iivanov has joined #aarch64-laptops
06:27
SSJ_GZ has joined #aarch64-laptops
08:01
falk689 has quit [Remote host closed the connection]
08:02
falk689 has joined #aarch64-laptops
08:39
falk689 has quit [Remote host closed the connection]
08:40
falk689 has joined #aarch64-laptops
09:17
falk689 has quit [Quit: So Long, and Thanks for All the Fish.]
09:18
falk689 has joined #aarch64-laptops
11:41
Evaia631 has quit [Quit: Hack the Gibson]
11:41
flowriser has joined #aarch64-laptops
11:44
falk689 has quit [Ping timeout: 480 seconds]
11:45
maz has quit [Ping timeout: 480 seconds]
11:46
maz has joined #aarch64-laptops
11:53
falk689 has joined #aarch64-laptops
11:54
Evaia631 has joined #aarch64-laptops
11:55
calebccff_ has quit []
11:55
calebccff has joined #aarch64-laptops
11:58
maz has joined #aarch64-laptops
12:04
flowriser has quit [Ping timeout: 480 seconds]
12:06
flowriser has joined #aarch64-laptops
13:06
iivanov has quit [Ping timeout: 480 seconds]
13:50
iivanov has joined #aarch64-laptops
13:50
iivanov has quit [Remote host closed the connection]
13:50
iivanov has joined #aarch64-laptops
14:47
<
clover[m] >
rebuilt and it didn't help
14:49
<
clover[m] >
every time i try to read something it says no such device
14:49
<
clover[m] >
alex@naga /sys/class/power_supply/qcom-battmgr-bat [9:49:33]
14:49
<
clover[m] >
> $ cat voltage_now
14:49
<
clover[m] >
cat: voltage_now: No such device
15:25
flowriser has quit [Ping timeout: 480 seconds]
17:36
<
steev >
steev@x13s:/sys/class/power_supply/qcom-battmgr-bat$ cat voltage_now
17:36
<
steev >
steev@x13s:/sys/class/power_supply/qcom-battmgr-bat$ cat temp
17:36
<
steev >
steev@x13s:/sys/class/power_supply/qcom-battmgr-bat$ cat present
17:36
<
steev >
do you have the firmware in place? note that it moved again upstream
17:37
<
steev >
should be /lib/firmware/qcom/sc8280xp/LENOVO....
17:38
<
szclsya[m] >
oh rc6 contains the new firmware location right?
17:38
<
szclsya[m] >
I will need to update the firmware package if so
17:48
<
harvestz[m] >
does anyone use something high end like the ampere altra? seems super nice :p
17:48
<
harvestz[m] >
80+ core arm cpu
17:50
<
szclsya[m] >
I've used a huawei kunpeng 920 before, 96 cores on two chips
17:53
<
clover[m] >
<szclsya[m]> "I will need to update the..." <- Ah that's probably it
18:01
<
szclsya[m] >
steev: is rc6 ready now?
18:01
<
szclsya[m] >
seems that there's only a release but no branch for rc6?
18:02
<
clover[m] >
i can confirm rc6 boots
18:02
<
clover[m] >
no config changes required
18:03
<
steev >
szclsya[m]: ah yes, sorry
18:03
<
steev >
szclsya[m]: also.. i have no idea why that happens, i pushed it, but i guess it only pushed the tag?
18:06
<
szclsya[m] >
probably? I believe tag is just a pointer to a specific comiit
18:06
<
szclsya[m] >
*git magic*
18:06
<
steev >
steev@x13s:~/kernel/torvalds$ git push --atomic steev HEAD:lenovo-x13s-6.0.0-rc6 --follow-tags --force
18:06
<
steev >
Enter passphrase for key '/home/steev/.ssh/id_rsa':
18:06
<
steev >
Everything up-to-date
18:08
<
steev >
let me try to delete the remote tag first?
18:10
<
steev >
szclsya[m]: okay i think the branch exists now
18:10
<
steev >
and yes, the new firmware location is in rc6 (or at least, in my rc6)
18:11
<
steev >
that's actually the only real change since rc5
18:12
<
szclsya[m] >
will build it when free
18:36
<
szclsya[m] >
clover: btw you can use git pull --rebase to pull the new commits from the repo and stack your new commits on top of them, so that your pull request will be cleaner
18:37
<
clover[m] >
i will try
18:40
<
szclsya[m] >
(yeah git's ux is great /s
19:47
iivanov has quit [Quit: Leaving...]
20:16
falk689 has quit [Remote host closed the connection]
20:16
falk689 has joined #aarch64-laptops
21:59
SSJ_GZ has quit [Ping timeout: 480 seconds]
22:04
Evaia631 has quit [Quit: Hack the Gibson]
22:37
Evaia631 has joined #aarch64-laptops
22:42
Evaia631 has quit []
22:55
Evaia631 has joined #aarch64-laptops