diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 1ecd657e..2e9431c7 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -1,7 +1,9 @@ # Summary - [Current Models](README.md) - - [Adder WS (addp6)](models/addp6/specs.md) + - [Adder Pro (addp6)](models/addp6/specs.md) + - [External Overview](models/addp6/external-overview.mdx) + - [Internal Overview](models/addp6/internal-overview.md) - [Parts & Repairs](models/addp6/repairs.mdx) - [Bonobo WS (bonw16)](models/bonw16/specs.md) - [External Overview](models/bonw16/external-overview.mdx) diff --git a/src/content/docs/models/addp6/external-overview.mdx b/src/content/docs/models/addp6/external-overview.mdx new file mode 100644 index 00000000..a06e2343 --- /dev/null +++ b/src/content/docs/models/addp6/external-overview.mdx @@ -0,0 +1,76 @@ +--- +title: Adder Pro (External Overview) +--- + +## Left side: + +![Left Ports](./img/ports-left.avif) + +## Right side: + +![Right Ports](./img/ports-right.avif) + +## Front side: + +![Front Ports](./img/ports-front.avif) + +## Back side: + +![Back Ports](./img/ports-back.avif) + +## Keyboard & touchpad: + +![Keyboard & Touchpad](./img/keyboard-touchpad.avif) + +## Lid: + +![Lid](./img/lid.avif) + +## Materials: + +|Part |Material |Part Number | +|----------------------------------|--------------------------|---------------| +|LCD back cover (lid) |Magnesium-aluminum alloy |6-39-L5501-022 | +|LCD front cover (bezel) |Plastic |6-39-L5501-011 | +|Top case (palm rests/port covers)
with built-in keyboard |Magnesium-aluminum alloy |6-L550JNM-KB-MCL-US or
6-L550JNM-HL-KB-MCL-US | +|Bottom panel |Magnesium-aluminum alloy |6-39-L5503-012 | + +## LED indicators + +The Adder WS has the following LED indicators: + +|Icon |Color |Description | +|----------------------------------------|---------------|---------------------------------| +|![Power LED](./img/led-power.avif) |Orange |Powered off, DC power plugged in | +| |Green |Powered on | +| |Blinking green |Sleeping (suspended) | +|![Battery LED](./img/led-battery.avif) |Orange |Battery charging | +| |Green |Battery fully charged | +| |Blinking orange|Battery critically low | + +## Keyboard Shortcuts + +The Adder WS has the following actions available using the Fn and Function keys: + +|Key |Shortcut|Action | +|---------------------------|--------|-----------------------------------| +|![Fn-F1](./img/fn-f1.png) |Fn+F1 |Toggle trackpad | +|![Fn-F2](./img/fn-f2.png) |Fn+F2 |Mute/unmute microphone | +|![Fn-F3](./img/fn-f3.png) |Fn+F3 |Mute/unmute speakers | +|![Fn-F5](./img/fn-f5.png) |Fn+F5 |Volume down | +|![Fn-F6](./img/fn-f6.png) |Fn+F6 |Volume up | +|![Fn-F7](./img/fn-f7.png) |Fn+F7 |Toggle displays | +|![Fn-F8](./img/fn-f8.png) |Fn+F8 |Screen brightness down | +|![Fn-F9](./img/fn-f9.png) |Fn+F9 |Screen brightness up | +|![Fn-F10](./img/fn-f10.png)|Fn+F10 |Toggle webcam | +|![Fn-F11](./img/fn-f11.png)|Fn+F11 |Toggle airplane mode | +|![Fn-F12](./img/fn-f12.png)|Fn+F12 |Suspend | +|![Fn-F12](./img/fn-dia.jpg)|Fn+` |Play/Pause | +|![Fn-*](./img/fn-star.png) |Fn+* |Toggle keyboard backlight | +|![Fn-/](./img/fn-slash.png)|Fn+/ |Cycle keyboard color | +|![Fn--](./img/fn-minus.png)|Fn+- |Decrease keyboard brightness | +|![Fn-+](./img/fn-plus.png) |Fn++ |Increase keyboard brightness | +|1 |Fn+1 |Toggle fan between max/automatic | + + + diff --git a/src/content/docs/models/addp6/img/battery.avif b/src/content/docs/models/addp6/img/battery.avif new file mode 100644 index 00000000..6879f9f3 --- /dev/null +++ b/src/content/docs/models/addp6/img/battery.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25e7ec02ad5b71129bdc27603636cef87a4f952c079d9864dd0369aa639dbba +size 344689 diff --git a/src/content/docs/models/addp6/img/bottom-panel-screws.avif b/src/content/docs/models/addp6/img/bottom-panel-screws.avif new file mode 100644 index 00000000..3eb6207b --- /dev/null +++ b/src/content/docs/models/addp6/img/bottom-panel-screws.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30b2aaee2946d1dd0cfe03cf6e9298bb40d34ff369712f0350a658e9d74b0914 +size 577375 diff --git a/src/content/docs/models/addp6/img/components-highlighted.avif b/src/content/docs/models/addp6/img/components-highlighted.avif new file mode 100644 index 00000000..3abffe51 --- /dev/null +++ b/src/content/docs/models/addp6/img/components-highlighted.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b117bed161cbdf87852d4bccbc1f61a78ea3bebc80ea354d438d0611081f883 +size 748271 diff --git a/src/content/docs/models/addp6/img/fn-dia.jpg b/src/content/docs/models/addp6/img/fn-dia.jpg new file mode 100644 index 00000000..bd4d6084 --- /dev/null +++ b/src/content/docs/models/addp6/img/fn-dia.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d82925430d49e2479de83103490b61a43e08e2e455142d52e184dbde2935a3b +size 820 diff --git a/src/content/docs/models/addp6/img/fn-f1.png b/src/content/docs/models/addp6/img/fn-f1.png new file mode 100644 index 00000000..8adb6b7c --- /dev/null +++ b/src/content/docs/models/addp6/img/fn-f1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17a59a7a9ef0b23e92c9317ab414e3f90e9ba8239e18c6ded06364778d9d36f +size 998 diff --git a/src/content/docs/models/addp6/img/fn-f10.png b/src/content/docs/models/addp6/img/fn-f10.png new file mode 100644 index 00000000..216187f9 --- /dev/null +++ b/src/content/docs/models/addp6/img/fn-f10.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8b6b140613288b84a5d687a484edc1c31a962f14f69a89528d7819e42d11cc +size 650 diff --git a/src/content/docs/models/addp6/img/fn-f11.png b/src/content/docs/models/addp6/img/fn-f11.png new file mode 100644 index 00000000..10215d7e --- /dev/null +++ b/src/content/docs/models/addp6/img/fn-f11.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37c1ad28024da356a5423da99d92439101635f040895970fc70f9004795c7386 +size 783 diff --git a/src/content/docs/models/addp6/img/fn-f12.png b/src/content/docs/models/addp6/img/fn-f12.png new file mode 100644 index 00000000..0a7f336a --- /dev/null +++ b/src/content/docs/models/addp6/img/fn-f12.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe27e06755900e966eb44ecc5ed173cd5a9bc1b3be233138baecde53f6ff129 +size 1141 diff --git a/src/content/docs/models/addp6/img/fn-f2.png b/src/content/docs/models/addp6/img/fn-f2.png new file mode 100644 index 00000000..4e5edeea --- /dev/null +++ b/src/content/docs/models/addp6/img/fn-f2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6e4ea5ef18c301f4cae75178556f26f0c95492d0dbef48a0aed529d4d587b51 +size 1653 diff --git a/src/content/docs/models/addp6/img/fn-f3.png b/src/content/docs/models/addp6/img/fn-f3.png new file mode 100644 index 00000000..b06cecb3 --- /dev/null +++ b/src/content/docs/models/addp6/img/fn-f3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc180e350ec699931772797a9e2bc9d6a847a6892257690fd79ecbe90802fb3a +size 1187 diff --git a/src/content/docs/models/addp6/img/fn-f5.png b/src/content/docs/models/addp6/img/fn-f5.png new file mode 100644 index 00000000..927a5f9f --- /dev/null +++ b/src/content/docs/models/addp6/img/fn-f5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:456571f7615d84254f76c663f1c1b507c9cf8517ece8833e167d52f7d334a9f9 +size 1044 diff --git a/src/content/docs/models/addp6/img/fn-f6.png b/src/content/docs/models/addp6/img/fn-f6.png new file mode 100644 index 00000000..9cebdf00 --- /dev/null +++ b/src/content/docs/models/addp6/img/fn-f6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3554a1560a73fd843265459c5ab6d12c77628ec23bb1c9f94c9947d7a514e559 +size 1156 diff --git a/src/content/docs/models/addp6/img/fn-f7.png b/src/content/docs/models/addp6/img/fn-f7.png new file mode 100644 index 00000000..fe700502 --- /dev/null +++ b/src/content/docs/models/addp6/img/fn-f7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2feb5bab13d71c66c70471ef4cdcc2b9485f575aca82c2b62bfc0a2093c19ab0 +size 354 diff --git a/src/content/docs/models/addp6/img/fn-f8.png b/src/content/docs/models/addp6/img/fn-f8.png new file mode 100644 index 00000000..6b6c3999 --- /dev/null +++ b/src/content/docs/models/addp6/img/fn-f8.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:221af309ec9caaffd6e415121ba6c4816178972b2bc8d52faaed447192a17ed3 +size 843 diff --git a/src/content/docs/models/addp6/img/fn-f9.png b/src/content/docs/models/addp6/img/fn-f9.png new file mode 100644 index 00000000..a29b0ea4 --- /dev/null +++ b/src/content/docs/models/addp6/img/fn-f9.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:866fd726774649349fabe4d88965c93ae6fafaa228afcb6ac0aaecba6f114e33 +size 870 diff --git a/src/content/docs/models/addp6/img/fn-minus.png b/src/content/docs/models/addp6/img/fn-minus.png new file mode 100644 index 00000000..f1e1a44f --- /dev/null +++ b/src/content/docs/models/addp6/img/fn-minus.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fba5ac94f396df821227c2661fbfed2fd5a6459e9e888c053d7b7d6eb314312f +size 996 diff --git a/src/content/docs/models/addp6/img/fn-plus.png b/src/content/docs/models/addp6/img/fn-plus.png new file mode 100644 index 00000000..54ed4ea3 --- /dev/null +++ b/src/content/docs/models/addp6/img/fn-plus.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d1d4cad6dae0e59496455dcd4db34223a305c8b82a14c0657cb39847725c1c7 +size 1026 diff --git a/src/content/docs/models/addp6/img/fn-slash.png b/src/content/docs/models/addp6/img/fn-slash.png new file mode 100644 index 00000000..1d7559cf --- /dev/null +++ b/src/content/docs/models/addp6/img/fn-slash.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21b29c62d33a70adb4c2297ee8e02cd449e8d3f62729b230cb605f96518f5488 +size 1304 diff --git a/src/content/docs/models/addp6/img/fn-star.png b/src/content/docs/models/addp6/img/fn-star.png new file mode 100644 index 00000000..93638652 --- /dev/null +++ b/src/content/docs/models/addp6/img/fn-star.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c92304ad9330ac5a7338efd17f70571211a0fbd490c204b7bfd8ccea88010a +size 1035 diff --git a/src/content/docs/models/addp6/img/keyboard-touchpad.avif b/src/content/docs/models/addp6/img/keyboard-touchpad.avif new file mode 100644 index 00000000..96e012ea --- /dev/null +++ b/src/content/docs/models/addp6/img/keyboard-touchpad.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0049c7bb366433bd4a51ae051bce9cfdcdb75167cdd39bf1b62b5cf766610e7d +size 230598 diff --git a/src/content/docs/models/addp6/img/led-battery.avif b/src/content/docs/models/addp6/img/led-battery.avif new file mode 100644 index 00000000..33bcba48 --- /dev/null +++ b/src/content/docs/models/addp6/img/led-battery.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:743cfef3bc58c1828d7b87542c35c8e940362b9299e4a1b7c9316067907c438d +size 610 diff --git a/src/content/docs/models/addp6/img/led-power.avif b/src/content/docs/models/addp6/img/led-power.avif new file mode 100644 index 00000000..80a06cc8 --- /dev/null +++ b/src/content/docs/models/addp6/img/led-power.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a0caf25438019155e2af8d51a734f115cf0b0c82b52f18346dfa77ea29c1449 +size 729 diff --git a/src/content/docs/models/addp6/img/lid.avif b/src/content/docs/models/addp6/img/lid.avif new file mode 100644 index 00000000..39faa976 --- /dev/null +++ b/src/content/docs/models/addp6/img/lid.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d07e0a22f4b23ff943036fbdfc52d35ce4ff7a0beee619015c69a3a578e0f0 +size 94088 diff --git a/src/content/docs/models/addp6/img/m2-slots.avif b/src/content/docs/models/addp6/img/m2-slots.avif new file mode 100644 index 00000000..31831ee3 --- /dev/null +++ b/src/content/docs/models/addp6/img/m2-slots.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e05fef7152328d61e6b383f35667454c0e449f05bf78aa2842cdd23681e0b0f +size 449214 diff --git a/src/content/docs/models/addp6/img/ports-back.avif b/src/content/docs/models/addp6/img/ports-back.avif new file mode 100644 index 00000000..384ccf0e --- /dev/null +++ b/src/content/docs/models/addp6/img/ports-back.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:361cae1945d9ca341ac621befb8f2739b9757536ee7616189cdd19d0f35d4517 +size 426994 diff --git a/src/content/docs/models/addp6/img/ports-front.avif b/src/content/docs/models/addp6/img/ports-front.avif new file mode 100644 index 00000000..6de7cda3 --- /dev/null +++ b/src/content/docs/models/addp6/img/ports-front.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd2a886414fac673bab2a2b55c3b383bc6f1c8ed997dcfb12d91ec16ff59c92d +size 256640 diff --git a/src/content/docs/models/addp6/img/ports-left.avif b/src/content/docs/models/addp6/img/ports-left.avif new file mode 100644 index 00000000..2b38bb1a --- /dev/null +++ b/src/content/docs/models/addp6/img/ports-left.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:247d7badfcb8ac099642e0536ea7b1dce90ffe16a77831a23371350c7f85f1eb +size 243148 diff --git a/src/content/docs/models/addp6/img/ports-right.avif b/src/content/docs/models/addp6/img/ports-right.avif new file mode 100644 index 00000000..429d4660 --- /dev/null +++ b/src/content/docs/models/addp6/img/ports-right.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cab5127b94da240b82047602a6513dad41dacf1d0f5f65292a326ec0d9e245b1 +size 127564 diff --git a/src/content/docs/models/addp6/img/ram-slots.avif b/src/content/docs/models/addp6/img/ram-slots.avif new file mode 100644 index 00000000..079e5a1f --- /dev/null +++ b/src/content/docs/models/addp6/img/ram-slots.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06a65ba4278e9e6fb17c309e5df0ecb2ddc9b0c7c1dac3812a61aefcd4cc92cd +size 788564 diff --git a/src/content/docs/models/addp6/img/speakers.avif b/src/content/docs/models/addp6/img/speakers.avif new file mode 100644 index 00000000..e234b74c --- /dev/null +++ b/src/content/docs/models/addp6/img/speakers.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93c284456dfaf9ea9e94dabfbfa89530aa543c529d373ae37e1d15eec3f84b5b +size 346803 diff --git a/src/content/docs/models/addp6/img/thermal-paste-application.avif b/src/content/docs/models/addp6/img/thermal-paste-application.avif new file mode 100644 index 00000000..123ea1a8 --- /dev/null +++ b/src/content/docs/models/addp6/img/thermal-paste-application.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085139d28d641b5e27a0241a4b5f3f4be2af56ed3e536080fe521ef992ca1ae5 +size 763527 diff --git a/src/content/docs/models/addp6/img/thermal-paste-removal.avif b/src/content/docs/models/addp6/img/thermal-paste-removal.avif new file mode 100644 index 00000000..22ac6d63 --- /dev/null +++ b/src/content/docs/models/addp6/img/thermal-paste-removal.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8874364ed73f98286325f5f4da9c8e94b37d25578e0d8091baae89c6799e6f6 +size 898230 diff --git a/src/content/docs/models/addp6/img/thermal-screws.avif b/src/content/docs/models/addp6/img/thermal-screws.avif new file mode 100644 index 00000000..892c81fc --- /dev/null +++ b/src/content/docs/models/addp6/img/thermal-screws.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:122024428d5124a89e48b9507e2c399fb8684f1c37e2c2dbbbfb3229986e6b3a +size 602949 diff --git a/src/content/docs/models/addp6/img/wireless-card-antennas.avif b/src/content/docs/models/addp6/img/wireless-card-antennas.avif new file mode 100644 index 00000000..d405127c --- /dev/null +++ b/src/content/docs/models/addp6/img/wireless-card-antennas.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa5a188c33f4043891e6bf9448c403e97aa18004236b763ae47451d922712d0 +size 336450 diff --git a/src/content/docs/models/addp6/img/wireless-card-screw.avif b/src/content/docs/models/addp6/img/wireless-card-screw.avif new file mode 100644 index 00000000..5bd1e253 --- /dev/null +++ b/src/content/docs/models/addp6/img/wireless-card-screw.avif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7cee10865e21fbb29770316405f8edb41669a655511eb4a8c74ee24cf1ffd1f +size 357908 diff --git a/src/content/docs/models/addp6/internal-overview.md b/src/content/docs/models/addp6/internal-overview.md new file mode 100644 index 00000000..ee7e5e20 --- /dev/null +++ b/src/content/docs/models/addp6/internal-overview.md @@ -0,0 +1,24 @@ +--- +title: Adder Pro (Internal Overview) +--- + +## Bottom components and connectors: + +![Internal Components and Connectors](./img/components-highlighted.avif) + +- Webcam/microphone connector is highlighted in cyan + - Webcam/microphone connector is partially below the heatsink +- LCD panel connector is highlighted in light green + - LCD panel connector is partially below the heatsink +- RAM slots are highlighted in dark green +- BIOS flash chip (U50) is highlighted in black +- Fan connectors are highlighted in red +- Speaker connector is highlighted in yellow +- Wireless card is highlighted in maroon +- M.2 SSDs are highlighted in blue + - Both slots support PCIe NVMe Gen 4 +- Main keyboard connector is highlighted in orange + - Keyboard LED connector is to the left of the main keyboard connector + - Front indicator LED connector is to the left of the keyboard LED connector +- Main battery connector is highlighted in pink +- Touchpad connector is highlighted in white diff --git a/src/content/docs/models/addp6/repairs.mdx b/src/content/docs/models/addp6/repairs.mdx index 428ff2fd..b4234409 100644 --- a/src/content/docs/models/addp6/repairs.mdx +++ b/src/content/docs/models/addp6/repairs.mdx @@ -5,4 +5,196 @@ tableOfContents: maxHeadingLevel: 2 --- -A service manual for the Adder Pro 6 (addp6) is not yet available. Please reference the service manual for the previous version, the [Adder WS 5 (addw5)](../addw5/repairs.mdx). +Many components in your Adder Pro can be upgraded or replaced as necessary. Follow these step-by-step guides for instructions. + +## Removing the bottom cover: + +Removing the cover is required to access the internal components. Prior to removing the cover, ensure the AC power is unplugged and all peripherals (such as USB drives) are unplugged or removed from the system. + +**Part numbers:** +- Bottom panel: `6-39-L5503-012` + +**Tools required:** Cross-head (Phillips) screwdriver +**Time estimate:** 5 minutes +**Difficulty:** Easy + +### Steps to remove the bottom cover: + +1. Place the machine lid-side down. + - Use a soft surface (such as a towel) to avoid scratches. +2. Remove the 12 bottom panel screws. + +![Bottom panel screws](./img/bottom-panel-screws.avif) + +3. Pull the bottom panel off, starting from the back corners. + - Grip the reflective tabs on the top of the chassis to separate it from the bottom cover, then pull at the sides of the bottom cover. + +## Replacing the RAM: + +The Adder Pro 6 supports up to 96GB (2x48GB) of DDR5 SO-DIMMs running at 5600MHz. If you've purchased new RAM, need to replace your RAM, or are reseating your RAM, follow these steps. + +**Tools required:** Cross-head (Phillips) screwdriver +**Time estimate:** 10 minutes +**Difficulty:** Easy + +### Steps to replace the RAM: + +1. Follow the steps above to [remove the bottom cover](#removing-the-bottom-cover). +2. Press the small tabs on both sides of the RAM away from each other simultaneously. The RAM should spring up to an angle. + +![RAM removal](./img/ram-slots.avif) + +3. Remove the RAM from the slot. +4. Insert the new RAM (or reseat the existing RAM) by placing it in the keyed slot and pressing down on the RAM until it clicks into place. + +## Replacing an M.2/NVMe SSD: + +This model supports up to two M.2 SSDs connected via PCIe NVMe Generation 4. Slot 1 supports size 2280, while Slot 2 supports size 2242. (Smaller sizes can be used in larger slots using adapter brackets.) + +**Tools required:** Cross-head (Phillips) screwdriver +**Time estimate:** 10 minutes +**Difficulty:** Easy + +### Steps to replace an M.2 drive: + +1. Follow the steps above to [remove the bottom cover](#removing-the-bottom-cover). +2. Remove any thermal tape from the top of the drive (shown on the Slot 1 drive below). + - Peel slowly to avoid breaking the thermal tape. + +![M.2 slots](./img/m2-slots.avif) + +3. Unscrew the retainer screw opposite the M.2 slot. +4. Remove the existing M.2 drive by pulling it out of the slot. + - If an adapter bracket was being used (such as for the Slot 2 drive shown above), it can be removed from the old drive and (if necessary) transferred to the new drive. +5. Insert the new M.2 drive into the slot and hold it in place. +6. Replace the retainer screw. +7. Optionally, place the thermal tape back onto the new drive. + - If thermal tape was not installed on the included drive, then it may have been included separately in the Adder Pro's box. + +## Replacing the battery: + +The battery provides primary power whenever the system is unplugged. + +Because the Adder Pro 6 doesn’t have a CMOS battery, the main battery is also used to power the RTC (real-time clock) and the memory storing the UEFI setup (BIOS) settings. If the battery is completely drained or unplugged, the CMOS settings will reset. + +**Part numbers:** +- The battery's model number is `V740BAT-3-60`, and the original part number is `6-87-V74BS-63G01`. + - Third-party battery sellers may list one or both of these numbers, and may offer other compatible part numbers with the same model number. + - You can also [contact System76](https://support.system76.com) to purchase a replacement battery. + +**Tools required:** Cross-head (Phillips) screwdriver +**Time estimate:** 10 minutes +**Difficulty:** Easy + +### Steps to replace the battery: + +1. Follow the steps above to [remove the bottom cover](#removing-the-bottom-cover). +2. Remove the 4 battery screws from the corners of the battery casing. + +![Battery screws](./img/battery.avif) + +3. Unplug the black connector from the motherboard's `J_BAT1` header. +4. Clear the black, brown, and grey speaker wires out of the plastic channels along the top edge of the battery (highlighted red above). +5. Remove and replace the battery. +7. Feed the black, brown, and grey speaker wires back through the plastic channels along the top edge of the new battery. +8. Screw in the new battery. +9. When plugging in the new battery, the black wire on the connector goes on the left, and the red wire goes on the right (with the battery connector's white label facing up). + +## Replacing the wireless card: + +Your Adder Pro's WiFi and Bluetooth are both handled by the same module. It is a standard M.2 2230 slot with PCIe and USB interfaces (E-key). + +**Part number:** +- The standard wireless card is an Intel `BE211`. + +**Tools required:** Cross-head (Phillips) screwdriver +**Time estimate:** 10 minutes +**Difficulty:** Medium + +### Steps to replace the WiFi/Bluetooth module: + +1. Follow the steps above to [remove the bottom cover](#removing-the-bottom-cover). +2. Unscrew the wireless card screw holding the card and its wire bracket in place. + +![Wireless card screw](./img/wireless-card-screw.avif) + +3. Remove the metal bracket that holds the wires onto the card. +4. Gently remove the two antennas (highlighted red below) by pulling them up and away from the wireless card. The card will pop up at an angle. + - Pull back the clear tape as necessary to maneuver the antenna wires. + +![Wireless card antennas](./img/wireless-card-antennas.avif) + +5. Slide the card out of the M.2 slot. +6. Insert the new wireless card into the M.2 slot at a 30-degree angle. +7. While holding the card down against the screw hole, attach the two antennas by aligning the circular fittings and pressing onto the wireless card. The connectors will snap into place. + - Use caution when attaching the connectors; the pins can bend, break, or snap. +8. Reinstall the metal bracket and the retaining screw. +9. Reinstall the bottom panel. + +## Replacing the cooling system: + +The Adder Pro 6 has a single heatsink assembly with two fans. This assembly cools the CPU and GPU. + +If the fans become noisy and cleaning them out doesn't fix the issue, you may need a new fan. [Contact support](https://support.system76.com) to start a warranty claim or parts purchase. These instructions can also be used if physical damage to the heatsink necessitates its replacement. + +Thermal paste helps facilitate effective heat transfer between the CPU/GPU and the cooling equipment; depending on your climate and the age of the machine, replacing the thermal paste may improve cooling performance. The thermal paste should generally be replaced whenever the heatsink is removed. + +Thermal putty (thicker than thermal paste) is used to bridge the gap between the VRAM chips and the heatsink. Replacing the thermal putty is optional when removing the heatsink. System76 suggests [Thermal Grizzly Putty Basic](https://www.thermal-grizzly.com/en/tg-putty/s-tg-p-b-030) (available at various retailers) or a similar alternative. + +**Part numbers:** +- Fan/heatsink assembly: Yingfan `6-31-L550N-102` +- Left fan: Yingfan `5L5` +- Right fan: Yingfan `5L6` + +**Tools required:** Cross-head (Phillips) screwdriver, thermal putty spreader (flat plastic tool) +**Time estimate:** 25 minutes +**Difficulty:** High + +### Steps to replace the heatsink/thermal paste: + +1. Follow the steps above to [remove the bottom cover](#removing-the-bottom-cover). +2. Remove the twelve heatsink and fan screws in order of the stamped and printed numbers, starting with #1, then #2, and continuing until you have removed #12. + - The fan screws (#1-5) and the silver heatsink screw (#12) are held captive, and will not completely detatch from the heatsink/fans. The black heatsink screws (#6-#12) are not held captive, and will come loose when untightened. + - Do not remove the smaller black screws holding the fan covers onto the fans. + +![Thermal screws](./img/thermal-screws.avif) + +3. Unplug the two fan connectors from the motherboard (highlighted green above). +4. Remove the heatsink/fans from the case, being careful not to bend the heatsink pipes. It may take some pressure to break the seal of the thermal paste. +5. Using a paper towel, remove the existing thermal paste from the CPU, GPU, and heatsink. You may also use a small amount of rubbing alcohol if the old paste is dried or difficult to remove. + - You can optionally remove the thermal putty from the four VRAM chips surrounding the GPU chip if you have replacement thermal putty to install. + +![Thermal paste removal](./img/thermal-paste-removal.avif) + +6. Apply a small line of thermal paste directly onto the CPU chip and the GPU chip. + - If you're also replacing the thermal putty, apply the new putty to the four VRAM chips. + - If you aren't replacing the thermal putty, scoop the existing putty (from the VRAM chip and the corresponding location on the heatsink) into the center of each VRAM chip using a flat plastic tool. + +![Thermal paste application](./img/thermal-paste-application.avif) + +7. Carefully place the heatsink back into position. +8. Reinstall the fan and heatsink screws, starting with #1, then #2, and so on until #12. +9. Plug the two black fan connectors back into the motherboard. + +## Replacing the speakers: + +The system has two bottom-firing speakers, which can be removed and replaced as a pair. + +**Part numbers:** +- The part number for the pair of speakers is `6-23-5L550-0S1`. + +**Tools required:** Cross-head (Phillips) screwdriver +**Time estimate:** 10 minutes +**Difficulty:** Easy + +### Steps to replace the speakers: + +1. Follow the steps above to [remove the bottom cover](#removing-the-bottom-cover). +2. Pull the speakers off of the plastic posts. + +![Speaker wires and posts](./img/speakers.avif) + +3. Disconnect the speaker connector from the motherboard's `J_SPKR1` header. +4. Remove the old speakers from the chassis, freeing their wires from the plastic channels along the top edge of the battery. +5. Connect the new speakers to the motherboard, place them onto the plastic posts, and push their wires into the plastic channels along the top edge of the battery. +6. Reinstall the bottom cover. diff --git a/src/content/docs/models/addp6/specs.md b/src/content/docs/models/addp6/specs.md index 3b37258e..779a7769 100644 --- a/src/content/docs/models/addp6/specs.md +++ b/src/content/docs/models/addp6/specs.md @@ -2,9 +2,13 @@ title: Adder Pro (addp6) --- +- [External Overview](./external-overview.mdx) +- [Internal Overview](./internal-overview.md) +- [Parts & Repairs](./repairs.mdx) + ![Adder WS](./img/addp6.avif) -The System76 Adder WS is a laptop with the following specifications: +The System76 Adder Pro is a laptop with the following specifications: - CPU - Supports Intel Core Ultra Series 3 (Panther Lake) CPUs @@ -40,7 +44,10 @@ The System76 Adder WS is a laptop with the following specifications: - Power - 230W (20V, 11.5A) DC-in port - Barrel size: 5.5mm (outer), 2.5mm (inner) + - Included AC adapter: LiteOn PA-1231-26 + - AC power cord type: IEC C5 - 60Wh 3-cell Lithium-Polymer battery + - Model number: V740BAT-3-60 - Sound - Internal speakers & microphone - Combined headphone & microphone 3.5mm jack