Lineage Android OS for the Jetson Nano

I have reproduced the crash loop on porg_tab. It appears to be related to drawing the battery percentage. So it’s possible that if some of the battery options are turned off before rebooting, it could prevent the crashes after reboot. I don’t have time to test that right now.

I’m going to try to look into the issue, but it might not be a quick fix, just based on time and my lack of familiarity with the code in question.

A fix for the systemui crash on porg_tab has been merged. A build has been queued and should be available within a few hours. Those with issues, please try that when it is available.

1 Like

Thanks i tried now it’s fixed seems stable on lineage 18.1 and update the driver vulkan 1.1.178

https://review.lineageos.org/c/LineageOS/android_device_nvidia_porg/+/338250 ?
The wifi / bluetooth does not work for me in intel 8265 chip I don’t know if it is activated in current builds but seems not due I see it’s abandoned.

Supporting intel wireless turned out more complicated than expected. Part of it is that the intel hal is kinda hacked up. There’s been a couple attempts to make it more aosp (and thus lineage) friendly, but it’s never been completed. If someone was interested in trying to pull it all together again, I might be able to get the relevant info from the last guy that tried. But like I’ve said before, I’m only supporting bcm4356 officially, anything beyond that will need developed and tested by someone with the hardware.

1 Like

Hi,…

Is there a way to Dual Boot LineageOS and Ubuntu AND that too from USB storage?

I see a guide to start boot from USB here

hello any reason 19.1 wouldn’t work with porg?

19.1 and 20 are held back for the same reason as all arm64 tegra devices I support. So this affects shield and jetsons, both tx1 and tx2.

19.1: Auto refresh matching is broken. It tries to work, but apps like kodi hang when closing content, trying to switch back to the normal refresh rate.

20: Auto refresh plus bluetooth le on broadcom chipsets. The wireless chipset I support on the 4gb nano is bcm, so pairing any recent remote doesn’t work.

If one doesn’t care about the broken features, then 19.1 and 20 would work fine. Would require someone to make unofficial builds however, since I won’t update officials with these features broken.

Hi,
Is there anyway to get root access on LineageOS 18.1 ( jetson nano P3450 ) ?

Same as on any other Lineage device. Adb root can be enabled in dev settings. If you want app root, that’s unsupported by the Lineage project and me by extension. It’s not that it won’t work, it’s only that the project will not be able fix problems when such rooting is active, because we cannot know what changes has been made to the system. Thus you would have to get support from the rooting project directly, not from here.

I am planning to install lineage ATV on my Jetson Nano 4GB, which has an Intel 8265 WiFi card. It sounds like I need to replace this card with a Broadcom model to use WiFi, could you let me know which of these two available on ebay would work: Broadcom BCM94360Z3 or Broadcom BCM94352Z. Thanks.

The opening post specifically says bcm4356, which is neither of those you list.

Yes, I get that. But you also said:

Since I can’t get a card with the 4356 here unless I buy a knock-off directly from China that won’t arrive until January, is it possible that a card with the 4352 or 4360 might work or is that unlikely?

Not without changing the build. The only firmware included is for the bcm4356 chipset. If someone wanted to set up a custom build for a different bcm/cy chipset, it might work, but would depend on if the version of the cypress-fmac driver being used supports it. Similar for realtek: a custom build enabling the rtl8822ce chips shipped with the xavier and orin devkits would probably work, but it would need testing. I don’t have that setup, so I can’t provide direct support.

OK, get it. Thanks.

Howdy! Can I install Tablet and TV and have a dual boot?

True dual boot would be difficult. There’s nothing in the bootloader to present a boot choice menu to the user, even beyond difficulties with duplicating all the partitions. It should be possible to install each on separate sd cards and swap the cards, though.

AM I understanding correctly, after reading this again? I now interpret this as stating that with a BCM4356 card, bluetooth will work?
I have just purchased a [Lenovo 00JT478 BCM94356Z Dual Band Wireless AC 867M NGFF Bluetooth 4.1 Wifi Card] from fleabay which appears to use the same chipset. Is it likely to work as the ROM currently functions? do I need to build the rom again?

I’ve not tested that specific model, but as long as it works with standard 4356 firmware, it should work fine with the official builds.

fingers crossed. Just gotta wait for shipping to UK from France

Hi, of course I ran into a problem with gapps. The system freezes on the first boot on a blank screen. Reading this post I understand why. But I have no idea how to reinstall the system. ADB is not working. Recovery mode, by connecting the pins, also does not work.
What should I do?