Site Tools


linux:raspberry:raspbian:troubleshooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:raspberry:raspbian:troubleshooting [2015/04/06 22:36] lunetikklinux:raspberry:raspbian:troubleshooting [2020/01/15 12:01] (current) lunetikk
Line 1: Line 1:
 ===== Raspberry Troubleshooting ===== ===== Raspberry Troubleshooting =====
  
-==== WLAN0 is loosing the connection ====+==== WLAN0 is losing the connection ====
 \\ \\
 After a while the raspberry loses the network connection via WLAN0 \\ After a while the raspberry loses the network connection via WLAN0 \\
Line 16: Line 16:
 options 8192cu rtw_power_mgnt=0 rtw_enusbss=1 rtw_ips_mode=1</code> options 8192cu rtw_power_mgnt=0 rtw_enusbss=1 rtw_ips_mode=1</code>
 Third (optional): Create a cronjob with a script to check the connection and restart if wlan0 is turned off -> [[https://github.com/mharizanov/WiFi_Check/blob/master/WiFi_Check|Github WiFi_Check]] Third (optional): Create a cronjob with a script to check the connection and restart if wlan0 is turned off -> [[https://github.com/mharizanov/WiFi_Check/blob/master/WiFi_Check|Github WiFi_Check]]
-<code bash WiFi_Check>#!/bin/bash+<code bash WiFi_Check>#!/bin/bash
 ################################################################## ##################################################################
 # A Project of TNET Services, Inc # A Project of TNET Services, Inc
Line 100: Line 100:
 ################################################################## ##################################################################
 </code> </code>
 +
 +\\
 +\\
 +~~DISCUSSION:closed~~
linux/raspberry/raspbian/troubleshooting.1428352570.txt.gz · Last modified: 2017/03/01 12:50 (external edit)