reghack on Gargoyle 1.6.1

If your problem doesn't fall into one of the other categories, report it here.

Moderator: Moderators

Post Reply
criza
Posts: 2
Joined: Wed Jul 02, 2014 11:31 am

reghack on Gargoyle 1.6.1

Post by criza »

Hi, I wanted to do the reghack on my TP-Link TL-WR741N/ND v1 running Gargoyle 1.6.1.

Here's the result from the ssh shell:

root@Gargoyle:~# cd /tmp/
root@Gargoyle:/tmp# wget http://luci.subsignal.org/~jow/reghack/reghack.mips.elf
Connecting to luci.subsignal.org (188.40.166.7:80)
reghack.mips.elf 100% |*******************************| 46156 0:00:00 ETA
root@Gargoyle:/tmp# chmod +x reghack.mips.elf
root@Gargoyle:/tmp# ./reghack.mips.elf /lib/modules/*/ath.ko
mmap(): Invalid argument
Memory mapping failed (missing fs support?), retrying from tmpfs
Unable to find regulatory rules (already patched?)
root@Gargoyle:/tmp# ./reghack.mips.elf /lib/modules/*/cfg80211.ko
mmap(): Invalid argument
Memory mapping failed (missing fs support?), retrying from tmpfs
Unable to find regulatory rules (already patched?)
root@Gargoyle:/tmp# reboot

After rebooting I still have only channel 1-11. Why isn't it working, can anyone give me a hint? Thank you.

Post Reply