峯言凬语 O ever youthful O ever weeping~
本无意与众不同,怎奈何口味太重。
首页
平水韵
颜色表
ABOUT
文章分类
友情链接
您正在查看: Digi 分类下的文章

ar9341.jpg

1.开启 TFTPD64,设置本地IP为 192.168.33.X

2.在 https://breed.hackpascal.net/EOL/ 下载 uboot: breed-ar9341-pisen-wmp002n-r1163.bin

3.TTL连接设备,执行:

tftpboot 0x80060000 breed-ar9341-pisen-wmp002n-r1163.bin
erase 0x9f000000 +0x200000
cp.b 0x80060000 0x9f000000 0x200000

4.刷完uboot后重启,进入Breed备份Art,在固件更新菜单备份art.bin (art 是路由器的无线矫正参数,里面也包含mac等信息)
5.刷入新DIY固件
6.按复位键重新上电进入breed,刷回art,刷入art.bin,输入真实MAC地址
7.重启

MDI.png

食用方法

1.HASS Docker 中进入 shell 执行:

cd /usr/local/lib/python3.9/site-packages/hass_frontend/static
git clone https://github.com/james-fry/home-assistant-mdi

2.在 HomeAssistant 的 configuration.xml 文件中添加代码 ,配置需要的 MDI icon 图标:

panel_iframe:
  mdiindex:
    title: MDI
    icon: mdi:vector-square
    url: http://10.10.22.22:8123/static/home-assistant-mdi/home-assistant-mdi.html

3.重启容器。

AORUS.jpg

缘起
朋友说新主板 BIOS 使用 changelogo5 无法修改 logo,我试了一下,确实,于是就花时间自己琢磨了一通,摸索出了一个简单办法。

工具
UEFITool

食用
1.运行 UEFITool,打开 File,Open image file
2.查找字串

8C8CE578-XXXXXX-XXXXXX
05CA020B-0FC1-XXXXXX
8C8CE578-8A3D-XXXXXX
7BB28B99-61BB-XXXXXX
EE4E5898-3914-XXXXXX

3.右键 Raw section,选择 Extract body,保存为 xxxx.raw
4.将 xxxx.raw 改名为 xxxx.raw.bmp,使用PS修改图片后,再改回原名 xxxx.raw
5.再次右键 Raw section,选择 Replace body,选择 xxxx.raw
6.Save image file 为 xxxx.rom
7.使用技嘉的 Qflash 将 xxxx.rom 刷入主板

附工具和彩云下载链接

https://caiyun.139.com/m/i?0m5CLoFSyYwbn

提取码

spbG


2021-08-06 |Nonni

* Pull DOCKER:
Lucy.jpg

docker pull nonnichen/nonnixunlei
docker run -d --name Thunder --restart=always -v /mnt/download:/data -p 8899:80 nonnichen/nonnixunlei:latest

* Get Thunder ACTIVE CODE:

docker logs Thunder

* Go to website to active remote Thunder:

http://yuancheng.xunlei.com

* Visit on Web browse:

http://Server IP:8899

KMS.jpg

仓库地址:
https://hub.docker.com/r/nonnichen/nonnikms

安装:

docker pull nonnichen/nonnikms:latest
docker run -d -p 1688:1688 --name kms --restart=always nonnichen/nonnikms