robclark 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
derzahl has quit [Ping timeout: 480 seconds]
Mathew has quit [Quit: Leaving]
mcbridematt has joined #aarch64-laptops
phire has joined #aarch64-laptops
cachoeira has quit [Remote host closed the connection]
cachoeira has joined #aarch64-laptops
phire_ has joined #aarch64-laptops
phire is now known as Guest247
phire_ is now known as phire
Eighth_Doctor has quit []
Guest247 has quit [Ping timeout: 480 seconds]
cachoeira has quit [Remote host closed the connection]
cachoeira has joined #aarch64-laptops
possiblemeatball has quit [Remote host closed the connection]
martiert has quit [Quit: WeeChat 4.3.3]
martiert has joined #aarch64-laptops
flokli has quit [Quit: WeeChat 4.3.1]
flokli has joined #aarch64-laptops
alfredo has joined #aarch64-laptops
ungeskriptet has quit [Quit: Contact: https://david-w.eu]
ungeskriptet has joined #aarch64-laptops
Kelsar has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
smpl has joined #aarch64-laptops
alfredo1 has joined #aarch64-laptops
alfredo has quit [Ping timeout: 480 seconds]
alfredo1 is now known as alfredo
srinik has joined #aarch64-laptops
alfredo has quit [Quit: alfredo]
Kelsar has joined #aarch64-laptops
Kelsar has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Kelsar has joined #aarch64-laptops
agl has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in]
agl has joined #aarch64-laptops
jhovold has joined #aarch64-laptops
ektor52 has joined #aarch64-laptops
ektor5 has quit [Ping timeout: 480 seconds]
cachoeira has quit [Remote host closed the connection]
cachoeira has joined #aarch64-laptops
possiblemeatball has joined #aarch64-laptops
srinik has quit [Ping timeout: 480 seconds]
rfs613 has quit [Quit: restart]
rfs613 has joined #aarch64-laptops
possiblemeatball has quit [Remote host closed the connection]
srinik has joined #aarch64-laptops
possiblemeatball has joined #aarch64-laptops
derzahl has joined #aarch64-laptops
ektor52 has quit [Quit: WeeChat 4.3.2]
alfredo has joined #aarch64-laptops
ektor5 has joined #aarch64-laptops
<robclark> does linaro have some deb repo's somewhere with x1e stuff (like firmware)? The debian image seems to be just an installer image so I guess it grabs everything from the network
<steev> there used to be a repo somewhere. they may just have them in a .deb file similar to the c630, or could even be a script that runs that mounts the windows partition annd copies them over (that was done on the c630 for a while)
<robclark> hmm
quinine has quit [Quit: Client limit exceeded: 20000]
<robclark> well, random android binaries don't seem to be cutting it, so I should somehow find the proper ones
<steev> their obs instance has an invalid cert
<steev> https://releases.linaro.org/obs/linaro-overlay-sid/ looks like it hasn't been updated since 2022 so it's not this one
<steev> robclark: have a link to the debian image?
<robclark> fw is in the initrd.gz in the deb installer image... I'd have to find the link again but iirc it wasn't too hard to find w/ some googling (ie linked to from one of the blog posts or presentations)
cyrinux has quit []
alfredo has quit [Ping timeout: 480 seconds]
cyrinux has joined #aarch64-laptops
srinik has quit [Ping timeout: 480 seconds]
<robclark> fwiw, if anyone is curious, I tracked the reboot (with f40 on the yoga slim) to: https://www.irccloud.com/pastebin/oiqPMufN/
<robclark> which... don't ask me why, idk
<robclark> hmm, this is fun.. I can dd a disk image to /dev/nvme0n1 .. and it all looks fine.. but when I reboot, it is back to "Free space"
<bluerise_> anyone yet tried to get the ITS to work on x1e80100?
<bluerise_> It looks like it's fairly similar to the sc8280xp
bluerise_ is now known as bluerise
<bluerise> but it doesn't work for me
srinik has joined #aarch64-laptops
alfredo has joined #aarch64-laptops
kuter has joined #aarch64-laptops
alfredo has quit [Quit: alfredo]
<robclark> re: disappearing nvme partitions.. seems like the fw still has the annoying behavior of trying to "recover" the partition table if it doesn't find a backup gpt table at the end of the disk
srinik has quit [Ping timeout: 480 seconds]
jhovold has quit [Ping timeout: 480 seconds]
calebccff has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
<robclark> so, it seems like gnome-shell (wayland) doesn't believe that I have any input devices? kb works fine at console.. hmm..
kuter has quit [Quit: Leaving]
kettenis has joined #aarch64-laptops
<kettenis> hmm, looks like one of the usb controllers is missing from x1e80100.dtsi
<kettenis> xhci2 at acpi0 USB3 addr 0xa400000/0xfffff irq 339, xHCI 1.10
<kettenis> (from booting OpenBSD with ACPI)
<kettenis> nothing with that address in the device tree
Lucanis has quit [Ping timeout: 480 seconds]
Lucanis has joined #aarch64-laptops
smpl has quit [Ping timeout: 480 seconds]
clee has joined #aarch64-laptops
<clee> I saw the ACPI files for the Lenovo Yoga Slim 7X landed yesterday; any chance we'll get a DTB soon?
<robclark> clee: there is a WIP dts in strongtz's github branch, that seems to be enough to get basic stuff working.. I've not tried wifi yet. I don't think it has been cross-checked against the acpi tables like the asus one has been