My wireless go off when I don't use the pi for a little time, but it's ok when I use it. I must restart router and pi many times before it's working again.
This is a B+ Model. I check power for the pi 4.9 volt all the time.
I try with comfast and this Tp link Tl-wn823n. Still the same trouble.
I try with noobs and now it is the standalone raspbmc. Still the same trouble.
Here is the log Your debug xbmc.log: http://xbmclogs.com/show.php?id=370839
Your debug xbmc.old.log: http://xbmclogs.com/show.php?id=370843
I also have this from putty.
I dont think my router is bad. I used to have a model B before B+ and I've never
had any trouble with wifi on that model.
Any ideas is welcome
login as: pi
pi@192.168.1.105's password:
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
pi@raspbmc:~$ lsusb
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 005: ID 0bda:8178 Realtek Semiconductor Corp. RTL8192CU 802.11n WLAN Adapter
pi@raspbmc:~$ lsmod
Module Size Used by
bcm2708_wdog 2340 1
ipv6 251548 31
xt_state 664 1
iptable_mangle 760 0
iptable_nat 1736 0
nf_conntrack_ipv4 8860 2
nf_defrag_ipv4 760 1 nf_conntrack_ipv4
nf_nat_ipv4 2358 1 iptable_nat
nf_nat 8820 2 nf_nat_ipv4,iptable_nat
nf_conntrack 54280 5 nf_nat,xt_state,nf_nat_ipv4,iptable_nat,nf_conntrack_ipv4
iptable_filter 624 1
ip_tables 10592 3 iptable_filter,iptable_mangle,iptable_nat
x_tables 10532 4 ip_tables,xt_state,iptable_filter,iptable_mangle
joydev 8264 0
snd_soc_tas5713 4128 0
snd_soc_pcm512x 6592 0
snd_soc_wm8804 6064 0
8192cu 458968 0
hid_logitech_dj 9456 0
snd_soc_bcm2708_i2s 4668 0
regmap_mmio 1796 1 snd_soc_bcm2708_i2s
snd_soc_core 99000 4 snd_soc_pcm512x,snd_soc_wm8804,snd_soc_tas5713,snd_soc_bcm2708_i2s
snd_compress 6124 1 snd_soc_core
regmap_i2c 824 4 snd_soc_pcm512x,snd_soc_wm8804,snd_soc_core,snd_soc_tas5713
i2c_bcm2708 3596 0
snd_pcm_dmaengine 2428 1 snd_soc_core
regmap_spi 968 3 snd_soc_pcm512x,snd_soc_wm8804,snd_soc_core
snd_pcm 62044 2 snd_soc_core,snd_pcm_dmaengine
snd_page_alloc 2984 1 snd_pcm
snd_timer 17252 1 snd_pcm
snd 41760 4 snd_soc_core,snd_timer,snd_pcm,snd_compress
pi@raspbmc:~$ iwconfig wlan0
wlan0 unassociated Nickname:"<WIFI@REALTEK>"
Mode:Managed Frequency=2.422 GHz Access Point: Not-Associated
Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
pi@raspbmc:~$ ifconfig
eth0 Link encap:Ethernet HWaddr b8:27:eb:4f:82:0b
inet addr:192.168.1.105 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::ba27:ebff:fe4f:820b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1136 errors:0 dropped:0 overruns:0 frame:0
TX packets:1461 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:155445 (151.8 KiB) TX bytes:350067 (341.8 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:342 errors:0 dropped:0 overruns:0 frame:0
TX packets:342 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:30024 (29.3 KiB) TX bytes:30024 (29.3 KiB)
wlan0 Link encap:Ethernet HWaddr 10:fe:ed:22:16:20
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:29 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)