Skip to main content

Questions tagged [mips]

0 votes
0 answers
31 views

I'm exploring qemu system emulation with custom-built Linux kernels, starting with mips. To start, I'm trying to get to the point of the kernel simply panicking before I add a rootfs, but I can't even ...
r4dr3fr4d's user avatar
1 vote
1 answer
200 views

I am working on an embedded Linux system (kernel-5.19.20), and I tried the perf tool in my SOC, found some functions did NOT work. After run perf record /test/perf_test, I got the perf.data, and perf ...
wangt13's user avatar
  • 651
4 votes
1 answer
3k views

Following the description on how to start an OpenWrt VM with QEMU, I downloaded the MIPS kernel and started it with this command: qemu-system-mips -kernel openwrt-22.03.3-malta-be-vmlinux-initramfs....
Andy's user avatar
  • 95
1 vote
1 answer
480 views

I have this IP camera that I bought that's really pretty shady (it streams all the videos to some S3 bucket and forces me to use their software), but I'm pretty sure it runs embedded linux and I'm ...
DAB's user avatar
  • 475
1 vote
1 answer
457 views

Is there a way to compile a C program with Clang compiler for MIPS (32-bit) on a FreeBSD x86_64/AMD64 system?
ordinary_guy's user avatar
1 vote
1 answer
174 views

I'm using this tool-chian provided by a manufacture of control boards. I followed the instruction step by step but when I tried to compile example code, the compilation process got stuck at "$...
cream_pi's user avatar
  • 123
1 vote
0 answers
2k views

Looking at my ARM based Jetson computers, I see a BogoMIPS of 62.5. On my Intel based computers, with Xeons, I see 4,200. I've found this note on Wikipedia Timer-based delays In 2012, ARM contributed ...
Alexis Wilke's user avatar
  • 3,115
0 votes
0 answers
28 views

I am new to Linux and want to replicate a hard drive, having IRIX 5.3 installed. Please guide the easy and best way.
asif shahzad's user avatar
1 vote
0 answers
522 views

I have an lzma compressed file that I've extracted from a firmware image (via binwalk) that is X bytes uncompressed and Y bytes compressed. When I try to compress the extracted file again - without ...
compression_help1234's user avatar
0 votes
0 answers
3k views

I have cross-compiled avahi-0.8 library for the MIPS platform. I am able to run the avahi daemon from the console, but I'm getting the following warning: WARNING: No NSS support for mDNS detected, ...
Nirav Patel's user avatar
0 votes
1 answer
3k views

Is there any way to install Debian sid on Mikrotik RB 2011? Seems to Debian MIPS port not support this type of cpu (Atheros 600MHz 74K MIPS big-endian), I already install OpenWRT on this device, need ...
Sina Ghaderi's user avatar
2 votes
1 answer
3k views

I'm trying to cross-build a Debian/Ubuntu package on a running amd64 system to mips arch. I've tried several methods, from pubilder to sbuild, but I keep failing. About the latter, on a freshly ...
Maxxer's user avatar
  • 143
1 vote
0 answers
625 views

I created a debian mips virtual machine by downloading qcow2 images from here. I then started the virtual machine by qemu-system-mips \ -m 256 \ -M malta \ -kernel vmlinux-3.2.0-4-4kc-malta \ -hda ...
desertSniper87's user avatar
2 votes
1 answer
3k views

I tossed out the old question that used to be here as it is no longer relevant for the reasons listed below in bold. The question itself still stands, it's just the system I was trying to cross-...
Alexis Evelyn's user avatar
1 vote
0 answers
1k views

I installed MIPS port of Linux on qemu. So I downloaded initrd and vmlinux (kernel 4.9.0) images from http://ftp.debian.org/debian/dists/Debian9.5/main/installer-mips/20170615+deb9u4/images/malta/...
Mark's user avatar
  • 1,943

15 30 50 per page