Wi-fi disconnecting after a while

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Mauricio

Wi-fi disconnecting after a while

Post by Mauricio »

Hi, I'm new to Linux Mint. I'm using Mint 9 i386 with Genome and have a Realtek RTL-8185 Wireless card.
I used it for a long time in Windows with WPA and never had a problem, but now I switched to linux and it can't work for a long time without disconnecting.
I just installed Mint yesterday and it disconnects after a while if I'm using WPA (seems to last a while longer with WEP). I had the same problem in Ubuntu, and I tried a millions things there to make it work, without luck. Whenever it disconnects I have no other choice but to restart the computer. I'm not using ndiswrapper (but tried it on Ubuntu without luck).

Running lspci -vvnn I get this for the wi-fi card:

04:05.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller [10ec:8185] (rev 20)
Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:8225]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32 (8000ns min, 16000ns max), Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 20
Region 0: I/O ports at b000
Region 1: Memory at fe900000 (32-bit, non-prefetchable)
Capabilities: <access denied>
Kernel driver in use: rtl8180
Kernel modules: rtl8180

And running mintWifi.py I get this:

alfonso@alfonso-desktop ~ $ sudo /usr/lib/linuxmint/mintWifi/mintWifi.py
[sudo] password for alfonso:
-------------------------
* I. scanning WIFI PCI devices...
-------------------------
* II. querying ndiswrapper...
-------------------------
* III. querying iwconfig...
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11bg ESSID:"linksys"
Mode:Managed Frequency:2.437 GHz Access Point: 00:22:6B:3E:FC:35
Bit Rate=1 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:FE37-9E23-95
Power Management:off
Link Quality=29/100 Signal level=29/100
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

-------------------------
* IV. querying ifconfig...
eth0 Link encap:Ethernet HWaddr 00:1c:c0:20:e1:8c
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 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)
Interrupt:27 Base address:0x2000

eth0:avahi Link encap:Ethernet HWaddr 00:1c:c0:20:e1:8c
inet addr:169.254.9.61 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
Interrupt:27 Base address:0x2000

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:16436 Metric:1
RX packets:154 errors:0 dropped:0 overruns:0 frame:0
TX packets:154 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:14156 (14.1 KB) TX bytes:14156 (14.1 KB)

wlan0 Link encap:Ethernet HWaddr 00:08:54:87:e0:92
inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::208:54ff:fe87:e092/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:40511 errors:0 dropped:0 overruns:0 frame:0
TX packets:36238 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:41837562 (41.8 MB) TX bytes:7201942 (7.2 MB)

-------------------------
* V. querying DHCP...
There is already a pid file /var/run/dhclient.pid with pid 2351
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.1.3
Copyright 2004-2009 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/wlan0/00:08:54:87:e0:92
Sending on LPF/wlan0/00:08:54:87:e0:92
Listening on LPF/eth0/00:1c:c0:20:e1:8c
Sending on LPF/eth0/00:1c:c0:20:e1:8c
Sending on Socket/fallback
DHCPREQUEST of 192.168.1.101 on wlan0 to 255.255.255.255 port 67
DHCPACK of 192.168.1.101 from 192.168.1.1
bound to 192.168.1.101 -- renewal in 38504 seconds.
-------------------------
* VI. querying nslookup google.com...
Server: 10.0.0.2
Address: 10.0.0.2#53

Non-authoritative answer:
Name: google.com
Address: 209.85.195.104


Any ideas? Thanks in advance
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kwevej

Re: Wi-fi disconnecting after a while

Post by kwevej »

try installing compat-wireless
Mauricio

Re: Wi-fi disconnecting after a while

Post by Mauricio »

which pakage? there are a lot of them
Mauricio

Re: Wi-fi disconnecting after a while

Post by Mauricio »

Didn't work. I'm trying the official drivers.
Locked

Return to “Networking”