simonec Posted February 13, 2016 Share Posted February 13, 2016 Hi, I have just received the Tetra. Thank you! I have noticed that there are three leds, but I have been able to understand only the central blue one so far. Could you possibly provide a guidance of their meaning? Thank you, Simone Quote Link to comment Share on other sites More sharing options...
n4r4ku420 Posted February 13, 2016 Share Posted February 13, 2016 I noticed the Red kicks on when enabling Pine AP, however it doesn't kick off once you stop it. Only after reboot. Quote Link to comment Share on other sites More sharing options...
shadowmmm Posted February 13, 2016 Share Posted February 13, 2016 tx red, rx green, :) just a guess Quote Link to comment Share on other sites More sharing options...
Foxtrot Posted February 14, 2016 Share Posted February 14, 2016 Yellow is eth0 (RJ45 Jack) Blue is wlan0 tx Red is wlan1mon, when enabled. 1 Quote Link to comment Share on other sites More sharing options...
Darren Kitchen Posted February 14, 2016 Share Posted February 14, 2016 Yellow is eth0 (RJ45 Jack) Blue is wlan0 tx Red is wlan1mon, when enabled. This is correct. Quote Link to comment Share on other sites More sharing options...
simonec Posted February 14, 2016 Author Share Posted February 14, 2016 Thank you. I am struggling right now with the different power options, because I am trying to power the Tetra by using batteries alone (the two PA Juice, for instance) without connecting it to my PC, but using the Wireless Management AP. I keep getting funny combinations of the leds and I seem not to be able to connect to the Tetra. As I said, the only functioning combination seem to involve using the split USB cable connected to the PC and to a battery. One of those combinations is Yellow and Blue leds on, while eth0 is not really engaged. I suspect that this is a diagnostic message of some sort. Do you happen to know what does it mean? A complete list of those diagnostic messages would be greatly appreciated. Quote Link to comment Share on other sites More sharing options...
DarkStar17 Posted February 16, 2016 Share Posted February 16, 2016 The leds look like they are customizable. Here is what the /etc/config/system presents: config led option name 'wlan0' option sysfs 'tetra:blue' option trigger 'netdev' option dev 'wlan0' option mode 'link tx rx'config led option name 'wlan1' option sysfs 'tetra:red' option trigger 'netdev' option dev 'wlan1mon' option mode 'link tx rx'config led option name 'wan' option sysfs 'tetra:yellow' option trigger 'netdev' option dev 'eth0' option mode 'link tx rx' Cheers. Quote Link to comment Share on other sites More sharing options...
Darren Kitchen Posted February 16, 2016 Share Posted February 16, 2016 At boot the LED sequence is Yellow solid, followed by 15 seconds of no LED, then Blue Blinking until bootup is complete. Once booted, the LEDs indicate the following: Blue: wlan0 (almost always on unless you manually disable the radio) Red: wlan1mon (used for sniffing/injection by PineAP) Yellow: eth0 (for instance if you have the TETRA plugged into a wired network) Regards, Darren 1 Quote Link to comment Share on other sites More sharing options...
mpgioia Posted February 10, 2021 Share Posted February 10, 2021 On 2/17/2016 at 8:40 AM, Darren Kitchen said: Blue: wlan0 (almost always on unless you manually disable the radio) Stupid question.. how does one manually disable the radio ? Quote Link to comment Share on other sites More sharing options...
chrizree Posted February 10, 2021 Share Posted February 10, 2021 tried: ifconfig wlan0 down ? Quote Link to comment Share on other sites More sharing options...
mpgioia Posted February 11, 2021 Share Posted February 11, 2021 5 hours ago, chrizree said: tried: ifconfig wlan0 down ? Yeh I get ole' linux way of doing so, but I won't tie in persistence.. so on bootup.. the radio's are disabled.. and then manually enable them everytime I bootup and want to use pineapple. I'll script in the disablement from a persistence perspective.. but keen for you to share your linux thoughts on doing so regardless. Quote Link to comment Share on other sites More sharing options...
mpgioia Posted February 11, 2021 Share Posted February 11, 2021 30 minutes ago, mpgioia said: Yeh I get ole' linux way of doing so, but I won't tie in persistence.. so on bootup.. the radio's are disabled.. and then manually enable them everytime I bootup and want to use pineapple. I'll script in the disablement from a persistence perspective.. but keen for you to share your linux thoughts on doing so regardless. Like something like this I presume..https://unix.stackexchange.com/questions/335171/disable-lan-connection-at-startup-in-debian Quote Link to comment Share on other sites More sharing options...
mpgioia Posted February 11, 2021 Share Posted February 11, 2021 1 minute ago, mpgioia said: Like something like this I presume..https://unix.stackexchange.com/questions/335171/disable-lan-connection-at-startup-in-debian More specifically https://unix.stackexchange.com/a/335219 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.