Wireless problems with Dell Lattitude E5430

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
jsabin

Wireless problems with Dell Lattitude E5430

Post by jsabin »

I am running Linux Mint 14 Nadia on a Dell Latitude E5430. This same machine was previously running Windows 7 with no wireless problems. I love Linux Mint but I have a problem with the wireless. Every so often my wireless connection seems to hang up. Linux still claims that it has a connection but I can no longer browse or download patches, etc. Sometimes the connection seems to pick up after 30 seconds to a minute. Other times, I have to disconnect the wireless connection and reconnect. Can anyone please give me some advice?

Here is the mintwifi information:

-------------------------
* I. scanning WIFI PCI devices...
-- Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
==> PCI ID = 14e4:4727 (rev 01)
-------------------------
* II. querying ndiswrapper...
-------------------------
* III. querying iwconfig...
wlan0 IEEE 802.11bgn ESSID:"SabinN"
Mode:Managed Frequency:2.417 GHz Access Point: 30:46:9A:9A:A8:70
Bit Rate=43.3 Mb/s Tx-Power=19 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=53/70 Signal level=-57 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:7 Invalid misc:78 Missed beacon:0

vmnet8 no wireless extensions.

lo no wireless extensions.

eth0 no wireless extensions.

vmnet1 no wireless extensions.

-------------------------
* IV. querying ifconfig...
eth0 Link encap:Ethernet HWaddr d4:be:d9:5b:c0:3f
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:18

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:17829 errors:0 dropped:0 overruns:0 frame:0
TX packets:17829 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1676493 (1.6 MB) TX bytes:1676493 (1.6 MB)

vmnet1 Link encap:Ethernet HWaddr 00:50:56:c0:00:01
inet addr:192.168.165.1 Bcast:192.168.165.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fec0:1/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:1338 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

vmnet8 Link encap:Ethernet HWaddr 00:50:56:c0:00:08
inet addr:192.168.228.1 Bcast:192.168.228.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fec0:8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:1338 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

wlan0 Link encap:Ethernet HWaddr 84:4b:f5:98:15:0f
inet addr:192.168.1.5 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::864b:f5ff:fe98:150f/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:421326 errors:0 dropped:0 overruns:0 frame:0
TX packets:319441 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:480486779 (480.4 MB) TX bytes:50420951 (50.4 MB)

-------------------------
* V. querying DHCP...

Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service smbd reload

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the reload(8) utility, e.g. reload smbd
RTNETLINK answers: File exists
-------------------------
* VI. querying nslookup google.com...
Server: 127.0.1.1
Address: 127.0.1.1#53

Non-authoritative answer:
Name: google.com
Address: 74.125.225.160
Name: google.com
Address: 74.125.225.174
Name: google.com
Address: 74.125.225.162
Name: google.com
Address: 74.125.225.167
Name: google.com
Address: 74.125.225.165
Name: google.com
Address: 74.125.225.164
Name: google.com
Address: 74.125.225.163
Name: google.com
Address: 74.125.225.169
Name: google.com
Address: 74.125.225.168
Name: google.com
Address: 74.125.225.166
Name: google.com
Address: 74.125.225.161
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.
User avatar
jungle_boy
Level 7
Level 7
Posts: 1812
Joined: Thu Aug 19, 2010 2:51 pm
Location: Amazon Rainforest

Re: Wireless problems with Dell Lattitude E5430

Post by jungle_boy »

Open a terminal and;

Code: Select all

inxi -N
Post here output.
Samsung Odyssey, Octa-core, i5 9300H, Geforce GTX 1650, 16GB RAM, SSD SAMSUNG NVMe 500GB
LM 21 Cinnamon
jsabin

Re: Wireless problems with Dell Lattitude E5430

Post by jsabin »

Network: Card-1: Broadcom BCM4313 802.11b/g/n Wireless LAN Controller driver: bcma-pci-bridge
Card-2: Broadcom NetXtreme BCM5761 Gigabit Ethernet PCIe driver: tg3
jsabin

Re: Wireless problems with Dell Lattitude E5430

Post by jsabin »

Still having problems. Anyone have anything I can try?
User avatar
jungle_boy
Level 7
Level 7
Posts: 1812
Joined: Thu Aug 19, 2010 2:51 pm
Location: Amazon Rainforest

Re: Wireless problems with Dell Lattitude E5430

Post by jungle_boy »

Sorry; I was traveling by the rainforest...

I am not sure if your wireless card works with b43 driver, test it:

Code: Select all

sudo apt-get install firmware-b43-installer
If it doesn't work, try the proprietary driver; download the driver and read README.txt to install it.

http://www.broadcom.com/support/802.11/linux_sta.php
Samsung Odyssey, Octa-core, i5 9300H, Geforce GTX 1650, 16GB RAM, SSD SAMSUNG NVMe 500GB
LM 21 Cinnamon
ck-mint

Re: Wireless problems with Dell Lattitude E5430

Post by ck-mint »

hi,

maybe this helps out.........

it might not be the card or its settings/peripherals, it might be the display!!! as foolish it´s sounds.........

I had also big problems with my new lonovo b590 getting and using proper wlan connections with isadora
in XP everything seemed fine

just after a smooth cleaning of the display my connection went straight from 30/40 percent to a 100% stable (even in my backyard!!!)

so you might just give it a try........


let me know if it helped you out!


tc

Christian
jsabin

Re: Wireless problems with Dell Lattitude E5430

Post by jsabin »

Are you really suggesting just cleaning my monitor (like with Windex)? Are you saying that cleaning the monitor helps the antennae? If not, I don't understand what you are suggesting. Can you be more specific?
Locked

Return to “Networking”