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)
jelly has quit []
jelly has joined #aarch64-laptops
hexdump0815 has joined #aarch64-laptops
hexdump01 has quit [Ping timeout: 480 seconds]
systwi has quit [Ping timeout: 480 seconds]
systwi has joined #aarch64-laptops
systwi_ has joined #aarch64-laptops
systwi has quit [Ping timeout: 480 seconds]
systwi_ has quit []
systwi has joined #aarch64-laptops
ed1337x has joined #aarch64-laptops
hightower2 has joined #aarch64-laptops
ed1337x has quit [Quit: Konversation terminated!]
Kelsar has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Kelsar has joined #aarch64-laptops
apalos_ has quit [Quit: ZNC 1.7.2 - https://znc.in]
mani_s- has quit []
apalos_ has joined #aarch64-laptops
mani_s- has joined #aarch64-laptops
pbsds has quit [Quit: The Lounge - https://thelounge.chat]
hightower2 has quit [Ping timeout: 480 seconds]
leezu has quit [Remote host closed the connection]
leezu has joined #aarch64-laptops
hightower2 has joined #aarch64-laptops
apalos_ has quit [Quit: ZNC 1.7.2 - https://znc.in]
mani_s- has quit []
<bryanodonoghue> the rgb sensor I mean
<bryanodonoghue> # 2592x1944
<bryanodonoghue> media-ctl --reset
<bryanodonoghue> media-ctl -v -d /dev/media0 -V '"ov5675 '24-0020'":0[fmt:SGRBG10_1X10/2592x1944 field:none]'
<bryanodonoghue> media-ctl -V '"msm_csiphy0":0[fmt:SGRBG10_1X10/2592x1944]'
<bryanodonoghue> media-ctl -V '"msm_csid0":0[fmt:SGRBG10_1X10/2592x1944]'
<bryanodonoghue> media-ctl -V '"msm_vfe0_rdi0":0[fmt:SGRBG10_1X10/2592x1944]'
<bryanodonoghue> media-ctl -l '"msm_csiphy0":1->"msm_csid0":0[1]'
<bryanodonoghue> media-ctl -l '"msm_csid0":1->"msm_vfe0_rdi0":0[1]'
<bryanodonoghue> media-ctl -d /dev/media0 -p
<bryanodonoghue> yavta -B capture-mplane -c -I -n 5 -f SGRBG10P -s 2592x1944 --file=ov5675-SGRBG10-2592x1944-000#.bin -F /dev/video0
<steev> oh nice
hightower2 has quit [Ping timeout: 480 seconds]
hightower2 has joined #aarch64-laptops
pbsds has joined #aarch64-laptops
<clover[m]> Camera stuff??
<steev> indeed
<konradybcio> jhovold are you able to run your 6.4 kernel without clk_ignore_unused?
<konradybcio> also, fprintd works flawlessly with GDM.. that's amazing..
<konradybcio> install fprintd, run fprintd-list $(whoami) to check if your sensor is detected, then run fprintd-enroll, enter your password and keep touching the scanner until it says enroll-completed
ptitSeb_ has joined #aarch64-laptops
<bamse> konradybcio: very cool, re fprintd...looking forward to get that going, once we get the patches landed
<konradybcio> then I ran sudo pam-auth-update and I can now use it for sudo!
Cyrinux9 has quit []
ptitSeb has quit [Ping timeout: 480 seconds]
Cyrinux9 has joined #aarch64-laptops
<ajhalaney[m]> TIL about fprintd, that's neat.
<clover[m]> back home and can test stuff. headphones working well with 6.4.1
<clover[m]> thanks jhovold!
<steev> konradybcio: i think abel's patches are still in flight?
<konradybcio> Abel's patches for what?
<steev> i thought it need(s|ed) https://lore.kernel.org/all/20230327193829.3756640-1-abel.vesa@linaro.org/ but maybe that's for pd_ignore_unused ?
<konradybcio> oh i think that patchset was killed
<steev> probably was, i still carry it here
agl7-x13s has quit [Quit: Leaving]
agl7-x13s has joined #aarch64-laptops
derzahl has joined #aarch64-laptops
<konradybcio> oh my I just updated the fingerprint scanner's firmware through fwupd.. this is so amazing!!!
<clover[m]> :]
<exeat> It should also be able to update the nvme drive firmware (though that's simple to do with nvme-cli)
<clover[m]> steev: any 6.5 rc versions we can play with yet?
<steev> no
<steev> the first week of the month, i'm absolutely swamped (more than usual) because i have to fix up our ci failures
<steev> plus, i think we're still in rc1 and stuff still coming in?
<steev> oh, no, he hasn't even tagged 6.5-rc1 yet
<clover[m]> heard
<steev> one of konrad's patches doesn't apply, i need to see why that is
agl7-x13s has quit [Quit: Leaving]
<steev> could be an older version of the patch and the updated version was applied
<steev> i'm surprised you're not pulling down bryan's 6.3 and testing the camera
<konradybcio> rc1 will be tagged on sun/mon
<steev> yeah
<steev> i realized after i looked
<steev> konradybcio: do you know if a portion of your hfi patches made it in to torvalds tree?
<konradybcio> i don't recall
<steev> ah, it's one of Dikshita
<steev> s
<steev> it either conflicts or yours did the same and you acked it
<steev> update calculations for dqp buffers is the commit message
<clover[m]> steev: what's going on with the CI?
<clover[m]> any way i can help?
Evaia63101 has quit [Quit: Hack the Gibson]
Evaia63101 has joined #aarch64-laptops
<steev> nah, it's something on our backend
<steev> basically, our arm builders try to move the ccache temp directory (for reasons?) and this fails, and that causes the build to fail
<steev> i think i'll work around it by... making it only do that if we aren't on the arm builders, because we don't actually reuse anything from the arm builds, all the testing happens on x86 hardware
<steev> https://gitlab.com/kalilinux/packages/bulk-extractor/-/jobs/4609965490 basically they fail like this (not all, but most)