Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flashing issue with version 0.2.0 and 0.2.1 #3

Open
avashist003 opened this issue Jan 9, 2019 · 5 comments
Open

Flashing issue with version 0.2.0 and 0.2.1 #3

avashist003 opened this issue Jan 9, 2019 · 5 comments

Comments

@avashist003
Copy link

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
Copy link
Author

avashist003 commented Jan 14, 2019

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

@rounaksingh
Copy link

I read your full comment now

@rounaksingh
Copy link

rounaksingh commented Jan 14, 2019

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
Copy link

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
Copy link

rounaksingh commented Jan 14, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants