├── FML13V01 ├── AppsForDeveloper │ └── Ubuntu │ │ └── README.md ├── Cooler Master Mainboard Case Quick Start Guide.pdf ├── Cooler Master Troubleshooting Guide.pdf ├── DC-ROMA RISC-V Mainboard (Early Access Edition) for Framework Laptop 13 EC Firmware Flashing Instructions.pdf ├── DC-ROMA RISC-V Mainboard Interface Compatibility List .pdf ├── DC-ROMA RISC-V Mainboard Interface Overview.pdf ├── DC-ROMA RISC-V Mainboard Replacement Guide.pdf ├── Debug Expansion Card (UART_EC-S_USB-C) Product Manual.pdf ├── Fedora 41 Installation on the DC-ROMA RISC-V Mainboard.pdf ├── Framework Laptop 13 Troubleshooting Procedure Guide.pdf ├── Framework Serial Port Connection Guide.pdf ├── How to Replace the Kernel with DC-Linux on DC-ROMA RISC-V Mainboard for Framework Laptop 13.pdf ├── Ubuntu 24.04 Installation on the DC-ROMA RISC-V Mainboard.pdf └── User Guide for DC-ROMA RISC-V Mainboard I with Cooler Maste Case.pdf ├── FWL13V03 └── TestFile └── README.md /FML13V01/AppsForDeveloper/Ubuntu/README.md: -------------------------------------------------------------------------------- 1 | # Applications apt-get install notes 2 | Developers can add a new entry pointing to OS source files and then use `apt-get` to install some common applications or libraries. 3 | 4 | ## Command Example 5 | 6 | ```bash 7 | vim /etc/apt/sources.list.d/local.list 8 | //Add the following line to the file: 9 | deb [trusted=yes] http://47.89.252.251:8000/ubuntu24.04 ./ 10 | 11 | ``` 12 | ## Supported Applications and Tools 13 | - Firefox 14 | ```bash 15 | sudo apt-get update 16 | sudo apt-get install firefox 17 | ``` 18 | - Chromium 19 | ```bash 20 | sudo apt-get update 21 | sudo apt-get install libdouble-conversion3 libjpeg62-turbo libsnappy1v5 libwoff1 libxml2 x11-utils xdg-utils libjpeg62-turbo-dev -y 22 | sudo apt-get install chromium 23 | ``` 24 | - LibreOffice 25 | ```bash 26 | sudo apt update 27 | sudo apt-get install libreoffice 28 | ``` 29 | - MPV 30 | ```bash 31 | sudo apt-get update 32 | sudo apt-get install mpv 33 | ``` 34 | -------------------------------------------------------------------------------- /FML13V01/Cooler Master Mainboard Case Quick Start Guide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DC-DeepComputing/Framework/dc1aad459dc0d224eb73fa6d16d956d41f8dc55b/FML13V01/Cooler Master Mainboard Case Quick Start Guide.pdf -------------------------------------------------------------------------------- /FML13V01/Cooler Master Troubleshooting Guide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DC-DeepComputing/Framework/dc1aad459dc0d224eb73fa6d16d956d41f8dc55b/FML13V01/Cooler Master Troubleshooting Guide.pdf -------------------------------------------------------------------------------- /FML13V01/DC-ROMA RISC-V Mainboard (Early Access Edition) for Framework Laptop 13 EC Firmware Flashing Instructions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DC-DeepComputing/Framework/dc1aad459dc0d224eb73fa6d16d956d41f8dc55b/FML13V01/DC-ROMA RISC-V Mainboard (Early Access Edition) for Framework Laptop 13 EC Firmware Flashing Instructions.pdf -------------------------------------------------------------------------------- /FML13V01/DC-ROMA RISC-V Mainboard Interface Compatibility List .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DC-DeepComputing/Framework/dc1aad459dc0d224eb73fa6d16d956d41f8dc55b/FML13V01/DC-ROMA RISC-V Mainboard Interface Compatibility List .pdf -------------------------------------------------------------------------------- /FML13V01/DC-ROMA RISC-V Mainboard Interface Overview.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DC-DeepComputing/Framework/dc1aad459dc0d224eb73fa6d16d956d41f8dc55b/FML13V01/DC-ROMA RISC-V Mainboard Interface Overview.pdf -------------------------------------------------------------------------------- /FML13V01/DC-ROMA RISC-V Mainboard Replacement Guide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DC-DeepComputing/Framework/dc1aad459dc0d224eb73fa6d16d956d41f8dc55b/FML13V01/DC-ROMA RISC-V Mainboard Replacement Guide.pdf -------------------------------------------------------------------------------- /FML13V01/Debug Expansion Card (UART_EC-S_USB-C) Product Manual.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DC-DeepComputing/Framework/dc1aad459dc0d224eb73fa6d16d956d41f8dc55b/FML13V01/Debug Expansion Card (UART_EC-S_USB-C) Product Manual.pdf -------------------------------------------------------------------------------- /FML13V01/Fedora 41 Installation on the DC-ROMA RISC-V Mainboard.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DC-DeepComputing/Framework/dc1aad459dc0d224eb73fa6d16d956d41f8dc55b/FML13V01/Fedora 41 Installation on the DC-ROMA RISC-V Mainboard.pdf -------------------------------------------------------------------------------- /FML13V01/Framework Laptop 13 Troubleshooting Procedure Guide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DC-DeepComputing/Framework/dc1aad459dc0d224eb73fa6d16d956d41f8dc55b/FML13V01/Framework Laptop 13 Troubleshooting Procedure Guide.pdf -------------------------------------------------------------------------------- /FML13V01/Framework Serial Port Connection Guide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DC-DeepComputing/Framework/dc1aad459dc0d224eb73fa6d16d956d41f8dc55b/FML13V01/Framework Serial Port Connection Guide.pdf -------------------------------------------------------------------------------- /FML13V01/How to Replace the Kernel with DC-Linux on DC-ROMA RISC-V Mainboard for Framework Laptop 13.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DC-DeepComputing/Framework/dc1aad459dc0d224eb73fa6d16d956d41f8dc55b/FML13V01/How to Replace the Kernel with DC-Linux on DC-ROMA RISC-V Mainboard for Framework Laptop 13.pdf -------------------------------------------------------------------------------- /FML13V01/Ubuntu 24.04 Installation on the DC-ROMA RISC-V Mainboard.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DC-DeepComputing/Framework/dc1aad459dc0d224eb73fa6d16d956d41f8dc55b/FML13V01/Ubuntu 24.04 Installation on the DC-ROMA RISC-V Mainboard.pdf -------------------------------------------------------------------------------- /FML13V01/User Guide for DC-ROMA RISC-V Mainboard I with Cooler Maste Case.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DC-DeepComputing/Framework/dc1aad459dc0d224eb73fa6d16d956d41f8dc55b/FML13V01/User Guide for DC-ROMA RISC-V Mainboard I with Cooler Maste Case.pdf -------------------------------------------------------------------------------- /FWL13V03/TestFile: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Framework RISC-V Mainboard 2 | This repository mainly contains technical documentation and manuals for the Framework RISC-V mainboard. 3 | 4 | ## Release notes 5 | 6 | | Version | Status | Latest Release | Release Date | Notes | 7 | |---------------|---------------------------|---------------------------|----------------|----------------| 8 | | FML13V03 | Coming Soon | Coming Soon | Coming Soon | DC-ROMA RISC-V Mainboard Gen II for Framework(DC-ROMA RISC-V AI PC) | 9 | | FML13V01 | `Maintenance` | [V1.1](https://github.com/DC-DeepComputing/fml13v01/releases/tag/V1.1) | 2025-2-17 | DC-ROMA RISC-V Mainboard I for Framework Laptop 13 | 10 | 11 | 12 | ## [FML13V03 (New!)](https://github.com/DC-DeepComputing/Framework/tree/main/FWL13V03) 13 | Coming Soon!!! 14 | ## [FML13V01](https://github.com/DC-DeepComputing/Framework/tree/main/FML13V01) 15 | Some Technical Documents: Click filenames to navigate to their locations. 16 | - [Ubuntu System Installation Guide](https://github.com/DC-DeepComputing/Framework/blob/main/FML13V01/Ubuntu%2024.04%20Installation%20on%20the%20DC-ROMA%20RISC-V%20Mainboard.pdf) 17 | - [Fedora System Installation Guide](https://github.com/DC-DeepComputing/Framework/blob/main/FML13V01/Fedora%2041%20Installation%20on%20the%20DC-ROMA%20RISC-V%20Mainboard.pdf) 18 | - [Framework Laptop Serial Port Connection Guide](https://github.com/DC-DeepComputing/Framework/blob/main/FML13V01/Framework%20Serial%20Port%20Connection%20Guide.pdf) 19 | - [DC-ROMA RISC-V Mainboard Replacement Guide](https://github.com/DC-DeepComputing/Framework/blob/main/FML13V01/DC-ROMA%20RISC-V%20Mainboard%20Replacement%20Guide.pdf) 20 | - [DC-ROMA RISC-V Mainboard Interface Overview](https://github.com/DC-DeepComputing/Framework/blob/main/FML13V01/DC-ROMA%20RISC-V%20Mainboard%20Interface%20Overview.pdf) 21 | - [DC-ROMA RISC-V Mainboard Interface Compatibility List](https://github.com/DC-DeepComputing/Framework/blob/main/FML13V01/DC-ROMA%20RISC-V%20Mainboard%20Interface%20Compatibility%20List%20.pdf) 22 | - [Cooler Master Mainboard Case Quick Start Guide](https://github.com/DC-DeepComputing/Framework/blob/main/FML13V01/Cooler%20Master%20Mainboard%20Case%20Quick%20Start%20Guide.pdf) 23 | - [Cooler Master Troubleshooting Guide](https://github.com/DC-DeepComputing/Framework/blob/main/FML13V01/Cooler%20Master%20Troubleshooting%20Guide.pdf) 24 | - [User Guide for DC-ROMA RISC-V Mainboard I with Cooler Maste Case](https://github.com/DC-DeepComputing/Framework/blob/main/FML13V01/User%20Guide%20for%20DC-ROMA%20RISC-V%20Mainboard%20I%20with%20Cooler%20Maste%20Case.pdf) 25 | - [Framework Laptop 13 Troubleshooting Procedure Guide](https://github.com/DC-DeepComputing/Framework/blob/main/FML13V01/Framework%20Laptop%2013%20Troubleshooting%20Procedure%20Guide.pdf) 26 | - [Debug Expansion Card (UART_EC-S_USB-C) Product Manual](https://github.com/DC-DeepComputing/Framework/blob/main/FML13V01/Debug%20Expansion%20Card%20(UART_EC-S_USB-C)%20Product%20Manual.pdf) 27 | - [How to Replace the Kernel with DC-Linux on DC-ROMA RISC-V Mainboard for Framework Laptop 13](https://github.com/DC-DeepComputing/Framework/blob/main/FML13V01/How%20to%20Replace%20the%20Kernel%20with%20DC-Linux%20on%20DC-ROMA%20RISC-V%20Mainboard%20for%20Framework%20Laptop%2013.pdf) 28 | - [DC-ROMA RISC-V Mainboard (Early Access Edition) for Framework Laptop 13 EC Firmware Flashing Instructions](https://github.com/DC-DeepComputing/Framework/blob/main/FML13V01/DC-ROMA%20RISC-V%20Mainboard%20(Early%20Access%20Edition)%20for%20Framework%20Laptop%2013%20EC%20Firmware%20Flashing%20Instructions.pdf) 29 | 30 | 31 | ## [FML13V01/AppsForDeveloper/Ubuntu/README.md](https://github.com/DC-DeepComputing/Framework/blob/main/FML13V01/AppsForDeveloper/Ubuntu/README.md) 32 | Some applications apt-get install notes for ubuntu 33 | - Firefox 34 | - Chromium 35 | - LibreOffice 36 | - MPV 37 | --------------------------------------------------------------------------------