Re: [OpenWrt-Devel] Custom build with reghack on trunk or any branch

2017-07-20 Thread jenny . cabrera
This is my info, without reghack i can't use more than 21 dbm, channels 12-14 locked before patch too, now you can see, there is 26dbm, and channels 12-13 actives # iwinfo wlan0 freqlist 2.412 GHz (Channel 1) 2.417 GHz (Channel 2) 2.422 GHz (Channel 3) 2.427 GHz (Channel 4) 2.432 GHz (Channel

Re: [OpenWrt-Devel] Custom build with reghack on trunk or any branch

2017-07-20 Thread heini66
if you use country 00, txpower is not limtied even without the patch. i don't know anything about the patch and how it works. but on my <3 tplink 4900 (mpc85xx target) i get with 00 iwinfo phy1 txpowerlist 0 dBm ( 1 mW) 1 dBm ( 1 mW) 2 dBm ( 1 mW) 3 dBm ( 1 mW) 4 dBm ( 2 mW

Re: [OpenWrt-Devel] MV88E6060 switch

2017-07-20 Thread Sergey Ryazanov
Hello Nerijus, Friday, July 21, 2017, 12:49:29 AM, you wrote: > 2017-07-21 00:36, Sergey Ryazanov rašė: >>> No received/sent packets on br-lan and eth0 before and after modprobe >>> mv88e6060.ko. >> >> Did you saw the "Marvel 88E6060 PHY driver attached" string in the >> kernel messages? If s

Re: [OpenWrt-Devel] Custom build with reghack on trunk or any branch

2017-07-20 Thread Jenny Cabrera Varona
> you are probably using outdated patch > Tom Psyborg: patch it's working well i test it manually and it works, right now i just have troubles to get 2312-2732 MHz frequencies, tx power already unlocked, using country 00 i can set channels from 1-14 ... what i need to do for 2312-2732 MHz thanks

Re: [OpenWrt-Devel] MV88E6060 switch

2017-07-20 Thread Nerijus Baliūnas
2017-07-21 00:36, Sergey Ryazanov rašė: No received/sent packets on br-lan and eth0 before and after modprobe mv88e6060.ko. Did you saw the "Marvel 88E6060 PHY driver attached" string in the kernel messages? If so then at least the driver detects switch chip. No. BTW, do I understand corr

Re: [OpenWrt-Devel] MV88E6060 switch

2017-07-20 Thread Sergey Ryazanov
Hello Nerijus, Wednesday, July 19, 2017, 1:00:43 PM, you wrote: > 2017-07-19 04:02, Sergey Ryazanov rašė: >>> Linksys WRT300N v2.0 has Marvell 88e6060 switch. But ixp4xx arch does not >>> have >>> its driver enabled (ar71xx has it). I added CONFIG_NET_DSA_MV88E6060=m, >>> but when I modprobe mv88e

Re: [OpenWrt-Devel] Custom build with reghack on trunk or any branch

2017-07-20 Thread Tom Psyborg
you are probably using outdated patch On 20 July 2017 at 21:21, Jenny Cabrera Varona wrote: > this is the info on my device right now, after some changes trying to get > works with 2312-2732MHz > > # iw reg get > country 00: DFS-UNSET > (2302 - 2732 @ 40), (N/A, 30), (N/A) > (573

Re: [OpenWrt-Devel] Custom build with reghack on trunk or any branch

2017-07-20 Thread Jenny Cabrera Varona
this is the info on my device right now, after some changes trying to get works with 2312-2732MHz # iw reg get country 00: DFS-UNSET (2302 - 2732 @ 40), (N/A, 30), (N/A) (5735 - 5835 @ 80), (N/A, 30), (N/A) Using default US # dmesg | more [ 10.70] ath: EEPROM regdomain: 0x0

Re: [OpenWrt-Devel] Custom build with reghack on trunk or any branch

2017-07-20 Thread Jenny Cabrera Varona
With reghack patch everything it's ok now, i was using wrong patch version, i already fix the issue, and it works. right now i just need to open channels from 2312 MHz to 2484 MHz for ham radio on my custom build could you help me with that alexander? i hope someone can help me thanks for all