Darkmatter66_ has quit [Ping timeout: 256 seconds]
orivej has quit [Ping timeout: 246 seconds]
h0m1 has quit [Ping timeout: 246 seconds]
h0m1 has joined #nixos-aarch64
quinn has joined #nixos-aarch64
evax has joined #nixos-aarch64
rajivr has joined #nixos-aarch64
orivej has joined #nixos-aarch64
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
orivej_ has joined #nixos-aarch64
orivej has quit [Read error: Connection reset by peer]
cript0nauta has joined #nixos-aarch64
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
cole-h has joined #nixos-aarch64
orivej has joined #nixos-aarch64
zupo has joined #nixos-aarch64
zupo has quit [Ping timeout: 246 seconds]
zupo has joined #nixos-aarch64
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos-aarch64
zupo has quit [Client Quit]
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-aarch64
cole-h has quit [Quit: Goodbye]
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos-aarch64
<ArtemVorotnikov[>
hello everyone,
<ArtemVorotnikov[>
I have a spare Nokia 8 at hand, software developer skills and quite a bit of free time - is there a comprehensive guide out there to get started with porting NixOS to it? No prior Android modding expertise.
<ArtemVorotnikov[>
(fwiw it has the same SoC as google-walleye which is supported by mobile NixOS)
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos-aarch64
zupo has joined #nixos-aarch64
FRidh has joined #nixos-aarch64
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos-aarch64
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-aarch64
orivej_ has joined #nixos-aarch64
orivej has quit [Ping timeout: 240 seconds]
orivej_ has quit [Ping timeout: 246 seconds]
orivej has joined #nixos-aarch64
pinkieval has quit [Excess Flood]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pinkieval has joined #nixos-aarch64
ehmry has joined #nixos-aarch64
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-aarch64
alp has joined #nixos-aarch64
zupo has joined #nixos-aarch64
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<angerman>
ArtemVorotnikov[: samueldr might be your best bet for help :D
<angerman>
Anyone got any idea why my kernel would not log to ttyS0 with amlogic S922X? It's rather infuriating ending up with "Starting kernel ...", and then silence.
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
<theotherjimmy[m]>
angerman, you could check the kernel command line and the device tree (if you're on a DT platform). Those are probably the easiest fixes, and they're quick to check so it's woth the 3 min
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-aarch64
<angerman>
theotherjimmy[m]: thanks. Let's see if that turns up anything useful. I'm trying a stock kernel though :D
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos-aarch64
<theotherjimmy[m]>
Yeah, that's okay. It's easy enough to fix the DTS for your platform, or the command line (which may also be in the DTS, under chosen.bootargs)
orivej has quit [Read error: Connection reset by peer]
orivej has joined #nixos-aarch64
<angerman>
maybe it's actually ttyAML0, let's see. why... why would anyone do this?
<angerman>
will have to wait till tomorrow.
<theotherjimmy[m]>
If I were to guess at "why", I would go with It's a mistake and they did not check or they originially wrote the DTS for a different platform, and it's a copy-paste mistake.
zupo has joined #nixos-aarch64
<angerman>
AML is Amlogic handle they like to use. But I can’t figure out why you’d choose that over just S0, and I think there is a reason. Maybe I’m just expecting too much thought being put into this.
<theotherjimmy[m]>
Yeah, vendors like to do arbitrary lockin like stuff such as that, and they like putting their name one everything. That's silly, especially because there's likely no difference between an AML serial port and another vendor's serial port. Especially becasue they're such well understood pieces of hardware
<theotherjimmy[m]>
s/one/on/
<theotherjimmy[m]>
Luckily, if there is no difference, you can easily make it conform to the standard naming convention, and submit it upstream.
cole-h has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]