Nvidia Tegra armv7 (nvidia-tegra-armv7): Difference between revisions
Appearance
Line 115: | Line 115: | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Devices | tables=Devices | ||
|fields=CONCAT( '[[', _pageName, '|',Manufacturer,' ',Name,']]' )=Device,Codename,Category,Chipset | |fields=CONCAT( '[[', _pageName, '|',Manufacturer,' ',Name,']]' )=Device,Codename,Category,Chipset,StatusUbootPrimary=primary,StatusUbootSecondary=secondary | ||
|order by=Devices.Manufacturer, Devices.Name, Devices.Codename | |order by=Devices.Manufacturer, Devices.Name, Devices.Codename | ||
|limit=9999 | |limit=9999 | ||
|where=(Devices.Chipset like '%Nvidia Tegra 3%' or Devices.Chipset like '%Nvidia Tegra 4%' or Devices.Chipset like '%Nvidia Tegra 2%') and Devices.booting and (Devices.StatusUbootPrimary = "Y" or Devices.StatusUbootSecondary = "Y") and Devices.StatusMainline = "Y" | |where=(Devices.Chipset like '%Nvidia Tegra 3%' or Devices.Chipset like '%Nvidia Tegra 4%' or Devices.Chipset like '%Nvidia Tegra 2%') and Devices.booting and (Devices.StatusUbootPrimary = "Y" or Devices.StatusUbootPrimary = "P" or Devices.StatusUbootSecondary = "Y" or Devices.StatusUbootSecondary = "P") and Devices.StatusMainline = "Y" | ||
|more results text= | |more results text= | ||
}} | }} |
Revision as of 23:07, 17 March 2024
A generic port for Nvidia Tegra 2/3/4 devices.
![]() TF201, one of supported devices | |
Manufacturer | Nvidia |
---|---|
Name | Tegra ARMv7 |
Codename | nvidia-tegra-armv7 |
Released | 2011 |
Type | generic |
Hardware | |
Chipset | Nvidia Tegra 2/3/4 |
GPU | ULP GeForce |
Architecture | armv7 |
Software | |
FOSS bootloader | yes |
postmarketOS | |
Category | community |
Pre-built images | yes |
This device is based on the Tegra 2. See the SoC page for common tips, guides and troubleshooting steps |
This device is based on the Tegra 3. See the SoC page for common tips, guides and troubleshooting steps |
This device is based on the Tegra 4. See the SoC page for common tips, guides and troubleshooting steps |
Contributors
- Clamor
- Jenneron
Installation process
WARNING: At this moment you should have U-Boot installed as primary or secondary! See device-specific pages for instructions on how to install U-Boot |
With U-Boot as primary bootloader
Install using pmbootstrap install --disk /dev/sdX
when exposing eMMC to the host with U-Boot
With U-Boot as secondary bootloader
Use pmbootstrap install --split
and pmbootstrap export
. Flash resulting boot and root images to separate partitions.
Devices
Device | Codename | Category | Chipset | primary | secondary |
---|---|---|---|---|---|
Asus Eee Pad Transformer | asus-tf101 | community | Nvidia Tegra 2 (T20) | Y | Y |
Asus Eee Pad Transformer Prime | asus-tf201 | community | Nvidia Tegra 3 (T30) | Y | Y |
Asus Transformer Infinity | asus-tf700t | community | Nvidia Tegra 3 (T33) | Y | Y |
Asus Transformer Pad | asus-tf300t | community | Nvidia Tegra 3 (T30L) | Y | Y |
Asus Transformer Pad 3G | asus-tf300tg | community | Nvidia Tegra 3 (T30L) | Y | Y |
Google (ASUS) Nexus 7 (2012) | asus-grouper | community | Nvidia Tegra 3 (T30L) | Y | N |
Google (ASUS) Nexus 7 (2012) GSM | asus-tilapia | community | Nvidia Tegra 3 (T30L) | Y | N |
LG Optimus Vu | lg-p895 | community | Nvidia Tegra 3 (AP33) | Y | P |
Microsoft Surface RT | microsoft-surface-rt | community | Nvidia Tegra 3 (T30) | P | P |
WEXLER Tab 7t | wexler-qc750 | testing | Nvidia Tegra 3 (T30L) | Y | N |