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

N1-coreelec替换内核以支持lede运行插件 #2

Open
kob opened this issue May 23, 2019 · 1 comment
Open

N1-coreelec替换内核以支持lede运行插件 #2

kob opened this issue May 23, 2019 · 1 comment

Comments

@kob
Copy link
Owner

kob commented May 23, 2019

原版的coreelec内核精简严重,需要对内核重新编译以支持ipset等模块才能支持lede的SSR等插件
内核文件地址https://github.com/kob/N1/files/4158183/kernel.zip
下载后按照以下步骤执行

1、nand启动模式
SSH登录N1 ,执行
mount -o rw,remount /flash
用winscp将下载得kernel.img替换N1的/flash目录下的同名文件
然后重启N1

2、USB启动模式
直接用下载文件替换U盘里面的同名文件

@xiaole51
Copy link

感谢大佬提供的内核文件,已能正常旁路.
不过新问题来了.
替换9.02内核后游戏手柄无法驱动.换回原来内核又可以.

点击发表前又试着替换成9.01的内核居然可以驱动手柄了.
结论是9.02内核替换后手臂无法驱动,9.01可以驱动.
编译9.02内核是否做了一些修改请排查.

coer对内核好像并不敏感,现在组合是修改版9.01内核+9.03system文件,运行良好.

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

No branches or pull requests

2 participants