Results 1 to 7 of 7

Thread: No Ethernet port, so I can't force a wired connection

  1. #1
    Join Date
    May 2023
    Beans
    4

    No Ethernet port, so I can't force a wired connection

    The laptop I'm working with has no port to hardwire the net. Does anyone have an idea around this? Wireless support all seems to require a hardline first. Ubuntu 20.4

  2. #2
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: No Ethernet port, so I can't force a wired connection

    You can get an ethernet adapter connected via usb (or an ethernet card if it is desktop computer).

    In many but not all computers, there is a wifi chip/card, that works 'out of the box' with the built-in linux drivers, so if you are lucky, you don't need such an adapter. Intel wifi is usually working, Broadcom wifi usually needs a proprietary driver, that you should download/install via ethernet (wired internet).

    Are you running Ubuntu now (or Windows or MacOS or some other Linux distro)? Can you check what wifi hardware there is in the computer?

  3. #3
    Join Date
    May 2023
    Beans
    4

    Re: No Ethernet port, so I can't force a wired connection

    The laptop runs Ubuntu, and I'll pull up the original specs.

  4. #4
    Join Date
    May 2023
    Beans
    4

    Re: No Ethernet port, so I can't force a wired connection


  5. #5
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 24.04 Noble Numbat

    Re: No Ethernet port, so I can't force a wired connection

    That seems to suggest there is an ethernet card in the machine with a standard RJ-45 socket.
    Are you saying that is not available?

    Network Card : 10/100BASE-T Ethernet LAN (RJ-45 connector)

  6. #6
    Join Date
    May 2023
    Beans
    4

    Re: No Ethernet port, so I can't force a wired connection

    It doesn't, checking the serial again

  7. #7
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: No Ethernet port, so I can't force a wired connection

    Thanks for the hardware specifications. I agree with ajgreeny, that there seems to be an ethernet port. Did you test it?

    On the other hand, the description of the wireless hardware does not tell us about the brand name and model.

    When running your Ubuntu, please run the following command line in terminal window.
    Code:
    sudo lshw -C network
    Then copy&paste from the terminal window to a reply window here. Please put the output between code tags like this

    [code]
    output
    [/code]

    to get output like this

    Code:
    output
    The output should contain important information about your network hardware.

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
  •