jjm2473 / rtd1295-openwrt18-porting

porting openwrt 19.07+ to rtd1295/rtd1296 devices (android + openwrt dual os) (移植新版OpenWrt到RTD1295(如Zidoo Z9S))
https://github.com/jjm2473/openwrt/wiki/RTD129X-Openwrt-18.06
MIT License
40 stars 10 forks source link

Z9S刷了以后,除了移动硬盘接3.0口时会出现掉线情况,其他正常。 #12

Open chengli0946 opened 5 years ago

chengli0946 commented 5 years ago

刷了固件后,拷贝速度明显比以前快。 问题:移动硬盘插USB3.0接口,能正常识别,拷贝速度正常,但是,移动硬盘会经常掉线,在磁盘管理看不到硬盘信息,安卓系统里硬盘也消失了,怀疑是硬盘休眠时自动掉线。当把移动硬盘插USB2.0接口时,没有这个问题。想问问您,如何更新USB驱动。谢谢

jjm2473 commented 5 years ago

内核模块我是直接从官方OTA包拿来的,理论上驱动或者硬件相关的性能或者bug都跟官方一样,有问题只能等官方更新。 如果是休眠导致的,可以关掉休眠试试。 如果硬盘比较大,开机的时候就没挂载成功,那可以看看其他issue,一般延迟挂载就能解决。

jjm2473 commented 5 years ago

如果能用SATA接口尽量用SATA接口,肯定比USB稳定

chengli0946 commented 5 years ago

您好,谢谢回复,开机挂载倒是很正常,硬盘掉线,必须拔插,或者重新开机才能检测到。我这个移动硬盘是新买的。以前买的硬盘没有问题。

------------------ 原始邮件 ------------------ 发件人: "练亮斌"notifications@github.com; 发送时间: 2019年8月6日(星期二) 下午4:15 收件人: "jjm2473/rtd1295-openwrt18-porting"rtd1295-openwrt18-porting@noreply.github.com; 抄送: "大树底下"3218669@qq.com; "Author"author@noreply.github.com; 主题: Re: [jjm2473/rtd1295-openwrt18-porting] Z9S刷了以后,除了移动硬盘接3.0口时会出现掉线情况,其他正常。 (#12)

如果能用SATA接口尽量用SATA接口,肯定比USB稳定

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

jjm2473 commented 5 years ago

如果真是硬件或者驱动的问题,我也没办法解决。不过其他人没反馈过中途硬盘掉线的问题,会不会是USB供电不足或者线材质量问题?还有可以尝试下系统待机休眠后唤醒,硬盘能不能恢复工作。

chengli0946 commented 5 years ago

好的。谢谢

------------------ 原始邮件 ------------------ 发件人: "练亮斌"notifications@github.com; 发送时间: 2019年8月6日(星期二) 下午4:23 收件人: "jjm2473/rtd1295-openwrt18-porti"rtd1295-openwrt18-porting@noreply.github.com; 抄送: "大树底下"3218669@qq.com; "Author"author@noreply.github.com; 主题: Re: [jjm2473/rtd1295-openwrt18-porting] Z9S刷了以后,除了移动硬盘接3.0口时会出现掉线情况,其他正常。 (#12)

如果真是硬件或者驱动的问题,我也没办法解决。不过其他人没反馈过中途硬盘掉线的问题,会不会是USB供电不足或者线材质量问题?还有可以尝试下系统待机休眠后唤醒,硬盘能不能恢复工作。

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

chengli0946 commented 4 years ago

网上有tr自动跳过校验,修改的代码,请问大神,zidoo的tr能不能实现?非常感谢 -https://github.com/superlukia/transmission-2.92_skiphashcheck

jjm2473 commented 4 years ago

这个加上去以后好像没这个功能的开关啊,就算rpc支持了,webui也不支持开关

chengli0946 commented 4 years ago

上面说,通过获取更多种子那个菜单,可以调用这个功能

------------------ 原始邮件 ------------------ 发件人: "练亮斌"<notifications@github.com>; 发送时间: 2020年3月21日(星期六) 中午1:47 收件人: "jjm2473/rtd1295-openwrt18-porting"<rtd1295-openwrt18-porting@noreply.github.com>; 抄送: "大树底下"<3218669@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [jjm2473/rtd1295-openwrt18-porting] Z9S刷了以后,除了移动硬盘接3.0口时会出现掉线情况,其他正常。 (#12)

这个加上去以后好像没这个功能的开关啊,就算rpc支持了,webui也不支持开关

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

jjm2473 commented 4 years ago

更多种子

不是获取更多种子,而是获取用户列表。

这个方案看起来是可行的,只是如果官方不合并的话,以后要维护多个版本的tr

chengli0946 commented 4 years ago

哦,好的,谢谢。我想尝试学着编译个修改过的tr.只是不知道如何下手,编译环境不会搞。

发自我的iPhone

------------------ 原始邮件 ------------------ 发件人: 练亮斌 <notifications@github.com> 发送时间: 2020年3月21日 14:46 收件人: jjm2473/rtd1295-openwrt18-porting <rtd1295-openwrt18-porting@noreply.github.com> 抄送: chengli0946 <3218669@qq.com>, Author <author@noreply.github.com> 主题: 回复:[jjm2473/rtd1295-openwrt18-porting] Z9S刷了以后,除了移动硬盘接3.0口时会出现掉线情况,其他正常。 (#12)

更多种子

不是获取更多种子,而是获取用户列表。

这个方案看起来是可行的,只是如果官方不合并的话,以后要维护多个版本的tr

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

jjm2473 commented 4 years ago

编译环境不会搞。

linux 环境,装这个sdk编译

https://openwrt.proxy.ustclug.org/releases/19.07.2/targets/brcm2708/bcm2710/openwrt-sdk-19.07.2-brcm2708-bcm2710_gcc-7.5.0_musl.Linux-x86_64.tar.xz

chengli0946 commented 4 years ago

您的意思是,用这个linux环境编译一个transmission就可以直接运行在rtd1295/1296的系统上吗?

------------------ 原始邮件 ------------------ 发件人: "练亮斌"<notifications@github.com>; 发送时间: 2020年3月21日(星期六) 下午5:13 收件人: "jjm2473/rtd1295-openwrt18-porting"<rtd1295-openwrt18-porting@noreply.github.com>; 抄送: "大树底下"<3218669@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [jjm2473/rtd1295-openwrt18-porting] Z9S刷了以后,除了移动硬盘接3.0口时会出现掉线情况,其他正常。 (#12)

编译环境不会搞。

linux 环境,装这个sdk编译

https://openwrt.proxy.ustclug.org/releases/19.07.2/targets/brcm2708/bcm2710/openwrt-sdk-19.07.2-brcm2708-bcm2710_gcc-7.5.0_musl.Linux-x86_64.tar.xz

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

jjm2473 commented 4 years ago

嗯,只要不涉及到内核的都能用,CPU架构一样,都是aarch64 cortex-a53

chengli0946 commented 4 years ago

学习了,非常感谢!

------------------ 原始邮件 ------------------ 发件人: "练亮斌"<notifications@github.com>; 发送时间: 2020年3月23日(星期一) 上午9:27 收件人: "jjm2473/rtd1295-openwrt18-porti"<rtd1295-openwrt18-porting@noreply.github.com>; 抄送: "大树底下"<3218669@qq.com>; "Author"<author@noreply.github.com>; 主题: Re: [jjm2473/rtd1295-openwrt18-porting] Z9S刷了以后,除了移动硬盘接3.0口时会出现掉线情况,其他正常。 (#12)

嗯,只要不涉及到内核的都能用,CPU架构一样,都是aarch64 cortex-a53

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

jjm2473 commented 4 years ago

如果你是给15版的openwrt编译软件,需要用另一个工具链,在我的rtd1295-toolchain项目中有

chengli0946 commented 4 years ago

我有一台x9s,一台Z9S,都在使用您的openwrt18的版本。非常好用。谢谢付出,分享!

------------------ 原始邮件 ------------------ 发件人: "练亮斌"<notifications@github.com>; 发送时间: 2020年3月23日(星期一) 上午9:30 收件人: "jjm2473/rtd1295-openwrt18-porti"<rtd1295-openwrt18-porting@noreply.github.com>; 抄送: "大树底下"<3218669@qq.com>; "Author"<author@noreply.github.com>; 主题: Re: [jjm2473/rtd1295-openwrt18-porting] Z9S刷了以后,除了移动硬盘接3.0口时会出现掉线情况,其他正常。 (#12)

如果你是给15版的openwrt编译软件,需要用另一个工具链,在我的rtd1295-toolchain项目中有

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

jjm2473 commented 4 years ago

哈哈,业余爱好,自己也有z9s要优化,如果能帮到其他人就更好了。分享出来其实也希望有更多人参与,毕竟一个人能力有限。