public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mark Knecht <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] OFF TOPIC Need Ubuntu network help
Date: Mon, 16 Oct 2023 07:23:07 -0700	[thread overview]
Message-ID: <CAK2H+ed=+RrCjKu4V390R_8u7au9tUzh+6VzuTn7x+84t6EetQ@mail.gmail.com> (raw)
In-Reply-To: <17dbcf2a-13c7-b8c0-69f1-a09e5288cfd5@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3898 bytes --]

On Mon, Oct 16, 2023 at 12:52 AM Dale <rdalek1967@gmail.com> wrote:
>
> Howdy,
>
> I finally got through with my backup restore.  I had shutdown the NAS
> box with Ubuntu on it since I was done with it.  I wanted to do some
> updates and check some other stuff, still learning how Ubuntu works, so
> I rebooted it.  I didn't hook up the drives with my backups on them
> since I don't need them to update and such.  The network not only
> doesn't come up, it is just plain dead.  The LEDs on the card are out,
> the router shows no connection either, not even as inactive.  I did a
> LOT of searching.  Found others with similar problems but nothing
> helped.  I found one thread that was recent and exactly my problem.  It
> appears that after some attempts to figure it out, the guru trying to
> help ran out of ideas.  I'll post a link below.  [1]  It's kinda hard to
> post info since I have no way to get it from the NAS box to my main rig
> since the network isn't working.  That said, when I run lshw -C network,
> it shows it as being disabled.  It looks just like the thread linked
below.
>
> Since this is a built in network port and there is a history of issues
> with those things with me, I installed a PCIe network card.  It shows up
> the same way, disabled.  I rebooted the router just in case.  I also
> checked the BIOS to be sure it was enabled there, some glitch or
> something could have disabled it.  It shows up as enabled.  I checked
> the cable but then I thought of a way to rule out hardware.  I booted a
> Knoppix system that I have on the Ventoy USB stick.  I still love that
> thing.  :-D  The network came up and worked just fine without me doing a
> single thing.  I tried another image, can't recall which, and the
> network worked in it too.  I then said to heck with it, pulled out a
> spare hard drive and put it in place of the current drive with Ubuntu on
> it.  I then tried to install Debian.  Guess what, the network doesn't
> work with it either.  So, boot from USB image, network works.  Boot from
> a hard drive, network dead.
>
> Since the Ubuntu forums are no help, searching didn't help, my last
> resort is to ask here, on a Gentoo forum.  :/  I figure there may be a
> few people here that use Ubuntu on some system and are familiar with
> this.  Given it works on Knoppix and such, it has to be something
> related to Ubuntu and I guess Debian as well.  I downloaded both those
> images a while back.  My first instinct, the updates broke something.
> What's odd, it doesn't work with the USB Debian/Ubuntu images either and
> it worked fine before when I installed from it.
>
> Anyone here have ideas?  Keep in mind, that thing uses systemd.  I
> thought I hated that before.  I truly hate that thing now.  Trying to
> figure out how to restart something is like pulling teeth with no pain
> meds.  Heck, I have to google just to find out what the name of the
> service is because most make no sense.  Still, I'd like to get it
> working.  If not, the 770T may end up with Gentoo yet.
>
> [1]  https://ubuntuforums.org/showthread.php?t=2483647
>
> Thanks.
>
> Dale
>
> :-)  :-)

Dale,
   Sorry for your problems. I have a bunch of Kubuntu and
Ubuntu Server machines here so maybe I can help.

   First, I am NOT understanding your situation completely. I
have a suspicion that possibly you didn't configure a status
ip and something has changed it. That happened to me once
with Ubuntu Server and also with Kubuntu

1) Does your Ubuntu machine have a keyboard and monitor?

2) If it does lets try a couple of commands to get a baseline
and have you post results back

ip l show

route -n

ip r

sudo ifconfig

nmcli device

ping www.yahoo.com

(change enp5s0 as needed)
ip l show enp5s0 | grep --color -w UP


Let's start with that and see where it leads.

[-- Attachment #2: Type: text/html, Size: 4862 bytes --]

      parent reply	other threads:[~2023-10-16 14:23 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-16  7:51 [gentoo-user] OFF TOPIC Need Ubuntu network help Dale
2023-10-16  8:01 ` Wols Lists
2023-10-16  8:28   ` Dale
2023-10-16  9:15     ` Tsukasa Mcp_Reznor
2023-10-16 10:24       ` Michael
2023-10-16 16:56         ` Dale
2023-10-16 18:17           ` Neil Bothwick
2023-10-16 18:26           ` Mark Knecht
2023-10-17  0:34             ` Dale
2023-10-17  7:23               ` Neil Bothwick
2023-10-17 16:41                 ` Dale
2023-10-17 17:50                   ` Mark Knecht
2023-10-17 18:07                     ` Dale
2023-10-17 18:24                       ` [gentoo-user] " Grant Edwards
2023-10-17 18:54                         ` Dale
2023-10-17 19:44                           ` Neil Bothwick
2023-10-18  2:50                             ` Dale
2023-10-18  7:36                               ` Neil Bothwick
2023-10-18  9:23                                 ` Michael
2023-10-18 13:57                                   ` Grant Edwards
2023-10-18 17:49                                     ` Dale
2023-10-18 18:40                                       ` Neil Bothwick
2023-10-18 23:24                                         ` Dale
2023-10-19 11:54                                           ` Neil Bothwick
2023-10-19 16:24                                             ` Dale
2023-10-18 18:38                                     ` Michael
2023-10-18 21:07                                       ` Grant Edwards
2023-10-18 22:27                                         ` Dale
2023-10-18 23:06                                           ` Neil Bothwick
2023-10-19  4:49                                             ` [gentoo-user] Re: OFF TOPIC Need Ubuntu network help: boot loader info Dale
2023-10-19  8:40                                               ` Michael
2023-10-19 14:45                                                 ` Dale
2023-10-19 15:38                                                   ` Neil Bothwick
2023-10-19 19:47                                                     ` Dale
2023-10-19 11:55                                               ` Neil Bothwick
2023-10-19 11:59                                                 ` Neil Bothwick
2023-10-19 15:09                                                   ` Peter Humphrey
2023-10-29 11:23                                                 ` Wols Lists
2023-10-19 16:43                                               ` Laurence Perkins
2023-10-19 19:38                                               ` Grant Edwards
2023-10-19 11:47                                             ` [gentoo-user] Re: OFF TOPIC Need Ubuntu network help Peter Humphrey
2023-10-18 17:45                                   ` Neil Bothwick
2023-10-18 18:41                                     ` Michael
2023-10-17 19:35                       ` [gentoo-user] " Mark Knecht
2023-10-17 21:46                         ` Dale
2023-10-17 22:22                           ` Mark Knecht
2023-10-17 22:31                             ` Dale
2023-10-18  3:15                             ` [gentoo-user] " Grant Edwards
2023-10-18  7:39                               ` Neil Bothwick
2023-10-18 14:25                               ` Rich Freeman
2023-10-18 14:40                                 ` Grant Edwards
2023-10-18 17:54                                 ` Dale
2023-10-17 19:47                   ` [gentoo-user] " Neil Bothwick
2023-10-17 21:52                     ` Dale
2023-10-18  8:23                       ` Dale
2023-10-18 11:56                   ` [OT] " Peter Humphrey
2023-10-18 18:54                     ` Dale
2023-10-16 18:15     ` Neil Bothwick
2023-10-16 14:23 ` Mark Knecht [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAK2H+ed=+RrCjKu4V390R_8u7au9tUzh+6VzuTn7x+84t6EetQ@mail.gmail.com' \
    --to=markknecht@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox