Fydetab Duo (fyde-fydetabduo): Difference between revisions
Appearance
WhyNotHugo (talk | contribs) Initial page creation. Port is still WIP |
WhyNotHugo (talk | contribs) →How to enter flash mode: cable quirk is mentioned upstream |
||
(9 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
| image = File:CHANGE_ME_TO_DEVICE_CODENAME.jpg | | image = File:CHANGE_ME_TO_DEVICE_CODENAME.jpg | ||
| imagecaption = CHANGE_ME | | imagecaption = CHANGE_ME | ||
| releaseyear = | | releaseyear = 2024 | ||
| category = testing | | category = testing | ||
| originalsoftware = FydeOS | | originalsoftware = FydeOS | ||
Line 51: | Line 51: | ||
<!-- Misc --> | <!-- Misc --> | ||
| status_dvb = <!-- Built-in TV receiver works --> | | status_dvb = <!-- Built-in TV receiver works --> | ||
| status_cameraflash = | | status_cameraflash = - | ||
| status_keyboard = <!-- Keyboard works (Mark "-" if device doesn't have a keyboard) --> | | status_keyboard = <!-- Keyboard works (Mark "-" if device doesn't have a keyboard) --> | ||
| status_touchpad = <!-- Touchpad works (Usually applicable to laptops) --> | | status_touchpad = <!-- Touchpad works (Usually applicable to laptops) --> | ||
| status_usba = | | status_usba = - | ||
| status_sdcard = <!-- SD/UFS card works --> | | status_sdcard = <!-- SD/UFS card works --> | ||
| status_hdmidp = <!-- Video and audio output with HDMI or DisplayPort works --> | | status_hdmidp = <!-- Video and audio output with HDMI or DisplayPort works --> | ||
Line 61: | Line 61: | ||
| status_stylus = <!-- --> | | status_stylus = <!-- --> | ||
| status_haptics = <!-- --> | | status_haptics = <!-- --> | ||
| status_ethernet = | | status_ethernet = - | ||
| status_fossbootloader = <!-- Device has a free and open source bootloader --> | | status_fossbootloader = <!-- Device has a free and open source bootloader --> | ||
Line 83: | Line 83: | ||
== Contributors == | == Contributors == | ||
* WhyNotHugo | * [[user:WhyNotHugo|WhyNotHugo]] | ||
== Users owning this device == | == Users owning this device == | ||
Line 90: | Line 90: | ||
== How to enter flash mode == | == How to enter flash mode == | ||
As per [https://wiki.fydetabduo.com/flashing%20the%20fydetab%20duo/ the official documentation]: | As per [https://wiki.fydetabduo.com/flashing%20the%20fydetab%20duo/ the official documentation], the device can be booted into '''Loader Mode''' with the following sequence: | ||
* Press and hold the <kbd>VolUp</kbd> button | |||
* Press and release the <kbd>Power</kbd> button | |||
The software bootloader handles this combination of keys. If the device is flashed with an image that fails to boot, this combination will no longer work. In such circumstances, the device needs to be recovered: | |||
* Remove the screen by gently sliding a plastic pick between the screen and the frame. Take care; the screen's flex is rather short and must be handled delicately. | |||
* Disconnect the battery to avoid accidental electrical damage. | |||
* Press and hold the '''MASKROM''' button on the PCB. | |||
* Connect the USB cable to the PC (while still holding down the button). | |||
As indicated in the upstream documentation, the cable bundled with the FydeTab Duo doesn't work for data; it only work as a charging cable. | |||
== Installation == | == Installation == | ||
The device can be flashed using [https://gitlab.com/pine64-org/quartz-bsp/rkdeveloptool rkdeveloptool]. There are no working postmarketOS images at this time. | |||
<!-- | |||
Use [[pmbootstrap]] to build your own installation image. | Use [[pmbootstrap]] to build your own installation image. | ||
--> | |||
== Booting == | |||
The Fydetab Duo boots from the eMMC SDD by default. It expects the OS to be packaged as a [https://doc.coreboot.org/lib/payloads/fit.html FIT Image] which contains a bootloader image as well as a collection of device trees. | |||
== See also == | == See also == |
Latest revision as of 18:51, 11 January 2025
CHANGE_ME CHANGE_ME | |
Manufacturer | Fyde Innovations LTD |
---|---|
Name | FydeTab Duo |
Codename | fyde-fydetabduo |
Model | FydeTabDuo |
Released | 2024 |
Type | convertible |
Hardware | |
Chipset | Rockchip RK3588S |
CPU | 4x Cortex-A76 + 4x Cortex-A55 |
GPU | Arm Mali-G610 MP4 “Odin” GPU |
Display | 2560x1600 IPS display |
Storage | 256GV eMMC SSD |
Memory | 8GB LPDDR4X |
Architecture | aarch64 |
Software | |
Original software | FydeOS |
postmarketOS | |
Category | testing |
Pre-built images | no |
postmarketOS kernel | 6.2 |
Flashing |
No data |
---|---|
USB Networking |
No data |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
No data |
Touchscreen |
No data |
Keyboard |
No data |
Touchpad |
No data |
Stylus |
No data |
Multimedia | |
3D Acceleration |
No data |
Built-in DVB |
No data |
Audio |
No data |
Camera |
No data |
IR TX |
No data |
IR RX |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
No data |
SATA/eSATA |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
No data |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Power Sensor |
No data |
Contributors
Users owning this device
- Techwizz (Notes: Nice tablet)
- WhyNotHugo (Notes: Slowly working on a port)
How to enter flash mode
As per the official documentation, the device can be booted into Loader Mode with the following sequence:
- Press and hold the VolUp button
- Press and release the Power button
The software bootloader handles this combination of keys. If the device is flashed with an image that fails to boot, this combination will no longer work. In such circumstances, the device needs to be recovered:
- Remove the screen by gently sliding a plastic pick between the screen and the frame. Take care; the screen's flex is rather short and must be handled delicately.
- Disconnect the battery to avoid accidental electrical damage.
- Press and hold the MASKROM button on the PCB.
- Connect the USB cable to the PC (while still holding down the button).
As indicated in the upstream documentation, the cable bundled with the FydeTab Duo doesn't work for data; it only work as a charging cable.
Installation
The device can be flashed using rkdeveloptool. There are no working postmarketOS images at this time.
Booting
The Fydetab Duo boots from the eMMC SDD by default. It expects the OS to be packaged as a FIT Image which contains a bootloader image as well as a collection of device trees.