lede-ad7200 icon indicating copy to clipboard operation
lede-ad7200 copied to clipboard

Flashing issue with version 0.2.0 and 0.2.1

Open avashist003 opened this issue 6 years ago • 5 comments

While flashing the Talon router with firmware version 0.2.0 or 0.2.1, the router is not able to flash correctly.

  • The LEDs for the 60 Ghz, 5Ghz and 2.4Ghz are not turned on after the flashing process is complete. (and I am not able to ssh using the default IP address)

  • When I use the older version 0.1.2 I don't have any issues.

Is there a something I am missing with the new firmware versions ?

avashist003 avatar Jan 09 '19 18:01 avashist003

older version V0.2.0 is also not working while flashing the router, currently using the 0.1.2 version

avashist003 avatar Jan 14 '19 01:01 avashist003

I read your full comment now

rounaksingh avatar Jan 14 '19 01:01 rounaksingh

After flashing, the IP address of the router is changed. It (Router's) is 192.168.1.1 255.255.255.0

Change your PC IP address to 192.168.1.66. The ssh is working but the commands to establish 60GHz links are not working. When I run

root@Tef9174:~# hostapd -B /etc/hostapd_wlan2.conf Configuration file: /etc/hostapd_wlan2.conf Could not open configuration file '/etc/hostapd_wlan2.conf' for reading. Failed to set up interface with /etc/hostapd_wlan2.conf Failed to initialize interface Also, I noticed the new image file for 0.2.x are smaller than the old image file 0.1.x, I think the compiler is not patching the custom patches and copying the additional files.

I will compile in verbose mode. Let's see

rounaksingh avatar Jan 14 '19 03:01 rounaksingh

Update: 60GHz is working. Actually the filename is changed. Use following command to turn on 60GHz as AP mode.

$ hostapd -B /etc/hostapd.conf

rounaksingh avatar Jan 14 '19 03:01 rounaksingh

Hi @dsteinmetzer Please update the readme file. The IP address and filenames are old. Thanks

rounaksingh avatar Jan 14 '19 03:01 rounaksingh