Kirjoittaja Aihe: IP-asetuksia ei ollut saatavilla (kiinteä yhteys enp2s0) -odottaa korjausta  (Luettu 3771 kertaa)

0 jäsentä ja 1 Vieras katselee tätä aihetta.

Poissa RaijaR

  • Jäsen
  • Viestejä: 1421
  • Sukupuoli: Nainen
the kernel reports an error and stack trace about the driver when the network goes down (starting with "NETDEV WATCHDOG: enp2s0 (r8169): transmit queue 0 timed out")

« Viimeksi muokattu: 19.12.2022 - klo:21:20 kirjoittanut RaijaR »
Pöytäkone ASUS ExpertCenter PN52, Tumbleweed, jossa nippu distroja QEMU/KVM:ssä.
Ja Väinö-minibulli :D
Huom! Kirjoitusvihreet tulee jostain aravuudesta...

Poissa harmie

  • Valvoja
  • *
  • Viestejä: 2762
  • Sukupuoli: Mies
Vs: IP-asetuksia ei ollut saatavilla (kiinteä yhteys enp2s0)
« Vastaus #1 : 16.12.2022 - klo:11:45 »
Onko sinulla muuten samaan aikaan toi wifi päällä kun käytät piuhaa?

Poissa harmie

  • Valvoja
  • *
  • Viestejä: 2762
  • Sukupuoli: Mies
Vs: IP-asetuksia ei ollut saatavilla (kiinteä yhteys enp2s0)
« Vastaus #2 : 16.12.2022 - klo:11:51 »
Missä muuten luuraa NetworkManager.conf -tiedosto, jos sellainen openSUSEsta löytyy?

konfit löytyy tuolta ja lisäinfoa "man NetworkManager.conf"
Koodia: [Valitse]
/etc/NetworkManager/conf.d/

Poissa RaijaR

  • Jäsen
  • Viestejä: 1421
  • Sukupuoli: Nainen
Vs: IP-asetuksia ei ollut saatavilla (kiinteä yhteys enp2s0)
« Vastaus #3 : 16.12.2022 - klo:16:14 »
Onko sinulla muuten samaan aikaan toi wifi päällä kun käytät piuhaa?

Yleensä ei ole kahta yhteytt' samaan aikaan, mutta logeissa voi näkyä wi-fin kanssa touhuamista, koska jollain konstillahan tieto piti tänne saada  :)
Pöytäkone ASUS ExpertCenter PN52, Tumbleweed, jossa nippu distroja QEMU/KVM:ssä.
Ja Väinö-minibulli :D
Huom! Kirjoitusvihreet tulee jostain aravuudesta...

Poissa RaijaR

  • Jäsen
  • Viestejä: 1421
  • Sukupuoli: Nainen
Vs: IP-asetuksia ei ollut saatavilla (kiinteä yhteys enp2s0)
« Vastaus #4 : 16.12.2022 - klo:16:46 »
Missä muuten luuraa NetworkManager.conf -tiedosto, jos sellainen openSUSEsta löytyy?

konfit löytyy tuolta ja lisäinfoa "man NetworkManager.conf"
Koodia: [Valitse]
/etc/NetworkManager/conf.d/

Ei näytä olevan koko confia?
Koodia: [Valitse]
enp2s0:/etc/NetworkManager/conf.d #
enp2s0:/etc/NetworkManager/conf.d # cd /etc/NetworkManager/conf.d/
enp2s0:/etc/NetworkManager/conf.d # l
total 0
drwxr-xr-x 1 root root  0 Dec  4 16:28 ./
drwxr-xr-x 1 root root 78 Dec  4 16:28 ../
enp2s0:/etc/NetworkManager/conf.d #

Locate- komennolla löysin tämän, mutta näyttää että kaikki on kommentoitu pois "käytöstä"
Koodia: [Valitse]
enp2s0:/etc/NetworkManager/conf.d # locate NetworkManager.conf
/usr/lib/NetworkManager/NetworkManager.conf
/usr/share/dbus-1/system.d/org.freedesktop.NetworkManager.conf
/usr/share/man/man5/NetworkManager.conf.5.gz
enp2s0:/etc/NetworkManager/conf.d # cat /usr/lib/NetworkManager/NetworkManager.conf
# Configuration file for NetworkManager.
#
# See "man 5 NetworkManager.conf" for details.
#
# The directories /usr/lib/NetworkManager/conf.d/ and /run/NetworkManager/conf.d/
# can contain additional .conf snippets installed by packages. These files are
# read before NetworkManager.conf and have thus lowest priority.
# The directory /etc/NetworkManager/conf.d/ can contain additional .conf
# snippets. Those snippets are merged last and overwrite the settings from this main
# file.
#
# The files within one conf.d/ directory are read in asciibetical order.
#
# You can prevent loading a file /usr/lib/NetworkManager/conf.d/NAME.conf
# by having a file NAME.conf in either /run/NetworkManager/conf.d/ or /etc/NetworkManager/conf.d/.
# Likewise, snippets from /run can be prevented from loading by placing
# a file with the same name in /etc/NetworkManager/conf.d/.
#
# If two files define the same key, the one that is read afterwards will overwrite
# the previous one.

[main]
#plugins=keyfile


[logging]
# When debugging NetworkManager, enabling debug logging is of great help.
#
# Logfiles contain no passwords and little sensitive information. But please
# check before posting the file online. You can also personally hand over the
# logfile to a NM developer to treat it confidential. Meet us on #nm on Libera.Chat.
#
# You can also change the log-level at runtime via
#   $ nmcli general logging level TRACE domains ALL
# However, usually it's cleaner to enable debug logging
# in the configuration and restart NetworkManager so that
# debug logging is enabled from the start.
#
# You will find the logfiles in syslog, for example via
#   $ journalctl -u NetworkManager
#
# Please post full logfiles for bug reports without pre-filtering or truncation.
# Also, for debugging the entire `journalctl` output can be interesting. Don't
# limit unnecessarily with `journalctl -u`. Exceptions are if you are worried
# about private data. Check before posting logfiles!
#
# Note that debug logging of NetworkManager can be quite verbose. Some messages
# might be rate-limited by the logging daemon (see RateLimitIntervalSec, RateLimitBurst
# in man journald.conf). Please disable rate-limiting before collecting debug logs!
#
#level=TRACE
#domains=ALL
enp2s0:/etc/NetworkManager/conf.d #

Tuli mieleen, että voisiko tämä jotenkin johtua tuosta virtuaalikoneesta, vaikka kone ei ole päällä, mutta verkko?
Koodia: [Valitse]
enp2s0:/etc/NetworkManager/conf.d # virsh net-list --all
 Name      State    Autostart   Persistent
--------------------------------------------
 default   active   yes         yes

enp2s0:/etc/NetworkManager/conf.d #

Pää pehmenee tämän kanssa, kun millään ymmärrä  :(
On tässä ollut muillakin ongelmia: https://forums.opensuse.org/search?q=enp2s
Pöytäkone ASUS ExpertCenter PN52, Tumbleweed, jossa nippu distroja QEMU/KVM:ssä.
Ja Väinö-minibulli :D
Huom! Kirjoitusvihreet tulee jostain aravuudesta...