-
Notifications
You must be signed in to change notification settings - Fork 21
Revise memory specs for lemp13 model #423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -18,6 +18,7 @@ The System76 Lemur Pro is a laptop with the following specifications: | |
| - [XMC XM25QU256C](https://www.xmcwh.com/en/site/product_con/224) flash chip | ||
| - WSON-8 form factor | ||
| - Programmed with [System76 Open Firmware](https://github.com/system76/firmware-open) | ||
| - `lemp13` or `lemp13-b` depending on keyboard | ||
| - EC | ||
| - ITE IT5570E | ||
| - Programmed with [System76 EC](https://github.com/system76/ec) | ||
|
|
@@ -38,8 +39,9 @@ The System76 Lemur Pro is a laptop with the following specifications: | |
| - 1x DisplayPort 1.4 over USB-C | ||
| - Memory | ||
| - Channel 0: 8-GB on-board DDR5 | ||
| - 4x [Samsung K4RAH165VB-BCQK](https://semiconductor.samsung.com/dram/ddr/ddr5/k4rah165vb-bcqk/) (2GB each) | ||
| - Channel 1: 8-GB/16-GB/32-GB/48-GB DDR5 SO-DIMM @ 4800 MHz | ||
| - 4x Samsung K4RAH165VB-BCQK (2GB each) or | ||
| - 4x Samsung M425R1GB4PB0-CWMOD (2GB each) | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We should list the speeds with these two part numbers to distinguish them since that's the important difference. It looks like the 5600MHz RAM was only offered in the lemp13-b (but not all lemp13-b units, only ones after July 2024)? @leviport does that sound right? If so, I would add the date (and model) info to the RAM section so people can have a chance at figuring out which RAM is in their unit based on that. |
||
| - Channel 1: 8-GB/16-GB/32-GB/48-GB DDR5 SO-DIMM @ (4800 MHz or 5600 MHz) | ||
| - Networking | ||
| - M.2 PCIe/CNVi WiFi/Bluetooth options: | ||
| - Intel Wi-Fi 7 BE200 | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This wasn't where it went in #417, and I don't think it's where it should go here.
We already list the keyboard distinction (with pictures) at https://system76.com/tech-docs/models/lemp13/external-overview#keyboard--touchpad. Is that not sufficient? We can also add lemp13-b to the page header like I did in that other PR.