Search found 84 matches

by robnitro
Tue Jan 15, 2013 12:18 am
Forum: General Discussion
Topic: Overclocking ar71xx
Replies: 3
Views: 3727

Overclocking ar71xx

https://forum.openwrt.org/viewtopic.php?id=38777

This thread explains how they overclock the ar7161 chip on the Buffalo ag300nh, same model as the g300nh, but a different frequency.

I'm not too keen on how to compile my own kernel, so can someone with a g300nh show me how?
by robnitro
Sun Dec 16, 2012 3:03 pm
Forum: General Discussion
Topic: Download speed suck
Replies: 3
Views: 3909

Re: Download speed suck

It helps to disable bwmon as it sucks up cpu:
In telnet/ssh:

cd /etc/init.d
./bwmon_gargoyle stop
./bwmon_gargoyle disable
chmod -x bwmon_gargoyle
by robnitro
Sun Dec 16, 2012 2:48 pm
Forum: General Discussion
Topic: USB Hard Drive Transfer Rate Testing! Come Get Some!
Replies: 26
Views: 114513

Re: USB Hard Drive Transfer Rate Testing! Come Get Some!

Also what helped me was to use noatime to mount the drive. Not sure how the gargoyle openwrt does it. I had a mount script, so I put in -o noatime... fstab is similar but I couldn't get it to work then with the usb hotplug. Noatime is much like the tweak people use for windows NTFS- disable last acc...
by robnitro
Sun Dec 16, 2012 2:39 am
Forum: General Discussion
Topic: USB Hard Drive Transfer Rate Testing! Come Get Some!
Replies: 26
Views: 114513

Re: USB Hard Drive Transfer Rate Testing! Come Get Some!

Not sure what is slowing you down. Maybe the newer stuff uses more cpu as you see 81% sys... 11 seems normal, I got that with openwrt. Never used usb on gargoyle... by then I made my own NAS/CableTV pc. You might want to disable bwmon (bandwith monitor). It sucks up cpu, but doesn't show up as an ap...
by robnitro
Sat Dec 15, 2012 7:40 pm
Forum: Show / Tell / Contribute
Topic: Gargoyle-ispy 2012-November-30.7z
Replies: 5
Views: 6913

Re: Gargoyle-ispy 2012-November-30.7z

Weird, tried every update since Nov 21 ipsyisail's update and had the same issue.... WAN not picking up an IP despite wan down wan up or ifconfig eth1 down eth1 up

Don't want to try the dec 15 one yet.

Buffalo G300NH
by robnitro
Mon Nov 05, 2012 5:28 pm
Forum: General Discussion
Topic: blocklist capability???
Replies: 5
Views: 4309

Re: blocklist capability???

Thanks, yeah I have the blocklist setup through utorrent (and formerly through transmission when i had a linux nas box). However, I want to block it on the router for the other home users, who know little to nothing about p2p security.
by robnitro
Sun Nov 04, 2012 5:52 pm
Forum: General Discussion
Topic: blocklist capability???
Replies: 5
Views: 4309

Re: blocklist capability???

Tried peerguardian but got a message that was it was the wrong kernel version?
by robnitro
Sat Oct 20, 2012 8:32 pm
Forum: General Discussion
Topic: blocklist capability???
Replies: 5
Views: 4309

Re: blocklist capability???

No idea how to do this, saw something for openwrt but still confused....
by robnitro
Mon Oct 08, 2012 3:23 pm
Forum: General Discussion
Topic: blocklist capability???
Replies: 5
Views: 4309

blocklist capability???

Hi,
I have been using a block list for utorrent, and my former transmission torrent client on synology. Is there a way to use these blocklists on the router?

I have a buffalo g300nh- which has a lot of flash and ram to spare... just not sure how to do this.

Thanks in advance,
Robert
by robnitro
Tue Jan 03, 2012 5:11 pm
Forum: News
Topic: Version 1.5.2 & 1.4.5
Replies: 111
Views: 186301

Re: Version 1.5.2 & 1.4.5

A bug with webmon on 1.5.2, buffalo g300nh, installed from scratch. If I want to exclude a range of IP's, for example 192.168.2.2-192.168.2.100, the page accepts this range and it's listed. However even clients in that range get monitored. If I specify by single IP's that works fine, it will not log...