Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Brand new to Ubuntu. Issues with LAN connection

  1. #1
    Join Date
    Nov 2013
    Beans
    6

    Brand new to Ubuntu. Issues with LAN connection

    I have verified that the wireless connection works using another computer. I just installed Ubuntu for the first time. Is there a specific way to set up a wired connection? The wire is plugged into the computer, but it doesn't seem to recognize it.

  2. #2
    Join Date
    Apr 2011
    Location
    3rd Rock from the Sun
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Brand new to Ubuntu. Issues with LAN connection

    The Wired connections, most often, work out of the box.

    What LAN card do you have on board? Check for 'Ethernet controller' with following command in Terminal:
    Code:
    lspci
    The following can help you diagnoze the issue:
    http://www.cyberciti.biz/faq/how-can...gnized-or-not/
    "Evolution is Nature's way of issuing upgrades."


  3. #3
    Join Date
    Nov 2013
    Beans
    6

    Re: Brand new to Ubuntu. Issues with LAN connection

    When I run that command, no Ethernet controller is shown. I know there is an ethernet port on the motherboard though.

  4. #4
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Brand new to Ubuntu. Issues with LAN connection

    This command is much more concise and comprehensive:
    Code:
    sudo lshw -C network
    Post the output thanks.

  5. #5
    Join Date
    Nov 2013
    Beans
    6

    Re: Brand new to Ubuntu. Issues with LAN connection

    sudo lshw -C network output

    *-network DISABLED
    description: Wireless interface
    physical id: 1
    bus info: usb@3:3
    logical name: wlan0
    capabilities: ethernet physical wireless
    configuration: broadcast=yes driver=prism2_usb driverversion=3.11.0-12-generic firmware=N/A link=no multicast=yes wireless=IEEE 802.11b

    This is after I have plugged in a Linksys Wireless Usb Adapter Model WUSB11 ver. 2.5 and did a complete reinstall of ubuntu with this wireless adapter plugged in during the reinstall.

  6. #6
    Join Date
    Jul 2007
    Location
    Prague, Czech Republic
    Beans
    4
    Distro
    Kubuntu 10.04 Lucid Lynx

    Re: Brand new to Ubuntu. Issues with LAN connection

    Hello, one idea - try to check the BIOS setup wheter the etherner card is enabled.

  7. #7
    Join Date
    Apr 2011
    Location
    3rd Rock from the Sun
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Brand new to Ubuntu. Issues with LAN connection

    Are you dual-booting Ubuntu with any other OS? If you are, then check in the other OS if Ethernet is working.
    You can check in the BIOS to see if it is Enabled, if it isn't then enable it.
    "Evolution is Nature's way of issuing upgrades."


  8. #8
    Join Date
    Nov 2013
    Beans
    6

    Re: Brand new to Ubuntu. Issues with LAN connection

    I am not dual booting with any other OS. How do you check the BIOS to see if it is enabled?

  9. #9
    Join Date
    Nov 2013
    Location
    Iowa
    Beans
    87
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Brand new to Ubuntu. Issues with LAN connection

    When you 1st power on the machine you should see near the upper right corner during the bios boot a listing of f-key boot options. The list may not stay listed long. You have have to boot it once to see the list, write it down, then boot a 2nd time to actually key in the option.
    The key listing is bios dependant. Some machines use F2, some F12, some use the DEL key to enter bios setup screen.
    Once in the bios setup, you will have to page thru the setup options for the motherboard you have.

  10. #10
    Join Date
    Nov 2013
    Beans
    6

    Re: Brand new to Ubuntu. Issues with LAN connection

    I accessed the BIOS for my motherboard, but couldn't find any options even close to on board LAN or ethernet. My motherboard is http://www.biostar.com.tw/app/en/mb/...n.php?S_ID=451 . Any other ideas?

Page 1 of 2 12 LastLast

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
  •