龙芯玩机指南 #

摘要 #

本仓库旨在完成一份龙芯机器的使用指南, 鉴于龙芯用户常常使用Linux, 也希望此仓库能够成为Linux用户可以借鉴的好仓库.

投稿及反馈 #

如果你有想投稿或者想知道的内容(龙芯相关), 可以给我们发邮件, 也可以直接给本仓库贡献代码:

下载地址 #

手册 #

手册地址
龙芯官网发布芯片文档、手册下载地址https://www.loongson.cn/product/channel
https://www.loongson.cn/download/index
龙芯社区发布架构手册下载地址https://loongson.github.io/LoongArch-Documentation/

固件 #

固件地址
社区发布固件下载地址https://github.com/loongson/Firmware

系统 #

系统地址
国产镜像合集https://wiki.whlug.cn/project-9/
loongnixhttp://pkg.loongnix.cn
archlinuxhttps://mirrors.wsyu.edu.cn/
https://github.com/loongarchlinux/
龙芯软件发布http://www.loongnix.cn/zh/loongnix/
安同 OS (AOSC OS)https://aosc.io/zh-cn/
deepin深度系统预览版https://ci.deepin.com/repo/deepin/deepin-ports/cdimage/
内网ftp源(旧)http://ftp.loongnix.org/

代码 #

代码地址
github开源仓库https://github.com/loongson
龙芯教育开源仓库(包含32位内核, 编译器, 固件等)https://gitee.com/loongson-edu

社区 #

社区地址
LAUOSChttps://bbs.loongarch.org/
贴吧https://jump2.bdimg.com/f?kw=%E9%BE%99%E8%8A%AF&ie=utf-8
龙芯问答社区http://ask.loongnix.org/
北京龙芯&debian 俱乐部https://www.bjlx.org.cn/
龙梦开源社区https://bbs.lemote.com/
龙芯俱乐部:http://www.openloongson.org/kl/
LoongArch开放社区(武老师作品)https://loongarch.dev/zh-cn/
loonguser(本站)https://loonguser.github.io/
https://loonguser.gitee.io/

其他 #

站点地址
龙芯实验室https://loongsonlab.github.io/
芯创实验室文件分发站点https://files.loonglab.cn/

贡献本仓库 #

文档目录在:content/content.zh/下, 按1. 固件, 2. 系统, 3. 应用分为三类, 文章header模板如下:

---
title: Grub编译与调试
author: Ayden Meng
categories: 1. 固件
toc: true
---

Tips:

  1. 完成后可以执行根目录下的:./genmenu.sh生成目录信息.
  2. 想要转载的文章可以通过https://markdown.devtool.tech/app右上角的采集功能, 将相应网页指定的html元素复制后转换成markdown语言.