Difference between revisions of "A23-Q8H-v1.5"

From Maemo Leste Wiki
Jump to navigationJump to search
(Created page with "== Status == (Some of these values may not be available in the latest image yet) {| class="wikitable" ! Feature ! Leste supported ! Notes |- | Kernel version || 6.12 || Main...")
 
Line 14: Line 14:
| Charging || Yes || charging via AC in works
| Charging || Yes || charging via AC in works
|-
|-
| Wireless || Yes || Driver is still in staging (rt8723bs)
| Wireless || Yes || Realtek 8703as, Driver is still in staging (rt8723bs)
|-
|-
| Bluetooth || Yes? || Uses rt8723bs, seems to work, but not tested much
| Bluetooth || Yes? || Realtek 8703as, Uses rt8723bs driver, seems to work, but not tested much
|-
|-
| Micro USB || WIP || only works in otg (with dr_mode = "host" in dts), might need further device tree improvments
| Micro USB || WIP || Only works in otg (with dr_mode = "host" in dts), might need further device tree improvments
|-
|-
| Keyboard || N/A || Device has no keyboard
| Keyboard || N/A || Device has no keyboard
|-
|-
| Screen || Yes || sunxi drm
| Screen || Yes || sunxi drm (with simplefb)
|-
|-
| 3D Acceleration || Yes || Lima driver
| 3D Acceleration || Yes || Mali 400, Lima
|-
|-
| Touchscreen || Yes || Capacitive
| Touchscreen || Yes || Silead gsl1688?, Capacitive
|-
|-
| Speaker || WIP || works, but a bit underwhelming, might be amplifiers
| Speaker || WIP || works, but a bit underwhelming, might be amplifiers
Line 32: Line 32:
| Headphone || WIP || works, but does not mute speakers when plugged in
| Headphone || WIP || works, but does not mute speakers when plugged in
|-
|-
| Accelerometer || Yes? || There is a screen rotation sensor, mxc6255 driver can be used for it, but doesn't seem to work very well
| Accelerometer || Yes? || Memsic 6255, There is a screen rotation sensor, mxc6255 driver can be used for it, but doesn't seem to work very well
|-
|-
| Proximity sensor || N/A || Not sure if available
| Proximity sensor || N/A || Not sure if available
Line 38: Line 38:
| eMMC || No || Likely dts issues
| eMMC || No || Likely dts issues
|-
|-
| HW accelerated video encode/decode|| ? || Should work with Cedrus in Linux 4.20+, but not tested
| HW accelerated video encode/decode|| ? || Should work with Cedrus driver, but not tested
|}
|}

Revision as of 12:02, 30 March 2025

Status

(Some of these values may not be available in the latest image yet)

Feature Leste supported Notes
Kernel version 6.12 Mainline + patches (for bluetooth, wireless and screen rotation)
Serial Probably Need to locate it on the board
Charging Yes charging via AC in works
Wireless Yes Realtek 8703as, Driver is still in staging (rt8723bs)
Bluetooth Yes? Realtek 8703as, Uses rt8723bs driver, seems to work, but not tested much
Micro USB WIP Only works in otg (with dr_mode = "host" in dts), might need further device tree improvments
Keyboard N/A Device has no keyboard
Screen Yes sunxi drm (with simplefb)
3D Acceleration Yes Mali 400, Lima
Touchscreen Yes Silead gsl1688?, Capacitive
Speaker WIP works, but a bit underwhelming, might be amplifiers
Headphone WIP works, but does not mute speakers when plugged in
Accelerometer Yes? Memsic 6255, There is a screen rotation sensor, mxc6255 driver can be used for it, but doesn't seem to work very well
Proximity sensor N/A Not sure if available
eMMC No Likely dts issues
HW accelerated video encode/decode ? Should work with Cedrus driver, but not tested