Search

You can find the results of your search below.

OpenSSL benchmarks @docs:guide-user:perf_and_log
72 Hits, Last modified:
| r20028 | Intel Celeron N3450 | Zimaboard 432 | x86_64 | | 1.1.1t | 395499730 | 1133627590 | 484854070 |... -multi 4 | Intel Celeron N3450 | Zimaboard 432 | x86_64 | | 1.1.1t | 1514569390 | 4298162520 | 1845926230... 028 -multi 4 | AMD GX-420MC SOC | DECISO DEC695 | X86_64 | | 1.1.1s | 1146562220 | 709486590 | 328939180 |... 6 | | r20028 | AMD GX-420MC SOC | DECISO DEC695 | X86_64 | | 1.1.1s | 287155200 | 174380760 | 82407550 | 9
OpenWrt on x86 hardware (PC / VM / server) @docs:guide-user:installation
53 Hits, Last modified:
[[https://downloads.openwrt.org/snapshots/targets/x86/64/profiles.json|64-bit]] image supports Intel and Realtek Ethernet c... below) lsblk # Write image dd if=openwrt-21.02.0-x86-64-generic-ext4-combined.img bs=1M of=/dev/sdX </cod... bined partitions image: ''gzip -d openwrt-19.07.8-x86-64-generic-ext4-combined.img.gz'' - Write the imag... e to the **empty** drive: ''dd if=openwrt-19.07.8-x86-64-generic-ext4-combined.img of=/dev/sdd'' (drive ma
OpenWrt in QEMU @docs:guide-user:virtualization
52 Hits, Last modified:
id=net0 \ -smp 2 </code> ===== OpenWrt in QEMU x86-64 ===== The x86-64 target has support for ESXi images by default. Booting the VMDK / VDI images might not w... nfiguration examples ==== <code bash> qemu-system-x86_64 \ -enable-kvm \ -M pc-q35-2.0 \ -drive file=openwrt-x86_64-combined-ext4.vdi,id=d0,if=none \ -device ide-hd,
OpenWrt on VirtualBox HowTo @docs:guide-user:virtualization
27 Hits, Last modified:
wTo ====== This document describes how to run the x86-64 OpenWrt images in <abbr>Virtual Machine (VM)</abb... You need a [[docs:guide-user:installation:openwrt_x86|x86 64 bit version of OpenWrt]]. There is two versions o... on to function. In the guide we'll use //openwrt-x86-64-combined-ext4.img.gz// because it has fewer limit... . * Download a stable release of the //openwrt-x86-64-combined-ext4.img.gz// image from [[https://archi
Building OpenWrt ON OpenWrt @docs:guide-developer:toolchain
22 Hits, Last modified:
.xz|llvm-bpf-15.0.7.Linux-aarch64.tar.xz]] === AMD64 (aka x86_64) === * [[https://downloads.openwrt.org/relea... 3.3/targets/mediatek/mt7622/llvm-bpf-13.0.0.Linux-x86_64.tar.xz|llvm-bpf-13.0.0.Linux-x86_64.tar.xz]] * [[https://downloads.openwrt.org/snap... ts/targets/mediatek/filogic/llvm-bpf-15.0.7.Linux-x86_64.tar.xz|llvm-bpf-15.0.7.Linux-x86_64.tar.xz]] ===== On Errors ===== The above procedu... in dependency settings may not show up in normal x86 builds that do on other archtectures. If you, fo
SoC (System on a Chip) @docs:techref:hardware
14 Hits, Last modified:
trongARM), ARMv5 (XScale), ARMv6 | | x86, x86-64, IA-64 | ✔ | | ✔ | | ✔ | | | ... [[wp>Advanced Micro Devices|AMD]] | MIPS32, MIPS64 | ARMv8? | | x86, x86-64 | | | | | | | | | [[wp>Apple]] | ... | | [[ wp>Cavium Networks]] | MIPS32, MIPS64 | ARMv4 | | | |
USB audio support @docs:guide-user:hardware:audio
10 Hits, Last modified:
2.03.5-ipq40xx-generic_gcc-11.2.0_musl_eabi.Linux-x86_64.tar.xz tar xf openwrt-sdk-22.03.5-ipq40xx-generic_gcc-11.2.0_musl_eabi.Linux-x86_64.tar.xz </code> 3. Install Rustup <code> wget htt... 2.03.5-ipq40xx-generic_gcc-11.2.0_musl_eabi.Linux-x86_64/ PATH=$HOME/openwrt-sdk-22.03.5-ipq40xx-generic_gcc-11.2.0_musl_eabi.Linux-x86_64/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gc
DNS and DHCP examples @docs:guide-user:base-system
9 Hits, Last modified:
2" uci add_list dhcp.lan.dhcp_option="6,172.16.60.64" uci add_list dhcp.lan.dhcp_option="42,172.16.60.64" uci add_list dhcp.lan.dhcp_option="44" uci commi... -1].name="j500" uci set dhcp.@host[-1].mac="01:22:64:76:bb:18" uci set dhcp.@host[-1].ip="10.11.12.15"... ic binary for its architecture e.g. PC BIOS, UEFI x86 32bit, UEFI x86 64bit, ARM, etc. You can match on
mediatek @docs:techref:targets
8 Hits, Last modified:
mt7622/openwrt-imagebuilder-mediatek-mt7622.Linux-x86_64.tar.xz|snapshot image builder for mediatek/mt7622... mt7623/openwrt-imagebuilder-mediatek-mt7623.Linux-x86_64.tar.xz|snapshot image builder for mediatek/mt7623... mt7629/openwrt-imagebuilder-mediatek-mt7629.Linux-x86_64.tar.xz|snapshot image builder for mediatek/mt7629... logic/openwrt-imagebuilder-mediatek-filogic.Linux-x86_64.tar.xz|snapshot image builder for mediatek/filogi
Upgrading OpenWrt firmware using LuCI and CLI @docs:guide-user:installation
8 Hits, Last modified:
pgrade image as well. So if you installed OpenWrt x86-64 ''openwrt-version-number-x86-64-combined-ext4.img.gz'' you need to choose same im... u installed Openwrt with ''openwrt-version-number-x86-64-combined-squashfs.img.gz'' you need that image to
Build system essentials @docs:guide-developer:toolchain
7 Hits, Last modified:
tion set architecture (ISA) that it runs on ([[wp>x86_64]] in the case of most PCs and servers). However w... look at an example. We are building OpenWrt on an x86_64 system for a router that uses a MIPS32 architectu... olchain we use to generate programs we run on our x86_64 system. We need to first build a toolchain for th
ipq40xx @docs:techref:targets
6 Hits, Last modified:
eneric/openwrt-imagebuilder-ipq40xx-generic.Linux-x86_64.tar.xz|snapshot image builder for ipq40xx/generic... omium/openwrt-imagebuilder-ipq40xx-chromium.Linux-x86_64.tar.xz|snapshot image builder for ipq40xx/chromiu... rotik/openwrt-imagebuilder-ipq40xx-mikrotik.Linux-x86_64.tar.xz|snapshot image builder for ipq40xx/mikroti
Using the Image Builder @docs:guide-user:additional-software
6 Hits, Last modified:
find a **openwrt-imagebuilder-ath79-generic.Linux-x86_64.tar.xz** archive with the image builder in it. Al... nwrt-imagebuilder-18.06.0-rc2-ramips-mt7621.Linux-x86_64.tar.xz**: <code bash> ## Place your custom repos
ipq806x @docs:techref:targets
4 Hits, Last modified:
eneric/openwrt-imagebuilder-ipq806x-generic.Linux-x86_64.tar.xz|snapshot image builder for ipq806x/generic... omium/openwrt-imagebuilder-ipq806x-chromium.Linux-x86_64.tar.xz|snapshot image builder for ipq806x/chromiu
The Bootloader @docs:techref
4 Hits, Last modified:
to UEFI based on the Linux kernel;\\ support for x86, x86-64 and ARM. There is no MIPS support.\\ Coreboot doe
Filesystems @docs:techref
4 Hits, Last modified:
Build system setup @docs:guide-developer:toolchain
4 Hits, Last modified:
qualcommax/ipq807x @docs:techref:targets
2 Hits, Last modified:
Kernel versions @docs:techref:targets
2 Hits, Last modified:
  • Last modified: 2023/06/09 10:03
  • by hauke