Search found 127 matches
- Wed Aug 07, 2024 7:01 pm
- Forum: Hardware / Installation Issues
- Topic: wrt54g v2
- Replies: 5
- Views: 5526
Re: wrt54g v2
I wanted to share a quick update for anyone interested. This project was a major fail :( I successfully flashed the original firmware from linksys and got the router working. Then I flashed 1.4.7 and it worked as a router. however, when setting it up as any sort of repeater it failed becasue apparen...
- Wed Aug 07, 2024 7:30 am
- Forum: Hardware / Installation Issues
- Topic: wrt54g v2
- Replies: 5
- Views: 5526
Re: wrt54g v2
Ok, I'll try it out and see if this dinosaur has some life left in it.
By the way, it was a nightmare finding the original OEM firmware for the wrt54. But it is still floating around.
By the way, it was a nightmare finding the original OEM firmware for the wrt54. But it is still floating around.
- Wed Aug 07, 2024 4:43 am
- Forum: Hardware / Installation Issues
- Topic: wrt54g v2
- Replies: 5
- Views: 5526
Re: wrt54g v2
Yes, I realize that . I'm in a pinch and need a free wifi extender for one remote client just a bit too far for the ap router . It won't be publically accessible. I did get it working on 1.4, so I'll try 1.6 and see if it still works Which image of 1.6 would you suggest for a wrt54g V2 ? Any tips on...
- Tue Aug 06, 2024 5:02 pm
- Forum: Hardware / Installation Issues
- Topic: wrt54g v2
- Replies: 5
- Views: 5526
wrt54g v2
Hi Guys, I am trying to resurrect a very old wrt54G v2 router to use as a repeater. Which firmware is compatible to use? I have it set back to factory firmware from linksys right now.
- Sat Jul 01, 2023 1:30 pm
- Forum: News
- Topic: Version 1.14.0: Based on OpenWrt 22.03
- Replies: 82
- Views: 1950611
Re: Version 1.14.0: Based on OpenWrt 22.03
Upgrade questions:
1. I am have an older TP-Link router running 1.12.0 that should really upgrade. Do I need to 1.13 and then 1.14 as separate upgrades, or is it safe just to apply 1.14
2. For this 2 level upgrade, is it safe to keep configs or do i need to configure from scratch?
thanks!
1. I am have an older TP-Link router running 1.12.0 that should really upgrade. Do I need to 1.13 and then 1.14 as separate upgrades, or is it safe just to apply 1.14
2. For this 2 level upgrade, is it safe to keep configs or do i need to configure from scratch?
thanks!
- Wed Apr 20, 2022 11:29 am
- Forum: Network / Wireless Issues
- Topic: Hard set ethernet port speed
- Replies: 7
- Views: 17821
Re: Hard set ethernet port speed
Unfortunately, still says "operation not supported" oot@Gargoyle:~# swconfig dev switch0 port 3 show Port 3: mib: MIB counters RxBroad : 341253 RxPause : 0 RxMulti : 157000 RxFcsErr : 0 RxAlignErr : 0 RxRunt : 0 RxFragment : 0 Rx64Byte : 1256392 Rx128Byte : 680716 Rx256Byte : 77643 Rx512By...
- Tue Apr 19, 2022 8:08 pm
- Forum: Network / Wireless Issues
- Topic: Hard set ethernet port speed
- Replies: 7
- Views: 17821
Re: Hard set ethernet port speed
The link runs reliably with no errors at 10MBPS and occasioanlly it will auto negotiate for 100 at startup, for a very short time, then falls back to 10. I was hoping to hard set both ends to 100 full and disable the auto negotiate. This is a link between two routers, across a buried ethernet cable ...
- Tue Apr 19, 2022 8:03 pm
- Forum: Network / Wireless Issues
- Topic: Hard set ethernet port speed
- Replies: 7
- Views: 17821
Re: Hard set ethernet port speed
Does this help? oot@Gargoyle:~# swconfig dev switch0 port 1 help switch0: ag71xx-mdio.0(Atheros AR8337), ports: 7 (cpu @ 0), vlans: 128 --switch Attribute 1 (int): enable_vlan (Enable VLAN mode) Attribute 2 (none): reset_mibs (Reset all MIB counters) Attribute 3 (int): enable_mirror_rx (Enable mirro...
- Tue Apr 19, 2022 8:02 pm
- Forum: Network / Wireless Issues
- Topic: Hard set ethernet port speed
- Replies: 7
- Views: 17821
Re: Hard set ethernet port speed
I tried a wide variety, here is an excerpt: oot@Gargoyle:/etc/config# swconfig dev switch0 port 4 set link "speed:10baseT full-duplex txflow rxflow" Unsupported option speed:10baseT Unsupported option full-duplex Unsupported option txflow Unsupported option rxflow Failed to set attribute: ...
- Tue Apr 19, 2022 12:13 pm
- Forum: Network / Wireless Issues
- Topic: Hard set ethernet port speed
- Replies: 7
- Views: 17821
Hard set ethernet port speed
I am using the TP-LINK Archer C7 v5 and have need to hard set the ethernet port speed for one port. Browsing through the forums both here and on openwrt, IT seems that SWCONFIG should do it. But whenever I try, I get an error that : Failed to set attribute: Operation not supported Is there another w...