Generic x64 UEFI device: Difference between revisions
hidefeatures=no |
|||
(9 intermediate revisions by 6 users not shown) | |||
Line 2: | Line 2: | ||
| manufacturer = Generic | | manufacturer = Generic | ||
| name = x64 UEFI device | | name = x64 UEFI device | ||
| codename = | | codename = generic-x86_64 | ||
| image = | | image = | ||
| originalsoftware = Windows | | originalsoftware = Windows | ||
Line 9: | Line 9: | ||
| releaseyear = | | releaseyear = | ||
| architecture = x86_64 | | architecture = x86_64 | ||
| type = | | prebuiltimages = yes | ||
| type = generic | |||
| status_usbnet = Y | | status_usbnet = Y | ||
| status_flashing = Y | | status_flashing = Y | ||
Line 32: | Line 33: | ||
| status_nfc = - | | status_nfc = - | ||
| status_irtx = - | | status_irtx = - | ||
|hidefeatures=no | |||
}} | }} | ||
This device allows postmarketOS to run on | This device allows postmarketOS to run on common x86_64 hardware if the device uses 64-bit UEFI. | ||
== Contributors == | == Contributors == | ||
Line 40: | Line 42: | ||
== Installation == | == Installation == | ||
Prebuilt images for generic x86_64 devices can be found on our downloads page, alternatively you can follow the [[Installation_guide|Installation Guide]] to build an image from scratch. The process is usually fairly straight forward, select <code>generic</code> as the manufacturer when prompted. | |||
When instructed to run <code>pmbootstrap install</code>, insert your target medium (sdcard, USB thumbdrive, etc) and specify <code>--sdcard /dev/sdX</code> where <code>/dev/sdX</code> is the target device. | When instructed to run <code>pmbootstrap install</code>, insert your target medium (sdcard, USB thumbdrive, etc) and specify <code>--sdcard /dev/sdX</code> where <code>/dev/sdX</code> is the target device. | ||
The on-device installer is not currently supported | The on-device installer is not currently supported. You will need to install directly to your target storage device. The simplest is to flash an image to a flash drive or SD card, and use <code>pmbootstrap</code> from there to access it. Alternatively, you can remount the rootfs as readonly after first boot and use a tool like <code>dd</code> to copy the disk image over to the internal storage device. | ||
== See also == | == See also == | ||
Line 52: | Line 54: | ||
* [[:Category:Desktop]] | * [[:Category:Desktop]] | ||
* [[:Category:Laptop]] | * [[:Category:Laptop]] | ||
* [[Generic x86 UEFI device]] | * [[Generic x86 UEFI device]] |
Latest revision as of 22:14, 24 August 2024
Manufacturer | Generic |
---|---|
Name | x64 UEFI device |
Codename | generic-x86_64 |
Type | generic |
Hardware | |
Architecture | x86_64 |
Software | |
Original software | Windows |
Optional software | Various |
postmarketOS | |
Category | testing |
Pre-built images | yes |
Mainline | yes |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
Works |
Screen |
Works |
Multimedia | |
3D Acceleration |
Works |
Audio |
Works |
Camera |
Works |
Camera Flash |
No data |
Connectivity | |
WiFi |
Works |
Bluetooth |
Works |
Miscellaneous | |
USB OTG |
Works |
HDMI/DP |
No data |
Sensors | |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
This device allows postmarketOS to run on common x86_64 hardware if the device uses 64-bit UEFI.
Contributors
Installation
Prebuilt images for generic x86_64 devices can be found on our downloads page, alternatively you can follow the Installation Guide to build an image from scratch. The process is usually fairly straight forward, select generic
as the manufacturer when prompted.
When instructed to run pmbootstrap install
, insert your target medium (sdcard, USB thumbdrive, etc) and specify --sdcard /dev/sdX
where /dev/sdX
is the target device.
The on-device installer is not currently supported. You will need to install directly to your target storage device. The simplest is to flash an image to a flash drive or SD card, and use pmbootstrap
from there to access it. Alternatively, you can remount the rootfs as readonly after first boot and use a tool like dd
to copy the disk image over to the internal storage device.
See also
- pmaports!68 initial merge request
- Device package
- Category:Convertible
- Category:Desktop
- Category:Laptop
- Generic x86 UEFI device