Wireless device works on liveCD but not after installation.

Asked by azim58

I recently installed Ubuntu 7.10. My wireless device (BELKIN 802.11g) worked just fine with the liveCD. However, after the installation, I no longer have wireless internet. I looked at the help documentation. I then typed lshw -C network into a terminal. Here are my results:

  *-network
       description: Ethernet interface
       product: 82540EM Gigabit Ethernet Controller
       vendor: Intel Corporation
       physical id: c
       bus info: pci@0000:02:0c.0
       logical name: eth0
       version: 02
       serial: 00:0b:db:6c:1e:a3
       capacity: 1GB/s
       width: 32 bits
       clock: 66MHz
       capabilities: pm pcix msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=e1000 driverversion=7.3.20-k2-NAPI firmware=N/A latency=64 link=no mingnt=255 module=e1000 multicast=yes port=twisted pair
  *-network DISABLED
       description: Wireless interface
       physical id: 1
       logical name: wlan0
       serial: 00:17:3f:ad:3f:a5
       capabilities: ethernet physical wireless
       configuration: broadcast=yes multicast=yes wireless=IEEE 802.11g

     So it looks like my wireless device is detected, but it is disabled. Now I don't know how to enable it or what to do next.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
azim58
Solved:
Last query:
Last reply:
Revision history for this message
Harvey Muller (hlmuller) said :
#1

azim58,

Let's start with some more information. So you can follow along, I'll be using the information posted here as a guide:

     https://help.ubuntu.com/community/WifiDocs/WirelessCardsSupported

If it gets more complex, we'll use other resources. My attempt to help is no guarantee we'll get it working, but it is a good sign that it worked under the LiveCD.

Please post the results of:

    lspci -v | less

Harvey

Revision history for this message
azim58 (azim58) said :
#2

Thanks for your help. Here are the results of lspci -v | less:

00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
        Subsystem: Dell Unknown device 0151
        Flags: bus master, fast devsel, latency 0
        Memory at e8000000 (32-bit, prefetchable) [size=128M]
        Capabilities: <access denied>

00:01.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to AGP Controller (rev 02) (prog-if 00 [Normal decode])
        Flags: bus master, 66MHz, fast devsel, latency 64
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
        Memory behind bridge: fd000000-feafffff
        Prefetchable memory behind bridge: f0000000-f7ffffff

00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI])
        Subsystem: Dell Unknown device 0151
        Flags: bus master, medium devsel, latency 0, IRQ 16
        I/O ports at ff80 [size=32]

00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02) (prog-if 00 [UHCI])
        Subsystem: Dell Unknown device 0151
        Flags: bus master, medium devsel, latency 0, IRQ 17
        I/O ports at ff60 [size=32]

00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02) (prog-if 00 [UHCI])
        Subsystem: Dell Unknown device 0151
        Flags: bus master, medium devsel, latency 0, IRQ 18
        I/O ports at ff40 [size=32]

00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02) (prog-if 00 [UHCI])
        Subsystem: Dell Unknown device 0151
        Flags: bus master, medium devsel, latency 0, IRQ 16
        I/O ports at ff20 [size=32]

00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI])
        Subsystem: Dell Unknown device 0151
        Flags: bus master, medium devsel, latency 0, IRQ 19
        Memory at ffa80800 (32-bit, non-prefetchable) [size=1K]
        Capabilities: <access denied>

00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
        I/O behind bridge: 0000d000-0000dfff
        Memory behind bridge: fcf00000-fcffffff

00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
:

Revision history for this message
azim58 (azim58) said :
#3

I think I actually wanted to type "lsusb -v | less" since my Belkin wireless adapter works through a usb port. This command returned a lot of information. Here I have posted the information for the Belkin device only.

Bus 005 Device 002: ID 050d:705a Belkin Components
Device Descriptor:
  bLength 18
  bDescriptorType 1
  bcdUSB 2.00
  bDeviceClass 0 (Defined at Interface level)
  bDeviceSubClass 0
  bDeviceProtocol 0
  bMaxPacketSize0 64
  idVendor 0x050d Belkin Components
  idProduct 0x705a
  bcdDevice 0.01
  iManufacturer 1
  iProduct 2
  iSerial 0
  bNumConfigurations 1
  Configuration Descriptor:
    bLength 9
    bDescriptorType 2
    wTotalLength 32
    bNumInterfaces 1
    bConfigurationValue 1
    iConfiguration 0
    bmAttributes 0x80
      (Bus Powered)
    MaxPower 300mA
    Interface Descriptor:
      bLength 9
      bDescriptorType 4
      bInterfaceNumber 0
      bAlternateSetting 0
      bNumEndpoints 2
      bInterfaceClass 255 Vendor Specific Class
      bInterfaceSubClass 255 Vendor Specific Subclass
      bInterfaceProtocol 255 Vendor Specific Protocol
      iInterface 0
      Endpoint Descriptor:
        bLength 7
        bDescriptorType 5
        bEndpointAddress 0x81 EP 1 IN
        bmAttributes 2
          Transfer Type Bulk
          Synch Type None
          Usage Type Data
        wMaxPacketSize 0x0200 1x 512 bytes
        bInterval 0
      Endpoint Descriptor:
        bLength 7
        bDescriptorType 5
        bEndpointAddress 0x01 EP 1 OUT
        bmAttributes 2
          Transfer Type Bulk
          Synch Type None
          Usage Type Data
        wMaxPacketSize 0x0200 1x 512 bytes
        bInterval 0

Revision history for this message
Harvey Muller (hlmuller) said :
#4

azim58,

Ok, that gave me a little bit to go on. Based on the lsusb results, it looks like you are using the belkin wireless usb F5D7050.

Would you confirm that before we get too much further?

Harvey

Revision history for this message
azim58 (azim58) said :
#5

Yes I am using the belkin wireless usb F5D7050. Here is where I am at right now. I followed the instructions at this link https://help.ubuntu.com/7.10/internet/C/ndiswrapper.html. So basically I found the .inf driver file that was on the CD that came with the wireless device. Then I used the Synaptic Package Manager to install ndisgtk. I then opened ndisgtk, and used it to install the driver. The program said that it detected my device, and that it was connected. However, I still didn't have wireless internet!
     Oh, I just realized something. There were two .inf driver files on the CD. Maybe I need to install both of them. It will be a few hours before I am back at my house and can try this. I'll let you know what happens when I get a chance though. Thanks.

Revision history for this message
Harvey Muller (hlmuller) said :
#6

azim58,

Sorry for the delay. A google search of ubuntu.com identifies these two potential documents as a source for resolution:

https://help.ubuntu.com/community/WifiDocs/Device/Belkin_F5D7050_ver_3000_(Ralink_rt73_driver)
https://help.ubuntu.com/community/WifiDocs/Device/Belkin_F5D7050_ver_4000_(ZyDas_zd1211b_driver)

As you can see, each version of the device is using a different driver. The device probably indicates the version on the decal. If it doesn't, try the first. If it doesn't work, try the second.

Harvey

Revision history for this message
Harvey Muller (hlmuller) said :
#7

azim58,

The links above are not complete. You will have to copy and paste the entire line to the browser. Otherwise you'll get a message saying the page has not been created yet.

Harvey

Revision history for this message
Harvey Muller (hlmuller) said :
#8

azim58,

The links above are not complete. You will have to copy and paste the entire line to the browser. Otherwise you'll get a message saying the page has not been created yet.

Harvey

Revision history for this message
azim58 (azim58) said :
#9

I followed the instructions from one of your links at https://help.ubuntu.com/community/WifiDocs/Device/Belkin_F5D7050_ver_3000_%28Ralink_rt73_driver%29. However, when I type "iwconfig", "rausb0" is not present. Also, just before this the instructions say to type "sudo modprobe rt73", but there is not a "user@ubuntu:~$" like there is before all of the other commands. does this mean anything?

Revision history for this message
azim58 (azim58) said :
#10

I can get rausb0 to show up now. However, things still are not working. I bought a long ethernet cable, and I think I will just use that for a while. If I try to go wireless again, I think I will just try to buy a USB wireless adapter that is known to be compatible with Ubuntu. In other words, I think I will just buy one of the adapters listed at https://help.ubuntu.com/community/WifiDocs/WirelessCardsSupported.

Revision history for this message
Emanuele Gentili (emgent) said :
#11

paste dmesg output

Revision history for this message
azim58 (azim58) said :
#12

Here's the output of dmesg:

[ 0.000000] Linux version 2.6.22-14-generic (buildd@terranova) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Tue Dec 18 08:02:57 UTC 2007 (Ubuntu 2.6.22-14.47-generic)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000001ff70000 (usable)
[ 0.000000] BIOS-e820: 000000001ff70000 - 000000001ff72000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000001ff72000 - 000000001ff93000 (ACPI data)
[ 0.000000] BIOS-e820: 000000001ff93000 - 0000000020000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fecf0000 - 00000000fecf1000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 511MB LOWMEM available.
[ 0.000000] found SMP MP-table at 000fe710
[ 0.000000] Entering add_active_range(0, 0, 130928) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 130928
[ 0.000000] HighMem 130928 -> 130928
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 130928
[ 0.000000] On node 0 totalpages: 130928
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 4064 pages, LIFO batch:0
[ 0.000000] Normal zone: 990 pages used for memmap
[ 0.000000] Normal zone: 125842 pages, LIFO batch:31
[ 0.000000] HighMem zone: 0 pages used for memmap
[ 0.000000] DMI 2.3 present.
[ 0.000000] ACPI: RSDP signature @ 0xC00FEBA0 checksum 0
[ 0.000000] ACPI: RSDP 000FEBA0, 0014 (r0 DELL )
[ 0.000000] ACPI: RSDT 000FD196, 0038 (r1 DELL GX270 8 ASL 61)
[ 0.000000] ACPI: FACP 000FD1CE, 0074 (r1 DELL GX270 8 ASL 61)
[ 0.000000] ACPI: DSDT FFFD299D, 2795 (r1 DELL dt_ex 1000 MSFT 100000D)
[ 0.000000] ACPI: FACS 1FF70000, 0040
[ 0.000000] ACPI: SSDT FFFD5132, 00A7 (r1 DELL st_ex 1000 MSFT 100000D)
[ 0.000000] ACPI: APIC 000FD242, 006C (r1 DELL GX270 8 ASL 61)
[ 0.000000] ACPI: BOOT 000FD2AE, 0028 (r1 DELL GX270 8 ASL 61)
[ 0.000000] ACPI: ASF! 000FD2D6, 0067 (r16 DELL GX270 8 ASL 61)
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 15:2 APIC version 20
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000)
[ 0.000000] Built 1 zonelists. Total pages: 129906
[ 0.000000] Kernel command line: root=UUID=5fbd4286-ee32-4e69-b70c-44bd2a598fe9 ro quiet splash
[ 0.000000] mapped APIC to ffffd000 (fee00000)
[ 0.000000] mapped IOAPIC to ffffc000 (fec00000)
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[ 0.000000] Detected 2793.210 MHz processor.
[ 12.377686] Console: colour VGA+ 80x25
[ 12.377888] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 12.378080] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 12.386466] Memory: 507660k/523712k available (2015k kernel code, 15440k reserved, 916k data, 364k init, 0k highmem)
[ 12.386476] virtual kernel memory layout:
[ 12.386477] fixmap : 0xfff4d000 - 0xfffff000 ( 712 kB)
[ 12.386478] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 12.386479] vmalloc : 0xe0800000 - 0xff7fe000 ( 495 MB)
[ 12.386480] lowmem : 0xc0000000 - 0xdff70000 ( 511 MB)
[ 12.386481] .init : 0xc03e3000 - 0xc043e000 ( 364 kB)
[ 12.386482] .data : 0xc02f7de6 - 0xc03dce84 ( 916 kB)
[ 12.386483] .text : 0xc0100000 - 0xc02f7de6 (2015 kB)
[ 12.386486] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[ 12.386521] SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[ 12.466407] Calibrating delay using timer specific routine.. 5590.61 BogoMIPS (lpj=11181220)
[ 12.466430] Security Framework v1.0.0 initialized
[ 12.466437] SELinux: Disabled at boot.
[ 12.466448] Mount-cache hash table entries: 512
[ 12.466578] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
[ 12.466590] CPU: Trace cache: 12K uops, L1 D cache: 8K
[ 12.466593] CPU: L2 cache: 512K
[ 12.466595] CPU: Hyper-Threading is disabled
[ 12.466597] CPU: After all inits, caps: bfebfbff 00000000 00000000 0000b080 00004400 00000000 00000000
[ 12.466607] Compat vDSO mapped to ffffe000.
[ 12.466619] Checking 'hlt' instruction... OK.
[ 12.482485] SMP alternatives: switching to UP code
[ 12.482642] Freeing SMP alternatives: 11k freed
[ 12.482904] Early unpacking initramfs... done
[ 12.764485] ACPI: Core revision 20070126
[ 12.776706] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
[ 12.799962] CPU0: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 09
[ 12.800000] Total of 1 processors activated (5590.61 BogoMIPS).
[ 12.800126] ENABLING IO-APIC IRQs
[ 12.800300] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 12.945657] Brought up 1 CPUs
[ 12.945770] Booting paravirtualized kernel on bare hardware
[ 12.945833] Time: 16:34:11 Date: 11/29/107
[ 12.945856] NET: Registered protocol family 16
[ 12.945938] EISA bus registered
[ 12.945952] ACPI: bus type pci registered
[ 12.946033] PCI: PCI BIOS revision 2.10 entry at 0xfbab4, last bus=2
[ 12.946035] PCI: Using configuration type 1
[ 12.946037] Setting up standard PCI resources
[ 12.947441] ACPI: EC: Look up EC in DSDT
[ 12.973529] ACPI: Interpreter enabled
[ 12.973533] ACPI: (supports S0 S1 S3 S4 S5)
[ 12.973556] ACPI: Using IOAPIC for interrupt routing
[ 12.999195] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 12.999212] PCI: Probing PCI hardware (bus 00)
[ 12.999641] PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
[ 12.999645] PCI quirk: region 0880-08bf claimed by ICH4 GPIO
[ 13.000042] PCI: Transparent bridge - 0000:00:1e.0
[ 13.000067] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 13.000489] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[ 13.099847] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
[ 13.100140] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 9 10 11 12 15)
[ 13.100429] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 15)
[ 13.100720] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 15)
[ 13.101007] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[ 13.101297] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[ 13.101591] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[ 13.101882] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 9 10 11 12 15)
[ 13.102008] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 13.102023] pnp: PnP ACPI init
[ 13.102031] ACPI: bus type pnp registered
[ 13.128102] pnp: PnP ACPI: found 11 devices
[ 13.128105] ACPI: ACPI bus type pnp unregistered
[ 13.128109] PnPBIOS: Disabled by ACPI PNP
[ 13.128156] PCI: Using ACPI for IRQ routing
[ 13.128160] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 13.133937] NET: Registered protocol family 8
[ 13.133940] NET: Registered protocol family 20
[ 13.134003] pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved
[ 13.134006] pnp: 00:00: iomem range 0x100000-0xffffff could not be reserved
[ 13.134009] pnp: 00:00: iomem range 0x1000000-0x1ff6ffff could not be reserved
[ 13.134012] pnp: 00:00: iomem range 0xc0000-0xfffff could not be reserved
[ 13.134022] pnp: 00:0a: ioport range 0x800-0x85f has been reserved
[ 13.134024] pnp: 00:0a: ioport range 0xc00-0xc7f has been reserved
[ 13.134027] pnp: 00:0a: ioport range 0x860-0x8ff could not be reserved
[ 13.137304] Time: tsc clocksource has been installed.
[ 13.164296] PCI: Bridge: 0000:00:01.0
[ 13.164298] IO window: disabled.
[ 13.164303] MEM window: fd000000-feafffff
[ 13.164307] PREFETCH window: f0000000-f7ffffff
[ 13.164311] PCI: Bridge: 0000:00:1e.0
[ 13.164314] IO window: d000-dfff
[ 13.164319] MEM window: fcf00000-fcffffff
[ 13.164322] PREFETCH window: disabled.
[ 13.164338] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 13.164350] NET: Registered protocol family 2
[ 13.201236] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 13.201273] TCP established hash table entries: 16384 (order: 5, 196608 bytes)
[ 13.201360] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[ 13.201422] TCP: Hash tables configured (established 16384 bind 16384)
[ 13.201424] TCP reno registered
[ 13.213307] checking if image is initramfs... it is
[ 13.664436] Switched to high resolution mode on CPU 0
[ 13.770127] Freeing initrd memory: 7060k freed
[ 13.770235] Simple Boot Flag at 0x7a set to 0x1
[ 13.770462] audit: initializing netlink socket (disabled)
[ 13.770475] audit(1198946052.148:1): initialized
[ 13.772515] VFS: Disk quotas dquot_6.5.1
[ 13.772566] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 13.772655] io scheduler noop registered
[ 13.772657] io scheduler anticipatory registered
[ 13.772659] io scheduler deadline registered
[ 13.772677] io scheduler cfq registered (default)
[ 13.772753] Boot video device is 0000:01:00.0
[ 13.772902] isapnp: Scanning for PnP cards...
[ 14.126168] isapnp: No Plug & Play device found
[ 14.154405] Real Time Clock Driver v1.12ac
[ 14.154486] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 14.154571] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 14.155427] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 14.156186] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 14.156390] input: Macintosh mouse button emulation as /class/input/input0
[ 14.156468] PNP: PS/2 Controller [PNP0303:KBD] at 0x60,0x64 irq 1
[ 14.156471] PNP: PS/2 controller doesn't have AUX irq; using default 12
[ 14.159564] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 14.159571] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 14.159759] mice: PS/2 mouse device common for all mice
[ 14.159872] EISA: Probing bus 0 at eisa.0
[ 14.159907] EISA: Detected 0 cards.
[ 14.159999] TCP cubic registered
[ 14.160010] NET: Registered protocol family 1
[ 14.160031] Using IPI No-Shortcut mode
[ 14.160179] Magic number: 3:942:591
[ 14.160267] hash matches device ptyc9
[ 14.160610] Freeing unused kernel memory: 364k freed
[ 14.199538] input: AT Translated Set 2 keyboard as /class/input/input1
[ 15.356645] AppArmor: AppArmor initialized<5>audit(1198946053.648:2): type=1505 info="AppArmor initialized" pid=1164
[ 15.364977] fuse init (API version 7.8)
[ 15.369456] Failure registering capabilities with primary security module.
[ 15.389480] ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126]
[ 15.874843] usbcore: registered new interface driver usbfs
[ 15.874870] usbcore: registered new interface driver hub
[ 15.874895] usbcore: registered new device driver usb
[ 15.875694] USB Universal Host Controller Interface driver v3.0
[ 15.875753] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 15.875765] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 15.875768] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 15.875909] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[ 15.875935] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000ff80
[ 15.876052] usb usb1: configuration #1 chosen from 1 choice
[ 15.876079] hub 1-0:1.0: USB hub found
[ 15.876086] hub 1-0:1.0: 2 ports detected
[ 15.961232] SCSI subsystem initialized
[ 15.966134] libata version 2.21 loaded.
[ 15.976620] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 17
[ 15.976632] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 15.976636] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 15.976659] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[ 15.976686] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000ff60
[ 15.976785] usb usb2: configuration #1 chosen from 1 choice
[ 15.976811] hub 2-0:1.0: USB hub found
[ 15.976817] hub 2-0:1.0: 2 ports detected
[ 16.026058] Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI
[ 16.026062] Copyright (c) 1999-2006 Intel Corporation.
[ 16.080429] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[ 16.080441] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 16.080445] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 16.080468] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[ 16.080494] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40
[ 16.080588] usb usb3: configuration #1 chosen from 1 choice
[ 16.080614] hub 3-0:1.0: USB hub found
[ 16.080622] hub 3-0:1.0: 2 ports detected
[ 16.110765] Floppy drive(s): fd0 is 1.44M
[ 16.126248] FDC 0 is a post-1991 82077
[ 16.184213] ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 16
[ 16.184225] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[ 16.184229] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 16.184255] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[ 16.184277] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000ff20
[ 16.184372] usb usb4: configuration #1 chosen from 1 choice
[ 16.184399] hub 4-0:1.0: USB hub found
[ 16.184405] hub 4-0:1.0: 2 ports detected
[ 16.216062] usb 1-2: new full speed USB device using uhci_hcd and address 2
[ 16.288983] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 19
[ 16.288999] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 16.289002] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 16.289039] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[ 16.289073] ehci_hcd 0000:00:1d.7: debug port 1
[ 16.289080] PCI: cache line size of 128 is not supported by device 0000:00:1d.7
[ 16.289090] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xffa80800
[ 16.331907] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 16.332046] usb usb5: configuration #1 chosen from 1 choice
[ 16.332075] hub 5-0:1.0: USB hub found
[ 16.332084] hub 5-0:1.0: 8 ports detected
[ 16.435994] ata_piix 0000:00:1f.1: version 2.11
[ 16.436011] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
[ 16.436045] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[ 16.436131] scsi0 : ata_piix
[ 16.436180] scsi1 : ata_piix
[ 16.436209] ata1: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001ffa0 irq 14
[ 16.436212] ata2: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001ffa8 irq 15
[ 16.599744] ata1.00: ATA-7: Maxtor 6E040L0, NAR61590, max UDMA/133
[ 16.599748] ata1.00: 80293248 sectors, multi 8: LBA
[ 16.615697] ata1.00: configured for UDMA/133
[ 16.739157] usb 1-2: device not accepting address 2, error -71
[ 16.935122] ata2.00: ATAPI: SAMSUNG CD-R/RW SW-248F, R602, max UDMA/33
[ 17.034657] usb 5-2: new high speed USB device using ehci_hcd and address 2
[ 17.106818] ata2.00: configured for UDMA/33
[ 17.106932] scsi 0:0:0:0: Direct-Access ATA Maxtor 6E040L0 NAR6 PQ: 0 ANSI: 5
[ 17.108760] scsi 1:0:0:0: CD-ROM SAMSUNG CD-R/RW SW-248F R602 PQ: 0 ANSI: 5
[ 17.109043] ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
[ 17.109059] ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 18
[ 17.109094] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[ 17.109138] scsi2 : ata_piix
[ 17.109304] scsi3 : ata_piix
[ 17.109442] ata3: SATA max UDMA/133 cmd 0x0001fe00 ctl 0x0001fe12 bmdma 0x0001fea0 irq 18
[ 17.109445] ata4: SATA max UDMA/133 cmd 0x0001fe20 ctl 0x0001fe32 bmdma 0x0001fea8 irq 18
[ 17.166801] usb 5-2: configuration #1 chosen from 1 choice
[ 17.166861] hub 5-2:1.0: USB hub found
[ 17.166991] hub 5-2:1.0: 4 ports detected
[ 17.419504] ACPI: PCI Interrupt 0000:02:0c.0[A] -> GSI 18 (level, low) -> IRQ 18
[ 17.436565] sd 0:0:0:0: [sda] 80293248 512-byte hardware sectors (41110 MB)
[ 17.436589] sd 0:0:0:0: [sda] Write Protect is off
[ 17.436592] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 17.436610] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 17.436668] sd 0:0:0:0: [sda] 80293248 512-byte hardware sectors (41110 MB)
[ 17.436679] sd 0:0:0:0: [sda] Write Protect is off
[ 17.436681] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 17.436698] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 17.436703] sda:<6>e1000: 0000:02:0c.0: e1000_probe: (PCI:33MHz:32-bit) 00:0b:db:6c:1e:a3
[ 17.692074] sda1 sda2 <<6>usb 5-2.1: new high speed USB device using ehci_hcd and address 3
[ 17.711236] sda5 >
[ 17.711768] sd 0:0:0:0: [sda] Attached SCSI disk
[ 17.716750] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[ 17.716754] Uniform CD-ROM driver Revision: 3.20
[ 17.716927] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 17.727050] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[ 17.733666] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 17.733687] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 17.803356] usb 5-2.1: configuration #1 chosen from 1 choice
[ 17.943250] Attempting manual resume
[ 17.943253] swsusp: Resume From Partition 8:5
[ 17.943255] PM: Checking swsusp image.
[ 17.943437] PM: Resume from disk failed.
[ 17.958504] EXT3-fs: INFO: recovery required on readonly filesystem.
[ 17.958508] EXT3-fs: write access will be enabled during recovery.
[ 18.017114] usb 5-2.2: new full speed USB device using ehci_hcd and address 4
[ 18.128121] usb 5-2.2: configuration #1 chosen from 1 choice
[ 18.344495] usb 5-2.4: new high speed USB device using ehci_hcd and address 5
[ 18.452701] usb 5-2.4: configuration #1 chosen from 1 choice
[ 18.452814] hub 5-2.4:1.0: USB hub found
[ 18.452927] hub 5-2.4:1.0: 4 ports detected
[ 18.771809] usb 5-2.4.4: new low speed USB device using ehci_hcd and address 6
[ 18.892544] usb 5-2.4.4: configuration #1 chosen from 1 choice
[ 18.906048] usbcore: registered new interface driver hiddev
[ 18.924194] input: Microsoft Microsoft USB Wireless Mouse as /class/input/input2
[ 18.924324] input: USB HID v1.11 Mouse [Microsoft Microsoft USB Wireless Mouse] on usb-0000:00:1d.7-2.4.4
[ 18.924339] usbcore: registered new interface driver usbhid
[ 18.924343] /build/buildd/linux-source-2.6.22-2.6.22/drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 21.276321] kjournald starting. Commit interval 5 seconds
[ 21.276337] EXT3-fs: recovery complete.
[ 21.286371] EXT3-fs: mounted filesystem with ordered data mode.
[ 28.784312] Linux agpgart interface v0.102 (c) Dave Jones
[ 28.798643] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 28.841899] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 28.851801] agpgart: Detected an Intel 865 Chipset.
[ 28.856718] agpgart: AGP aperture is 128M @ 0xe8000000
[ 29.274172] iTCO_vendor_support: vendor-support=0
[ 29.346298] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007)
[ 29.357967] iTCO_wdt: failed to reset NO_REBOOT flag, reboot disabled by hardware
[ 29.357974] iTCO_wdt: No card detected
[ 29.820354] /build/buildd/linux-source-2.6.22-2.6.22/drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x03F0 pid 0x7504
[ 29.820372] usbcore: registered new interface driver usblp
[ 29.820375] /build/buildd/linux-source-2.6.22-2.6.22/drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
[ 29.844646] nvidia: module license 'NVIDIA' taints kernel.
[ 30.107739] input: PC Speaker as /class/input/input3
[ 30.141581] intel_rng: FWH not detected
[ 30.199506] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 30.199688] NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-9639 Mon Apr 16 20:20:06 PDT 2007
[ 30.262924] parport_pc 00:09: reported by Plug and Play ACPI
[ 30.262972] parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
[ 30.593695] ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 20
[ 30.593715] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[ 31.014814] intel8x0_measure_ac97_clock: measured 55101 usecs
[ 31.014817] intel8x0: clocking to 48000
[ 32.028184] lp0: using parport0 (interrupt-driven).
[ 32.076573] Adding 1510068k swap on /dev/sda5. Priority:-1 extents:1 across:1510068k
[ 32.304950] EXT3 FS on sda1, internal journal
[ 32.995771] rtusb init ====>
[ 32.996157] usbcore: registered new interface driver rt73
[ 33.285990] No dock devices found.
[ 33.464098] input: Power Button (FF) as /class/input/input4
[ 33.468123] ACPI: Power Button (FF) [PWRF]
[ 33.503393] input: Power Button (CM) as /class/input/input5
[ 33.507397] ACPI: Power Button (CM) [VBTN]
[ 34.950425] ppdev: user-space parallel port driver
[ 35.068269] e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
[ 35.427783] audit(1198946074.189:3): type=1503 operation="inode_permission" requested_mask="a" denied_mask="a" name="/dev/tty" pid=4600 profile="/usr/sbin/cupsd"
[ 35.494183] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[ 35.494188] apm: overridden by ACPI.
[ 35.729217] Failure registering capabilities with primary security module.
[ 36.296904] Bluetooth: Core ver 2.11
[ 36.297150] NET: Registered protocol family 31
[ 36.297153] Bluetooth: HCI device and connection manager initialized
[ 36.297156] Bluetooth: HCI socket layer initialized
[ 36.380835] Bluetooth: L2CAP ver 2.8
[ 36.380840] Bluetooth: L2CAP socket layer initialized
[ 36.631722] Bluetooth: RFCOMM socket layer initialized
[ 36.631945] Bluetooth: RFCOMM TTY layer initialized
[ 36.631949] Bluetooth: RFCOMM ver 1.8
[ 39.126477] agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
[ 39.126610] agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
[ 39.126739] agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
[ 41.053610] NET: Registered protocol family 17
[ 44.527941] NET: Registered protocol family 10
[ 44.528024] lo: Disabled Privacy Extensions
[ 54.552930] eth0: no IPv6 routers present

Revision history for this message
Emanuele Gentili (emgent) said :
#13

please paste "sudo ifconfig -a" output

Thanks

Revision history for this message
azim58 (azim58) said :
#14

eth0 Link encap:Ethernet HWaddr 00:0B:DB:6C:1E:A3
          inet addr:192.168.2.102 Bcast:192.168.2.255 Mask:255.255.255.0
          inet6 addr: fe80::20b:dbff:fe6c:1ea3/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:24263 errors:0 dropped:0 overruns:0 frame:0
          TX packets:20902 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:28666013 (27.3 MB) TX bytes:3515675 (3.3 MB)
          Base address:0xdf40 Memory:fcfe0000-fd000000

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:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

Revision history for this message
Emanuele Gentili (emgent) said :
#15

try to see if there is an wireless swtich, for example (FN+F*) in the keyboard.

Revision history for this message
azim58 (azim58) said :
#16

Where would I find that?

Revision history for this message
Emanuele Gentili (emgent) said :
#17

what laptop you have?

Revision history for this message
azim58 (azim58) said :
#18

It's not a laptop. This is a desktop.

Revision history for this message
Emanuele Gentili (emgent) said :
#19

uhm.. try to see if there is some switch (on/off) in the card.

Revision history for this message
azim58 (azim58) said :
#20

There's not.

Revision history for this message
Emanuele Gentili (emgent) said :
#21

for me there isnt driver problem.

  *-network DISABLED
       description: Wireless interface
       physical id: 1
       logical name: wlan0
       serial: 00:17:3f:ad:3f:a5
       capabilities: ethernet physical wireless
       configuration: broadcast=yes multicast=yes wireless=IEEE 802.11g

probably switch on/off in your wireless card, the system see wireless card and attaches a name (wlan0).

Revision history for this message
azim58 (azim58) said :
#22

Thanks for your help, but there is no switch. Anyway, I think I want to be done dealing with this problem. I appreciate the effort you've put in to help me though. Thanks.