Skip to content
This repository was archived by the owner on Sep 29, 2020. It is now read-only.

Commit 6050cdd

Browse files
authored
Update README.md
1 parent 411c985 commit 6050cdd

1 file changed

Lines changed: 8 additions & 61 deletions

File tree

README.md

Lines changed: 8 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
**Status: Working In Progress**
44

5-
**Estimate Release Date: 2020/03/30**
5+
## Knowning Issue:
6+
- Trackpad it not perfectly smooth
7+
- CPU temp is quite high, considering using CPUTemp for next release
8+
9+
610

711
## Hardware:
812
|Category|Component|Note
@@ -23,63 +27,6 @@
2327

2428

2529
## Working Checklist:
26-
|Category|Function/Feature|Status|Note
27-
|--------|----------------|------|----
28-
|Display|QE/CI|OK|
29-
||Metal|OK|
30-
||Backlight setting|OK|
31-
||Backlight sensor|Disabled|No hardware in this machine, disabled by SSDT
32-
||Backlight Fn keys|OK|
33-
||HDMI Display|OK|
34-
|Audio|Speaker|OK|
35-
||Microphone|OK|
36-
||Audio/Microphone Jack|Pending|
37-
||Audio over HDMI|Pending|
38-
||Smoothly Audio|OK|Need for testing
39-
|Battery|Working & Sensor|OK|
40-
||Charge Plug/Unplug detected|OK|
41-
|Power|Shutdown|OK|
42-
||Restart|OK|
43-
|Sleep/Wake|Manual Sleep|OK|
44-
||Auto Sleep|OK|
45-
||Sleep by close LID|OK|
46-
||Sleep by Fn+F4|OK|
47-
||Wake by open LID|OK|
48-
||Wake by power button|OK|
49-
||Power led blink on sleep|OK|
50-
||Power led fixed when wake up|OK|
51-
||Wake by keyboard/mouse|Pending|
52-
||Sleep by power button|Pending|TODO: Map Power Button to Sleep ?
53-
||Close LID with external display|Pending|Int. display turn off but cannot turn back on after open LID. Unplug HDMI to turn back on
54-
||Sleep by Fn+F4 with external display|Pending|Int. display turn off only,have to unplug HDMI to turn back on. Need to be sleep
55-
|CPU|Speed|NG|IDE frequency is 1300
56-
||Temp|NG|IDE is 40 Cel
57-
||Power consumtion|OK ?|Not sure because frequency still hight. current only consum about 2-5W when IDE
58-
|Track Pad|Working|NG|
59-
||Gesture|NG|
60-
|Track Point|Working|OK|
61-
||TrackPad button|OK|
62-
|Keyboard|Fn keys working|OK|
63-
||Custom Fn keys|Disabled|No personal customize fn keys yet (May be change prtSc to Option ?)
64-
|USB|Power|OK|Using Macbook Pro 14,1 USB power configuration. TODO: Find correct power current for this laptop
65-
||USB 2|OK|
66-
||USB 3|OK|
67-
||USB 3.1|NoDeviceToTest|
68-
||Type C USB 2|ReTest|missing 1 port
69-
||Type C USB 3|ReTest|hotplug ?
70-
||CardReader|OK|
71-
||Camera|OK|
72-
||IR Camera|Disabled|Hardware is not supported in MacOS, disabled by SSDT USBPort
73-
||FingerReader|Disabled|Hardware is not supported in MacOS, disabled by SSDT USBPort
74-
|Disk|NVMe|OK|So far so good with current NVMe
75-
||SATA|NoDeviceToTest|Will install new Sata SSD to test
76-
||Trim Support|Pending|Will test after install Sata SSD to confirm both NVMe and SATA
77-
|ThunderBolt|File transfer|NoDeviceToTest|
78-
||Display|NoDeviceToTest|
79-
|Ethernet|Gitgabit|OK|
80-
|Wifi|Working|Pending|Waiting to install WD1820A card
81-
||AirDrop|Pending|
82-
||Handoff|Pending|
83-
|Bluetooth|Working|Pending|
84-
||AutoUnlock|Pending|
85-
|PCIe|?|NoDeviceToTest|??? Not sure the device has this port or not|
30+
31+
![Checklist 1](/Checklist/1.png?raw=true "Checklist 1")
32+
![Checklist 2](/Checklist/2.png?raw=true "Checklist 2")

0 commit comments

Comments
 (0)