LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Resolved itself] Wireless issues
#3
Hi, ohjrson

As a starting point, can you open a terminal and run the following command:
[pre]
Code:
lspci -knn | grep -EiA2 net
[/pre]
This will provide information on all of the ethernet devices (both wired and wireless) recognized by the kernel.  For example, here's the output on my Dell Latitude D830:


09:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5755M Gigabit Ethernet PCI Express [14e4:1673] (rev 02)
    Subsystem: Dell Device [1028:01fe]
    Kernel driver in use: tg3
--
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
    Subsystem: Dell Wireless 1395 WLAN Mini-Card [1028:000b]
    Kernel driver in use: b43-pci-bridge



So the wireless card is a Broadcom BCM4312 LP-PHY, with a product code of 14e4:4315, and the kernel is using the b43-pci-bridge adapter.  Even if there is no kernel driver loaded the system should be able to "see" the wireless card and give info on it, which should help in diagnosing any issues.

Thanks
Reply


Messages In This Thread
[Resolved itself] Wireless issues - by ohjrson - 02-28-2014, 11:58 PM
Re: Wireless issues - by Valtam - 03-01-2014, 05:27 AM
Re: Wireless issues - by busprof - 03-01-2014, 10:55 PM
Re: Wireless issues - by ohjrson - 03-02-2014, 08:30 PM
Re: Wireless issues - by busprof - 03-02-2014, 10:01 PM
Re: Wireless issues - by ohjrson - 03-02-2014, 10:46 PM
Re: Wireless issues - by busprof - 03-02-2014, 11:39 PM
Re: Wireless issues - by busprof - 03-03-2014, 02:13 AM
Re: Wireless issues - by N4RPS - 03-03-2014, 04:27 AM
Re: Wireless issues - by ohjrson - 03-03-2014, 04:56 AM
Re: Wireless issues - by busprof - 03-03-2014, 05:07 PM
Re: Wireless issues - by ohjrson - 03-03-2014, 08:00 PM
Re: Wireless issues - by busprof - 03-03-2014, 11:38 PM
Re: Wireless issues - by ohjrson - 03-04-2014, 01:06 AM
Re: Wireless issues - by busprof - 03-04-2014, 01:38 AM
Re: Wireless issues - by N4RPS - 03-04-2014, 08:13 AM
Re: Wireless issues - by ohjrson - 03-04-2014, 07:25 PM
Re: Wireless issues - by ohjrson - 03-04-2014, 07:53 PM
Re: Wireless issues - by N4RPS - 03-04-2014, 08:40 PM
Re: Wireless issues - by ohjrson - 09-12-2014, 04:11 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)