260GB of /dev/urandom
and no failures here, I haven't disabled anything using mindwolf's script (I'm assuming just test with everything as close to factory as possible)?
Thanks for the correction @variant6.
260GB of /dev/urandom
and no failures here, I haven't disabled anything using mindwolf's script (I'm assuming just test with everything as close to factory as possible)?
Thanks for the correction @variant6.
I think the key here is that rsync transfer is not a strictly unidirectional data stream. Try:
ssh root@192.168.1.1 dd bs=789K </dev/urandom >/dev/null
That is, take the random input locally, mirror it with a weird block size remotely, discard the result locally.
Will try, but now I need some confirmation: does the client need to be on the 2.5gbps port? Can you confirm the host connections you want tested for the repro?
I don't know. In fact, I realized that by responding like this:
I might have prevented the discovery of alternative modes of corruption. So, please try both options.
I'll ask again mtd1 block.
dd if=mtd1 of=/tmp/mtd1 bs=10M
Thank you very much
Where is the information about hardware S/N, MAC, WiFi rom, PIN saved?
Hi all,
I tried to flash my AX6000 with the 4200 trx image as advised, but the Asus web interface said it was invalid. Where can I find the latest instructions please?
The router is on firmware [3.0.0.4.388_33144].
Many thanks,
Bas,
If you're using the 4200 trx on a 6000, you're gonna have a bad time.
https://drive.google.com/drive/folders/1cpDfhKT0PwPhMxB0rlzSQOqZ7AMhaFGv
In the last part of the 4200 is a Google Drive link for "all other files", you go there and you can see the AX6000 TRX (direct link above for you).
Thanks, that worked like a charm. Upgrading to the latest snapshot, install Luci and go. Hope to get full packages
What I don't get working is connection to AP's on the 5GHz radio. I did set the country code (mandatory for 5GHz?) and the kmod and firmware packages are installed. It seems to fail on getting the IP address. Any idea?
Btw, i noticed the mac address of eth1 is choosen the same as the 5ghz radio. Is that normal? Same for eth0 and 2.4ghz radio.
Isn't it the same on stock firmware?
Might be, I didn't check.
I am looking DUMP EEPROM for the TUF AX6000.
I don't know of anyone who managed to actually open the case (without breaking it). Unless images of mtd partitons could do the trick...
I opened the router without breaking it. But MTD images will be OK with cat /proc/mtd .
You dont need to open the case if you want to use serial and dump MTD device. If you like I can supply dump of the first partition . We can also prepare dts file with MTD partitions.
Correct. I had so much fun at the beginning until brick . I have the first partition. Please send me the dts file.
Huge amount of mt76 changes hit master: https://github.com/openwrt/openwrt/commit/114190d8ae61fb3a7671852fbd7f0ca3279a5625
nothing exciting for mt7986 sadly.
Lets wait for kernel 6.1 . There are many changes related to the switch. Maybe problems were solved. If you like I can build base image with kernel 6.1 for tests purpose.
thanks but happy to wait for a snapshot.