Commit Graph

1178 Commits

Author SHA1 Message Date
jaywcjlove ac04ffd50b doc: update modetest.md (#518) 2023-07-10 15:58:18 +08:00
github-actions[bot] fa4d1697c0 doc: update template/contributors.ejs. 2023-07-10 07:42:46 +00:00
github-actions[bot] c5e53509c8 doc: update README.md. 2023-07-10 07:42:45 +00:00
Qliangw cd7efff1a5
add(drm): modetest.md (#518)
* add(drm): modetest.md

* feat(drm): add compilation and installation example for modetest tool  ## Description  This commit adds an example for compiling and installing the modetest tool, which is used for testing and validating DRM (Direct Rendering Manager) driver functionality.  ## Compilation and Installation Example  Here is an example of how to compile and install the modetest tool:  1. Clone the modetest repository from the source:     ```shell    git clone https://github.com/dvdhrm/drm-tests.git    ```  2. Change into the modetest directory:     ```shell    cd drm-tests/modetest    ```  3. Install the necessary dependencies for compilation. This may vary depending on your distribution. For example, on Ubuntu, you can install the required packages using the following command:     ```shell    sudo apt-get install build-essential libdrm-dev    ```  4. Build the modetest tool:     ```shell    make    ```  5. Optionally, you can run the modetest tool directly from the build directory:     ```shell    ./modetest    ```  6. If you want to install the modetest tool system-wide, use the following command:     ```shell    sudo make install    ```     This will install the modetest binary into the appropriate system directories.  7. You can now run the modetest tool from anywhere on your system:     ```shell    modetest    ```  Please note that the compilation and installation process may vary depending on your system configuration and distribution. Make sure to follow the specific instructions provided by the modetest repository or consult the documentation for your distribution for more accurate and detailed instructions.
2023-07-10 15:42:11 +08:00
jaywcjlove b525acd107 chore: update workflows config. 2023-06-20 23:51:12 +08:00
github-actions[bot] 01ec9c43de doc: update template/contributors.ejs. 2023-06-19 10:08:24 +00:00
github-actions[bot] aad9ebcfdc doc: update README.md. 2023-06-19 10:08:23 +00:00
Qliangw a1549ed0c6
doc: update command/dmesg.md (#517) 2023-06-19 18:07:33 +08:00
小弟调调 922c39b88c
doc: Update znew.md (fix #516) 2023-06-17 22:34:57 +08:00
jaywcjlove ed58ed1124 fix: update build script. 2023-06-15 15:12:55 +08:00
jaywcjlove 8c7a05a0f4 chore: update 7z.md/db.md document. 2023-06-15 15:11:56 +08:00
jaywcjlove 7e0f5e224b chore: update workflow config. 2023-06-15 14:55:19 +08:00
jaywcjlove f5b902a0ff doc: update command/docker.md 2023-06-15 14:50:42 +08:00
jaywcjlove c65bf6ce5f doc: update docker.md (#514) 2023-06-15 14:42:58 +08:00
github-actions[bot] a274520de4 doc: update template/contributors.ejs. 2023-06-15 06:36:33 +00:00
github-actions[bot] e342f56dbb doc: update README.md. 2023-06-15 06:36:32 +00:00
tutianyu101 23a1f5cf12
doc: add docker.md (#514) 2023-06-15 14:35:31 +08:00
github-actions[bot] 5d2461f6e5 doc: update template/contributors.ejs. 2023-06-14 15:02:47 +00:00
github-actions[bot] 7679d3300c doc: update README.md. 2023-06-14 15:02:46 +00:00
小弟调调 c8f7278a88
doc: Update README.md #512 2023-06-14 23:01:41 +08:00
github-actions[bot] a090e65283 doc: update template/contributors.ejs. 2023-06-13 08:01:55 +00:00
github-actions[bot] 0f862822a3 doc: update README.md. 2023-06-13 08:01:54 +00:00
xhal 0b3986f2a0
doc: update 7z/ab document. (#511) 2023-06-13 16:01:10 +08:00
github-actions[bot] 3414d5d634 doc: update template/contributors.ejs. 2023-06-02 20:38:12 +00:00
github-actions[bot] 565a418e86 doc: update README.md. 2023-06-02 20:38:12 +00:00
项金 d6bc27242a
doc: Update nc.md (#509)
* Update nc.md

* Update nc.md

* Update nc.md
2023-06-03 04:37:30 +08:00
jaywcjlove 1668d797e1 add sha256sum.md (#480) 2023-06-01 01:10:04 +08:00
github-actions[bot] c6c837f0cc doc: update template/contributors.ejs. 2023-05-30 00:26:23 +00:00
github-actions[bot] a3d9a7064f doc: update README.md. 2023-05-30 00:26:22 +00:00
Alan f707705c4c
doc: update pwck (#507)
Co-authored-by: Alan <alanmp@qq.com>
2023-05-30 08:25:17 +08:00
github-actions[bot] 257259f73c doc: update template/contributors.ejs. 2023-05-29 14:49:07 +00:00
github-actions[bot] ff2b4de52c doc: update README.md. 2023-05-29 14:49:07 +00:00
T-TRz879 ea7767846e
doc: update top.md. (#506) 2023-05-29 22:48:33 +08:00
github-actions[bot] 82001fe7aa doc: update template/contributors.ejs. 2023-05-29 04:19:52 +00:00
github-actions[bot] 832bc5ff5e doc: update README.md. 2023-05-29 04:19:51 +00:00
BingCoke 1abf91b1f5
doc: update pidstat.md (#505)
错别字+使描述更准确
2023-05-29 12:18:54 +08:00
小弟调调 512a35b995
Update ssh.md 2023-05-27 11:55:46 +08:00
小弟调调 119f80ab24
Update ssh.md 2023-05-27 11:55:21 +08:00
github-actions[bot] 7e5938af49 doc: update template/contributors.ejs. 2023-05-27 01:13:10 +00:00
github-actions[bot] f260eb1ec3 doc: update README.md. 2023-05-27 01:13:09 +00:00
小弟调调 92fe14ab82
doc: Update rsync.md fix #504 2023-05-27 09:12:26 +08:00
小弟调调 8b3e8f621b
doc: Update sed.md (#503) 2023-05-25 09:35:07 +08:00
jaywcjlove 023ce79173 released v1.16.0 (#460) 2023-05-24 14:20:17 +08:00
jaywcjlove dfedd5c605 chore: update workflows config. (#460) 2023-05-24 14:13:44 +08:00
github-actions[bot] a00bd774e0 doc: update template/contributors.ejs. 2023-05-24 05:21:07 +00:00
github-actions[bot] 5ecc63422b doc: update README.md. 2023-05-24 05:21:07 +00:00
Joke-csgo 5a20430770
doc: Update yum.md (#500)
新增参数provides
2023-05-24 13:20:28 +08:00
renovate[bot] 98dd113b9d
chore(deps): update dependency markdown-to-html-cli to ~3.6.0 (#499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-23 10:33:40 +08:00
github-actions[bot] 092e446af1 doc: update template/contributors.ejs. 2023-05-22 10:16:00 +00:00
github-actions[bot] a60a7274e7 doc: update README.md. 2023-05-22 10:16:00 +00:00