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)
bluerise has joined #aarch64-laptops
bluerise_ has quit [Ping timeout: 480 seconds]
alpernebbi has quit [Ping timeout: 480 seconds]
alpernebbi has joined #aarch64-laptops
leezu has quit [Quit: WeeChat 3.0]
leezu has joined #aarch64-laptops
hexdump01 has joined #aarch64-laptops
hexdump0815 has quit [Ping timeout: 480 seconds]
hightower3 has quit [Ping timeout: 480 seconds]
kettenis_ has joined #aarch64-laptops
hightower2 has joined #aarch64-laptops
jhovold has joined #aarch64-laptops
jhovold has quit []
jhovold has joined #aarch64-laptops
schaeffer_ has joined #aarch64-laptops
schaeffer has quit [Read error: Connection reset by peer]
leiflindholm has quit [Ping timeout: 480 seconds]
leiflindholm has joined #aarch64-laptops
hightower2 has quit [Ping timeout: 480 seconds]
leezu has quit [Quit: WeeChat 3.0]
hightower2 has joined #aarch64-laptops
leezu has joined #aarch64-laptops
hightower2 has quit [Ping timeout: 480 seconds]
<steev> ardb: is 9e9888a0fe97 (efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table) the same as https://github.com/aarch64-laptops/linux/commit/2566f19829c8671715bb5f2334ecc9f2bf506bca (or address the same issue?)
jhovold has quit [Ping timeout: 480 seconds]
<HdkR> Hm, weird new issue where the network over USB cuts out every few seconds. That's weird.
hightower2 has joined #aarch64-laptops
agl7 has quit [Remote host closed the connection]
agl7 has joined #aarch64-laptops
firlaev-hans-fiete[m] has joined #aarch64-laptops
bluerise has quit [Quit: brb]
<ardb> steev: no not the same
<ardb> if anything, they're complementary
<steev> hm, what ever happened to that one then (the one in laptops) - i thought shawnguo submitted it upstream
<ardb> it's a bit of a hack
<steev> right, okay, so we still need that to use grub "properly"
<agl7> steev: I first saw today that on kernel.org the kernel 6.3 was released and I also saw that you already created the "lenovo-x13s-linux-6.3.y" tree 5 days ago. I am in the process of compiling it. Let you know when everything should work for me.
<steev> ok
bluerise has joined #aarch64-laptops
agl7 has quit [Ping timeout: 480 seconds]
agl7 has joined #aarch64-laptops
<agl7> steev: I have a hopefully small problem compiling: I get an error with "make bindeb-pkg" (dpkg-checkbuilddeps: error: build dependencies not met: debhelper). Do I have to give some other commands before that for this to work?
<steev> probably need to install debhelper
<agl7> ok
<steev> i do debian package development for work, so i probably had all the build deps installed already and didn't notice the change
<agl7> steev: Which Debian packages do I need to install?
<steev> i don't know
<steev> i'm assuming just debhelper since that's what it told you in the error message
<agl7> Ohh, I accidentally entered "dephelper" instead of "debhelper"!
<agl7> With "apt search debhelper" I get the package "debhelper"!
<agl7> Now it works :-)
<agl7> steev: How many cores do you specify when compiling. When I specify "make -j8 bindeb-pkg" the ThinkPad X13s gets very hot.
<steev> if you don't like it getting so hot, revert my patch that is "Make it hotter"