ndiswrapper not working
Hi,
In order to connect to my wireless internet, I installed ndiswrapper as said in the intructions in the following link:
https:/
Except I installed the newer version of ndiswrapper.
I am at the last step, where I type:
sudo modprobe ndiswrapper
when I type that, I get:
WARNING: All config files need .conf: /etc/modprobe.
The computer detects my network card (intel agn 5300), and it says that the driver is installed, but I can't run "sudo modprobe ndiswrapper."
BTW I am new to Linux.
Thanks
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Revision history for this message
|
#1 |
Hi,
Please first connect the wired 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-
Step 2: Please copy-paste the following command from the https:/
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 aptitude update; sudo aptitude install hwinfo grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/
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.
Step 4: Please also specify the exact model and make of PC (if known) that you are using.
Regards,
Mark
Revision history for this message
|
#2 |
Hi Mark,
I have a Dell Studio XPS 16
This is what I get when I type the given command:
Writing extended state information... Done
Hit http://
Ign http://
Hit http://
Ign http://
Ign http://
Hit http://
Ign http://
Get:1 http://
Ign http://
Hit http://
Ign http://
Ign http://
Ign http://
Hit http://
Ign http://
Ign http://
Get:2 http://
Ign http://
Ign http://
Ign http://
Ign http://
Hit http://
Hit http://
Hit http://
Ign http://
Get:3 http://
Ign http://
Ign http://
Ign http://
Ign http://
Hit http://
Ign http://
Ign http://
Ign http://
Ign http://
Hit http://
Hit http://
Hit http://
Hit http://
Get:4 http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Get:5 http://
Get:6 http://
Get:7 http://
Get:8 http://
Get:9 http://
Get:10 http://
Get:11 http://
Get:12 http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Ign http://
Ign http://
Ign http://
Ign http://
Ign http://
Err http://
404 Not Found
Fetched 435kB in 52s (8,227B/s)
Reading package lists... Done
W: GPG error: http://
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following packages will be REMOVED:
menu{u} python-gdata{u}
0 packages upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 4,170kB will be freed.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
(Reading database ... 172502 files and directories currently installed.)
Removing menu ...
Removing python-gdata ...
Processing triggers for doc-base ...
Processing 1 removed doc-base file(s)...
Registering documents with scrollkeeper...
Processing triggers for install-info ...
Processing triggers for man-db ...
Processing triggers for python-support ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
*-network DISABLED
description: Wireless interface
product: PRO/Wireless 5300 AGN [Shiloh] Network Connection
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:05:00.0
logical name: wlan0
version: 00
serial: 00:21:6a:ae:c2:ac
width: 64 bits
clock: 33MHz
resources: irq:37 memory:
*-network
description: Ethernet interface
product: NetLink BCM5784M Gigabit Ethernet PCIe
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:0b:00.0
logical name: eth0
version: 10
serial: b8:ac:6f:52:c6:77
size: 100MB/s
capacity: 1GB/s
width: 64 bits
clock: 33MHz
resources: irq:38 memory:
0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: yes
2: 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
iface ethl inet dhcp
wireless-mode managed
wireless-essid mynet2
wireless-key ravisfamilynet
DISTRIB_ID=Ubuntu
DISTRIB_
DISTRIB_
DISTRIB_
00:00.0 Host bridge [0600]: Intel Corporation Core Processor DMI [8086:d132] (rev 11)
00:03.0 PCI bridge [0604]: Intel Corporation Core Processor PCI Express Root Port 1 [8086:d138] (rev 11)
00:08.0 System peripheral [0880]: Intel Corporation Core Processor System Management Registers [8086:d155] (rev 11)
00:08.1 System peripheral [0880]: Intel Corporation Core Processor Semaphore and Scratchpad Registers [8086:d156] (rev 11)
00:08.2 System peripheral [0880]: Intel Corporation Core Processor System Control and Status Registers [8086:d157] (rev 11)
00:08.3 System peripheral [0880]: Intel Corporation Core Processor Miscellaneous Registers [8086:d158] (rev 11)
00:10.0 System peripheral [0880]: Intel Corporation Core Processor QPI Link [8086:d150] (rev 11)
00:10.1 System peripheral [0880]: Intel Corporation Core Processor QPI Routing and Protocol Registers [8086:d151] (rev 11)
00:1a.0 USB Controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 05)
00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b56] (rev 05)
00:1c.0 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 [8086:3b42] (rev 05)
00:1c.1 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 [8086:3b44] (rev 05)
00:1c.3 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 [8086:3b48] (rev 05)
00:1c.4 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 [8086:3b4a] (rev 05)
00:1c.5 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 [8086:3b4c] (rev 05)
00:1d.0 USB Controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b34] (rev 05)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev a5)
00:1f.0 ISA bridge [0601]: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller [8086:3b03] (rev 05)
00:1f.2 SATA controller [0106]: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller [8086:3b2f] (rev 05)
00:1f.3 SMBus [0c05]: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller [8086:3b30] (rev 05)
02:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:9488]
02:00.1 Audio device [0403]: ATI Technologies Inc RV710/730 [1002:aa38]
05:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 5300 AGN [Shiloh] Network Connection [8086:4235]
09:00.0 SD Host controller [0805]: Ricoh Co Ltd Device [1180:e822] (rev 01)
09:00.1 System peripheral [0880]: Ricoh Co Ltd Device [1180:e230] (rev 01)
09:00.2 System peripheral [0880]: Ricoh Co Ltd Device [1180:e852] (rev 01)
09:00.3 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd Device [1180:e832] (rev 01)
0b:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5784M Gigabit Ethernet PCIe [14e4:1698] (rev 10)
ff:00.0 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture Generic Non-Core Registers [8086:2c52] (rev 04)
ff:00.1 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture System Address Decoder [8086:2c81] (rev 04)
ff:02.0 Host bridge [0600]: Intel Corporation Core Processor QPI Link 0 [8086:2c90] (rev 04)
ff:02.1 Host bridge [0600]: Intel Corporation Core Processor QPI Physical 0 [8086:2c91] (rev 04)
ff:03.0 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller [8086:2c98] (rev 04)
ff:03.1 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Target Address Decoder [8086:2c99] (rev 04)
ff:03.4 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Test Registers [8086:2c9c] (rev 04)
ff:04.0 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Control Registers [8086:2ca0] (rev 04)
ff:04.1 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Address Registers [8086:2ca1] (rev 04)
ff:04.2 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Rank Registers [8086:2ca2] (rev 04)
ff:04.3 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Thermal Control Registers [8086:2ca3] (rev 04)
ff:05.0 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Control Registers [8086:2ca8] (rev 04)
ff:05.1 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Address Registers [8086:2ca9] (rev 04)
ff:05.2 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Rank Registers [8086:2caa] (rev 04)
ff:05.3 Host bridge [0600]: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Thermal Control Registers [8086:2cab] (rev 04)
Bus 002 Device 005: ID 413c:8158 Dell Computer Corp. Integrated Touchpad / Trackstick
Bus 002 Device 004: ID 413c:8157 Dell Computer Corp. Integrated Keyboard
Bus 002 Device 003: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 002 Device 002: ID 8087:0020
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0c45:640f Microdia
Bus 001 Device 002: ID 8087:0020
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
H/W path Device Class Description
=======
/0 bus 0Y517R
/0/1 memory 116KiB BIOS
/0/5 processor Intel(R) Core(TM) i7 CPU Q 720
/0/5/6 memory 128KiB L1 cache
/0/5/7 memory 1MiB L2 cache
/0/5/8 memory 6MiB L3 cache
/0/16 memory 4GiB System Memory
/0/16/0 memory 2GiB SODIMM Synchronous 1333 MHz (0.8
/0/16/1 memory 2GiB SODIMM Synchronous 1333 MHz (0.8
/0/100 bridge Core Processor DMI
/0/100/3 bridge Core Processor PCI Express Root Port 1
/0/100/3/0 display ATI Technologies Inc
/0/100/3/0.1 multimedia RV710/730
/0/100/8 generic Core Processor System Management Regis
/0/100/8.1 generic Core Processor Semaphore and Scratchpa
/0/100/8.2 generic Core Processor System Control and Stat
/0/100/8.3 generic Core Processor Miscellaneous Registers
/0/100/10 generic Core Processor QPI Link
/0/100/10.1 generic Core Processor QPI Routing and Protoco
/0/100/1a bus 5 Series/3400 Series Chipset USB2 Enha
/0/100/1b multimedia 5 Series/3400 Series Chipset High Defi
/0/100/1c bridge 5 Series/3400 Series Chipset PCI Expre
/0/100/1c.1 bridge 5 Series/3400 Series Chipset PCI Expre
/0/100/1c.1/0 wlan0 network PRO/Wireless 5300 AGN [Shiloh] Network
/0/100/1c.3 bridge 5 Series/3400 Series Chipset PCI Expre
/0/100/1c.4 bridge 5 Series/3400 Series Chipset PCI Expre
/0/100/1c.4/0 generic Ricoh Co Ltd
/0/100/1c.4/0.1 generic Ricoh Co Ltd
/0/100/1c.4/0.2 generic Ricoh Co Ltd
/0/100/1c.4/0.3 bus Ricoh Co Ltd
/0/100/1c.5 bridge 5 Series/3400 Series Chipset PCI Expre
/0/100/1c.5/0 eth0 network NetLink BCM5784M Gigabit Ethernet PCIe
/0/100/1d bus 5 Series/3400 Series Chipset USB2 Enha
/0/100/1e bridge 82801 Mobile PCI Bridge
/0/100/1f bridge Mobile 5 Series Chipset LPC Interface
/0/100/1f.2 scsi0 storage 5 Series/3400 Series Chipset 6 port SA
/0/100/1f.2/0 /dev/sda disk 500GB ST9500420ASG
/0/100/1f.2/0/1 /dev/sda1 volume 39MiB Windows FAT volume
/0/100/1f.2/0/2 /dev/sda2 volume 14GiB Windows NTFS volume
/0/100/1f.2/0/3 /dev/sda3 volume 353GiB Windows NTFS volume
/0/100/1f.2/1 /dev/cdrom disk DVD+-RW TS-T633C
/0/100/1f.3 bus 5 Series/3400 Series Chipset SMBus Con
/0/101 bridge Core Processor QuickPath Architecture
/0/102 bridge Core Processor QuickPath Architecture
/0/103 bridge Core Processor QPI Link 0
/0/104 bridge Core Processor QPI Physical 0
/0/105 bridge Core Processor Integrated Memory Contr
/0/106 bridge Core Processor Integrated Memory Contr
/0/107 bridge Core Processor Integrated Memory Contr
/0/108 bridge Core Processor Integrated Memory Contr
/0/109 bridge Core Processor Integrated Memory Contr
/0/10a bridge Core Processor Integrated Memory Contr
/0/10b bridge Core Processor Integrated Memory Contr
/0/10c bridge Core Processor Integrated Memory Contr
/0/10d bridge Core Processor Integrated Memory Contr
/0/10e bridge Core Processor Integrated Memory Contr
/0/10f bridge Core Processor Integrated Memory Contr
/1 power SDI
/2 system
/3 power To Be Defined By O.E.M
Linux ubuntu 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 19:31:57 UTC 2010 x86_64 GNU/Linux
[ 0.000000] No NUMA configuration found
[ 0.000000] found SMP MP-table at [ffff8800000f73a0] f73a0
[ 0.000000] No AGP bridge found
[ 1.595112] ACPI: No dock devices found.
[ 1.725699] Switching to clocksource tsc
[ 1.736063] pnp: PnP ACPI: found 12 devices
[ 1.880595] input: Lid Switch as /devices/
[ 1.881353] ACPI: Lid Switch [LID0]
[ 1.958342] hub 1-0:1.0: USB hub found
[ 1.988357] hub 2-0:1.0: USB hub found
[ 2.002196] device-mapper: multipath: version 1.1.0 loaded
[ 2.002201] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 2.005392] [<ffffffff81066
[ 2.005399] [<ffffffff81066
[ 2.017616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.427237] hub 1-1:1.0: USB hub found
[ 2.700713] hub 2-1:1.0: USB hub found
[ 3.182609] hub 2-1.6:1.0: USB hub found
[ 3.400527] eth0: Tigon3 [partno(BCM95784M) rev 5784100] (PCI Express) MAC address b8:ac:6f:52:c6:77
[ 3.400529] eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1])
[ 3.400531] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[ 3.400533] eth0: dma_rwctrl[
[ 16.362339] lp: driver loaded but no devices found
[ 16.449397] ndiswrapper version 1.56 loaded (smp=yes, preempt=no)
[ 16.603787] platform radeon_cp.0: firmware: requesting radeon/
[ 16.605470] platform radeon_cp.0: firmware: requesting radeon/RV730_me.bin
[ 16.607628] platform radeon_cp.0: firmware: requesting radeon/R700_rlc.bin
[ 16.626918] sdhci-pci 0000:09:00.0: SDHCI controller found [1180:e822] (rev 1)
[ 16.643496] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27k
[ 16.643499] iwlagn: Copyright(c) 2003-2009 Intel Corporation
[ 16.646833] uvcvideo: Found UVC 1.00 device Laptop_
[ 16.995027] ndiswrapper (import:233): unknown symbol: ntoskrnl.
[ 16.995088] ndiswrapper (import:233): unknown symbol: ntoskrnl.
[ 16.995153] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.995212] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.995267] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.995322] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.995377] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.995433] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.995488] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.995553] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.995608] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.995672] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.995755] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.995839] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.995927] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.996010] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.996090] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.996171] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.996254] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.996342] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.996422] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.996505] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.996586] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.996668] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.996750] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.996831] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.996915] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.996998] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.997079] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.997346] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.997428] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.997508] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.997592] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.997674] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.997758] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.997839] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.997919] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.997999] ndiswrapper (import:233): unknown symbol: NDIS.SYS:
[ 16.998080] ndiswrapper (load_sys_
[ 16.999533] ndiswrapper (load_wrap_
[ 16.999710] iwlagn 0000:05:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 16.999740] iwlagn 0000:05:00.0: setting latency timer to 64
[ 16.999861] iwlagn 0000:05:00.0: Detected Intel Wireless WiFi Link 5300AGN REV=0x24
[ 17.013799] usbcore: registered new interface driver ndiswrapper
[ 17.054968] iwlagn 0000:05:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[ 17.055059] iwlagn 0000:05:00.0: irq 37 for MSI/MSI-X
[ 17.062537] phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 17.880227] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x00af0900
[ 17.901779] input: HDA Intel Mic at Ext Left Jack as /devices/
[ 17.901847] input: HDA Intel Line Out at Ext Left Jack as /devices/
[ 17.901903] input: HDA Intel HP Out at Ext Left Jack as /devices/
[ 18.455236] Console: switching to colour frame buffer device 240x67
[ 18.681414] ADDRCONF(
[ 20.250262] tg3: eth0: Link is up at 100 Mbps, full duplex.
[ 20.250264] tg3: eth0: Flow control is on for TX and on for RX.
[ 20.250535] ADDRCONF(
[ 22.390735] hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
[ 30.690959] eth0: no IPv6 routers present
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11abgn ESSID:off/any
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
30: PCI 500.0: 0282 WLAN controller
[Created at pci.318]
UDI: /org/freedeskto
Unique ID: y9sn.rQ7sf3N96mF
Parent ID: qTvu.klt2e4vlFx4
SysFS ID: /devices/
SysFS BusID: 0000:05:00.0
Hardware Class: network
Model: "Intel PRO/Wireless 5300 AGN [Shiloh] Network Connection"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x4235 "PRO/Wireless 5300 AGN [Shiloh] Network Connection"
SubVendor: pci 0x8086 "Intel Corporation"
SubDevice: pci 0x1121
Driver: "iwlagn"
Driver Modules: "iwlagn"
Device File: wlan0
Features: WLAN
Memory Range: 0xf0900000-
IRQ: 37 (no events)
HW Address: 00:21:6a:ae:c2:ac
WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
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 5.18 5.2 5.22 5.24 5.26 5.28 5.3 5.32 5.5 5.52 5.54 5.56 5.58 5.6 5.62 5.64 5.66 5.68 5.7
WLAN encryption modes: WEP40 WEP104 TKIP CCMP
WLAN authentication modes: open sharedkey wpa-psk wpa-eap
Module Alias: "pci:v00008086d
Driver Info #0:
Driver Status: iwlagn is active
Driver Activation Cmd: "modprobe iwlagn"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #19 (PCI bridge)
35: PCI b00.0: 0200 Ethernet controller
[Created at pci.318]
UDI: /org/freedeskto
Unique ID: rBUF.KIvTnKHmxJ5
Parent ID: HnsE.s3R2UerOT+7
SysFS ID: /devices/
SysFS BusID: 0000:0b:00.0
Hardware Class: network
Model: "Broadcom NetLink BCM5784M Gigabit Ethernet PCIe"
Vendor: pci 0x14e4 "Broadcom"
Device: pci 0x1698 "NetLink BCM5784M Gigabit Ethernet PCIe"
SubVendor: pci 0x1028 "Dell"
SubDevice: pci 0x02fe
Revision: 0x10
Driver: "tg3"
Driver Modules: "tg3"
Device File: eth0
Memory Range: 0xf0d00000-
IRQ: 38 (95805 events)
HW Address: b8:ac:6f:52:c6:77
Link detected: yes
Module Alias: "pci:v000014E4d
Driver Info #0:
Driver Status: tg3 is active
Driver Activation Cmd: "modprobe tg3"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #22 (PCI bridge)
* Reconfiguring network interfaces... Ignoring unknown interface eth0=eth0.
Thanks,
Revision history for this message
|
#3 |
Can you please test wireless while in the Ubuntu 10.04 LiveCD session (by booting Ubuntu 10.04 from CD or from USB stick)?
If wireless works during the Ubuntu 10.04 LiveCD session, then reinstall Ubuntu from the LiveCD.
If wireless does NOT work during the Ubuntu 10.04 LiveCD session, then please resend us the output of the following commands while in the LiveCD session and while using a working WIRED network connection:
sudo aptitude update; sudo aptitude install hwinfo grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/
Revision history for this message
|
#4 |
Mark,
I installed Ubuntu through Wubi. If it helps, when Ubuntu was making final configurations after installing, the wifi card was working (the wifi light was on in my laptop). After it was done making the final configurations and after it restarted, the wifi card stopped working (the wifi light was off).
Thanks,
Adarsh
Revision history for this message
|
#5 |
There are currently too many wireless configuration issues with your current Ubuntu 10.04 install : mixing gutsy and lucid repositories in the sources.list file; using wrong drivers for wireless card, incorrect parameters in the /etc/network/
That is why I am asking for the output when using the 10.04 LiveCD session.
It is currently impossible to deduct how the original wireless configuration looked like right after installing Ubuntu 10.04 and without changing wireless settings .
I can troubleshoot a clean installation of Ubuntu, but not a broken one.
Can you help with this problem?
Provide an answer of your own, or ask Adarsh Ravishankar for more information if necessary.