Hi,
 
Can anyone help me with some wireless diagnostics,
 
or rolling back the new kanotix 1.112 firware update?
 
 
My wireless was working fine yesterday, 
 
till I installed the new Linux-firmware package for Kanotix. 
 
Any ideas why this happened and how I can get my wireless
 
working again?
 
 
Hardware is a broadcom b43xx using the LP-PHY driver
 
 
Code: 
 
root@Laptop:/home/Dell# lspci
 
09:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller (rev 12)
 
0b:00.0 Network controller: Broadcom Corporation BCBCM4312 802.11b/g LP-PHYM4312 802.11b/g LP-PHY (rev 01)
 
root@Laptop:/home/Dell#
 
 
root@Laptop:/home/Dell# ifconfig wlan0
 
wlan0     Link encap:Ethernet  HWaddr 00:23:4d:12:a4:79  
 
          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)
 
 
root@Laptop:/home/Dell# 
 
 
root@Laptop:/home/Dell# lsmod
 
Module                  Size  Used by
 
b43       295756  0                                                                                                                                                     
 
mac80211  260875  1 b43                                                                                                                                                 
 
cfg80211  151702  2 b43,mac80211                                                                                                                                        
 
ndiswrapper           192844  0  
 
 
 
 
I tried -ifconfig wlan0 up 
 
with no results
 
 
Code: 
 
root@Laptop:/home/Dell# iwlist scan
 
lo        Interface doesn't support scanning.
 
 
eth0      Interface doesn't support scanning.
 
 
wlan0     No scan results
 
 
pan0      Interface doesn't support scanning.
 
 
 
 
I would like to undo the updates which Kpackage installed 
 
but I dont know if this is possible without rendering the OS useless. 
 
 
Here is a list of updates I installed, to the best of my knowledge
 
it is the linux-firmware (kanotix 1.112) which is not working with
 
the B43 LPHY driver. Any tips would be appreciated! 
 
 
Code: 
 
Commit Log for Tue Jul 23 01:49:39 2013
 
 
 
Upgraded the following packages:
 
google-talkplugin (4.1.3.0-1) to 4.2.1.0-1
 
libpoppler-glib4 (0.12.4-1.2+squeeze1) to 0.12.4-1.2+squeeze3
 
libpoppler-qt4-3 (0.12.4-1.2+squeeze1) to 0.12.4-1.2+squeeze3
 
libpoppler5 (0.12.4-1.2+squeeze1) to 0.12.4-1.2+squeeze3
 
libservlet2.5-java (6.0.35-1+squeeze2) to 6.0.35-1+squeeze4
 
linux-firmware (1.105kanotix1) to 1.112
 
linux-firmware-nonfree (1.14) to 1.14ubuntu1
 
php5-common (5.3.3-7+squeeze15) to 5.3.3-7+squeeze16
 
poppler-utils (0.12.4-1.2+squeeze1) to 0.12.4-1.2+squeeze3
 
 
 
Thank you!    |