Du kannst trotzdem mal die Ausgabe von inxi zeigen:
sudo apt install inxi sudo inxi -Fzm
Anmeldungsdatum: Beiträge: 1632 |
Du kannst trotzdem mal die Ausgabe von inxi zeigen: sudo apt install inxi sudo inxi -Fzm
|
Anmeldungsdatum: Beiträge: 14193 |
Poste mal nach dem Kaltstart (d. h. ohne den reboot), die Ausgaben von: ip -4 link ip -4 a ip -4 r ip -4 n s |
(Themenstarter)
Anmeldungsdatum: Beiträge: 726 Wohnort: Erlangen |
@chr123Hier nachfolgend inxi-Ausgabe ohne Internetzugang: adam@bino5-ulx:~$ sudo inxi -Fzm [sudo] Passwort für adam: System: Host: bino5-ulx Kernel: 5.4.0-48-generic x86_64 bits: 64 Console: tty 0 Distro: Ubuntu 18.04.5 LTS Machine: Device: desktop Mobo: Intel model: DH67CF v: AAG10215-207 serial: <filter> BIOS: Intel v: BLH6710H.86A.0163.2018.1023.1559 date: 10/23/2018 CPU: Quad core Intel Core i5-2405S (-MCP-) cache: 6144 KB clock speeds: max: 3300 MHz 1: 2612 MHz 2: 2757 MHz 3: 2668 MHz 4: 2770 MHz Memory: Array-1 capacity: 16 GB devices: 2 EC: None Device-1: CHANNEL A DIMM0 size: 2 GB speed: 1333 MT/s type: DDR3 Device-2: CHANNEL A DIMM1 size: 2 GB speed: 1333 MT/s type: DDR3 Graphics: Card: Intel 2nd Generation Core Integrated Graphics Controller Display Server: X.Org 1.20.8 driver: i915 Resolution: 1280x1024@60.02hz OpenGL: renderer: Mesa DRI Intel HD Graphics 3000 (SNB GT2) version: 3.3 Mesa 20.0.8 Audio: Card Intel 6 Series/C200 Series Family High Def. Audio Controller driver: snd_hda_intel Sound: Advanced Linux Sound Architecture v: k5.4.0-48-generic Network: Card: Intel 82579V Gigabit Network Connection IF: N/A state: N/A speed: N/A duplex: N/A mac: N/A Drives: HDD Total Size: 250.1GB (3.3% used) ID-1: /dev/sda model: Samsung_SSD_860 size: 250.1GB Partition: ID-1: / size: 29G used: 6.8G (25%) fs: ext4 dev: /dev/sda5 ID-2: /home size: 57G used: 954M (2%) fs: ext4 dev: /dev/sda6 RAID: No RAID devices: /proc/mdstat, md_mod kernel module present Sensors: System Temperatures: cpu: 49.0C mobo: N/A Fan Speeds (in rpm): cpu: N/A Info: Processes: 248 Uptime: 1 min Memory: 843.1/3835.1MB Client: Shell (sudo) inxi: 2.3.56 adam@bino5-ulx:~$ Hier nachfolgend inxi-Ausgabe mit Internetzugang: adam@bino5-ulx:~$ sudo inxi -Fzm System: Host: bino5-ulx Kernel: 5.4.0-48-generic x86_64 bits: 64 Console: tty 0 Distro: Ubuntu 18.04.5 LTS Machine: Device: desktop Mobo: Intel model: DH67CF v: AAG10215-207 serial: <filter> BIOS: Intel v: BLH6710H.86A.0163.2018.1023.1559 date: 10/23/2018 CPU: Quad core Intel Core i5-2405S (-MCP-) cache: 6144 KB clock speeds: max: 3300 MHz 1: 1596 MHz 2: 1596 MHz 3: 1596 MHz 4: 1596 MHz Memory: Array-1 capacity: 16 GB devices: 2 EC: None Device-1: CHANNEL A DIMM0 size: 2 GB speed: 1333 MT/s type: DDR3 Device-2: CHANNEL A DIMM1 size: 2 GB speed: 1333 MT/s type: DDR3 Graphics: Card: Intel 2nd Generation Core Integrated Graphics Controller Display Server: X.Org 1.20.8 driver: i915 Resolution: 1280x1024@60.02hz OpenGL: renderer: Mesa DRI Intel HD Graphics 3000 (SNB GT2) version: 3.3 Mesa 20.0.8 Audio: Card Intel 6 Series/C200 Series Family High Def. Audio Controller driver: snd_hda_intel Sound: Advanced Linux Sound Architecture v: k5.4.0-48-generic Network: Card: Intel 82579V Gigabit Network Connection driver: e1000e IF: eno1 state: up speed: 100 Mbps duplex: full mac: <filter> Drives: HDD Total Size: 250.1GB (3.3% used) ID-1: /dev/sda model: Samsung_SSD_860 size: 250.1GB Partition: ID-1: / size: 29G used: 6.8G (25%) fs: ext4 dev: /dev/sda5 ID-2: /home size: 57G used: 957M (2%) fs: ext4 dev: /dev/sda6 RAID: No RAID devices: /proc/mdstat, md_mod kernel module present Sensors: System Temperatures: cpu: 37.0C mobo: N/A Fan Speeds (in rpm): cpu: N/A Info: Processes: 272 Uptime: 4 min Memory: 1338.5/3849.1MB Client: Shell (sudo) inxi: 2.3.56 |
Anmeldungsdatum: Beiträge: 14193 |
|
(Themenstarter)
Anmeldungsdatum: Beiträge: 726 Wohnort: Erlangen |
@lubux Nachfolgend die Ausgabe nach dem Kaltstart: adam@bino5-ulx:~$ cat test-lubux.txt ip -4 link ip -4 a ip -4 r ip -4 n s adam@bino5-ulx:~$ ./test-lubux.txt 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever adam@bino5-ulx:~$ |
Anmeldungsdatum: Beiträge: 14193 |
|
(Themenstarter)
Anmeldungsdatum: Beiträge: 726 Wohnort: Erlangen |
@lubux Vorgeschlagene Dateiänderung durchgeführt: adam@bino5-ulx:~$ ls -l /etc/modules -rwxr-xr-x 1 root root 201 Sep 24 16:38 /etc/modules adam@bino5-ulx:~$ cat /etc/modules # /etc/modules: kernel modules to load at boot time. # # This file contains the names of kernel modules that should be loaded # at boot time, one per line. Lines beginning with "#" are ignored. e1000e adam@bino5-ulx:~$ Danach Kaltstart durchgeführt Ergebnis: keine Verbindung zum Router wie vorher! |
Anmeldungsdatum: Beiträge: 14193 |
Wie sind jetzt nach dem Kaltstart, die Ausgaben von: lsmod | grep -i e1000e ip link ? Wenn es mit "lsmod | grep -i e1000e" keine Ausgabe gibt, dann: sudo modprobe -v e1000e ausführen und danach die Ausgaben von: lsmod | grep -i e1000e ip link posten. |
(Themenstarter)
Anmeldungsdatum: Beiträge: 726 Wohnort: Erlangen |
Nach dem Kaltstart folgende Ausgaben: adam@bino5-ulx:~$ lsmod | grep -i e1000e e1000e 253952 0 adam@bino5-ulx:~$ ip link 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 adam@bino5-ulx:~$ adam@bino5-ulx:~$ sudo modprobe -v e1000e [sudo] Passwort für adam: adam@bino5-ulx:~$ lsmod | grep -i e1000e e1000e 253952 0 adam@bino5-ulx:~$ ip link 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 adam@bino5-ulx:~$ |
Anmeldungsdatum: Beiträge: 14193 |
|
(Themenstarter)
Anmeldungsdatum: Beiträge: 726 Wohnort: Erlangen |
adam@bino5-ulx:~$ dmesg | grep -i e1000e [ 0.920576] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 0.920577] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.920749] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 1.945071] e1000e: probe of 0000:00:19.0 failed with error -3 adam@bino5-ulx:~$ |
Anmeldungsdatum: Beiträge: 14193 |
|
Anmeldungsdatum: Beiträge: 216 |
Hat sich überschnitten. |
(Themenstarter)
Anmeldungsdatum: Beiträge: 726 Wohnort: Erlangen |
@lubux: adam@bino5-ulx:~$ sudo modprobe -rv e1000e && sudo modprobe -v e1000e insmod /lib/modules/5.4.0-48-generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko adam@bino5-ulx:~$ ip link 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 adam@bino5-ulx:~$ |
(Themenstarter)
Anmeldungsdatum: Beiträge: 726 Wohnort: Erlangen |
Hat jemand noch irgendeine Idee zu meinem Problem? Ich zeige mal die unterschiedlichen Ergebnisse von lsmod beim Kaltstart und Warmstart Kaltstart: adam@bino5-ulx:~$ cat test_kaltstart Module Size Used by snd_hda_codec_hdmi 61440 1 snd_hda_codec_realtek 126976 1 snd_hda_codec_generic 81920 1 snd_hda_codec_realtek ledtrig_audio 16384 2 snd_hda_codec_generic,snd_hda_codec_realtek snd_hda_intel 49152 6 snd_intel_dspcfg 24576 1 snd_hda_intel snd_hda_codec 135168 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek intel_rapl_msr 20480 0 intel_rapl_common 24576 1 intel_rapl_msr x86_pkg_temp_thermal 20480 0 intel_powerclamp 20480 0 coretemp 20480 0 kvm_intel 253952 0 kvm 655360 1 kvm_intel snd_hda_core 90112 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek snd_hwdep 20480 1 snd_hda_codec crct10dif_pclmul 16384 1 crc32_pclmul 16384 0 gpio_ich 16384 0 snd_pcm 102400 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core ghash_clmulni_intel 16384 0 aesni_intel 372736 0 crypto_simd 16384 1 aesni_intel cryptd 24576 2 crypto_simd,ghash_clmulni_intel glue_helper 16384 1 aesni_intel snd_seq_midi 20480 0 rapl 20480 0 snd_seq_midi_event 16384 1 snd_seq_midi intel_cstate 20480 0 snd_rawmidi 36864 1 snd_seq_midi input_leds 16384 0 joydev 28672 0 i915 1978368 16 serio_raw 20480 0 snd_seq 69632 2 snd_seq_midi,snd_seq_midi_event snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi snd_timer 36864 2 snd_seq,snd_pcm video 49152 1 i915 drm_kms_helper 184320 1 i915 mei_me 40960 0 mei 102400 1 mei_me snd 86016 23 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi drm 491520 16 drm_kms_helper,i915 i2c_algo_bit 16384 1 i915 fb_sys_fops 16384 1 drm_kms_helper soundcore 16384 1 snd syscopyarea 16384 1 drm_kms_helper sysfillrect 16384 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper lpc_ich 24576 0 mac_hid 16384 0 sch_fq_codel 20480 1 parport_pc 40960 0 ppdev 24576 0 lp 20480 0 parport 53248 3 parport_pc,lp,ppdev ip_tables 32768 0 x_tables 40960 1 ip_tables autofs4 45056 2 uas 28672 0 usb_storage 77824 1 uas hid_generic 16384 0 usbhid 53248 0 hid 126976 2 usbhid,hid_generic psmouse 151552 0 ahci 40960 2 e1000e 253952 0 libahci 32768 1 ahci adam@bino5-ulx:~$ Warmstart: adam@bino5-ulx:~$ cat test_warmstart Module Size Used by snd_hda_codec_hdmi 61440 1 snd_hda_codec_realtek 126976 1 snd_hda_codec_generic 81920 1 snd_hda_codec_realtek ledtrig_audio 16384 2 snd_hda_codec_generic,snd_hda_codec_realtek snd_hda_intel 49152 6 snd_intel_dspcfg 24576 1 snd_hda_intel snd_hda_codec 135168 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek snd_hda_core 90112 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek snd_hwdep 20480 1 snd_hda_codec snd_pcm 102400 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core intel_rapl_msr 20480 0 snd_seq_midi 20480 0 snd_seq_midi_event 16384 1 snd_seq_midi intel_rapl_common 24576 1 intel_rapl_msr x86_pkg_temp_thermal 20480 0 intel_powerclamp 20480 0 coretemp 20480 0 snd_rawmidi 36864 1 snd_seq_midi kvm_intel 253952 0 kvm 655360 1 kvm_intel gpio_ich 16384 0 crct10dif_pclmul 16384 1 crc32_pclmul 16384 0 ghash_clmulni_intel 16384 0 snd_seq 69632 2 snd_seq_midi,snd_seq_midi_event aesni_intel 372736 0 crypto_simd 16384 1 aesni_intel i915 1978368 16 cryptd 24576 2 crypto_simd,ghash_clmulni_intel glue_helper 16384 1 aesni_intel snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi snd_timer 36864 2 snd_seq,snd_pcm rapl 20480 0 intel_cstate 20480 0 input_leds 16384 0 video 49152 1 i915 joydev 28672 0 drm_kms_helper 184320 1 i915 serio_raw 20480 0 snd 86016 23 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi drm 491520 16 drm_kms_helper,i915 soundcore 16384 1 snd i2c_algo_bit 16384 1 i915 fb_sys_fops 16384 1 drm_kms_helper syscopyarea 16384 1 drm_kms_helper sysfillrect 16384 1 drm_kms_helper sysimgblt 16384 1 drm_kms_helper lpc_ich 24576 0 mac_hid 16384 0 sch_fq_codel 20480 2 parport_pc 40960 0 ppdev 24576 0 lp 20480 0 parport 53248 3 parport_pc,lp,ppdev ip_tables 32768 0 x_tables 40960 1 ip_tables autofs4 45056 2 uas 28672 0 usb_storage 77824 1 uas hid_generic 16384 0 usbhid 53248 0 hid 126976 2 usbhid,hid_generic psmouse 151552 0 ahci 40960 2 libahci 32768 1 ahci e1000e 253952 0 adam@bino5-ulx:~$ |