[Bug 565613] Re: Linksys WUSB54G wireless adapter not working in Ubuntu 10.04
efx
efx456 at hotmail.com
Mon May 3 03:56:38 UTC 2010
--- Which type of your network connection should be tested?
--- (2) Wireless connection (WLAN)
--- What's the type of networktopology?
--- (1) WLAN access point <---> LinuxClient
--- On which host is the script executed?
--- (1) LinuxClient
--- WLAN SSID to connect to: t#e#u#h#u#e
--- NWEliza is analyzing the system for common network configuration
errors ...
!!! CND0110E: For the selected connection type there was no active network interface found on your system
!!! CND0450W: WLAN key masquerading is not fully tested on this distribution. Please check output file collectNWData.txt for visible WLAN keys and masquerade them manually
--- Go to http://www.linux-tips-and-tricks.de/CND#English to get more detailed instructions
--- about the error/warning messages and how to fix the problems on your own.
--- If you are unsuccessful then place the contents of file collectNWData.txt in the net
--- (see http://www.linux-tips-and-tricks.de/CND_UPL#English for links)
--- and then paste the nopaste link on your favorite Linux forum.
==================================================================================================================
==================================================================================================================
*** uname -a
Linux ubuntu 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 i686 GNU/Linux
==================================================================================================================
*** cat /etc/*[-_]release || cat /etc/*[-_]version
/etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04 LTS"
==================================================================================================================
*** cat /etc/resolv | grep -i "nameserver"
cat: /etc/resolv.conf: No such file or directory
==================================================================================================================
*** cat /etc/hosts
127.0.0.1 localhost
127.0.1.1 ubuntu.ubuntu-domain ubuntu
==================================================================================================================
*** route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
==================================================================================================================
*** ifconfig
eth0 Link encap:Ethernet HWaddr ##:##:##:##:##:#1
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:20 Base address:0xc000
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:40 errors:0 dropped:0 overruns:0 frame:0
TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2664 (2.6 KB) TX bytes:2664 (2.6 KB)
==================================================================================================================
*** ping tests
connect: Network is unreachable
Ping of 195.135.220.3 failed
ping: unknown host www.suse.de
Ping of www.suse.de failed
==================================================================================================================
*** lspci
00:0a.0 Bridge [0680]: nVidia Corporation CK804 Ethernet Controller [10de:0057] (rev a3)
==================================================================================================================
*** lsusb
Bus 002 Device 003: ID 045e:0053 Microsoft Corp. Optical Mouse
Bus 002 Device 002: ID 0609:031d SMK Manufacturing, Inc. eHome Infrared Receiver
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 006: ID 1221:3234
Bus 001 Device 005: ID 05e3:0710 Genesys Logic, Inc. USB 2.0 33-in-1 Card Reader
Bus 001 Device 002: ID 413c:8104 Dell Computer Corp. Wireless 1450 Dual-band (802.11a/b/g) USB2.0 Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
==================================================================================================================
*** lsmod # (filtered)
| ac97_bus | agpgart | binfmt_misc | bitblit | cfg80211 |
| cx2341x | cx25840 | drm | drm_kms_helper | fat |
| fbcon | floppy | font | forcedeth | hid |
| i2c_algo_bit | i2c_nforce2 | ieee1394 | isofs | ivtv |
| k8temp | led_class | lirc_dev | lirc_mceusb | lp |
| mac80211 | nls_cp437 | nls_iso8859_1 | nls_utf8 | ohci1394 |
| p54common | p54usb | pata_amd | ppdev | radeon |
| sata_nv | snd_ac97_codec | snd_intel8x0 | snd_rawmidi | snd_seq_device |
| snd_seq_dummy | snd_seq_midi | snd_seq_oss | softcursor | tileblit |
| ttm | tuner | tuner_simple | tuner_types | tveeprom |
| usb_storage | v4l1_compat | v4l2_common | vfat | vga16fb |
| vgastate | wm8775 |
==================================================================================================================
*** cat /etc/network/interfaces
--- /etc/network/interfaces
auto lo
iface lo inet loopback
==================================================================================================================
*** iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
==================================================================================================================
*** Actual date for bias of following greps
20:29:29 2010-05-02
==================================================================================================================
*** grep -i radio /var/log/messages* | tail -n 5
May 1 21:58:56 ubuntu kernel: [ 13.580882] tveeprom 2-0050: has no radio
May 1 22:04:57 ubuntu kernel: [ 13.403323] tveeprom 2-0050: has no radio
May 1 22:33:26 ubuntu kernel: [ 13.987034] tveeprom 2-0050: has no radio
May 2 06:25:55 ubuntu kernel: [ 14.768744] tveeprom 4-0050: has no radio
May 2 20:23:20 ubuntu kernel: [ 13.493808] tveeprom 2-0050: has no radio
==================================================================================================================
*** dmesg | grep -i radio | tail -n 5
[ 13.493808] tveeprom 2-0050: has no radio
==================================================================================================================
*** tail -n 300 /var/log/messages* | /bin/grep -i firmware | tail -n 5
May 2 20:23:20 ubuntu kernel: [ 14.022046] usb 1-1: firmware: requesting isl3887usb_bare
May 2 20:23:20 ubuntu kernel: [ 14.329027] ivtv 0000:01:05.0: firmware: requesting v4l-cx2341x-enc.fw
May 2 20:23:20 ubuntu kernel: [ 14.345369] ivtv0: Loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
May 2 20:23:20 ubuntu kernel: [ 14.561691] cx25840 2-0044: firmware: requesting v4l-cx25840.fw
May 2 20:23:24 ubuntu kernel: [ 18.130875] cx25840 2-0044: loaded v4l-cx25840.fw firmware (16382 bytes)
==================================================================================================================
*** ls /lib/firmware/*
| 2.6.32-21-generic | 3com | acenic | adaptec |
| advansys | agere_ap_fw.bin | agere_sta_fw.bin | aic94xx-seq.fw |
| ar9170-1.fw | ar9170-2.fw | ar9170.fw | ath3k-1.fw |
| atmel_at76c502_3com.bin | atmel_at76c502.bin | atmel_at76c502d.bin | atmel_at76c502e.bin |
| atmel_at76c504_2958.bin | atmel_at76c504a_2958.bin| atmel_at76c504.bin | atmel_at76c506.bin |
| atmsar11.fw | av7110 | bnx2 | bnx2x-e1-4.8.53.0.fw |
| bnx2x-e1-5.2.7.0.fw | bnx2x-e1h-4.8.53.0.fw | bnx2x-e1h-5.2.7.0.fw | cis |
| cpia2 | cxgb3 | dabusb | dsp56k |
| dvb-fe-xc5000-1.6.114.fw| dvb-usb-dib0700-1.20.fw | e100 | ea |
| edgeport | emi26 | emi62 | ess |
| i2400m-fw-usb-1.3.sbcf | i2400m-fw-usb-1.4.sbcf | intelliport2.bin | ipw2100-1.3.fw |
| ipw2100-1.3-i.fw | ipw2100-1.3-p.fw | ipw2200-bss.fw | ipw2200-ibss.fw |
| ipw2200-sniffer.fw | iwlwifi-1000-3.ucode | iwlwifi-3945-2.ucode | iwlwifi-4965-2.ucode |
| iwlwifi-5000-1.ucode | iwlwifi-5000-2.ucode | iwlwifi-5150-2.ucode | iwlwifi-6000-4.ucode |
| kaweth | keyspan | keyspan_pda | korg |
| libertas | matrox | mts_cdma.fw | mts_edge.fw |
| mts_gsm.fw | mwl8k | myricom | NPE-B |
| NPE-C | ositech | ql2100_fw.bin | ql2200_fw.bin |
| ql2300_fw.bin | ql2322_fw.bin | ql2400_fw.bin | ql2500_fw.bin |
| qlogic | r128 | radeon | rt2561.bin |
| rt2561s.bin | rt2661.bin | rt2860.bin | rt2870.bin |
| rt73.bin | RTL8192SE | sb16 | scripts |
| slicoss | sun | sxg | tehuti |
| ti_3410.fw | ti_5052.fw | tigon | tr_smctr.bin |
| ttusb-budget | usbdux | usbduxfast_firmware.bin | usbdux_firmware.bin |
| v4l-cx231xx-avcore-01.fw| v4l-cx23418-apu.fw | v4l-cx23418-cpu.fw | v4l-cx23418-dig.fw |
| v4l-cx2341x-dec.fw | v4l-cx2341x-enc.fw | v4l-cx2341x-init.mpg | v4l-cx23885-avcore-01.fw |
| v4l-cx23885-enc.fw | v4l-cx25840.fw | v4l-pvrusb2-24xxx-01.fw | v4l-pvrusb2-29xxx-01.fw |
| vicam | whiteheat.fw | whiteheat_loader.fw | yam |
| yamaha | zd1201-ap.fw | zd1201.fw | zd1211 |
==================================================================================================================
*** ndiswrapper -l
No ndiswrapper module loaded
==================================================================================================================
*** Active processes
wpa_supplicant:YES knetworkmanager:NO nm-applet:YES
==================================================================================================================
*** grep 'eth|ath|wlan|ra' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/*persistent-net*
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#1", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
==================================================================================================================
*** grep -r 'eth[0-10]|ath[0-10]|wlan[0-10]|ra[0-10]' /etc/modprobe.*
==================================================================================================================
*** iwlist scanning
No WLANs found
==================================================================================================================
*** NWElizaStates
IF:eth0 IM:1 DI:1 AP:0 FALON:0
--
Linksys WUSB54G wireless adapter not working in Ubuntu 10.04
https://bugs.launchpad.net/bugs/565613
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list