Site Tools


linux:raspberry:raspbian:troubleshooting

This is an old revision of the document!


Raspberry Troubleshooting

WLAN0 is loosing the connection


After a while the raspberry loses the network connection via WLAN0

Reason:
Powermanagement turns your USB devices off after a while

Fix:
First: Use the newest firmware → German Guide
Second: Disable suspend

vi /etc/modprobe.d/8192cu.conf
insert
# Disable power saving
options 8192cu rtw_power_mgnt=0 rtw_enusbss=1 rtw_ips_mode=1

linux/raspberry/raspbian/troubleshooting.1428352245.txt.gz · Last modified: 2017/03/01 12:50 (external edit)