ChanServ changed the topic of #aarch64-laptops to: Linux support for AArch64 Laptops (Chrome OS Trogdor Devices - Asus NovaGo TP370QL - HP Envy x2 - Lenovo Mixx 630 - Lenovo Yoga C630 - Lenovo ThinkPad X13s - and various other snapdragon laptops) - https://oftc.irclog.whitequark.org/aarch64-laptops
sally has joined #aarch64-laptops
tobhe_ has joined #aarch64-laptops
tobhe has quit [Ping timeout: 480 seconds]
hexdump0815 has joined #aarch64-laptops
hexdump02 has quit [Ping timeout: 480 seconds]
hexdump02 has joined #aarch64-laptops
hexdump01 has quit [Ping timeout: 480 seconds]
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #aarch64-laptops
davidinux has joined #aarch64-laptops
xroumegue has quit [Ping timeout: 480 seconds]
xroumegue has joined #aarch64-laptops
jhovold has joined #aarch64-laptops
eirikkar1 has joined #aarch64-laptops
eirikkar has quit [Ping timeout: 480 seconds]
eirikkar1 is now known as eirikkar
ravikant_ has joined #aarch64-laptops
pbrobinson has quit [Ping timeout: 480 seconds]
ema has quit [Quit: reboot]
ema has joined #aarch64-laptops
pbrobinson has joined #aarch64-laptops
srinik has joined #aarch64-laptops
davidinux has quit [Quit: WeeChat 4.3.1]
davidinux has joined #aarch64-laptops
<albsen[m]>
Jens Glathe: tried ur newest kernel build, it's not booting on the t14s
ravikant_ has quit [Ping timeout: 480 seconds]
<JensGlathe[m]>
I didn’t do nothing
srinik has quit [Remote host closed the connection]
ravikant_ has joined #aarch64-laptops
<jhovold>
Here's an updated wip branch for the X13s:
<jhovold>
- fix bogus audio mux lookup error on non-t14s
hightower2 has joined #aarch64-laptops
srinik has joined #aarch64-laptops
<spawacz>
jhovold: what config should I use for x13s?
srinik has quit [Ping timeout: 480 seconds]
<steev>
johan_defconfig if you don't already have your own
pbrobinson_ has joined #aarch64-laptops
pbrobinson has quit [Read error: Connection reset by peer]
<spawacz>
espeak 'done!', lets reboot
jglathe_angrybox has quit [Read error: Connection reset by peer]
jglathe_angrybox has joined #aarch64-laptops
<albsen[m]>
Jens Glathe: yes, I know. just not able to boot. but - I've not tried after updating bios and firmware in windows. maybe thats related.
srinik has joined #aarch64-laptops
<JensGlathe[m]>
hmm secure boot on again?
<tobhe_>
or OLED
<spawacz>
How can I access the camera on x13s? I'm in the kvm group, got libcamera0.4 and libcamera-v4l2 installed. Can't play any of the /dev/video{0..33}
<kbingham>
spawacz, You don't access /dev/video* directly. You need to use applications that support libcamera
<kbingham>
(or pipewire, which uses libcamera for you - i.e. firefox/chrome)
<spawacz>
kbingham: Oh ok. On my other laptop and PC i can just mpv /dev/video0
<kbingham>
spawacz, your other laptop likely has a nice simple UVC webcam ;-)
<kbingham>
you can 'try' "libcamerify mpv /dev/video0" ... but not much guarantees on that.
<kbingham>
you might also be able to use cheese, or snapshot.
<albsen[m]>
Jens Glathe: the other kernels boot without issue
ravikant_ has quit [Ping timeout: 480 seconds]
<tobhe_>
albsen[m]: do you have the OLED model?
<spawacz>
kbingham: neither of these work for me
<steev>
jhovold: do you know what the status of the rx ring buffer patch is? its been since march
<JensGlathe[m]>
huh
<JensGlathe[m]>
device tree is there?
<albsen[m]>
tobhe_: yes, its the oled model
<tobhe_>
JensGlathe[m]: but it won't pick the right one automatically
<albsen[m]>
I been running this ubuntu install to help test (unfortunately not stable enough for my daily) so, the previous kernels I installed booted. this one doesn't anymore.
<kbingham>
spawacz, Start with the basics, test 'cam -l' and qcam
<tobhe_>
albsen[m]: I suppose you could try booting a working kernel, then copy the new OLED dtb to /boot and load that manually with the new kernel to see if that works
<jhovold>
steev: I'm gonna try to follow up on that this week, not merged yet afaik
<tobhe_>
just a guess though
<jhovold>
but it has also only been one week since the merge window closed
<albsen[m]>
tobhe_: good idea, I'll try that later and let you guys know if thats it. why wouldn't it pick the correct dtb anymore?
<albsen[m]>
it used to work before
<tobhe_>
it was split into OLED and non-OLED
<spawacz>
kbingham: qcam works!
<kbingham>
spawacz, Great, that means the camera drivers are all in place. As long as you have up to date pipewire, and firefox/chrome you should be able to get video calls running. Depending on your distro - you might have to enable some magic in firefox/chrome to allow/enable pipewire cameras.