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]
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>
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)
<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>
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