the-modem-distro / pinephone_modem_sdk

Pinephone Modem SDK: Tools to build your own bootloader, kernel and rootfs
GNU General Public License v3.0
595 stars 64 forks source link

prototype.xml: add Pine64 PinePhone (Pro) hardware IDs #143

Closed DylanVanAssche closed 1 year ago

DylanVanAssche commented 1 year ago

Based on manufacturer (PINE64) and product name (PinePhone [Pro]) in Tow-Boot UEFI boot mode.

DylanVanAssche commented 1 year ago

PinePhone

pine64-pinephone:~$ sudo fwupdtool hwids
Computer Information
--------------------
BiosVendor: U-Boot
BiosVersion: 2021.10
BiosMajorRelease: 21
BiosMinorRelease: 10
FirmwareMajorRelease: ff
FirmwareMinorRelease: ff
Manufacturer: PINE64
ProductName: Pinephone (A64)
EnclosureKind: 3
BaseboardManufacturer: PINE64
BaseboardProduct: Pinephone (A64)

Hardware IDs
------------
not available as 'Family' unknown
not available as 'Family' unknown
{356cae21-a879-5af0-b697-58b31a356f34}   <- Manufacturer + ProductName + BiosVendor + BiosVersion + BiosMajorRelease + BiosMinorRelease
not available as 'Family' unknown
not available as 'Family' unknown
not available as 'Family' unknown
not available as 'ProductSku' unknown
not available as 'ProductSku' unknown
{1c60b26c-2505-5141-b7d0-7f97cade0be0}   <- Manufacturer + ProductName + BaseboardManufacturer + BaseboardProduct
{cd16a41d-8ea0-52d1-9e97-4a2c5e94c067}   <- Manufacturer + ProductName
not available as 'Family' unknown
not available as 'Family' unknown
{28fda54a-c16b-563e-bf97-05ec2c5ed8c4}   <- Manufacturer + EnclosureKind
{7546d03d-d1bf-5e52-b183-82fe0413b65d}   <- Manufacturer + BaseboardManufacturer + BaseboardProduct
{c3ebefb7-0eef-5c87-9b38-81cc66d428cd}   <- Manufacturer

PinePhone Pro

pine64-pinephonepro:~$ sudo fwupdtool hwids
Computer Information
--------------------
BiosVendor: U-Boot
BiosVersion: 2021.10
BiosMajorRelease: 21
BiosMinorRelease: 10
FirmwareMajorRelease: ff
FirmwareMinorRelease: ff
Manufacturer: PINE64
Family: PinePhone
ProductName: PinePhone Pro
EnclosureKind: 3
BaseboardManufacturer: PINE64
BaseboardProduct: PinePhone Pro

Hardware IDs
------------
not available as 'ProductSku' unknown
{52f16a73-9c85-5011-ab91-f4d537f458ce}   <- Manufacturer + Family + ProductName + BiosVendor + BiosVersion + BiosMajorRelease + BiosMinorRelease
{cc2cb088-ac7a-5be7-919a-abdeba2b3fd1}   <- Manufacturer + ProductName + BiosVendor + BiosVersion + BiosMajorRelease + BiosMinorRelease
not available as 'ProductSku' unknown
not available as 'ProductSku' unknown
{d89e618e-b916-5e7a-acd5-1b29afd84c55}   <- Manufacturer + Family + ProductName
not available as 'ProductSku' unknown
not available as 'ProductSku' unknown
{0b8b4186-2110-5cf2-84ba-27f51fd32745}   <- Manufacturer + ProductName + BaseboardManufacturer + BaseboardProduct
{10f570fd-23d3-5079-ae3f-5f4bda888bad}   <- Manufacturer + ProductName
{b0df9f23-b0e6-5813-bbba-ef8eec848faa}   <- Manufacturer + Family + BaseboardManufacturer + BaseboardProduct
{ae88c98a-03a2-51c7-940f-7bb5f0a2985d}   <- Manufacturer + Family
{28fda54a-c16b-563e-bf97-05ec2c5ed8c4}   <- Manufacturer + EnclosureKind
{c7faf1e2-fa9e-5754-bbb2-3cb68b269f8a}   <- Manufacturer + BaseboardManufacturer + BaseboardProduct
{c3ebefb7-0eef-5c87-9b38-81cc66d428cd}   <- Manufacturer

Tow-Boot

2021.01-005

Biktorgj commented 1 year ago

I'm going to trust you on this one while I wait for the new Pro :)