Find the answer to your Linux question:
Results 1 to 4 of 4
im having problems with a laptops wireless card its a dell inspiron 600m this is the line from lspci 02:03.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI ...
  1. #1
    Linux User benjamin20's Avatar
    Join Date
    Oct 2004
    Location
    jacksonville beach FL
    Posts
    317

    wireless lan

    im having problems with a laptops wireless card

    its a dell inspiron 600m

    this is the line from lspci

    02:03.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)


    and some statements from dmesg

    ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, 1.1.3
    ipw2100: Copyright(c) 2003-2005 Intel Corporation
    ACPI: PCI Interrupt 0000:02:03.0[A] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
    ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
    pccard: PCMCIA card inserted into slot 1
    ipw2100: eth1: Firmware 'ipw2100-1.3.fw' not available or load failed.
    ipw2100: eth1: ipw2100_get_firmware failed: -2
    ipw2100: eth1: Failed to power on the adapter.
    ipw2100: eth1: Failed to start the firmware.
    ipw2100Error calling register_netdev.
    ACPI: PCI interrupt for device 0000:02:03.0 disabled
    ipw2100: probe of 0000:02:03.0 failed with error -5

    what should i do to get it recognied by the system?

    edit: im using debian testing beta 3
    Last edited by benjamin20; 08-30-2006 at 02:21 AM. Reason: need to mention version
    nVidia G-Force 6600GT (bfg) pci-e: amd 64 2000+ (939): 1024 corsair ram: 2X 80gb seagate harddisk SATA: plextor cd/dvd-read/write cdrom SATA

  2. #2
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    There is some helpful information for you here...
    Link
    Linux Mint + IceWM Registered:#371367 New Members: click here

  3. #3
    Linux User benjamin20's Avatar
    Join Date
    Oct 2004
    Location
    jacksonville beach FL
    Posts
    317
    ty

    so how do i get the kernel sources through debian and will they pre configured to match up with the current default kernel configuration?
    nVidia G-Force 6600GT (bfg) pci-e: amd 64 2000+ (939): 1024 corsair ram: 2X 80gb seagate harddisk SATA: plextor cd/dvd-read/write cdrom SATA

  4. #4
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    To find your exact kernel version, open a terminal and do:
    Code:
    uname -a
    Then follow this great instruction.
    Linux Mint + IceWM Registered:#371367 New Members: click here

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •