Atmel at76x USB Wireless LAN Driver 0.17 loading -> usb 3-2: firmware atmel_at76c503-rfmd-acc.bin not found! -> Bus 003 Device 003: ID 0d5c:a002 Belkin F5D6050 802.11b Wireless Adapter not working in Ubuntu 10.04.1 LTS

Asked by Abdurahman

Hi Switch on the PC and there is no recognition of the device - what should I do?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Solved by:
Mark Rijckenberg
Solved:
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1

Hi,

Please first connect your network card to the wireless router using an ethernet cable (also known as a LAN cable).

In order to gather essential troubleshooting information about your wireless card, please follow this procedure:

Step 1: Open Terminal from "Applications->Accessories->Terminal"

Step 2: Please copy-paste the following command from the https://answers.launchpad.net/ubuntu website in Firefox into the Linux Terminal. Do NOT copy-paste from the Email message into the Terminal, as that will only copy PART of the command. The command STARTS with the word sudo and ENDS with the word restart. So please copy-paste the ENTIRE command below from Firefox into a Terminal, press <enter>, then enter password when sudo asks for password, then press enter again.

Tip: If you have a wheel mouse or 3 button mouse you do not need to type commands into the Terminal. Highlight the command written on the page. Move your cursor anywhere in the Terminal and press the wheel or middle button. Automatic Copy and paste! No spelling mistakes! No Typos! No other errors!

sudo apt-get update; sudo apt-get install hwinfo grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | egrep 'ound|irmware|eth|ath|wl|ipw|rtl|rt2|b43|at76|witch|ndiswrapper'; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; sudo lsmod; sudo /etc/init.d/networking restart

Step 3: Please post results (copy/paste terminal output) on this thread. The troubleshooters here need to see the full Terminal output from running the above command.

Regards,

Mark

Revision history for this message
Abdurahman (abdurahmanjafar) said :
#2

jafar@jafar-desktop:~$ sudo apt-get update; sudo apt-get install hwinfo grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | egrep 'ound|irmware|eth|ath|wl|ipw|rtl|rt2|b43|at76|witch|ndiswrapper'; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; sudo lsmod; sudo /etc/init.d/networking restart
[sudo] password for jafar:
Hit http://archive.canonical.com lucid Release.gpg
Ign http://archive.canonical.com/ubuntu/ lucid/partner Translation-en_GB
Hit http://security.ubuntu.com lucid-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_GB
Hit http://gb.archive.ubuntu.com lucid Release.gpg
Get: 1 http://gb.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_GB [62.9kB]
Hit http://archive.canonical.com lucid Release
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_GB
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_GB
Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_GB
Hit http://security.ubuntu.com lucid-security Release
Hit http://archive.canonical.com lucid/partner Packages
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/restricted Sources
Get: 2 http://gb.archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_GB [2,332B]
Get: 3 http://gb.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_GB [33.9kB]
Get: 4 http://gb.archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_GB [37.7kB]
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Hit http://gb.archive.ubuntu.com lucid-updates Release.gpg
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/multiverse Translation-en_GB
Hit http://gb.archive.ubuntu.com lucid Release
Hit http://gb.archive.ubuntu.com lucid-updates Release
Hit http://gb.archive.ubuntu.com lucid/main Packages
Hit http://gb.archive.ubuntu.com lucid/restricted Packages
Hit http://gb.archive.ubuntu.com lucid/main Sources
Hit http://gb.archive.ubuntu.com lucid/restricted Sources
Hit http://gb.archive.ubuntu.com lucid/universe Packages
Hit http://gb.archive.ubuntu.com lucid/universe Sources
Hit http://gb.archive.ubuntu.com lucid/multiverse Packages
Hit http://gb.archive.ubuntu.com lucid/multiverse Sources
Hit http://gb.archive.ubuntu.com lucid-updates/main Packages
Hit http://gb.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://gb.archive.ubuntu.com lucid-updates/main Sources
Hit http://gb.archive.ubuntu.com lucid-updates/restricted Sources
Hit http://gb.archive.ubuntu.com lucid-updates/universe Packages
Hit http://gb.archive.ubuntu.com lucid-updates/universe Sources
Hit http://gb.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://gb.archive.ubuntu.com lucid-updates/multiverse Sources
Fetched 137kB in 9s (15.2kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
grep is already the newest version.
The following packages were automatically installed and are no longer required:
  linux-headers-2.6.32-22 libamrnb3 libamrwb3 linux-headers-2.6.32-22-generic
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libhd16
The following NEW packages will be installed
  hwinfo libhd16
0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded.
Need to get 744kB of archives.
After this operation, 2,060kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get: 1 http://gb.archive.ubuntu.com/ubuntu/ lucid/universe libhd16 16.0-2 [698kB]
Get: 2 http://gb.archive.ubuntu.com/ubuntu/ lucid/universe hwinfo 16.0-2 [46.1kB]
Fetched 744kB in 52s (14.2kB/s)
Selecting previously deselected package libhd16.
(Reading database ... 185182 files and directories currently installed.)
Unpacking libhd16 (from .../libhd16_16.0-2_i386.deb) ...
Selecting previously deselected package hwinfo.
Unpacking hwinfo (from .../hwinfo_16.0-2_i386.deb) ...
Processing triggers for man-db ...
Setting up libhd16 (16.0-2) ...

Setting up hwinfo (16.0-2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
  *-network
       description: Ethernet interface
       product: RTL-8139/8139C/8139C+
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 9
       bus info: pci@0000:00:09.0
       logical name: eth0
       version: 10
       serial: 00:48:54:d1:d1:ee
       size: 10MB/s
       capacity: 100MB/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=half latency=32 link=no maxlatency=64 mingnt=32 multicast=yes port=MII speed=10MB/s
       resources: irq:17 ioport:e000(size=256) memory:eb005000-eb0050ff
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

ppp0 Interface doesn't support scanning.

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS"
00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] 645xx [1039:0648] (rev 03)
00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP) [1039:0001]
00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] [1039:0963] (rev 04)
00:02.1 SMBus [0c05]: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller [1039:0016]
00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513 [IDE] [1039:5513]
00:02.7 Multimedia audio controller [0401]: Silicon Integrated Systems [SiS] AC'97 Sound Controller [1039:7012] (rev a0)
00:03.0 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.1 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.2 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.3 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 2.0 Controller [1039:7002]
00:09.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Rage 128 PF/PRO AGP 4x TMDS [1002:5046]
Bus 004 Device 002: ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA Modem / E270 HSDPA/HSUPA Modem
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 0d5c:a002 Belkin F5D6050 802.11b Adapter
Bus 003 Device 002: ID 03f0:2f11 Hewlett-Packard PSC 1200
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 0a81:0101 Chesen Electronics Corp. Keyboard
Bus 002 Device 002: ID 15ca:00c3 Textech International Ltd. Mini Optical Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 0bc2:3300 Seagate RSS LLC
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
======================================================
                               system PROD00000000
/0 bus GA-8SG800
/0/0 memory 128KiB BIOS
/0/4 processor Intel(R) Pentium(R) 4 CPU 2.53GHz
/0/4/a memory 8KiB L1 cache
/0/4/b memory 512KiB L2 cache
/0/5 processor CPU
/0/5/0 memory 8KiB L1 cache
/0/5/1 memory 512KiB L2 cache
/0/1c memory 512MiB System Memory
/0/1c/0 memory 512MiB DIMM
/0/1c/1 memory DIMM [empty]
/0/1c/2 memory DIMM [empty]
/0/100 bridge 645xx
/0/100/1 bridge Virtual PCI-to-PCI bridge (AGP)
/0/100/1/0 display Rage 128 PF/PRO AGP 4x TMDS
/0/100/2 bridge SiS963 [MuTIOL Media IO]
/0/100/2.1 bus SiS961/2 SMBus Controller
/0/100/2.5 scsi0 storage 5513 [IDE]
/0/100/2.5/0 /dev/sda disk 250GB WDC WD2500JB-00R
/0/100/2.5/0/1 /dev/sda1 volume 231GiB EXT4 volume
/0/100/2.5/0/2 /dev/sda2 volume 1459MiB Extended partition
/0/100/2.5/0/2/5 /dev/sda5 volume 1458MiB Linux swap / Solaris partitio
/0/100/2.5/1 /dev/cdrom1 disk DVD reader
/0/100/2.5/0.1.0 /dev/cdrom disk CD/DVDW SH-S182D
/0/100/2.7 multimedia AC'97 Sound Controller
/0/100/3 bus USB 1.1 Controller
/0/100/3.1 bus USB 1.1 Controller
/0/100/3.2 bus USB 1.1 Controller
/0/100/3.3 bus USB 2.0 Controller
/0/100/9 eth0 network RTL-8139/8139C/8139C+
/0/1 scsi2 storage
/0/1/0.0.0 /dev/sdb disk 1TB Desktop
/0/1/0.0.0/1 /dev/sdb1 volume 931GiB Windows NTFS volume
/0/2 scsi5 storage
/0/2/0 /dev/cdrom2 disk Mass Storage
/0/2/0/0 /dev/cdrom2 disk
/0/2/0/0/1 volume 17KiB Apple partition map
/0/2/0/0/2 volume 25MiB Apple HFS
/0/2/1 /dev/sdc disk SCSI Disk
Linux jafar-desktop 2.6.32-24-generic #39-Ubuntu SMP Wed Jul 28 06:07:29 UTC 2010 i686 GNU/Linux
[ 0.000000] found SMP MP-table at [c00f5480] f5480
[ 0.021009] SMP alternatives: switching to UP code
[ 0.114759] ACPI: No dock devices found.
[ 0.141387] Switching to clocksource tsc
[ 0.146263] pnp: PnP ACPI: found 12 devices
[ 0.370913] hub 1-0:1.0: USB hub found
[ 0.448436] hub 2-0:1.0: USB hub found
[ 0.540710] hub 3-0:1.0: USB hub found
[ 0.628927] hub 4-0:1.0: USB hub found
[ 0.629154] PNP: No PS/2 controller found. Probing ports directly.
[ 0.706819] device-mapper: multipath: version 1.1.0 loaded
[ 0.706826] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.713240] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.967968] isapnp: No Plug & Play device found
[ 1.511706] eth0: RealTek RTL8139 at 0xe000, 00:48:54:d1:d1:ee, IRQ 17
[ 14.858713] lp: driver loaded but no devices found
[ 15.477881] usb-storage: device found at 4
[ 15.526572] usb-storage: device found at 2
[ 15.560603] usb-storage: device found at 2
[ 15.860311] Atmel at76x USB Wireless LAN Driver 0.17 loading
[ 15.860359] usb 3-2: firmware: requesting atmel_at76c503-rfmd-acc.bin
[ 15.870595] usb 3-2: firmware atmel_at76c503-rfmd-acc.bin not found!
[ 15.870599] usb 3-2: you may need to download the firmware from http://developer.berlios.de/projects/at76c503a/
[ 15.870612] at76c50x-usb: probe of 3-2:1.0 failed with error -2
[ 15.870645] usbcore: registered new interface driver at76c50x-usb
[ 15.993885] Console: switching to colour frame buffer device 80x30
[ 16.369380] eth0: link down
[ 16.369483] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 18.309912] agpgart-sis 0000:00:00.0: SiS delay workaround: giving bridge time to recover
[ 18.359355] platform r128_cce.0: firmware: requesting r128/r128_cce.bin
lo no wireless extensions.

eth0 no wireless extensions.

ppp0 no wireless extensions.

/etc/modprobe.d/blacklist.conf:# replaced by b43 and ssb.
/etc/modprobe.d/blacklist-watchdog.conf:blacklist twl4030_wdt
20: PCI 09.0: 0200 Ethernet controller
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_10ec_8139
  Unique ID: rBUF.IQxIdIhhuH7
  SysFS ID: /devices/pci0000:00/0000:00:09.0
  SysFS BusID: 0000:00:09.0
  Hardware Class: network
  Model: "Realtek RT8139"
  Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  Device: pci 0x8139 "RTL-8139/8139C/8139C+"
  SubVendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  SubDevice: pci 0x8139 "RT8139"
  Revision: 0x10
  Driver: "8139too"
  Driver Modules: "8139too"
  Device File: eth0
  I/O Ports: 0xe000-0xe0ff (rw)
  Memory Range: 0xeb005000-0xeb0050ff (rw,non-prefetchable)
  IRQ: 17 (no events)
  HW Address: 00:48:54:d1:d1:ee
  Link detected: no
  Module Alias: "pci:v000010ECd00008139sv000010ECsd00008139bc02sc00i00"
  Driver Info #0:
    Driver Status: 8139too is active
    Driver Activation Cmd: "modprobe 8139too"
  Driver Info #1:
    Driver Status: 8139cp is active
    Driver Activation Cmd: "modprobe 8139cp"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

46: USB 00.0: 0282 WLAN controller
  [Created at usb.122]
  UDI: /org/freedesktop/Hal/devices/usb_device_d5c_a002_noserial_if0
  Unique ID: mZxt.vBgILTFi7p0
  Parent ID: uIhY.0W7TJ+_EPQ3
  SysFS ID: /devices/pci0000:00/0000:00:03.1/usb3/3-2/3-2:1.0
  SysFS BusID: 3-2:1.0
  Hardware Class: network
  Model: "Belkin F5D6050 802.11b Adapter"
  Hotplug: USB
  Vendor: usb 0x0d5c "Belkin"
  Device: usb 0xa002 "F5D6050 802.11b Adapter"
  Revision: "1.00"
  Features: WLAN
  Speed: 12 Mbps
  Requires: atmel-firmware
  Module Alias: "usb:v0D5CpA002d0100dcFEdsc01dp00icFEisc01ip00"
  Driver Info #0:
    Driver Status: at76c503-rfmd-acc is not active
    Driver Activation Cmd: "modprobe at76c503-rfmd-acc"
  Driver Info #1:
    Driver Status: at76c50x_usb is active
    Driver Activation Cmd: "modprobe at76c50x_usb"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #37 (Hub)
Module Size Used by
joydev 8708 0
nls_utf8 1069 1
isofs 29250 1
ppp_deflate 3682 0
zlib_deflate 19568 1 ppp_deflate
bsd_comp 4811 0
ppp_async 6734 1
r128 35235 3
crc_ccitt 1339 1 ppp_async
drm 162377 4 r128
binfmt_misc 6587 1
snd_intel8x0 25588 2
snd_ac97_codec 100646 1 snd_intel8x0
ac97_bus 1002 1 snd_ac97_codec
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70662 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy 1338 0
snd_seq_oss 26726 0
snd_seq_midi 4557 0
at76c50x_usb 33566 0
snd_rawmidi 19056 1 snd_seq_midi
snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 19098 2 snd_pcm,snd_seq
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
option 15654 1
mac80211 205146 1 at76c50x_usb
fbcon 35102 71
tileblit 2031 1 fbcon
font 7557 1 fbcon
bitblit 4707 1 fbcon
softcursor 1189 1 bitblit
usbserial 33019 4 option
snd 54148 14 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
vga16fb 11385 1
vgastate 8961 1 vga16fb
ppdev 5259 0
usblp 10481 0
usb_storage 39425 2
sis_agp 4047 1
cfg80211 126517 1 mac80211
serio_raw 3978 0
usbhid 36110 0
hid 67032 1 usbhid
parport_pc 25962 1
soundcore 6620 1 snd
snd_page_alloc 7076 2 snd_intel8x0,snd_pcm
shpchp 28820 0
i2c_sis96x 3024 0
agpgart 31724 2 drm,sis_agp
lp 7028 0
parport 32635 3 ppdev,parport_pc,lp
8139too 18545 0
8139cp 16186 0
mii 4381 2 8139too,8139cp
floppy 53016 0
 * Reconfiguring network interfaces... Ignoring unknown interface ppp0=ppp0.
                                                                         [ OK ]
jafar@jafar-desktop:~$

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#3

I believe that your wireless card is experiencing the following bug:

https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/515424

To install the missing firmware, I suggest running the following commands:

sudo aptitude update

sudo aptitude install atmel-firmware

sudo aptitude install linux-firmware

sudo aptitude install linux-firmware-nonfree

Then REBOOT and retest wireless.

If wireless is still not working after the running those commands and after rebooting, then please resend the new output of the following command:

sudo apt-get update; sudo apt-get install hwinfo grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | egrep 'ound|irmware|eth|ath|wl|ipw|rtl|rt2|b43|at76|witch|ndiswrapper'; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; sudo lsmod; sudo /etc/init.d/networking restart

Revision history for this message
Abdurahman (abdurahmanjafar) said :
#4

jafar@jafar-desktop:~$ sudo apt-get update; sudo apt-get install hwinfo grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/interfaces; cat /etc/lsb-release; lspci -nn; lsusb; sudo lshw -short; uname -a; dmesg | egrep 'ound|irmware|eth|ath|wl|ipw|rtl|rt2|b43|at76|witch|ndiswrapper'; iwconfig; grep b43 /etc/modprobe.d/*; grep wl /etc/modprobe.d/*; sudo hwinfo --netcard ; sudo lsmod; sudo /etc/init.d/networking restart
[sudo] password for jafar:
Hit http://archive.canonical.com lucid Release.gpg
Ign http://archive.canonical.com/ubuntu/ lucid/partner Translation-en_GB
Hit http://security.ubuntu.com lucid-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_GB
Hit http://gb.archive.ubuntu.com lucid Release.gpg
Hit http://gb.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_GB
Hit http://archive.canonical.com lucid Release
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_GB
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_GB
Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_GB
Hit http://security.ubuntu.com lucid-security Release
Hit http://gb.archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_GB
Hit http://gb.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_GB
Hit http://gb.archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_GB
Hit http://gb.archive.ubuntu.com lucid-updates Release.gpg
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_GB
Ign http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/multiverse Translation-en_GB
Hit http://gb.archive.ubuntu.com lucid Release
Hit http://archive.canonical.com lucid/partner Packages
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://gb.archive.ubuntu.com lucid-updates Release
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/restricted Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://gb.archive.ubuntu.com lucid/main Packages
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Hit http://gb.archive.ubuntu.com lucid/restricted Packages
Hit http://gb.archive.ubuntu.com lucid/main Sources
Hit http://gb.archive.ubuntu.com lucid/restricted Sources
Hit http://gb.archive.ubuntu.com lucid/universe Packages
Hit http://gb.archive.ubuntu.com lucid/universe Sources
Hit http://gb.archive.ubuntu.com lucid/multiverse Packages
Hit http://gb.archive.ubuntu.com lucid/multiverse Sources
Hit http://gb.archive.ubuntu.com lucid-updates/main Packages
Hit http://gb.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://gb.archive.ubuntu.com lucid-updates/main Sources
Hit http://gb.archive.ubuntu.com lucid-updates/restricted Sources
Hit http://gb.archive.ubuntu.com lucid-updates/universe Packages
Hit http://gb.archive.ubuntu.com lucid-updates/universe Sources
Hit http://gb.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://gb.archive.ubuntu.com lucid-updates/multiverse Sources
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
hwinfo is already the newest version.
grep is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 20 not upgraded.
  *-network
       description: Ethernet interface
       product: RTL-8139/8139C/8139C+
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 9
       bus info: pci@0000:00:09.0
       logical name: eth0
       version: 10
       serial: 00:48:54:d1:d1:ee
       size: 10MB/s
       capacity: 100MB/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=half latency=32 link=no maxlatency=64 mingnt=32 multicast=yes port=MII speed=10MB/s
       resources: irq:17 ioport:e000(size=256) memory:eb005000-eb0050ff
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

ppp0 Interface doesn't support scanning.

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS"
00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] 645xx [1039:0648] (rev 03)
00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP) [1039:0001]
00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] [1039:0963] (rev 04)
00:02.1 SMBus [0c05]: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller [1039:0016]
00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513 [IDE] [1039:5513]
00:02.7 Multimedia audio controller [0401]: Silicon Integrated Systems [SiS] AC'97 Sound Controller [1039:7012] (rev a0)
00:03.0 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.1 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.2 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.3 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 2.0 Controller [1039:7002]
00:09.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Rage 128 PF/PRO AGP 4x TMDS [1002:5046]
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 0d5c:a002 Belkin F5D6050 802.11b Adapter
Bus 003 Device 002: ID 03f0:2f11 Hewlett-Packard PSC 1200
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 0a81:0101 Chesen Electronics Corp. Keyboard
Bus 002 Device 002: ID 15ca:00c3 Textech International Ltd. Mini Optical Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 007: ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA Modem / E270 HSDPA/HSUPA Modem
Bus 001 Device 004: ID 0bc2:3300 Seagate RSS LLC
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
======================================================
                               system PROD00000000
/0 bus GA-8SG800
/0/0 memory 128KiB BIOS
/0/4 processor Intel(R) Pentium(R) 4 CPU 2.53GHz
/0/4/a memory 8KiB L1 cache
/0/4/b memory 512KiB L2 cache
/0/5 processor CPU
/0/5/0 memory 8KiB L1 cache
/0/5/1 memory 512KiB L2 cache
/0/1c memory 512MiB System Memory
/0/1c/0 memory 512MiB DIMM
/0/1c/1 memory DIMM [empty]
/0/1c/2 memory DIMM [empty]
/0/100 bridge 645xx
/0/100/1 bridge Virtual PCI-to-PCI bridge (AGP)
/0/100/1/0 display Rage 128 PF/PRO AGP 4x TMDS
/0/100/2 bridge SiS963 [MuTIOL Media IO]
/0/100/2.1 bus SiS961/2 SMBus Controller
/0/100/2.5 scsi0 storage 5513 [IDE]
/0/100/2.5/0 /dev/sda disk 250GB WDC WD2500JB-00R
/0/100/2.5/0/1 /dev/sda1 volume 231GiB EXT4 volume
/0/100/2.5/0/2 /dev/sda2 volume 1459MiB Extended partition
/0/100/2.5/0/2/5 /dev/sda5 volume 1458MiB Linux swap / Solaris partitio
/0/100/2.5/1 /dev/cdrom1 disk DVD reader
/0/100/2.5/0.1.0 /dev/cdrom disk CD/DVDW SH-S182D
/0/100/2.7 multimedia AC'97 Sound Controller
/0/100/3 bus USB 1.1 Controller
/0/100/3.1 bus USB 1.1 Controller
/0/100/3.2 bus USB 1.1 Controller
/0/100/3.3 bus USB 2.0 Controller
/0/100/9 eth0 network RTL-8139/8139C/8139C+
/0/1 scsi2 storage
/0/1/0.0.0 /dev/sdb disk 1TB Desktop
/0/1/0.0.0/1 /dev/sdb1 volume 931GiB Windows NTFS volume
/0/2 scsi5 storage
/0/2/0 /dev/cdrom2 disk Mass Storage
/0/2/0/0 /dev/cdrom2 disk
/0/2/0/0/1 volume 17KiB Apple partition map
/0/2/0/0/2 volume 25MiB Apple HFS
/0/2/1 /dev/sdc disk SCSI Disk
Linux jafar-desktop 2.6.32-24-generic #39-Ubuntu SMP Wed Jul 28 06:07:29 UTC 2010 i686 GNU/Linux
[ 0.000000] found SMP MP-table at [c00f5480] f5480
[ 0.025009] SMP alternatives: switching to UP code
[ 0.118774] ACPI: No dock devices found.
[ 0.145403] Switching to clocksource tsc
[ 0.150241] pnp: PnP ACPI: found 12 devices
[ 0.375073] hub 1-0:1.0: USB hub found
[ 0.452629] hub 2-0:1.0: USB hub found
[ 0.544350] hub 3-0:1.0: USB hub found
[ 0.632723] hub 4-0:1.0: USB hub found
[ 0.632949] PNP: No PS/2 controller found. Probing ports directly.
[ 0.710946] device-mapper: multipath: version 1.1.0 loaded
[ 0.710950] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.760828] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.971983] isapnp: No Plug & Play device found
[ 1.509095] eth0: RealTek RTL8139 at 0xe000, 00:48:54:d1:d1:ee, IRQ 17
[ 15.031870] lp: driver loaded but no devices found
[ 15.456486] usb-storage: device found at 4
[ 15.476142] usb-storage: device found at 7
[ 15.489796] usb-storage: device found at 7
[ 16.068663] Atmel at76x USB Wireless LAN Driver 0.17 loading
[ 16.068718] usb 3-2: firmware: requesting atmel_at76c503-rfmd-acc.bin
[ 16.077375] usb 3-2: firmware atmel_at76c503-rfmd-acc.bin not found!
[ 16.077379] usb 3-2: you may need to download the firmware from http://developer.berlios.de/projects/at76c503a/
[ 16.077392] at76c50x-usb: probe of 3-2:1.0 failed with error -2
[ 16.077418] usbcore: registered new interface driver at76c50x-usb
[ 16.119208] Console: switching to colour frame buffer device 80x30
[ 16.499009] eth0: link down
[ 16.499111] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 18.379066] agpgart-sis 0000:00:00.0: SiS delay workaround: giving bridge time to recover
[ 18.427151] platform r128_cce.0: firmware: requesting r128/r128_cce.bin
lo no wireless extensions.

eth0 no wireless extensions.

ppp0 no wireless extensions.

/etc/modprobe.d/blacklist.conf:# replaced by b43 and ssb.
/etc/modprobe.d/blacklist-watchdog.conf:blacklist twl4030_wdt
20: PCI 09.0: 0200 Ethernet controller
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_10ec_8139
  Unique ID: rBUF.IQxIdIhhuH7
  SysFS ID: /devices/pci0000:00/0000:00:09.0
  SysFS BusID: 0000:00:09.0
  Hardware Class: network
  Model: "Realtek RT8139"
  Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  Device: pci 0x8139 "RTL-8139/8139C/8139C+"
  SubVendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  SubDevice: pci 0x8139 "RT8139"
  Revision: 0x10
  Driver: "8139too"
  Driver Modules: "8139too"
  Device File: eth0
  I/O Ports: 0xe000-0xe0ff (rw)
  Memory Range: 0xeb005000-0xeb0050ff (rw,non-prefetchable)
  IRQ: 17 (no events)
  HW Address: 00:48:54:d1:d1:ee
  Link detected: no
  Module Alias: "pci:v000010ECd00008139sv000010ECsd00008139bc02sc00i00"
  Driver Info #0:
    Driver Status: 8139too is active
    Driver Activation Cmd: "modprobe 8139too"
  Driver Info #1:
    Driver Status: 8139cp is active
    Driver Activation Cmd: "modprobe 8139cp"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

50: USB 00.0: 0282 WLAN controller
  [Created at usb.122]
  UDI: /org/freedesktop/Hal/devices/usb_device_d5c_a002_noserial_if0
  Unique ID: mZxt.vBgILTFi7p0
  Parent ID: uIhY.0W7TJ+_EPQ3
  SysFS ID: /devices/pci0000:00/0000:00:03.1/usb3/3-2/3-2:1.0
  SysFS BusID: 3-2:1.0
  Hardware Class: network
  Model: "Belkin F5D6050 802.11b Adapter"
  Hotplug: USB
  Vendor: usb 0x0d5c "Belkin"
  Device: usb 0xa002 "F5D6050 802.11b Adapter"
  Revision: "1.00"
  Features: WLAN
  Speed: 12 Mbps
  Requires: atmel-firmware
  Module Alias: "usb:v0D5CpA002d0100dcFEdsc01dp00icFEisc01ip00"
  Driver Info #0:
    Driver Status: at76c503-rfmd-acc is not active
    Driver Activation Cmd: "modprobe at76c503-rfmd-acc"
  Driver Info #1:
    Driver Status: at76c50x_usb is active
    Driver Activation Cmd: "modprobe at76c50x_usb"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #37 (Hub)
Module Size Used by
joydev 8708 0
nls_utf8 1069 1
isofs 29250 1
ppp_deflate 3682 0
zlib_deflate 19568 1 ppp_deflate
bsd_comp 4811 0
ppp_async 6734 1
crc_ccitt 1339 1 ppp_async
r128 35235 3
drm 162377 4 r128
binfmt_misc 6587 1
snd_intel8x0 25588 2
snd_ac97_codec 100646 1 snd_intel8x0
ac97_bus 1002 1 snd_ac97_codec
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70662 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy 1338 0
snd_seq_oss 26726 0
snd_seq_midi 4557 0
at76c50x_usb 33566 0
snd_rawmidi 19056 1 snd_seq_midi
snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 19098 2 snd_pcm,snd_seq
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
mac80211 205146 1 at76c50x_usb
fbcon 35102 71
tileblit 2031 1 fbcon
option 15654 1
snd 54148 14 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
font 7557 1 fbcon
bitblit 4707 1 fbcon
softcursor 1189 1 bitblit
usbserial 33019 4 option
ppdev 5259 0
usblp 10481 0
vga16fb 11385 1
vgastate 8961 1 vga16fb
cfg80211 126517 1 mac80211
sis_agp 4047 1
soundcore 6620 1 snd
usbhid 36110 0
usb_storage 39425 2
hid 67032 1 usbhid
parport_pc 25962 1
snd_page_alloc 7076 2 snd_intel8x0,snd_pcm
serio_raw 3978 0
agpgart 31724 2 drm,sis_agp
i2c_sis96x 3024 0
shpchp 28820 0
lp 7028 0
parport 32635 3 ppdev,parport_pc,lp
8139too 18545 0
8139cp 16186 0
mii 4381 2 8139too,8139cp
floppy 53016 0
 * Reconfiguring network interfaces... Ignoring unknown interface ppp0=ppp0.
                                                                         [ OK ]
jafar@jafar-desktop:~$

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#5

Please send us output of the following command:

sudo find /lib/firmware -name "*at76*"

Revision history for this message
Abdurahman (abdurahmanjafar) said :
#6

jafar@jafar-desktop:~$ sudo find /lib/firmware -name "*at76*"
[sudo] password for jafar:
/lib/firmware/atmel_at76c504.bin
/lib/firmware/atmel_at76c504_2958.bin
/lib/firmware/atmel_at76c502e.bin
/lib/firmware/atmel_at76c506.bin
/lib/firmware/atmel_at76c502_3com.bin
/lib/firmware/atmel_at76c502d.bin
/lib/firmware/atmel_at76c502.bin
/lib/firmware/atmel_at76c504a_2958.bin
jafar@jafar-desktop:~$

Revision history for this message
Abdurahman (abdurahmanjafar) said :
#7

btw

Revision history for this message
Abdurahman (abdurahmanjafar) said :
#8

my card is connected via USB

Revision history for this message
Best Mark Rijckenberg (markrijckenberg) said :
#9

Interesting. I thought that it would be possible to install atmel-firmware and linux-firmware side by side. Apparently, this is not possible. Installing linux-firmware REMOVES atmel-firmware and vice-versa is also the case.

So I guess you need to run the following command again:

sudo aptitude install atmel-firmware

This command will reinstall atmel-firmware and uninstall linux-firmware, which is what we want in this case.

Then REBOOT and retest wireless.

Revision history for this message
Abdurahman (abdurahmanjafar) said :
#10

Thanks Mark Rijckenberg, that solved my question.