Results 1 to 5 of 5

Thread: Dell Latitude D630 WiFi

  1. #1
    Join Date
    Jul 2011
    Beans
    2

    Dell Latitude D630 WiFi

    Just installed ubuntu on my laptop... but the Wifi driver is not initially working, so I connected to the web via LAN cable, after downloading the driver and restarting, its still not working.

    Help needed please.

  2. #2
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Dell Latitude D630 WiFi

    Can you post the output of
    Code:
    lspci
    and
    Code:
    ifconfig
    and finaly
    Code:
    iwconfig
    That will tell us the exact hardware you are using in the laptop.

  3. #3
    Join Date
    Jul 2011
    Beans
    2

    Re: Dell Latitude D630 WiFi

    I myself have a D630 although I don't have linux on it right now but when I used to I had problems with the wireless too, I started using nm-applet as my network-manager and then it started working fine.

    so try:
    sudo apt-get install nm-applet

    sudo nm-applet

  4. #4
    Join Date
    Jul 2011
    Beans
    2

    Re: Dell Latitude D630 WiFi

    Quote Originally Posted by rev.elation View Post
    I myself have a D630 although I don't have linux on it right now but when I used to I had problems with the wireless too, I started using nm-applet as my network-manager and then it started working fine.

    so try:
    sudo apt-get install nm-applet

    sudo nm-applet

    Quite new to Linux... how exactly do I do that... Please walk me through.

  5. #5
    Join Date
    Jul 2011
    Beans
    2

    Re: Dell Latitude D630 WiFi

    Open up a Terminal.

    enter: sudo apt-get install nm-applet
    press enter and enter your password and confirm the download.
    nm-applet is a NetworkManager.
    to start the networkmanager you should now (still in the terminal) enter: sudo nm-applet

    then look for the new Icon among the other running programs and search for your wireless network.

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
  •