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

Installation on an OpenWRT router. #68

Open
paolosezart opened this issue Oct 5, 2023 · 6 comments
Open

Installation on an OpenWRT router. #68

paolosezart opened this issue Oct 5, 2023 · 6 comments

Comments

@paolosezart
Copy link

Is it possible to install dysk on a router with a MediaTek MT7620A processor?
Cpuinfo data:


system type		: MediaTek MT7620A ver:2 eco:6
machine			: Zbtlink ZBT-WE826 (16M)
processor		: 0
cpu model		: MIPS 24KEc V5.0
BogoMIPS		: 385.02
wait instruction	: yes
microsecond timers	: yes
tlb_entries		: 32
extra interrupt vector	: yes
hardware watchpoint	: yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa			: mips1 mips2 mips32r1 mips32r2
ASEs implemented	: mips16 dsp
Options implemented	: tlb 4kex 4k_cache prefetch mcheck ejtag llsc pindexed_dcache userlocal vint perf_cntr_intr_bit perf
shadow register sets	: 1
kscratch registers	: 0
package			: 0
core			: 0
VCED exceptions		: not available
VCEI exceptions		: not available

Hwinfo parameters:
hwinfo.txt

@Canop
Copy link
Owner

Canop commented Oct 5, 2023

Compilation does work (I just tested using https://github.com/casonadams/cross-compiler-rs) but I have no way to check whether dysk really works on this platform.

@paolosezart
Copy link
Author

Can you post the compiled file here? I'll check it and post it.

@Canop
Copy link
Owner

Canop commented Oct 5, 2023

@paolosezart
Copy link
Author

05-10-2023

@Canop
Copy link
Owner

Canop commented Oct 5, 2023

Cool.
note: Use df -H instead of df -h to get ISO units.

As your terminal is lacking some chars, you should probably use dysk --ascii. Not ideal but prettier than that square.

@paolosezart
Copy link
Author

The thing is that I have two drives mounted, one USB (64Gb) and the second MicroSD (8Gb):
05-10-2023_

Therefore, as I understand the mapping is wrong.

About "df -H" such argument is not supported:
05-10-2023__

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