Results 1 to 10 of 15
I am running Ubuntu on an HP laptop. Up until two days ago, it could access our Bell combined wireless modem/router. Now linex cannot find any wireless networks. I read ...
- 02-11-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 9
Lost wireless list
I am running Ubuntu on an HP laptop. Up until two days ago, it could access our Bell combined wireless modem/router. Now linex cannot find any wireless networks. I read of a similar problem and ran the following to help in analysis. Unfortunately I am not familiar with the internals of Linux.
lspci | grep -i net
02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 01)
ifconfig -a
eth1 Link encap:Ethernet HWaddr 00:1b:24:c3:78:94
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:28
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:480 (480.0 B) TX bytes:480 (480.0 B)
wlan1 Link encap:Ethernet HWaddr 00:1c:bf:27:05:f2
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wmaster0 Link encap:UNSPEC HWaddr 00-1C-BF-27-05-F2-00-00-00-00-00-00-00-00-00-00
[NO FLAGS] MTU:0 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
iwconfig
lo no wireless extensions.
eth1 no wireless extensions.
wmaster0 no wireless extensions.
wlan1 IEEE 802.11abg ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=off
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
- 02-11-2010 #2
Please post the output of
It'll be long use code tags.Code:dmesg
Also, does the following list available networks?
Code:sudo ifconfig wlan1 up sudo iwlist wlan1 scan
- 02-12-2010 #3Just Joined!
- Join Date
- Feb 2010
- Posts
- 9
Thanks for the quick response. Here are the commands you requested. Terminal seemed to run out of space for all the list for dmesg,
[ 1.033783] EDD information not available.
[ 1.058476] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[ 1.264126] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.264158] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.264187] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.265612] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[ 1.296086] usb 2-4: new high speed USB device using ehci_hcd and address 2
[ 1.304968] ata1.00: ATA-8: WDC WD2500BEVT-22ZCT0, 11.01A11, max UDMA/133
[ 1.304974] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 1.307277] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[ 1.307463] ata1.00: configured for UDMA/133
[ 1.320269] scsi 0:0:0:0: Direct-Access ATA WDC WD2500BEVT-2 11.0 PQ: 0 ANSI: 5
[ 1.320422] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.320471] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[ 1.320531] sd 0:0:0:0: [sda] Write Protect is off
[ 1.320534] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.320565] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.320729] sda: sda1 sda2 < sda5 >
[ 1.353396] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.441256] usb 2-4: configuration #1 chosen from 1 choice
[ 1.500042] Clocksource tsc unstable (delta = -249693393 ns)
[ 6.004489] ata4: link is slow to respond, please be patient (ready=0)
[ 10.988485] ata4: device not ready (errno=-16), forcing hardreset
[ 16.184487] ata4: link is slow to respond, please be patient (ready=0)
[ 21.000484] ata4: SRST failed (errno=-16)
[ 26.196485] ata4: link is slow to respond, please be patient (ready=0)
[ 31.012485] ata4: SRST failed (errno=-16)
[ 36.208483] ata4: link is slow to respond, please be patient (ready=0)
[ 66.056483] ata4: SRST failed (errno=-16)
[ 71.084487] ata4: SRST failed (errno=-16)
[ 71.084491] ata4: reset failed, giving up
[ 71.084595] Freeing unused kernel memory: 540k freed
[ 71.085034] Write protecting the kernel text: 4568k
[ 71.085108] Write protecting the kernel read-only data: 1836k
[ 71.270037] Linux agpgart interface v0.103
[ 71.274172] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 71.274199] r8169 0000:08:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 71.274257] r8169 0000:08:00.0: setting latency timer to 64
[ 71.274345] alloc irq_desc for 28 on node -1
[ 71.274347] alloc kstat_irqs on node -1
[ 71.274369] r8169 0000:08:00.0: irq 28 for MSI/MSI-X
[ 71.275212] eth0: RTL8101e at 0xf80d0000, 00:1b:24:c3:78:94, XID 34000000 IRQ 28
[ 71.312420] agpgart-intel 0000:00:00.0: Intel 965GM Chipset
[ 71.313211] agpgart-intel 0000:00:00.0: detected 7676K stolen memory
[ 71.316281] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 71.373184] [drm] Initialized drm 1.1.0 20060810
[ 71.387668] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 71.387676] i915 0000:00:02.0: setting latency timer to 64
[ 71.400459] alloc irq_desc for 29 on node -1
[ 71.400463] alloc kstat_irqs on node -1
[ 71.400475] i915 0000:00:02.0: irq 29 for MSI/MSI-X
[ 71.506323] alloc irq_desc for 20 on node -1
[ 71.506327] alloc kstat_irqs on node -1
[ 71.506334] ohci1394 0000:09:09.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 71.566053] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[20] MMIO=[f8300000-f83007ff] Max Packet=[2048] IR/IT contexts=[4/4]
[ 71.899467] [drm] TV-14: set mode NTSC 480i 0
[ 72.026617] [drm] fb0: inteldrmfb frame buffer device
[ 72.046527] acpi device:0b: registered as cooling_device2
[ 72.046817] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:08/input/input6
[ 72.046852] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 72.046882] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 72.114744] [drm] LVDS-8: set mode 1280x800 17
[ 72.305801] Console: switching to colour frame buffer device 160x50
[ 72.516985] PM: Starting manual resume from disk
[ 72.516990] PM: Resume from partition 8:5
[ 72.516993] PM: Checking hibernation image.
[ 72.517151] PM: Resume from disk failed.
[ 72.580985] kjournald starting. Commit interval 5 seconds
[ 72.581020] EXT3-fs: mounted filesystem with writeback data mode.
[ 72.840258] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00241b0011ca7700]
[ 73.355283] type=1505 audit(1265840415.819:2): operation="profile_load" pid=414 name=/usr/share/gdm/guest-session/Xsession
[ 73.368453] type=1505 audit(1265840415.834:3): operation="profile_load" pid=415 name=/sbin/dhclient3
[ 73.369526] type=1505 audit(1265840415.834:4): operation="profile_load" pid=415 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[ 73.370054] type=1505 audit(1265840415.834:5): operation="profile_load" pid=415 name=/usr/lib/connman/scripts/dhclient-script
[ 73.401741] type=1505 audit(1265840415.866:6): operation="profile_load" pid=416 name=/usr/bin/evince
[ 73.417481] type=1505 audit(1265840415.882:7): operation="profile_load" pid=416 name=/usr/bin/evince-previewer
[ 73.426727] type=1505 audit(1265840415.890:
: operation="profile_load" pid=416 name=/usr/bin/evince-thumbnailer
[ 73.443367] type=1505 audit(1265840415.906:9): operation="profile_load" pid=418 name=/usr/lib/cups/backend/cups-pdf
[ 73.444531] type=1505 audit(1265840415.910:10): operation="profile_load" pid=418 name=/usr/sbin/cupsd
[ 73.460539] type=1505 audit(1265840415.926:11): operation="profile_load" pid=419 name=/usr/sbin/tcpdump
[ 90.372740] udev: starting version 147
[ 90.561938] udev: renamed network interface eth0 to eth1
[ 90.577709] Adding 6008268k swap on /dev/sda5. Priority:-1 extents:1 across:6008268k
[ 90.672700] ricoh-mmc: Ricoh MMC Controller disabling driver
[ 90.672704] ricoh-mmc: Copyright(c) Philip Langdale
[ 90.672747] ricoh-mmc: Ricoh MMC controller found at 0000:09:09.2 [1180:0843] (rev 12)
[ 90.672771] ricoh-mmc: Controller is now disabled.
[ 90.694106] sdhci: Secure Digital Host Controller Interface driver
[ 90.694110] sdhci: Copyright(c) Pierre Ossman
[ 90.696176] sdhci-pci 0000:09:09.1: SDHCI controller found [1180:0822] (rev 22)
[ 90.696198] sdhci-pci 0000:09:09.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 90.698253] Registered led device: mmc0::
[ 90.699288] mmc0: SDHCI controller on PCI [0000:09:09.1] using PIO
[ 90.787807] lp: driver loaded but no devices found
[ 90.806301] Linux video capture interface: v2.00
[ 90.822045] uvcvideo: Found UVC 1.00 device HP Webcam (04f2:b015)
[ 90.826829] input: HP Webcam as /devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/input/input7
[ 90.826910] usbcore: registered new interface driver uvcvideo
[ 90.826914] USB Video Class driver (v0.1.0)
[ 90.841641] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 90.841820] cfg80211: Calling CRDA to update world regulatory domain
[ 90.907701] cfg80211: World regulatory domain updated:
[ 90.907705] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 90.907709] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 90.907713] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 90.907716] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 90.907720] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 90.907723] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 91.038154] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.26ks
[ 91.038158] iwl3945: Copyright(c) 2003-2009 Intel Corporation
[ 91.038292] iwl3945 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 91.038308] iwl3945 0000:02:00.0: setting latency timer to 64
[ 91.111493] iwl3945 0000:02:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
[ 91.111498] iwl3945 0000:02:00.0: Detected Intel Wireless WiFi Link 3945ABG
[ 91.111622] alloc irq_desc for 30 on node -1
[ 91.111625] alloc kstat_irqs on node -1
[ 91.111661] iwl3945 0000:02:00.0: irq 30 for MSI/MSI-X
[ 91.164292] alloc irq_desc for 22 on node -1
[ 91.164296] alloc kstat_irqs on node -1
[ 91.164305] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 91.164350] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 91.249887] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
[ 91.254840] phy0: Selected rate control algorithm 'iwl-3945-rs'
[ 91.265641] udev: renamed network interface wlan0 to wlan1
[ 91.351087] EXT3 FS on sda1, internal journal
[ 91.790341] type=1505 audit(1265840434.255:12): operation="profile_replace" pid=975 name=/usr/share/gdm/guest-session/Xsession
[ 91.794261] type=1505 audit(1265840434.259:13): operation="profile_replace" pid=976 name=/sbin/dhclient3
[ 91.795241] type=1505 audit(1265840434.259:14): operation="profile_replace" pid=976 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[ 91.795773] type=1505 audit(1265840434.259:15): operation="profile_replace" pid=976 name=/usr/lib/connman/scripts/dhclient-script
[ 91.800731] type=1505 audit(1265840434.263:16): operation="profile_replace" pid=977 name=/usr/bin/evince
[ 91.816958] type=1505 audit(1265840434.279:17): operation="profile_replace" pid=977 name=/usr/bin/evince-previewer
[ 91.830756] type=1505 audit(1265840434.295:1
: operation="profile_replace" pid=977 name=/usr/bin/evince-thumbnailer
[ 91.846902] type=1505 audit(1265840434.310:19): operation="profile_replace" pid=979 name=/usr/lib/cups/backend/cups-pdf
[ 91.848045] type=1505 audit(1265840434.314:20): operation="profile_replace" pid=979 name=/usr/sbin/cupsd
[ 91.852417] type=1505 audit(1265840434.318:21): operation="profile_replace" pid=981 name=/usr/sbin/tcpdump
[ 92.116254] Synaptics Touchpad, model: 1, fw: 6.3, id: 0x1a0b1, caps: 0xa04713/0x200000
[ 92.237172] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
[ 92.553947] [drm] TV-14: set mode NTSC 480i 0
[ 92.694894] [drm] TV-14: set mode NTSC 480i 0
[ 92.972699] [drm] TV-14: set mode NTSC 480i 0
[ 93.042544] ppdev: user-space parallel port driver
[ 93.118172] [drm] TV-14: set mode NTSC 480i 0
[ 95.091478] [drm] TV-14: set mode NTSC 480i 0
[ 95.231527] [drm] TV-14: set mode NTSC 480i 0
[ 95.492820] [drm] TV-14: set mode NTSC 480i 0
[ 95.632937] [drm] TV-14: set mode NTSC 480i 0
[ 95.947845] [drm] TV-14: set mode NTSC 480i 0
[ 96.088189] [drm] TV-14: set mode NTSC 480i 0
[ 98.544859] r8169: eth1: link down
[ 98.545119] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 110.163905] [drm] TV-14: set mode NTSC 480i 0
[ 110.303963] [drm] TV-14: set mode NTSC 480i 0
[ 110.572403] [drm] TV-14: set mode NTSC 480i 0
[ 110.713375] [drm] TV-14: set mode NTSC 480i 0
[ 110.976839] [drm] TV-14: set mode NTSC 480i 0
[ 111.117281] [drm] TV-14: set mode NTSC 480i 0
[ 112.123519] [drm] TV-14: set mode NTSC 480i 0
[ 112.263651] [drm] TV-14: set mode NTSC 480i 0
[ 617.014924] r8169: eth1: link down
[ 617.015294] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 617.194006] r8169: eth1: link down
[ 617.194376] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 617.287090] PM: Marking nosave pages: 0000000000002000 - 0000000000006000
[ 617.287095] PM: Marking nosave pages: 000000000009f000 - 0000000000100000
[ 617.287102] PM: Basic memory bitmaps created
[ 617.287104] PM: Syncing filesystems ... done.
[ 617.290067] Freezing user space processes ... (elapsed 0.00 seconds) done.
[ 617.290853] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[ 617.290919] PM: Shrinking memory... done (12078 pages freed)
[ 617.558903] PM: Freed 48312 kbytes in 0.26 seconds (185.81 MB/s)
[ 617.558907] Suspending console(s) (use no_console_suspend to debug)
[ 617.584526] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 617.602995] ACPI handle has no context!
[ 617.604089] ACPI handle has no context!
[ 617.604096] sdhci-pci 0000:09:09.1: PME# disabled
[ 617.604104] sdhci-pci 0000:09:09.1: PCI INT B disabled
[ 617.604111] ACPI handle has no context!
[ 617.884856] ata4.00: ATAPI: TSSTcorpCD/DVDW TS-L632M, 0A17, max MWDMA2
[ 617.916768] ata4.00: configured for MWDMA2
[ 617.934089] ata_piix 0000:00:1f.1: PCI INT A disabled
[ 618.037584] HDA Intel 0000:00:1b.0: PCI INT A disabled
[ 618.095886] ricoh-mmc: Suspending.
[ 618.095899] ricoh-mmc: Controller is now re-enabled.
[ 618.096992] ACPI: Preparing to enter system sleep state S4
[ 618.100809] PM: Saving platform NVS memory
[ 618.102882] Disabling non-boot CPUs ...
[ 618.105215] CPU 1 is now offline
[ 618.105217] SMP alternatives: switching to UP code
[ 618.112843] CPU0 attaching NULL sched-domain.
[ 618.112847] CPU1 attaching NULL sched-domain.
[ 618.112854] CPU0 attaching NULL sched-domain.
[ 618.113114] CPU1 is down
[ 618.113165] Extended CMOS year: 2000
[ 618.113259] PM: Creating hibernation image:
[ 618.116006] PM: Need to copy 126038 pages
[ 618.116006] PM: Normal pages needed: 35107 + 1024 + 40, available pages: 192117
[ 618.116006] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 618.116006] PM: Restoring platform NVS memory
[ 618.116006] CPU0: Thermal LVT vector (0xfa) already installed
[ 618.116006] Extended CMOS year: 2000
[ 618.116006] Enabling non-boot CPUs ...
[ 618.116006] SMP alternatives: switching to SMP code
[ 618.120809] Booting processor 1 APIC 0x1 ip 0x6000
[ 618.112697] Initializing CPU#1
[ 618.112697] Calibrating delay using timer specific routine.. 2992.86 BogoMIPS (lpj=598573
[ 618.112697] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 618.112697] CPU: L2 cache: 2048K
[ 618.112697] CPU: Physical Processor ID: 0
[ 618.112697] CPU: Processor Core ID: 1
[ 618.112697] mce: CPU supports 6 MCE banks
[ 618.112697] CPU1: Thermal monitoring enabled (TM2)
[ 618.112697] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[ 618.209743] CPU1: Intel(R) Core(TM)2 Duo CPU T5250 @ 1.50GHz stepping 0d
[ 618.209839] CPU0 attaching NULL sched-domain.
[ 618.212023] Switched to high resolution mode on CPU 1
[ 618.224025] CPU0 attaching sched-domain:
[ 618.224029] domain 0: span 0-1 level MC
[ 618.224031] groups: 0 1
[ 618.224037] CPU1 attaching sched-domain:
[ 618.224039] domain 0: span 0-1 level MC
[ 618.224042] groups: 1 0
[ 618.225019] CPU1 is up
[ 618.225064] ACPI: Waking up from system sleep state S4
[ 618.233176] ehci_hcd 0000:00:1a.7: PME# disabled
[ 618.233224] HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100102)
[ 618.233277] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x7 (was 0x7040, writing 0x20007040)
[ 618.233640] ehci_hcd 0000:00:1d.7: PME# disabled
[ 618.233770] ata_piix 0000:00:1f.1: restoring config space at offset 0x1 (was 0x2880001, writing 0x2880005)
[ 618.233822] ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00403, writing 0x2b00407)
[ 618.234078] iwl3945 0000:02:00.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100506)
[ 618.234467] ricoh-mmc: Resuming.
[ 618.234478] ricoh-mmc: Controller is now disabled.
[ 618.380820] i915 0000:00:02.0: setting latency timer to 64
[ 618.682209] [drm] LVDS-8: set mode 1280x800 17
[ 619.117868] pci 0000:00:02.1: PME# disabled
[ 619.117879] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 619.117924] usb usb3: root hub lost power or was reset
[ 619.117947] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 619.117990] usb usb4: root hub lost power or was reset
[ 619.118014] ehci_hcd 0000:00:1a.7: PME# disabled
[ 619.118020] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 619.118026] usb usb1: root hub lost power or was reset
[ 619.121917] ehci_hcd 0000:00:1a.7: debug port 1
[ 619.121925] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 619.121940] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 619.121948] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 619.121982] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 619.122028] usb usb5: root hub lost power or was reset
[ 619.122049] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 619.122092] usb usb6: root hub lost power or was reset
[ 619.122113] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 619.122158] usb usb7: root hub lost power or was reset
[ 619.122179] ehci_hcd 0000:00:1d.7: PME# disabled
[ 619.122185] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 619.122191] usb usb2: root hub lost power or was reset
[ 619.126096] ehci_hcd 0000:00:1d.7: debug port 1
[ 619.126103] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 619.126116] pci 0000:00:1e.0: setting latency timer to 64
[ 619.126128] ata_piix 0000:00:1f.1: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 619.126135] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 619.127185] ahci 0000:00:1f.2: setting latency timer to 64
[ 619.127253] r8169 0000:08:00.0: wake-up capability disabled by ACPI
[ 619.127261] r8169 0000:08:00.0: PME# disabled
[ 619.140500] r8169: eth1: link down
[ 619.186499] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[20] MMIO=[f8300000-f83007ff] Max Packet=[2048] IR/IT contexts=[4/4]
[ 619.192585] sdhci-pci 0000:09:09.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 619.193595] pci 0000:09:09.3: PME# disabled
[ 619.193603] pci 0000:09:09.4: PME# disabled
[ 619.448497] ata3: SATA link down (SStatus 0 SControl 300)
[ 619.448526] ata2: SATA link down (SStatus 0 SControl 300)
[ 619.448556] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 619.450035] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[ 619.568827] sd 0:0:0:0: [sda] Starting disk
[ 619.835218] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[ 619.857135] ata1.00: configured for UDMA/133
[ 619.988492] usb 2-4: reset high speed USB device using ehci_hcd and address 2
[ 620.131157] PM: Image restored successfully.
[ 620.182056] Restarting tasks ... done.
[ 620.224748] PM: Basic memory bitmaps freed
[ 624.169035] ata4: link is slow to respond, please be patient (ready=0)
[ 629.157151] ata4: device not ready (errno=-16), forcing hardreset
[ 634.353146] ata4: link is slow to respond, please be patient (ready=0)
[ 639.169184] ata4: SRST failed (errno=-16)
[ 644.365148] ata4: link is slow to respond, please be patient (ready=0)
[ 649.181152] ata4: SRST failed (errno=-16)
[ 654.385150] ata4: link is slow to respond, please be patient (ready=0)
[ 684.194150] ata4: SRST failed (errno=-16)
[ 689.221153] ata4: SRST failed (errno=-16)
[ 689.221162] ata4: reset failed, giving up
[ 689.221167] ata4.00: disabled
[ 1387.312183] usb 2-2: new high speed USB device using ehci_hcd and address 3
[ 1387.447037] usb 2-2: configuration #1 chosen from 1 choice
[ 1387.525014] Initializing USB Mass Storage driver...
[ 1387.525200] scsi5 : SCSI emulation for USB Mass Storage devices
[ 1387.525462] usbcore: registered new interface driver usb-storage
[ 1387.525469] USB Mass Storage support registered.
[ 1387.525702] usb-storage: device found at 3
[ 1387.525706] usb-storage: waiting for device to settle before scanning
[ 1392.524640] usb-storage: device scan complete
[ 1392.525582] scsi 5:0:0:0: Direct-Access USB Flash Memory PMAP PQ: 0 ANSI: 0 CCS
[ 1392.526626] sd 5:0:0:0: Attached scsi generic sg1 type 0
[ 1394.591795] sd 5:0:0:0: [sdb] 15874048 512-byte logical blocks: (8.12 GB/7.56 GiB)
[ 1394.592417] sd 5:0:0:0: [sdb] Write Protect is off
[ 1394.592423] sd 5:0:0:0: [sdb] Mode Sense: 23 00 00 00
[ 1394.592428] sd 5:0:0:0: [sdb] Assuming drive cache: write through
[ 1394.594769] sd 5:0:0:0: [sdb] Assuming drive cache: write through
[ 1394.594777] sdb: sdb1
[ 1394.646221] sd 5:0:0:0: [sdb] Assuming drive cache: write through
[ 1394.646230] sd 5:0:0:0: [sdb] Attached SCSI removable disk
[ 1447.225177] usb 2-2: USB disconnect, address 3
[ 1447.226681] FAT: bread failed in fat_clusters_flush
[ 1447.285908] FAT: bread failed in fat_clusters_flush
[ 1447.286171] FAT: bread failed in fat_clusters_flush
[ 1447.286189] FAT: bread failed in fat_clusters_flush
[ 1457.288183] usb 1-4: new high speed USB device using ehci_hcd and address 2
[ 1457.423226] usb 1-4: configuration #1 chosen from 1 choice
[ 1457.428238] scsi6 : SCSI emulation for USB Mass Storage devices
[ 1457.428451] usb-storage: device found at 2
[ 1457.428455] usb-storage: waiting for device to settle before scanning
[ 1462.428505] usb-storage: device scan complete
[ 1462.429376] scsi 6:0:0:0: Direct-Access USB Flash Memory PMAP PQ: 0 ANSI: 0 CCS
[ 1462.430206] sd 6:0:0:0: Attached scsi generic sg1 type 0
[ 1464.514609] sd 6:0:0:0: [sdb] 15874048 512-byte logical blocks: (8.12 GB/7.56 GiB)
[ 1464.515217] sd 6:0:0:0: [sdb] Write Protect is off
[ 1464.515225] sd 6:0:0:0: [sdb] Mode Sense: 23 00 00 00
[ 1464.515230] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 1464.519594] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 1464.519606] sdb: sdb1
[ 1464.569847] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 1464.569856] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 1476.120855] usb 1-4: USB disconnect, address 2
[ 1476.122509] FAT: bread failed in fat_clusters_flush
[ 1476.134476] FAT: bread failed in fat_clusters_flush
[ 1476.144178] FAT: bread failed in fat_clusters_flush
[ 1476.144236] FAT: bread failed in fat_clusters_flush
[ 1489.816183] usb 2-2: new high speed USB device using ehci_hcd and address 4
[ 1489.951050] usb 2-2: configuration #1 chosen from 1 choice
[ 1489.955947] scsi7 : SCSI emulation for USB Mass Storage devices
[ 1489.964025] usb-storage: device found at 4
[ 1489.964030] usb-storage: waiting for device to settle before scanning
[ 1494.964503] usb-storage: device scan complete
[ 1494.965470] scsi 7:0:0:0: Direct-Access USB Flash Memory PMAP PQ: 0 ANSI: 0 CCS
[ 1494.966583] sd 7:0:0:0: Attached scsi generic sg1 type 0
[ 1495.559673] sd 7:0:0:0: [sdb] 15874048 512-byte logical blocks: (8.12 GB/7.56 GiB)
[ 1495.560442] sd 7:0:0:0: [sdb] Write Protect is off
[ 1495.560450] sd 7:0:0:0: [sdb] Mode Sense: 23 00 00 00
[ 1495.560455] sd 7:0:0:0: [sdb] Assuming drive cache: write through
[ 1495.562656] sd 7:0:0:0: [sdb] Assuming drive cache: write through
[ 1495.562664] sdb: sdb1
[ 1495.614202] sd 7:0:0:0: [sdb] Assuming drive cache: write through
[ 1495.614211] sd 7:0:0:0: [sdb] Attached SCSI removable disk
[ 1832.156726] usb 2-2: USB disconnect, address 4
[ 1832.158780] FAT: bread failed in fat_clusters_flush
[ 1832.206248] FAT: bread failed in fat_clusters_flush
[ 1832.206265] FAT: bread failed in fat_clusters_flush
[ 1832.206277] FAT: bread failed in fat_clusters_flush
[ 1839.430926] r8169: eth1: link down
[ 1839.431298] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 1839.643098] r8169: eth1: link down
[ 1839.643466] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 1839.730957] PM: Marking nosave pages: 0000000000002000 - 0000000000006000
[ 1839.730962] PM: Marking nosave pages: 000000000009f000 - 0000000000100000
[ 1839.730968] PM: Basic memory bitmaps created
[ 1839.730970] PM: Syncing filesystems ... done.
[ 1839.735207] Freezing user space processes ... (elapsed 0.00 seconds) done.
[ 1839.736095] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[ 1839.736164] PM: Shrinking memory... done (63899 pages freed)
[ 1841.366542] PM: Freed 255596 kbytes in 1.63 seconds (156.80 MB/s)
[ 1841.366546] Suspending console(s) (use no_console_suspend to debug)
[ 1841.388527] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 1841.389051] ACPI handle has no context!
[ 1841.390127] ACPI handle has no context!
[ 1841.390134] sdhci-pci 0000:09:09.1: PME# disabled
[ 1841.390142] sdhci-pci 0000:09:09.1: PCI INT B disabled
[ 1841.390150] ACPI handle has no context!
[ 1841.428465] iwl3945 0000:02:00.0: MAC is in deep sleep!. CSR_GP_CNTRL = 0x000003C8
[ 1841.428465] iwl3945 0000:02:00.0: MAC is in deep sleep!. CSR_GP_CNTRL = 0x000003C8
[ 1841.428465] iwl3945 0000:02:00.0: MAC is in deep sleep!. CSR_GP_CNTRL = 0x000003C8
[ 1841.428465] iwl3945 0000:02:00.0: MAC is in deep sleep!. CSR_GP_CNTRL = 0x000003C8
[ 1841.428465] iwl3945 0000:02:00.0: MAC is in deep sleep!. CSR_GP_CNTRL = 0x000003C8
[ 1841.428465] iwl3945 0000:02:00.0: MAC is in deep sleep!. CSR_GP_CNTRL = 0x000003C8
[ 1841.428465] iwl3945 0000:02:00.0: MAC is in deep sleep!. CSR_GP_CNTRL = 0x000003C8
[ 1841.428465] iwl3945 0000:02:00.0: MAC is in deep sleep!. CSR_GP_CNTRL = 0x000003C8
[ 1841.428465] iwl3945 0000:02:00.0: MAC is in deep sleep!. CSR_GP_CNTRL = 0x000003C8
[ 1841.428465] iwl3945 0000:02:00.0: MAC is in deep sleep!. CSR_GP_CNTRL = 0x000003C8
[ 1841.664647] iwl3945 0000:02:00.0: Microcode HW error detected. Restarting.
[ 1841.884726] ata_piix 0000:00:1f.1: PCI INT A disabled
[ 1841.988595] HDA Intel 0000:00:1b.0: PCI INT A disabled
[ 1842.093749] ricoh-mmc: Suspending.
[ 1842.093763] ricoh-mmc: Controller is now re-enabled.
[ 1842.094888] ACPI: Preparing to enter system sleep state S4
[ 1842.098691] PM: Saving platform NVS memory
[ 1842.100810] Disabling non-boot CPUs ...
[ 1842.204020] CPU 1 is now offline
[ 1842.204023] SMP alternatives: switching to UP code
[ 1842.211625] CPU0 attaching NULL sched-domain.
[ 1842.211629] CPU1 attaching NULL sched-domain.
[ 1842.211636] CPU0 attaching NULL sched-domain.
[ 1842.211854] CPU1 is down
[ 1842.211906] Extended CMOS year: 2000
[ 1842.212001] PM: Creating hibernation image:
[ 1842.212009] PM: Need to copy 125518 pages
[ 1842.212009] PM: Normal pages needed: 17328 + 1024 + 40, available pages: 209896
[ 1842.212009] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 1842.212009] PM: Restoring platform NVS memory
[ 1842.212009] CPU0: Thermal LVT vector (0xfa) already installed
[ 1842.212009] Extended CMOS year: 2000
[ 1842.212009] Enabling non-boot CPUs ...
[ 1842.212201] SMP alternatives: switching to SMP code
[ 1842.219536] Booting processor 1 APIC 0x1 ip 0x6000
[ 1842.211499] Initializing CPU#1
[ 1842.211499] Calibrating delay using timer specific routine.. 2992.88 BogoMIPS (lpj=5985764)
[ 1842.211499] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 1842.211499] CPU: L2 cache: 2048K
[ 1842.211499] CPU: Physical Processor ID: 0
[ 1842.211499] CPU: Processor Core ID: 1
[ 1842.211499] mce: CPU supports 6 MCE banks
[ 1842.211499] CPU1: Thermal monitoring enabled (TM2)
[ 1842.211499] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[ 1842.309744] CPU1: Intel(R) Core(TM)2 Duo CPU T5250 @ 1.50GHz stepping 0d
[ 1842.309831] CPU0 attaching NULL sched-domain.
[ 1842.312024] Switched to high resolution mode on CPU 1
[ 1842.324022] CPU0 attaching sched-domain:
[ 1842.324026] domain 0: span 0-1 level MC
[ 1842.324029] groups: 0 1
[ 1842.324034] CPU1 attaching sched-domain:
[ 1842.324037] domain 0: span 0-1 level MC
[ 1842.324039] groups: 1 0
[ 1842.325020] CPU1 is up
[ 1842.325067] ACPI: Waking up from system sleep state S4
[ 1842.333164] ehci_hcd 0000:00:1a.7: PME# disabled
[ 1842.333213] HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100102)
[ 1842.333267] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x7 (was 0x7040, writing 0x20007040)
[ 1842.333631] ehci_hcd 0000:00:1d.7: PME# disabled
[ 1842.333761] ata_piix 0000:00:1f.1: restoring config space at offset 0x1 (was 0x2880001, writing 0x2880005)
[ 1842.333812] ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00403, writing 0x2b00407)
[ 1842.334070] iwl3945 0000:02:00.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100506)
[ 1842.334464] ricoh-mmc: Resuming.
[ 1842.334474] ricoh-mmc: Controller is now disabled.
[ 1842.482791] i915 0000:00:02.0: setting latency timer to 64
[ 1842.784061] [drm] LVDS-8: set mode 1280x800 17
[ 1843.191478] pci 0000:00:02.1: PME# disabled
[ 1843.191489] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1843.191535] usb usb3: root hub lost power or was reset
[ 1843.191559] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1843.191603] usb usb4: root hub lost power or was reset
[ 1843.191626] ehci_hcd 0000:00:1a.7: PME# disabled
[ 1843.191632] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 1843.191638] usb usb1: root hub lost power or was reset
[ 1843.195543] ehci_hcd 0000:00:1a.7: debug port 1
[ 1843.195551] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 1843.195565] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 1843.195573] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 1843.195607] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1843.195652] usb usb5: root hub lost power or was reset
[ 1843.195673] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1843.195717] usb usb6: root hub lost power or was reset
[ 1843.195739] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1843.195784] usb usb7: root hub lost power or was reset
[ 1843.195807] ehci_hcd 0000:00:1d.7: PME# disabled
[ 1843.195812] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1843.195818] usb usb2: root hub lost power or was reset
[ 1843.199724] ehci_hcd 0000:00:1d.7: debug port 1
[ 1843.199732] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1843.199745] pci 0000:00:1e.0: setting latency timer to 64
[ 1843.199758] ata_piix 0000:00:1f.1: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1843.199764] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 1843.199786] ahci 0000:00:1f.2: setting latency timer to 64
[ 1843.199852] r8169 0000:08:00.0: wake-up capability disabled by ACPI
[ 1843.199860] r8169 0000:08:00.0: PME# disabled
[ 1843.212499] r8169: eth1: link down
[ 1843.258501] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[20] MMIO=[f8300000-f83007ff] Max Packet=[2048] IR/IT contexts=[4/4]
[ 1843.264578] sdhci-pci 0000:09:09.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 1843.265589] pci 0000:09:09.3: PME# disabled
[ 1843.265596] pci 0000:09:09.4: PME# disabled
[ 1843.520504] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1843.520536] ata3: SATA link down (SStatus 0 SControl 300)
[ 1843.520564] ata2: SATA link down (SStatus 0 SControl 300)
[ 1843.522053] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[ 1843.579385] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[ 1843.579582] ata1.00: configured for UDMA/133
[ 1843.643044] sd 0:0:0:0: [sda] Starting disk
[ 1843.768491] usb 2-4: reset high speed USB device using ehci_hcd and address 2
[ 1843.911296] PM: Image restored successfully.
[ 1843.961912] Restarting tasks ... done.
[ 1843.962265] PM: Basic memory bitmaps freed
[ 1844.072217] usb 2-2: new high speed USB device using ehci_hcd and address 5
[ 1844.206323] usb 2-2: configuration #1 chosen from 1 choice
[ 1844.206628] scsi8 : SCSI emulation for USB Mass Storage devices
[ 1844.206836] usb-storage: device found at 5
[ 1844.206839] usb-storage: waiting for device to settle before scanning
[ 1849.204505] usb-storage: device scan complete
[ 1849.205486] scsi 8:0:0:0: Direct-Access USB Flash Memory PMAP PQ: 0 ANSI: 0 CCS
[ 1849.206520] sd 8:0:0:0: Attached scsi generic sg1 type 0
[ 1851.245451] sd 8:0:0:0: [sdb] 15874048 512-byte logical blocks: (8.12 GB/7.56 GiB)
[ 1851.246058] sd 8:0:0:0: [sdb] Write Protect is off
[ 1851.246066] sd 8:0:0:0: [sdb] Mode Sense: 23 00 00 00
[ 1851.246070] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[ 1851.250552] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[ 1851.250561] sdb: sdb1
[ 1851.302455] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[ 1851.302465] sd 8:0:0:0: [sdb] Attached SCSI removable disk
garry@garry-laptop:~$ sudo ifconfig wlan1 up
[sudo] password for garry:
SIOCSIFFLAGS: Unknown error 132
garry@garry-laptop:~$ sudo iwlist wlan1 scan
wlan1 Interface doesn't support scanning : Network is down
- 02-12-2010 #4
try
then/etc/init.d/networking stop && /etc/init.d/networking startthenifconfig wlan1 uppost results hereiwlist wlan1 scanDual Booting Ubuntu 10.04, Windows 7
Toshiba Satellite A200-1M5, Duo Core 2.0 Ghz, 1 Gigs RAM, 256 Intel Card
You are registered Linux user number 490788
Happy Linuxing
- 02-12-2010 #5Just Joined!
- Join Date
- Feb 2010
- Posts
- 9
I played around a bit in response to the replies from Ubuntu but to no avail. Below is what I got.
garry@garry-laptop:~$ /etc/init.d/networking stop && /etc/init.d/networking start * Deconfiguring network interfaces... ifdown: failed to open statefile /var/run/network/ifstate: Permission denied
Rather than invoking init scripts through /etc/init.d, use the service(
utility, e.g. service networking start
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(
utility, e.g. start networking
start: Rejected send message, 1 matched rules; type="method_call", sender=":1.110" (uid=1000 pid=5374 comm="start) interface="com.ubuntu.Upstart0_6.Job" member="Start" error name="(unset)" requested_reply=0 destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init"))
garry@garry-laptop:~$ sudo /etc/init.d/networking stop && /etc/init.d/networking start
[sudo] password for garry:
* Deconfiguring network interfaces... [ OK ]
garry@garry-laptop:~$ sudo service networking start
networking stop/waiting
garry@garry-laptop:~$ sudo ifconfig wlan1 up
SIOCSIFFLAGS: Unknown error 132
garry@garry-laptop:~$ iwlist wlan1 scan
wlan1 Failed to read scan data : Network is down
garry@garry-laptop:~$ sudo start networking
networking stop/waiting
garry@garry-laptop:~$ ?
?: command not found
garry@garry-laptop:~$ sudo service networking start
networking stop/waiting
garry@garry-laptop:~$ sudo service networking
Usage: /etc/init.d/networking {start|stop|restart|force-reload}
garry@garry-laptop:~$ sudo service networking restart
restart: Unknown instance:
garry@garry-laptop:~$ sudo /etc/init.d/networking force-reload
* Reconfiguring network interfaces... [ OK ]
garry@garry-laptop:~$ sudo service networking restart
restart: Unknown instance:
garry@garry-laptop:~$ sudo service networking start
networking stop/waiting
garry@garry-laptop:~$
- 02-12-2010 #6
I believe this bit is the core of the problem
I found a couple of bug reports regarding it from various times, but no real solution.Code:[ 1841.428465] iwl3945 0000:02:00.0: MAC is in deep sleep!. CSR_GP_CNTRL = 0x000003C8 [ 1841.428465] iwl3945 0000:02:00.0: MAC is in deep sleep!. CSR_GP_CNTRL = 0x000003C8 [ 1841.428465] iwl3945 0000:02:00.0: MAC is in deep sleep!. CSR_GP_CNTRL = 0x000003C8 [ 1841.428465] iwl3945 0000:02:00.0: MAC is in deep sleep!. CSR_GP_CNTRL = 0x000003C8
The only thing I can think to try is installing newer drivers. The easy way is
Restart and see where you're at.Code:sudo apt-get install linux-backports-modules-hardy
If that fails, you can get the absolute latest drivers by compiling compat-wireless.
Download - Linux Wireless
You'd need to make sure you have the build-essential meta-package installed first.
Code:sudo apt-get install build-essential
- 02-13-2010 #7Just Joined!
- Join Date
- Feb 2010
- Posts
- 9
I have tried a couple of things to no avail but it does look like it might be a bug. Not sure why it happened suddenly and had been working for a few months when it failed. Here is the output from lshw:
*-pci:0
description: PCI bridge
product: 82801H (ICH8 Family) PCI Express Port 1
vendor: Intel Corporation
physical id: 1c
bus info: pci@0000:00:1c.0
version: 03
width: 32 bits
clock: 33MHz
capabilities: pci pciexpress msi pm bus_master cap_list
configuration: driver=pcieport-driver
resources: irq:24 ioport:4000(size=16384) memory:f4000000-f5ffffff ioport:f0000000(size=33554432)
*-network DISABLED
description: Wireless interface
product: PRO/Wireless 3945ABG [Golan] Network Connection
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:02:00.0
logical name: wmaster0
version: 02
serial: 00:1c:bf:27:05:f2
width: 32 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list logical ethernet physical wireless
configuration: broadcast=yes driver=iwl3945 latency=0 multicast=yes wireless=IEEE 802.11abg
resources: irq:30 memory:f4000000-f4000fff
- 02-13-2010 #8maybe you upgraded your kernel and you installed the drivers of the Wifi using the make/make install technique.Not sure why it happened suddenly and had been working for a few months when it failedDual Booting Ubuntu 10.04, Windows 7
Toshiba Satellite A200-1M5, Duo Core 2.0 Ghz, 1 Gigs RAM, 256 Intel Card
You are registered Linux user number 490788
Happy Linuxing
- 02-14-2010 #9Just Joined!
- Join Date
- Feb 2010
- Posts
- 9
I did the upgrade to Koala but it continued working fine after that. My daughter was using the computer last week when it failed (lost the internet connection) and I don't know if it had done a recent update when she was using it and she did not know or remember either. Presumably something changed while she was online but she did not notice anything.
- 02-15-2010 #10
is it possible that the wireless switch is set to "Off"!!
and can you post the output of this commandlsmodDual Booting Ubuntu 10.04, Windows 7
Toshiba Satellite A200-1M5, Duo Core 2.0 Ghz, 1 Gigs RAM, 256 Intel Card
You are registered Linux user number 490788
Happy Linuxing


Reply With Quote