Waujito / youtubeUnblock

Bypasses Deep Packet Inspection (DPI) systems that rely on SNI
GNU General Public License v3.0
789 stars 62 forks source link

MIPS 74K support #162

Open uprsng opened 1 month ago

uprsng commented 1 month ago

Hi, Waujito! Is there any support for old chips like below? Thx for your work!

system type             : Broadcom BCM5300 chip rev 1 pkg 0
processor               : 0
cpu model               : MIPS 74K V4.9
BogoMIPS                : 299.82
wait instruction        : no
microsecond timers      : yes
tlb_entries             : 64
extra interrupt vector  : no
hardware watchpoint     : yes
ASEs implemented        : mips16 dsp
shadow register sets    : 1
VCED exceptions         : not available
VCEI exceptions         : not available

unaligned_instructions  : 5015
dcache hits             : 2147483648
dcache misses           : 0
icache hits             : 2147483648
icache misses           : 0
instructions            : 2147483648
Waujito commented 1 month ago

I think mips-static target is what you want

uprsng commented 1 month ago

I think mips-static target is what you want

Thanks. But could you make entware .ipk version of mips-static? I don't know how I can adapt current version for my router

Waujito commented 4 weeks ago

If you're on openwrt check its readme chapter

uprsng commented 3 weeks ago

If you're on openwrt check its readme chapter

No, I'm on Asuswrt Merlin. So it's entware. OK, I'll try to figure it out. Otherwise I'm gonna change my router

Waujito commented 3 weeks ago

Here are entware packages for mips. Check rc3 assets

uprsng commented 3 weeks ago

Here are entware packages for mips. Check rc3 assets

Thanks, I've checked it already. None of it works for MIPS 74K

Waujito commented 3 weeks ago

idk how to help you with such amount of information. You should check static versions for mips and then look for entware variants.

VovaIbnAlesha commented 3 weeks ago

Спасибо, я уже проверил. Ничего из этого не работает для MIPS 74K.

Возможно MIPS 24Kc подойдёт. Странно конечно, компиляция Mipsel 74Kc - есть, а Mips 74Kс - отсутствует.

Waujito commented 3 weeks ago

Mipsel 74Kc - есть

Это для openwrt. Тут речь про entware и static сборки. Для entware у меня есть всё, что предоставляется самим entware (mips, mipsel). В статиках тоже mips(el)(sf)(64). Если у вас openwrt, и в openwrt releases arch = mips 74kc, я добавлю его, но это совершенно другое.