Skip to content
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

Add support for meer9 #229

Open
wants to merge 24 commits into
base: system76
Choose a base branch
from
Open

Add support for meer9 #229

wants to merge 24 commits into from

Conversation

jackpot51
Copy link
Member

@jackpot51 jackpot51 commented Jun 28, 2024

@jackpot51 jackpot51 self-assigned this Jun 28, 2024
@jackpot51 jackpot51 marked this pull request as ready for review August 29, 2024 21:36
@jackpot51 jackpot51 requested review from a team August 29, 2024 21:36
Change-Id: I37a0b808cf383379b8e284831644c824c0d4817e
Signed-off-by: Jeremy Soller <jackpot51@gmail.com>
Change-Id: I14ab16076df8393789b91570c2247b6dbe9aad8c
Signed-off-by: Jeremy Soller <jackpot51@gmail.com>
Change-Id: Ib963115797d45315570f72d36da0536c48a507e5
Signed-off-by: Jeremy Soller <jackpot51@gmail.com>
Change-Id: I38363e5bec66c91c2337675beaa7971fe7f55ef8
Signed-off-by: Jeremy Soller <jackpot51@gmail.com>
Change-Id: Ib7143c94f5451047ec43b3ebc2b61159cb32f804
Signed-off-by: Jeremy Soller <jackpot51@gmail.com>
Change-Id: I01a68c47d04b6ef9fedea8673d4071d9ea5ab872
Signed-off-by: Jeremy Soller <jackpot51@gmail.com>
Change-Id: I6ca8d3b9e80380b51693a81b2a2e0b3694b4612e
Signed-off-by: Jeremy Soller <jackpot51@gmail.com>
Change-Id: Ib8edc64fec1fc5c54a67d04278500b7d9e1bf3d6
Signed-off-by: Jeremy Soller <jackpot51@gmail.com>
Change-Id: I7baa6c7da99964c546658fd7ad9b1841ee89ca45
Signed-off-by: Jeremy Soller <jackpot51@gmail.com>
The only note about TPM interface in the user manual is that it can be
either "CRB" or "ITS".

Change-Id: I74d95d0e99de9ec4664818a1a51bfff2cd908098
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Manual says there is a discrete TPM but I haven't gotten it to work.

Change-Id: I5f0db9201391b44dde23007f9e90d776ab492d18
Signed-off-by: Tim Crawford <tcrawford@system76.com>
@crawfxrd
Copy link
Member

crawfxrd commented Sep 23, 2024

There definitely seems to be some WDT still running:

  • 10 seconds after first power-on it resets
    • Do we need to ACK/set a signal?
  • On second boot, FSP-S init fails (0x40000003; FSP_STATUS_GLOBAL_RESET_REQUIRED_3) and it triggers a global reset
  • Then on the 3rd boot it finally reaches payload

That fact that it's always 10 seconds makes me think that a press-and-release is triggering some PWRSW WDT (like how holding for 10s should trigger power off).


Issue is "DACC" feature. A single note about it exists in the manual: "Auto clear CMOS when system boot improperly". Can be addressed for now by removing the JP1_57 jumper.

crawfxrd and others added 9 commits September 25, 2024 11:32
Change-Id: Iab47f5b9fd5b911248ceb79f846cca3e185c384b
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Configure IO Standby for a bunch of pins and add TBT_LSX config. Seems
to fix issue with plugging in USB-C during suspend.

Change-Id: Ie38a5377c81bf76914be68f0e2ad3489177028f0
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Change-Id: I7aa079c9a647abfb4f6712284aa9948c894d9a2b
Signed-off-by: Tim Crawford <tcrawford@system76.com>
crawfxrd and others added 4 commits November 14, 2024 08:45
Change-Id: I258caa18e7217d859f393a9affe7e8f580ab7553
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants