elvishjerricco has quit [Ping timeout: 245 seconds]
alunduil has joined #nixos-aarch64
chessai has joined #nixos-aarch64
elvishjerricco has joined #nixos-aarch64
{`-`} has joined #nixos-aarch64
h0m2 has quit [Quit: WeeChat 2.7]
h0m1 has joined #nixos-aarch64
h0m1 has quit [Client Quit]
h0m1 has joined #nixos-aarch64
Thra11 has joined #nixos-aarch64
wavirc22 has joined #nixos-aarch64
wavirc22_ has joined #nixos-aarch64
wavirc22_ has quit [Quit: wavirc22_]
wavirc22 has quit [Quit: ZNC 1.6.6+deb1ubuntu0.2 - http://znc.in]
Thra11 has quit [Ping timeout: 258 seconds]
cptchaos83 has joined #nixos-aarch64
misuzu has quit [Remote host closed the connection]
misuzu has joined #nixos-aarch64
<Smith[m]>
samueldr: I tried to add `defconfig = "pinebook_pro_defconfig";` to get the kernel config from Manjaro. But I get an error about modDirVersion not being 5.4.0-MANJARO-ARM. I guess I need to override the LOCALVERSION but not sure how to do this
t184256 has left #nixos-aarch64 [#nixos-aarch64]
t184256 has joined #nixos-aarch64
<samueldr>
or you can remove -MANJARO-ARM from their config file manually
<samueldr>
though I'm not sure theirs would build faster, it's pretty similar
<samueldr>
it looked like it would differ as much as their normal kernel with our normal kernel
<Smith[m]>
I saw some config about the rockchip and hantro in manjaro arm defconfig. Since we use tys’s kernel git repo I thought we might as well use the defconfig too...
<samueldr>
if there are missing options, we may as well enable them, but using the nixos defaults is probably better since at some point this should all be upstreamed anyway
<Smith[m]>
Noted , thanks for answering ! I see that Thra11 enabled some extraConfigs too.
<samueldr>
we probably should work in merging our work to reduce deduplication, Thra11 looked a bit more at the userland
<samueldr>
I'm about done implementing rndis stuff for the "gsi.rndis" gadgetfs... whew
<samueldr>
the "fun" thing with android rndis is that it looks like there is at least two implementation for gadgetfs
<samueldr>
in addition to the older android_usb one
<samueldr>
and lacking documentation, "gsi.rndis" requires the ipa firmwares to be loaded
<samueldr>
and a magic 1 sent to /dev/ipa
kai_w has joined #nixos-aarch64
lovesegfault has joined #nixos-aarch64
lovesegfault has quit [Quit: WeeChat 2.7]
THFKA4 has quit [Quit: WeeChat 2.4]
<samueldr>
OH
<samueldr>
I think I fixed something by using adding support for /vendor
<samueldr>
not 100% positive, but I think the pixel 2 wasn't charging in mobile nixos before, and now I see tracing in the logging about that