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

MIPS architecture support #257

Open
ReimuNotMoe opened this issue Jul 21, 2024 · 2 comments
Open

MIPS architecture support #257

ReimuNotMoe opened this issue Jul 21, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ReimuNotMoe
Copy link

Please add support for the MIPS architecture. Then cpufetch can run on lots of network equipments (routers, Wi-Fi access points, etc) that run OpenWrt.

➜  cpufetch git:(master) make      
Makefile:57: Unsupported arch detected: "mips". See https://github.com/Dr-Noob/cpufetch#1-support
Makefile:58: If your architecture is supported but the compilation fails, please open an issue in https://github.com/Dr-Noob/cpufetch/issues
Makefile:59: *** Aborting compilation. Stop.
@Dr-Noob
Copy link
Owner

Dr-Noob commented Jul 29, 2024

As stated in the past, I'm not interested in adding support for MIPS, mainly because of the high effort neccesary to do it and presumably very low utility as very few people has MIPS CPUs. However, I would be open to review and accept a PR incorporating support for it, so if you have the time and energy to do it, feel free to submit a PR.

@Dr-Noob Dr-Noob closed this as completed Jul 29, 2024
@Dr-Noob Dr-Noob added the enhancement New feature or request label Jul 29, 2024
@Dr-Noob Dr-Noob reopened this Sep 1, 2024
@Dr-Noob
Copy link
Owner

Dr-Noob commented Sep 1, 2024

Hi, I got access to a MIPS machine recently so I'll be giving (basic) support for MIPS soon! In the meantime I would appreciate if you could share your /proc/cpuinfo. Thanks!

@Dr-Noob Dr-Noob added the help wanted Extra attention is needed label Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants