Wireless is disabled

Asked by Ali

Ater installing Ubuntu 10.10 on Acer Asppire 5003 WLMI my SIS900 wireless adapter stopped working. Nothing happens when I push on/off button. I check as shown below
sudo lshw -C network

-network:0

       description: Ethernet interface

       product: SiS900 PCI Fast Ethernet

       vendor: Silicon Integrated Systems [SiS]

       physical id: 4

       bus info: pci@0000:00:04.0

       logical name: eth0

       version: 91

       serial: 00:16:36:34:dc:6e

       size: 100MB/s

       capacity: 100MB/s

       width: 32 bits

       clock: 33MHz

       capabilities: pm bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation

       configuration: autonegotiation=on broadcast=yes driver=sis900 driverversion=v1.08.10 Apr. 2 2006 duplex=full ip=192.168.2.4 latency=173 link=yes maxlatency=11 mingnt=52 multicast=yes port=MII speed=100MB/s

       resources: irq:19 ioport:1800(size=256) memory:e2005000-e2005fff memory:48000000-4801ffff

  *-network:1

       description: Network controller

       product: BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller

       vendor: Broadcom Corporation

       physical id: b

       bus info: pci@0000:00:0b.0

       version: 02

       width: 32 bits

       clock: 33MHz

       capabilities: bus_master

       configuration: driver=b43-pci-bridge latency=64

       resources: irq:17 memory:e2000000-e2001fff

  *-network DISABLED

       description: Wireless interface

       physical id: 1

       logical name: wlan0

       serial: 00:16:ce:36:d2:34

       capabilities: ethernet physical wireless

       configuration: broadcast=yes driver=b43 driver version=2.6.35-23-generic firmware=N/A link=yes multicast=yes wireless=IEEE 802.11bg

İt sees my wireless card but if I understood correct it needs firmware and I do not know how to get it. I read some information about it but I am just a simple user I did not understand those complicated procedures.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Theodotos Andreou (theodotos) said :
#1

Was it working on the previous system you had. Maybe it is disabled in the bios.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

If it was disabled in bios, the OS wouldn't see it.

https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx

Use a wired connection, makes life a lot easier. Can you also give the output of:

rfkill list

Thanks

Revision history for this message
Ali (acoruh) said :
#3

I installed Ubuntu to work side by side with XP. Wireless is still working
well with XP.
The output is copied below.

rfkill list
0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no

On Wed, Nov 24, 2010 at 3:30 PM, actionparsnip <
<email address hidden>> wrote:

> Your question #135306 on yelp in ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/yelp/+question/135306
>
> actionparsnip requested for more information:
> If it was disabled in bios, the OS wouldn't see it.
>
> https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx
>
> Use a wired connection, makes life a lot easier. Can you also give the
> output of:
>
> rfkill list
>
> Thanks
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/yelp/+question/135306
>
> You received this question notification because you are a direct
> subscriber of the question.
>

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

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 lsmod. 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 'acx|at76|ath|b43|bcm|CX|eth|ipw|irmware|isl|lbtf|ndiswrapper|NPE|ound|p54|prism|rtl|rt2|rt3|usb|witch|wl'; iwconfig; cat /etc/modprobe.d/* | egrep 'acx|at76|ath|b43|bcm|CX|eth|ipw|irmware|isl|lbtf|ndiswrapper|NPE|p54|prism|rtl|rt2|rt3|witch|wl'; sudo hwinfo --netcard ; cat /var/lib/NetworkManager/NetworkManager.state; sudo lsmod

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
Ali (acoruh) said :
#5

The output of terminal after giving the command is below

   product: SiS900 PCI Fast Ethernet
       vendor: Silicon Integrated Systems [SiS]
       physical id: 4
       bus info: pci@0000:00:04.0
       logical name: eth0
       version: 91
       serial: 00:16:36:34:dc:6e
       size: 100MB/s
       capacity: 100MB/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list rom ethernet physical tp mii
10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=sis900
driverversion=v1.08.10 Apr. 2 2006 duplex=full ip=192.168.2.5 latency=173
link=yes maxlatency=11 mingnt=52 multicast=yes port=MII speed=100MB/s
       resources: irq:19 ioport:1800(size=256) memory:e2005000-e2005fff
memory:48000000-4801ffff
  *-network:1
       description: Network controller
       product: BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller
       vendor: Broadcom Corporation
       physical id: b
       bus info: pci@0000:00:0b.0
       version: 02
       width: 32 bits
       clock: 33MHz
       capabilities: bus_master
       configuration: driver=b43-pci-bridge latency=64
       resources: irq:17 memory:e2000000-e2001fff
  *-network DISABLED
       description: Wireless interface
       physical id: 1
       logical name: wlan0
       serial: 00:16:ce:36:d2:34
       capabilities: ethernet physical wireless
       configuration: broadcast=yes driver=b43
driverversion=2.6.35-23-generic firmware=N/A link=yes multicast=yes
wireless=IEEE 802.11bg
0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wlan0 Interface doesn't support scanning : Network is down

auto lo
iface lo inet loopback

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.10
DISTRIB_CODENAME=maverick
DISTRIB_DESCRIPTION="Ubuntu 10.10"
00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] 760/M760 Host
[1039:0760] (rev 03)
00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] SG86C202
[1039:0002]
00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS963 [MuTIOL
Media IO] [1039:0963] (rev 25)
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.6 Modem [0703]: Silicon Integrated Systems [SiS] AC'97 Modem
Controller [1039:7013] (rev a0)
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 2.0
Controller [1039:7002]
00:04.0 Ethernet controller [0200]: Silicon Integrated Systems [SiS] SiS900
PCI Fast Ethernet [1039:0900] (rev 91)
00:06.0 CardBus bridge [0607]: Texas Instruments PCI1510 PC card Cardbus
Controller [104c:ac56]
00:0b.0 Network controller [0280]: Broadcom Corporation BCM4318 [AirForce
One 54g] 802.11g Wireless LAN Controller [14e4:4318] (rev 02)
00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] Address Map [1022:1101]
00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] DRAM Controller [1022:1102]
00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] Miscellaneous Control [1022:1103]
01:00.0 VGA compatible controller [0300]: Silicon Integrated Systems [SiS]
661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter [1039:6330]
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 045e:0083 Microsoft Corp. Basic Optical Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
=========================================================
                               system Aspire 5000
/0 bus Lugano M
/0/0 memory 101KiB BIOS
/0/4 processor AMD Turion(tm) 64 Mobile
Technolog
/0/4/8 memory 128KiB L1 cache
/0/4/9 memory 512KiB L2 cache
/0/10 memory System Memory
/0/1 memory
/0/1/0 memory 512MiB DIMM DDR Synchronous
/0/2 memory
/0/2/0 memory 512MiB DIMM DDR Synchronous
/0/3 memory
/0/5 memory
/0/100 bridge 760/M760 Host
/0/100/1 bridge SG86C202
/0/100/1/0 display 661/741/760 PCI/AGP or
662/761Gx P
/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 80GB WDC WD800UE-22HC
/0/100/2.5/0/1 /dev/sda1 volume 2996MiB Windows FAT volume
/0/100/2.5/0/2 /dev/sda2 volume 19GiB Windows FAT volume
/0/100/2.5/0/3 /dev/sda3 volume 51GiB Extended partition
/0/100/2.5/0/3/5 /dev/sda5 volume 24GiB W95 FAT32 partition
/0/100/2.5/0/3/6 /dev/sda6 volume 15GiB W95 FAT32 partition
/0/100/2.5/0/3/7 /dev/sda7 volume 11GiB Linux filesystem
partition
/0/100/2.5/0/3/8 /dev/sda8 volume 553MiB Linux swap / Solaris
partit
/0/100/2.5/1 /dev/cdrom1 disk UJ-840D
/0/100/2.6 communication AC'97 Modem Controller
/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 2.0 Controller
/0/100/4 eth0 network SiS900 PCI Fast Ethernet
/0/100/6 bridge PCI1510 PC card Cardbus
Controller
/0/100/b network BCM4318 [AirForce One 54g]
802.11g
/0/101 bridge K8 [Athlon64/Opteron]
HyperTranspo
/0/102 bridge K8 [Athlon64/Opteron] Address
Map
/0/103 bridge K8 [Athlon64/Opteron] DRAM
Control
/0/104 bridge K8 [Athlon64/Opteron]
Miscellaneou
/1 wlan0 network Wireless interface
Linux mine-Aspire-5000 2.6.35-23-generic #40-Ubuntu SMP Wed Nov 17 22:15:35
UTC 2010 i686 GNU/Linux
[ 0.000000] found SMP MP-table at [c00f7fd0] f7fd0
[ 0.009708] SMP alternatives: switching to UP code
[ 0.090666] ACPI: No dock devices found.
[ 0.103266] HEST: Table is not found!
[ 0.103716] usbcore: registered new interface driver usbfs
[ 0.103731] usbcore: registered new interface driver hub
[ 0.103760] usbcore: registered new device driver usb
[ 0.104192] Switching to clocksource tsc
[ 0.117662] pnp: PnP ACPI: found 8 devices
[ 0.629760] input: Lid Switch as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.631303] ACPI: Lid Switch [LID]
[ 0.636302] ERST: Table is not found!
[ 0.639208] Switching to clocksource acpi_pm
[ 0.696054] hub 1-0:1.0: USB hub found
[ 0.784141] hub 2-0:1.0: USB hub found
[ 0.872082] hub 3-0:1.0: USB hub found
[ 0.888057] device-mapper: multipath: version 1.1.1 loaded
[ 0.888064] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.893326] powernow-k8: Found 1 AMD Turion(tm) 64 Mobile Technology
ML-32 (1 cpu cores) (version 2.20.00)
[ 0.893886] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.315786] isapnp: No Plug & Play device found
[ 1.368034] usb 2-2: new low speed USB device using ohci_hcd and address
2
[ 1.841352] 0000:00:04.0: Realtek RTL8201 PHY transceiver found at
address 13.
[ 1.846917] 0000:00:04.0: Using transceiver found at address 13 as
default
[ 1.848017] usbcore: registered new interface driver hiddev
[ 1.848694] eth0: SiS 900 PCI Fast Ethernet at 0x1800, IRQ 19,
00:16:36:34:dc:6e
[ 1.848737] b43-pci-bridge 0000:00:0b.0: PCI INT A -> GSI 17 (level, low)
-> IRQ 17
[ 1.855393] input: Microsoft Basic Optical Mouse as
/devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2:1.0/input/input5
[ 1.855612] generic-usb 0003:045E:0083.0001: input,hidraw0: USB HID v1.10
Mouse [Microsoft Basic Optical Mouse] on usb-0000:00:03.0-2/input0
[ 1.855814] usbcore: registered new interface driver usbhid
[ 1.855817] usbhid: USB HID core driver
[ 1.868052] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x0D, vendor
0x4243)
[ 1.868061] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x09, vendor
0x4243)
[ 1.868067] ssb: Core 2 found: PCI (cc 0x804, rev 0x0C, vendor 0x4243)
[ 1.868073] ssb: Core 3 found: PCMCIA (cc 0x80D, rev 0x07, vendor 0x4243)
[ 1.908116] ssb: Sonics Silicon Backplane found on PCI device
0000:00:0b.0
[ 19.243791] lp: driver loaded but no devices found
[ 19.550634] yenta_cardbus 0000:00:06.0: CardBus bridge found [1025:0083]
[ 19.772873] ndiswrapper version 1.56 loaded (smp=yes, preempt=no)
[ 19.998192] b43-phy0: Broadcom 4318 WLAN found (core revision 9)
[ 20.103127] Registered led device: b43-phy0::tx
[ 20.103147] Registered led device: b43-phy0::rx
[ 20.103171] Registered led device: b43-phy0::radio
[ 20.103263] Broadcom 43xx driver loaded [ Features: PL, Firmware-ID: FW13
]
[ 20.192518] ndiswrapper (load_wrap_driver:108): couldn't load driver
sisgr; check system log for messages from 'loadndisdriver'
[ 20.192637] usbcore: registered new interface driver ndiswrapper
[ 20.618219] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
[ 20.618280] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found
[ 20.618335] b43-phy0 ERROR: You must go to
http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download
the correct firmware for this driver version. Please carefully read all
instructions on this website.
[ 22.452884] eth0: Media Link On 100mbps full-duplex
[ 31.176025] eth0: no IPv6 routers present
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11bg ESSID:off/any
          Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
          Retry long limit:7 RTS thr:off Fragment thr:off
          Power Management:off

# which ath5k cannot recover. To prevent this condition, stop
blacklist ath_pci
blacklist eth1394
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
blacklist twl4030_wdt
options iwlagn 11n_disable=1
alias pci:v00001039d00006325sv00000006sd00001170bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00000006sd000017C0bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv0000000Dsd000017C0bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00000010sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00000012sd000014C0bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00000012sd000017C0bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00000017sd000017C0bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00000018sd00001025bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00000028sd00001025bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00000195sd00001028bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00000711sd0000152Dbc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00000A44sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00000A45sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00000A46sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00000C5Dsd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00000C5Esd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00000F27sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001190sd000010CFbc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv000011D2sd000010CFbc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001801sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001802sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001804sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001805sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001809sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001811sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001812sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001814sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001817sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001819sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001820sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001B01sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001B03sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001B04sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001B05sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001B06sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001B08sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00001B09sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00002038sd0000161Fbc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00002050sd000017C0bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00004003sd000014FFbc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00004005sd000014FFbc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00005248sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00005338sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00005339sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00005588sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00005648sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00005649sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv0000564Asd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv0000564Bsd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00005758sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00005759sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv0000575Asd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00006325sd00001039bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00006325sd00001054bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00006500sd0000144Dbc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00007198sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00007218sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00007248sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00007398sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00007490sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00007600sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00008081sd00001043bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv000080FAsd00001043bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv0000811Csd0000104Dbc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00008194sd00001033bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv000081A6sd00001033bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv000081A7sd00001033bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv000081CCsd00001033bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00008205sd00001033bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv0000821Asd00001033bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv0000821Csd00001033bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv00008689sd00001071bc*sc*i* ndiswrapper
alias pci:v00001039d00006325sv*sd*bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000012sd000014C0bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000041sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000048sd00001025bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000049sd00001025bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000061sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000082sd00001025bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000083sd00001025bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000091sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000111sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000300sd00001014bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv0000033Fsd0000A0A0bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000351sd0000A0A0bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000352sd0000A0A0bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000353sd0000A0A0bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000355sd0000A0A0bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000360sd00001558bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000408sd0000A0A0bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000409sd0000A0A0bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000466sd0000A0A0bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000480sd00001558bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv000004EDsd0000A0A0bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv000004EEsd0000A0A0bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000500sd0000A0A0bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000661sd00001849bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000A42sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000A44sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C08sd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C4Bsd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C4Csd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C4Dsd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C4Esd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C50sd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C51sd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C52sd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C53sd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C54sd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C55sd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C56sd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C57sd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C58sd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C59sd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C5Dsd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C5Esd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C60sd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C61sd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C62sd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C65sd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000C91sd0000105Bbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000F52sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00000F61sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001002sd000015BDbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001004sd00001631bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001046sd00001734bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv0000106Csd00001734bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001075sd00001734bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001102sd00001043bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001258sd000010CFbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv000012C4sd000010CFbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001306sd00001565bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001803sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001806sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001814sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001815sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001891sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001921sd00001043bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001B02sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001B10sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001B13sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001B14sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001B15sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001B16sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001B26sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001B27sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001B28sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001B29sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001B37sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00001E68sd00001019bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00002007sd00001695bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00002008sd00001695bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv0000206Csd000017C0bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00002189sd000014A4bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00003430sd00001509bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00005040sd00001584bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00005041sd00001584bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00005043sd00001584bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00005408sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00006329sd00001849bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00006330sd00001039bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00006330sd00001849bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00006331sd00001849bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00007060sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00007082sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00007112sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00007601sd00001849bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00007910sd00001462bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00008113sd00001043bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00008130sd00001509bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv0000814Fsd00001043bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00008159sd00001043bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv000081B4sd0000104Dbc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv0000825Fsd00001033bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00008285sd00001033bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv00008599sd00001071bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv0000C004sd00001631bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv0000C00Dsd00001631bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv0000D000sd00001458bc*sc*i* ndiswrapper
alias pci:v00001039d00006330sv*sd*bc*sc*i* ndiswrapper
alias pci:v00001039d00006342sv*sd*bc*sc*i* ndiswrapper
> hal.1: read hal dataprocess 1795: arguments to dbus_move_error() were
incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed
in file dbus-errors.c line 280.
This is normally a bug in some application using the D-Bus library.
libhal.c 3483 : Error unsubscribing to signals, error=The name
org.freedesktop.Hal was not provided by any .service files
18: PCI 04.0: 0200 Ethernet controller
  [Created at pci.318]
  Unique ID: rBUF.9_fKjCxUgKE
  SysFS ID: /devices/pci0000:00/0000:00:04.0
  SysFS BusID: 0000:00:04.0
  Hardware Class: network
  Model: "Silicon Integrated SiS900 PCI Fast Ethernet"
  Vendor: pci 0x1039 "Silicon Integrated Systems Corp."
  Device: pci 0x0900 "SiS900 PCI Fast Ethernet"
  SubVendor: pci 0x1025 "Acer Incorporated [ALI]"
  SubDevice: pci 0x0083
  Revision: 0x91
  Driver: "sis900"
  Driver Modules: "sis900"
  Device File: eth0
  I/O Ports: 0x1800-0x18ff (rw)
  Memory Range: 0xe2005000-0xe2005fff (rw,non-prefetchable)
  Memory Range: 0x48000000-0x4801ffff (ro,non-prefetchable,disabled)
  IRQ: 19 (5900 events)
  HW Address: 00:16:36:34:dc:6e
  Link detected: yes
  Module Alias: "pci:v00001039d00000900sv00001025sd00000083bc02sc00i00"
  Driver Info #0:
    Driver Status: sis900 is active
    Driver Activation Cmd: "modprobe sis900"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

20: PCI 0b.0: 0282 WLAN controller
  [Created at pci.318]
  Unique ID: y9sn.U4rP_nCgBW9
  SysFS ID: /devices/pci0000:00/0000:00:0b.0
  SysFS BusID: 0000:00:0b.0
  Hardware Class: network
  Model: "AMBIT Microsystem TravelMate 2410"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x4318 "BCM4318 [AirForce One 54g] 802.11g Wireless LAN
Controller"
  SubVendor: pci 0x1468 "AMBIT Microsystem Corp."
  SubDevice: pci 0x0312 "TravelMate 2410"
  Revision: 0x02
  Driver: "b43-pci-bridge"
  Driver Modules: "ssb"
  Device File: wlan0
  Features: WLAN
  Memory Range: 0xe2000000-0xe2001fff (rw,non-prefetchable)
  IRQ: 17 (no events)
  HW Address: 00:16:ce:36:d2:34
  Link detected: yes
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452
2.457 2.462 2.467 2.472 2.484
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v000014E4d00004318sv00001468sd00000312bc02sc80i00"
  Driver Info #0:
    Driver Status: ssb is active
    Driver Activation Cmd: "modprobe ssb"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
Module Size Used by
parport_pc 26058 0
ppdev 5556 0
binfmt_misc 6599 1
joydev 8735 0
arc4 1165 2
snd_intel8x0 25632 2
snd_ac97_codec 99227 1 snd_intel8x0
ac97_bus 1014 1 snd_ac97_codec
snd_pcm 71475 2 snd_intel8x0,snd_ac97_codec
snd_seq_midi 4588 0
snd_rawmidi 17783 1 snd_seq_midi
b43 168681 0
snd_seq_midi_event 6047 1 snd_seq_midi
mac80211 231541 1 b43
snd_seq 47174 2 snd_seq_midi,snd_seq_midi_event
pcmcia 35973 0
snd_timer 19067 2 snd_pcm,snd_seq
snd_seq_device 5744 3 snd_seq_midi,snd_rawmidi,snd_seq
ndiswrapper 184207 0
cfg80211 144470 2 b43,mac80211
snd 49006 11
snd_intel8x0,snd_ac97_codec,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
amd64_agp 7433 1
psmouse 59033 0
yenta_socket 21518 0
pcmcia_rsrc 10566 1 yenta_socket
soundcore 880 1 snd
pcmcia_core 14657 3 pcmcia,yenta_socket,pcmcia_rsrc
shpchp 29886 0
led_class 2633 1 b43
serio_raw 4022 0
agpgart 32011 1 amd64_agp
i2c_sis96x 3196 0
snd_page_alloc 7120 2 snd_intel8x0,snd_pcm
k8temp 3228 0
lp 7342 0
parport 31492 3 parport_pc,ppdev,lp
usbhid 36882 0
ssb 39288 1 b43
sis900 17316 0
mii 4425 1 sis900
hid 67742 1 usbhid
mine@mine-Aspire-5000:~$

On Thu, Nov 25, 2010 at 12:18 AM, marcobra (Marco Braida) <
<email address hidden>> wrote:

> Your question #135306 on gnome-nettool in ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/135306
>
> Project: yelp in ubuntu => gnome-nettool in ubuntu
>
> --
> You received this question notification because you are a direct
> subscriber of the question.
>

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

Hi,

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

The problem in this case is that you have installed the wrong wireless
driver, which is ndiswrapper.

You only need b43-fwcutter (not ndiswrapper) for wireless to work.

So you should first deactivate and uninstall ndiswrapper.

Run the following command to uninstall ndiswrapper:

sudo apt-get remove ndiswrapper-common ndiswrapper-modules-1.9
ndiswrapper-utils-1.9

Run the following command to start editing the
/etc/modprobe.d/blacklist.conf file using gedit:

gksudo gedit /etc/modprobe.d/blacklist.conf

ADD the following line to the end of the /etc/modprobe.d/blacklist.conf file and SAVE the change:

blacklist ndiswrapper

And the error "b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found or load failed" should mean that b43-fwcutter is not installed yet on your pc. And that means that the Broadcom firmware for your wireless card is not loaded or installed yet.

Please proceed with the following commands:

sudo aptitude update
sudo aptitude install b43-fwcutter

b43-fwcutter exists in the Ubuntu repositories, but you will need a working wired Internet connection in Ubuntu in order to locate it and install it.

The only way to do that - in your case - is to connect the pc to the wireless router using a LAN cable, instead of using wireless.

After blacklisting ndiswrapper and installing b43-fwcutter, please reboot and retest wireless.

Regards,

Mark

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

Small correction: aptitude is not installed by default in Ubuntu 10.10.

So you will ALSO need to run the following commands AFTER removing and blacklisting ndiswrapper:

sudo apt-get update

sudo apt-get install b43-fwcutter

Revision history for this message
Ali (acoruh) said :
#8

Hi Mark
I tried to do all but some command did not work or I have some other
problems. For example it says that ndiswrapper-modules 1.9 cannot be
removed. b43 fw-cutter is installed at the end but my wireless is not
working yet. I am copying below the output of terminal.
Best regards

mine@mine-Aspire-5000:~$ sudo apt-get remove ndiswrapper-common
ndiswrapper-modules-1.9
[sudo] password for mine:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Virtual packages like 'ndiswrapper-modules-1.9' can't be removed
Package ndiswrapper-common is not installed, so not removed
The following packages were automatically installed and are no longer
required:
  linux-headers-2.6.35-22 linux-headers-2.6.35-22-generic
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
mine@mine-Aspire-5000:~$ /etc/modprobe.d/blacklist.conf file using gedit:
bash: /etc/modprobe.d/blacklist.conf: Permission denied
mine@mine-Aspire-5000:~$
mine@mine-Aspire-5000:~$ gksudo gedit /etc/modprobe.d/blacklist.conf
mine@mine-Aspire-5000:~$ sudo apt-get update
Hit http://tr.archive.ubuntu.com maverick Release.gpg
Ign http://tr.archive.ubuntu.com/ubuntu/ maverick/main Translation-en
Hit http://tr.archive.ubuntu.com/ubuntu/ maverick/main Translation-tr
Ign http://tr.archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en
Hit http://tr.archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-tr
Ign http://tr.archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en
Hit http://tr.archive.ubuntu.com/ubuntu/ maverick/restricted Translation-tr
Ign http://tr.archive.ubuntu.com/ubuntu/ maverick/universe Translation-en
Hit http://tr.archive.ubuntu.com/ubuntu/ maverick/universe Translation-tr
Get:1 http://extras.ubuntu.com maverick Release.gpg [316B]
Ign http://extras.ubuntu.com/ubuntu/ maverick/main Translation-en
Hit http://tr.archive.ubuntu.com maverick-updates Release.gpg
Hit http://security.ubuntu.com maverick-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en
Ign http://tr.archive.ubuntu.com/ubuntu/ maverick-updates/main
Translation-en
Ign http://tr.archive.ubuntu.com/ubuntu/ maverick-updates/main
Translation-tr
Ign http://tr.archive.ubuntu.com/ubuntu/ maverick-updates/multiverse
Translation-en
Ign http://tr.archive.ubuntu.com/ubuntu/ maverick-updates/multiverse
Translation-tr
Ign http://tr.archive.ubuntu.com/ubuntu/ maverick-updates/restricted
Translation-en
Ign http://tr.archive.ubuntu.com/ubuntu/ maverick-updates/restricted
Translation-tr
Ign http://tr.archive.ubuntu.com/ubuntu/ maverick-updates/universe
Translation-en
Ign http://tr.archive.ubuntu.com/ubuntu/ maverick-updates/universe
Translation-tr
Hit http://tr.archive.ubuntu.com maverick Release
Ign http://extras.ubuntu.com/ubuntu/ maverick/main Translation-tr
Hit http://tr.archive.ubuntu.com maverick-updates Release
Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-tr
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse
Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse
Translation-tr
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted
Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted
Translation-tr
Get:2 http://extras.ubuntu.com maverick Release [57,3kB]
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe
Translation-en
Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe
Translation-tr
Hit http://security.ubuntu.com maverick-security Release
Err http://extras.ubuntu.com maverick Release

Hit http://tr.archive.ubuntu.com maverick/main Sources
Hit http://security.ubuntu.com maverick-security/main Sources
Hit http://tr.archive.ubuntu.com maverick/restricted Sources
Hit http://tr.archive.ubuntu.com maverick/universe Sources
Hit http://tr.archive.ubuntu.com maverick/multiverse Sources
Hit http://tr.archive.ubuntu.com maverick/main i386 Packages
Hit http://tr.archive.ubuntu.com maverick/restricted i386 Packages
Hit http://tr.archive.ubuntu.com maverick/universe i386 Packages
Hit http://tr.archive.ubuntu.com maverick/multiverse i386 Packages
Hit http://tr.archive.ubuntu.com maverick-updates/main Sources
Hit http://tr.archive.ubuntu.com maverick-updates/restricted Sources
Hit http://tr.archive.ubuntu.com maverick-updates/universe Sources
Hit http://security.ubuntu.com maverick-security/restricted Sources
Hit http://security.ubuntu.com maverick-security/universe Sources
Hit http://security.ubuntu.com maverick-security/multiverse Sources
Hit http://security.ubuntu.com maverick-security/main i386 Packages
Hit http://tr.archive.ubuntu.com maverick-updates/multiverse Sources
Hit http://security.ubuntu.com maverick-security/restricted i386 Packages
Hit http://tr.archive.ubuntu.com maverick-updates/main i386 Packages
Hit http://tr.archive.ubuntu.com maverick-updates/restricted i386 Packages
Hit http://tr.archive.ubuntu.com maverick-updates/universe i386 Packages
Hit http://tr.archive.ubuntu.com maverick-updates/multiverse i386 Packages
Hit http://security.ubuntu.com maverick-security/universe i386 Packages
Hit http://security.ubuntu.com maverick-security/multiverse i386 Packages
Fetched 317B in 1s (293B/s)
Reading package lists... Done
W: A error occurred during the signature verification. The repository is not
updated and the previous index files will be used. GPG error:
http://extras.ubuntu.com maverick Release: The following signatures couldn't
be verified because the public key is not available: NO_PUBKEY
DB141E2302FDF932

W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/maverick/Release

W: Some index files failed to download, they have been ignored, or old ones
used instead.
mine@mine-Aspire-5000:~$ sudo apt-get install b43-fwcutter
Reading package lists... Done
Building dependency tree
Reading state information... Done
b43-fwcutter is already the newest version.
The following packages were automatically installed and are no longer
required:
  linux-headers-2.6.35-22 linux-headers-2.6.35-22-generic
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
mine@mine-Aspire-5000:~$

On Thu, Nov 25, 2010 at 10:17 PM, Mark Rijckenberg <
<email address hidden>> wrote:

> Your question #135306 on gnome-nettool in ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/135306
>
> Mark Rijckenberg proposed the following answer:
> Small correction: aptitude is not installed by default in Ubuntu 10.10.
>
> So you will ALSO need to run the following commands AFTER removing and
> blacklisting ndiswrapper:
>
> sudo apt-get update
>
> sudo apt-get install b43-fwcutter
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/135306/+confirm?answer_id=6
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/135306
>
> You received this question notification because you are a direct
> subscriber of the question.
>

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

I suspect that my previous instructions were not correctly understood...

The following line

blacklist ndiswrapper

is NOT a command to run in the Terminal, but a configuration LINE to ADD inside the

/etc/modprobe.d/blacklist.conf

file.

You can EDIT the file using this COMMAND:

gksudo gedit /etc/modprobe.d/blacklist.conf

So you will ALSO need to run the following commands AFTER removing and blacklisting ndiswrapper:

sudo apt-get update

sudo apt-get install b43-fwcutter

I have no other suggestions to make, as the previous instructions I gave you, should have solved the issue....

Can you help with this problem?

Provide an answer of your own, or ask Ali for more information if necessary.

To post a message you must log in.