Results 1 to 10 of 10

Thread: Dell Inspiron 14R n4010 wireless connection problem

  1. #1
    Join Date
    Dec 2012
    Beans
    6

    Dell Inspiron 14R n4010 wireless connection problem

    I've recently installed ubuntu 12.04 in my laptop, i'd windows 7 and i totally erased all the system, i changed to ubuntu and the ethernet connection works fine but it seems like i don't have any driver for my wireless connection and i cant find it. Please Help

  2. #2
    Join Date
    Dec 2012
    Beans
    6

    Re: Dell Inspiron 14R n4010 wireless connection problem

    My mistake, ubuntu 12.10

  3. #3
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Dell Inspiron 14R n4010 wireless connection problem

    Please tell us what wireless card you have. Open a terminal and run and post:
    Code:
    lspci -nn | grep 0280
    The pipe symbol | is on the right side of my US keyboard on the same key with \. Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  4. #4
    Join Date
    Aug 2008
    Location
    Arizona State
    Beans
    419
    Distro
    Ubuntu

    Re: Dell Inspiron 14R n4010 wireless connection problem

    please post the output of
    Code:
    lspci -nn

  5. #5
    Join Date
    Dec 2012
    Beans
    6

    Re: Dell Inspiron 14R n4010 wireless connection problem

    lspci -nn | grep 0280

    03:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1000 [8086:0083]


    lspci -nn

    00:00.0 Host bridge [0600]: Intel Corporation Core Processor DRAM Controller [8086:0044] (rev 18)
    00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18)
    00:16.0 Communication controller [0780]: Intel Corporation 5 Series/3400 Series Chipset HECI Controller [8086:3b64] (rev 06)
    00:1a.0 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 06)
    00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b56] (rev 06)
    00:1c.0 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 [8086:3b42] (rev 06)
    00:1c.1 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 [8086:3b44] (rev 06)
    00:1c.5 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 [8086:3b4c] (rev 06)
    00:1d.0 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b34] (rev 06)
    00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev a6)
    00:1f.0 ISA bridge [0601]: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller [8086:3b0b] (rev 06)
    00:1f.2 SATA controller [0106]: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller [8086:3b2f] (rev 06)
    00:1f.3 SMBus [0c05]: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller [8086:3b30] (rev 06)
    00:1f.6 Signal processing controller [1180]: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem [8086:3b32] (rev 06)
    03:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1000 [8086:0083]
    04:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR8152 v1.1 Fast Ethernet [1969:2060] (rev c1)
    ff:00.0 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers [8086:2c62] (rev 05)
    ff:00.1 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture System Address Decoder [8086:2d01] (rev 05)
    ff:02.0 Host bridge [0600]: Intel Corporation Core Processor QPI Link 0 [8086:2d10] (rev 05)
    ff:02.1 Host bridge [0600]: Intel Corporation Core Processor QPI Physical 0 [8086:2d11] (rev 05)
    ff:02.2 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d12] (rev 05)
    ff:02.3 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d13] (rev 05)

  6. #6
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Dell Inspiron 14R n4010 wireless connection problem

    Your wireless should work just fine. Please let us see:
    Code:
    rfkill list all
    Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  7. #7
    Join Date
    Dec 2012
    Beans
    6

    Re: Dell Inspiron 14R n4010 wireless connection problem

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

  8. #8
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Dell Inspiron 14R n4010 wireless connection problem

    Quote Originally Posted by geekking View Post
    rfkill list all
    0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
    That suggests that the switch or key combination has the wireless switched off. Can you please switch it?
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  9. #9
    Join Date
    Dec 2012
    Beans
    6

    Re: Dell Inspiron 14R n4010 wireless connection problem

    Ready. Yeah already solved, the most stupid thing. I thought in this by the beginning of my problem, but i dont know. Thanks

  10. #10
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Dell Inspiron 14R n4010 wireless connection problem

    Please use thread tools at the top to mark Solved. Glad it's working.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

Tags for this Thread

Bookmarks

Posting Permissions

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