hlmstgo wrote:DougieLawson wrote:hlmstgo wrote:What could be the problem?
Most unexplained problems with most raspberries are down to a worse than useless power supply or a useless cable between your power supply and your RPi.
ok, i will try that. Thanks and sorry for by bad english

I changed the power supply to the one used to charge the iPads. The output is 5V1 and 2A1, but it did not worked. Looking on other post I found that the output that the command
shows the following to other users
Code: Select all
wlan0 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=1496 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
In my case is throws:
Code: Select all
wlan0 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=1496 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:on
the difference is that the power management on my output appears as ON.
I edited the
file and added
and it worked, but the problem persist.
