LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 03-29-2019, 09:29 AM   #1
Norb25
LQ Newbie
 
Registered: Mar 2019
Posts: 8

Rep: Reputation: Disabled
New kernel module doesn’t recognize network card (Intel 82566DM-2)


Hi all,

After my last update from kernel version: 4.4.172-86 to 4.4.175-89 (OpenSuse 42.3, 64bit) the network connection fails and I wasn’t able to reconfigure it.

I guess the LAN connection failes because the system can’t detect or find the eth0 port which prevent me to configure the network card. In the following I’ll insert the message results of the latest kernel version (4.4.175) which might helpful to give me a hint.

Thanks in advance!

/sbin/lspci -nnk |grep -A3 Network

00:19.0 Ethernet controller [0200]: Intel Corporation 82566DM-2 Gigabit Network Connection [8086:10bd] (rev 02)
Subsystem: Dell OptiPlex 755 [1028:0211]
Kernel modules: e1000e
00:1a.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 02)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host *
valid_lft forever preferred_lft forever


dmesg |grep Network
[6.066117] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED


ifconfig
lo Link encap:Local Loopback **
inet addr:127.0.0.1 *Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING *MTU:65536 *Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1 *
RX bytes:0 (0.0 b) *TX bytes:0 (0.0 b)

cat /etc/hosts
#
# hosts This file describes a number of hostname-to-address
# mappings for the TCP/IP subsystem. *It is mostly
# used at boot time, when no name servers are running.
# On small systems, this file can be used instead of a
# "named" name server.
# Syntax:
# ****
# IP-Address *Full-Qualified-Hostname *Short-Hostname
#
# special IPv6 addresses
127.0.0.1 localhost
127.0.0.2 linux-2lc2.fritz.box linux-2lc2
::1 localhost ipv6-localhost ipv6-loopback
fe00::0 ipv6-localnet
ff00::0 ipv6-mcastprefix
ff02::1 ipv6-allnodes
ff02::2 ipv6-allrouters
ff02::3 ipv6-allhosts *************************************************************************************
lsmod
Module Size *Used by
msr 16384 *0
xfs 1069056 *1
libcrc32c 16384 *1 xfs
cx22702 16384 *1
isl6421 16384 *1
fuse 106496 *5
cx24123 20480 *1
cx88_dvb 36864 *0
cx88_vp3054_i2c 16384 *1 cx88_dvb
videobuf2_dvb 16384 *1 cx88_dvb
dvb_core 131072 *2 cx88_dvb,videobuf2_dvb
wm8775 16384 *1 *
ir_xmp_decoder 16384 *0 *
ir_lirc_codec 16384 *0 *
lirc_dev 24576 *1 ir_lirc_codec
ir_mce_kbd_decoder 16384 *0 *
ir_sharp_decoder 16384 *0 *
ir_sanyo_decoder 16384 *0 *
snd_hda_codec_analog 20480 *1 *
snd_hda_codec_generic 81920 *1 snd_hda_codec_analog
ir_sony_decoder 16384 *0 *
ir_jvc_decoder 16384 *0 *
ir_rc6_decoder ********16384 *0 *
ir_rc5_decoder ********16384 *0 *
ir_nec_decoder ********16384 *0 *
rc_hauppauge **********16384 *0 *
tuner_simple **********24576 *2 *
tuner_types ***********28672 *1 tuner_simple
iTCO_wdt **************16384 *0 *
iTCO_vendor_support ***16384 *1 iTCO_wdt
tda9887 ***************16384 *1 *
tda8290 ***************24576 *0 *
snd_hda_intel *********45056 *3 *
ppdev *****************20480 *0 *
snd_usb_audio ********188416 *1 *
snd_hda_codec ********147456 *3 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_analog
snd_usbmidi_lib *******36864 *1 snd_usb_audio
snd_rawmidi ***********36864 *1 snd_usbmidi_lib
snd_hda_core **********81920 *4 snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_hda_codec_analog
snd_seq_device ********16384 *1 snd_rawmidi
snd_hwdep *************16384 *2 snd_usb_audio,snd_hda_codec
cx88_alsa *************20480 *1 *
tuner *****************28672 *2 *
snd_pcm **************135168 *5 snd_usb_audio,cx88_alsa,snd_hda_codec,snd_hda_intel,snd_hda_core
dcdbas ****************16384 *0 *
coretemp **************16384 *0 *
snd_timer *************36864 *1 snd_pcm
pcspkr ****************16384 *0 *
usblp *****************20480 *0 *
snd *******************90112 *22 snd_usb_audio,cx88_alsa,snd_hwdep,snd_timer,snd_pcm,snd_rawmidi,snd_hda_codec_generic,snd_usbmidi_li b,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_hda_codec_analog
i2c_i801 **************28672 *0 *
cx8800 ****************36864 *0 *
cx8802 ****************24576 *1 cx88_dvb
uvcvideo **************98304 *0 *
cx88xx ****************90112 *4 cx88_dvb,cx88_alsa,cx8800,cx8802
videobuf2_vmalloc *****16384 *1 uvcvideo
tveeprom **************24576 *1 cx88xx
rc_core ***************32768 *14 ir_sharp_decoder,ir_xmp_decoder,lirc_dev,ir_lirc_codec,rc_hauppauge,ir_rc5_decoder,ir_nec_decoder,ir _sony_decoder,cx88xx,ir_mce_kbd_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_sany
o_decoder
videobuf2_dma_sg ******16384 *3 cx88_dvb,cx8800,cx8802
videobuf2_memops ******16384 *2 videobuf2_vmalloc,videobuf2_dma_sg
videobuf2_v4l2 ********32768 *4 cx88_dvb,uvcvideo,cx8800,videobuf2_dvb
lpc_ich ***************24576 *0 *
videobuf2_core ********36864 *7 cx88_dvb,uvcvideo,cx8800,cx8802,cx88xx,videobuf2_v4l2,videobuf2_dvb
v4l2_common ***********16384 *5 tuner,cx8800,cx88xx,wm8775,videobuf2_v4l2
mfd_core **************16384 *1 lpc_ich
videodev *************196608 *9 tuner,cx88_alsa,uvcvideo,cx8800,cx88xx,v4l2_common,wm8775,videobuf2_core,videobuf2_v4l2
soundcore *************16384 *1 snd
ptp *******************20480 *0 *
mei_me ****************32768 *0 *
pps_core **************20480 *1 ptp
mei ******************110592 *1 mei_me
shpchp ****************36864 *0 *
parport_pc ************45056 *0 *
parport ***************53248 *2 ppdev,parport_pc
fjes ******************32768 *0 *
acpi_cpufreq **********20480 *0 *
button ****************16384 *0 *
processor *************49152 *1 acpi_cpufreq
btrfs ***************1208320 *3 *
xor *******************20480 *1 btrfs
hid_generic ***********16384 *0 *
usbhid ****************53248 *0 *
raid6_pq *************118784 *1 btrfs
sr_mod ****************24576 *0 *
cdrom *****************61440 *1 sr_mod
sd_mod ****************57344 *9 *
amdkfd ***************143360 *1 *
amd_iommu_v2 **********20480 *1 amdkfd
ahci ******************40960 *6 *
libahci ***************36864 *1 ahci
ata_generic ***********16384 *0 *
radeon **************1597440 *40 *
i2c_algo_bit **********16384 *3 cx88_vp3054_i2c,cx88xx,radeon
ehci_pci **************16384 *0 *
libata ***************274432 *3 ahci,libahci,ata_generic
serio_raw *************16384 *0 *
uhci_hcd **************49152 *0 *
ehci_hcd **************81920 *1 ehci_pci
drm_kms_helper *******167936 *1 radeon
usbcore **************274432 *8 usblp,uhci_hcd,snd_usb_audio,uvcvideo,snd_usbmidi_lib,ehci_hcd,ehci_pci,usbhid
syscopyarea ***********16384 *1 drm_kms_helper
sysfillrect ***********16384 *1 drm_kms_helper
sysimgblt *************16384 *1 drm_kms_helper
fb_sys_fops ***********16384 *1 drm_kms_helper
usb_common ************16384 *1 usbcore
ttm ******************110592 *1 radeon
drm ******************397312 *21 ttm,drm_kms_helper,radeon
floppy ****************77824 *0 *
sg ********************49152 *0 *
scsi_mod *************253952 *4 sg,libata,sd_mod,sr_mod
autofs4 ***************45056 *2 *

lspci |grep Ethernet
00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network Connection (rev 02)

modprobe e1000e
modprobe: ERROR: could not insert 'e1000e': Unknown symbol in module, or unknown parameter (see dmesg)
 
Old 04-01-2019, 04:04 PM   #2
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,861

Rep: Reputation: 162Reputation: 162
modprobe e1000e already report. The error display in dmesg.
 
Old 04-02-2019, 04:14 AM   #3
Norb25
LQ Newbie
 
Registered: Mar 2019
Posts: 8

Original Poster
Rep: Reputation: Disabled
Hello Nini09, thanks for your fast response!
I'm just responding for my dad, because he is on a business trip until Sunday.
I tried the dmesg comand before but I could not get the relevant information about the kernel driver e1000e?!
This driver must available because with former kernel version (4.4.172) the network card was detected and
the network is/was working.
Please see the complete dmesg comand below.
Thanks in advance
Norb2505


Password: linux-2lc2:~ # dmesg [ 0.000000] microcode: CPU0 microcode updated early to revision 0xa4, date = 2010-10-02 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.172-86-default (geeko@buildhost) (gcc version 4.8.5 (SUSE Linux) ) #1 SMP Fri Feb 1 06:14:18 UTC 2019 (62e27f4) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.172-86-default root=UUID=bbb5c231-7bc7-4c24-abc3-be04580c4084 resume=/dev/disk/by-uuid/b8f0043f-09ff-4fc7-9200-cfada866656d splash=silent quiet showopts [ 0.000000] x86/fpu: Legacy x87 FPU detected. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e3ff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ddff7ff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ddff800-0x000000007de53bff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007de53c00-0x000000007de55bff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000007de55c00-0x000000007dffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fed003ff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed9ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.5 present. [ 0.000000] DMI: Dell Inc. OptiPlex 755 /0GM819, BIOS A09 03/11/2008 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x7ddff max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-D3FFF write-protect [ 0.000000] D4000-EFFFF uncachable [ 0.000000] F0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask 000000000 write-back [ 0.000000] 1 base 07DF00000 mask FFFF00000 uncachable [ 0.000000] 2 base 080000000 mask F80000000 uncachable [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: update [mem 0x7df00000-0x7dffffff] usable ==> reserved [ 0.000000] e820: update [mem 0x80000000-0xffffffff] usable ==> reserved [ 0.000000] found SMP MP-table at [mem 0x000fe710-0x000fe71f] mapped at [ffff8800000fe710] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 28672 [ 0.000000] BRK [0x02435000, 0x02435fff] PGTABLE [ 0.000000] BRK [0x02436000, 0x02436fff] PGTABLE [ 0.000000] BRK [0x02437000, 0x02437fff] PGTABLE [ 0.000000] BRK [0x02438000, 0x02438fff] PGTABLE [ 0.000000] BRK [0x02439000, 0x02439fff] PGTABLE [ 0.000000] RAMDISK: [mem 0x36949000-0x3749bfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000FEC00 000024 (v02 DELL ) [ 0.000000] ACPI: XSDT 0x00000000000FC5B3 00008C (v01 DELL B9K 00000015 ASL 00000061) [ 0.000000] ACPI: FACP 0x00000000000FC6E3 0000F4 (v03 DELL B9K 00000015 ASL 00000061) [ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20150930/tbfadt-623) [ 0.000000] ACPI: DSDT 0x00000000FFF78E02 004596 (v01 DELL dt_ex 00001000 INTL 20050624) [ 0.000000] ACPI: FACS 0x000000007DDFF800 000040 [ 0.000000] ACPI: FACS 0x000000007DDFF800 000040 [ 0.000000] ACPI: SSDT 0x00000000FFF7D4B7 0000AA (v01 DELL st_ex 00001000 INTL 20050624) [ 0.000000] ACPI: APIC 0x00000000000FC7D7 000092 (v01 DELL B9K 00000015 ASL 00000061) [ 0.000000] ACPI: BOOT 0x00000000000FC869 000028 (v01 DELL B9K 00000015 ASL 00000061) [ 0.000000] ACPI: ASF! 0x00000000000FC891 000096 (v32 DELL B9K 00000015 ASL 00000061) [ 0.000000] ACPI: MCFG 0x00000000000FC927 00003E (v01 DELL B9K 00000015 ASL 00000061) [ 0.000000] ACPI: HPET 0x00000000000FC965 000038 (v01 DELL B9K 00000015 ASL 00000061) [ 0.000000] ACPI: TCPA 0x00000000000FCBC1 000032 (v01 DELL B9K 00000015 ASL 00000061) [ 0.000000] ACPI: ____ 0x00000000000FCBF3 000030 (v01 DELL B9K 00000015 ASL 00000061) [ 0.000000] ACPI: SLIC 0x00000000000FC99D 000176 (v01 DELL B9K 00000015 ASL 00000061) [ 0.000000] ACPI: SSDT 0x000000007DDFF840 0001B7 (v01 DpgPmm Cpu0Ist 00000011 INTL 20050624) [ 0.000000] ACPI: SSDT 0x000000007DDFFC49 0001B7 (v01 DpgPmm Cpu1Ist 00000011 INTL 20050624) [ 0.000000] ACPI: SSDT 0x000000007DE00052 000140 (v01 DpgPmm CpuPm 00000010 INTL 20050624) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ddfefff] [ 0.000000] NODE_DATA(0) allocated [mem 0x7ddd4000-0x7ddfefff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000007ddfefff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009dfff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000007ddfefff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007ddfefff] [ 0.000000] On node 0 totalpages: 515484 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 22 pages reserved [ 0.000000] DMA zone: 3997 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 7992 pages used for memmap [ 0.000000] DMA32 zone: 511487 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 [ 0.000000] smpboot: Allowing 8 CPUs, 6 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x7e000000-0xdfffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 37 pages/cpu @ffff88007da00000 s112728 r8192 d30632 u262144 [ 0.000000] pcpu-alloc: s112728 r8192 d30632 u262144 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 507406 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.172-86-default root=UUID=bbb5c231-7bc7-4c24-abc3-be04580c4084 resume=/dev/disk/by-uuid/b8f0043f-09ff-4fc7-9200-cfada866656d splash=silent quiet showopts [ 0.000000] log_buf_len individual max cpu contribution: 32768 bytes [ 0.000000] log_buf_len total cpu_extra contributions: 229376 bytes [ 0.000000] log_buf_len min size: 262144 bytes [ 0.000000] log_buf_len: 524288 bytes [ 0.000000] early log buf free: 253708(96%) [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1994840K/2061936K available (6462K kernel code, 1490K rwdata, 4728K rodata, 2192K init, 2636K bss, 67096K reserved, 0K cma-reserved) [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU debugfs-based tracing is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8 [ 0.000000] NR_IRQS:524544 nr_irqs:488 16 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2194.522 MHz processor [ 0.004015] Calibrating delay loop (skipped), value calculated using timer frequency.. 4389.04 BogoMIPS (lpj=8778088) [ 0.004019] pid_max: default: 32768 minimum: 301 [ 0.004032] ACPI: Core revision 20150930 [ 0.078722] ACPI: 5 ACPI AML tables successfully acquired and loaded [ 0.078775] Security Framework initialized [ 0.078785] AppArmor: AppArmor initialized [ 0.079032] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.080033] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.080584] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.080591] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.080967] Initializing cgroup subsys io [ 0.080975] Initializing cgroup subsys memory [ 0.080991] Initializing cgroup subsys devices [ 0.080996] Initializing cgroup subsys freezer [ 0.081001] Initializing cgroup subsys net_cls [ 0.081006] Initializing cgroup subsys perf_event [ 0.081010] Initializing cgroup subsys net_prio [ 0.081015] Initializing cgroup subsys hugetlb [ 0.081020] Initializing cgroup subsys pids [ 0.081057] mce: CPU supports 6 MCE banks [ 0.081066] CPU0: Thermal monitoring enabled (TM2) [ 0.081072] process: using mwait in idle threads [ 0.081078] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 [ 0.081080] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0 [ 0.081084] Spectre V2 : Retpolines enabled, force-disabling IBRS due to !SKL-era core [ 0.081086] Spectre V2 : Mitigation: Full generic retpoline [ 0.081087] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.081089] Speculative Store Bypass: Vulnerable [ 0.081556] Freeing SMP alternatives memory: 24K [ 0.084771] ftrace: allocating 26120 entries in 103 pages [ 0.108535] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.152000] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU E4500 @ 2.20GHz (family: 0x6, model: 0xf, stepping: 0xd) [ 0.152000] Performance Events: PEBS fmt0+, 4-deep LBR, perf_event_intel: Core2 events, Intel PMU driver. [ 0.152000] perf_event_intel: PEBS disabled due to CPU errata [ 0.152000] ... version: 2 [ 0.152000] ... bit width: 40 [ 0.152000] ... generic registers: 2 [ 0.152000] ... value mask: 000000ffffffffff [ 0.152000] ... max period: 000000007fffffff [ 0.152000] ... fixed-purpose events: 3 [ 0.152000] ... event mask: 0000000700000003 [ 0.152000] x86: Booting SMP configuration: [ 0.152000] .... node #0, CPUs: smpboot: smpboot: #1 [ 0.008000] microcode: CPU1 microcode updated early to revision 0xa4, date = 2010-10-02 [ 0.152000] x86: Booted up 1 node, 2 CPUs [ 0.152000] smpboot: Total of 2 processors activated (8778.08 BogoMIPS) [ 0.152331] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.152376] devtmpfs: initialized [ 0.153132] evm: security.selinux [ 0.153135] evm: security.ima [ 0.153137] evm: security.capability [ 0.156007] PM: Registering ACPI NVS region [mem 0x7ddff800-0x7de53bff] (345088 bytes) [ 0.156007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.156007] futex hash table entries: 2048 (order: 5, 131072 bytes) [ 0.156007] pinctrl core: initialized pinctrl subsystem [ 0.156007] RTC time: 9:41:48, date: 04/02/19 [ 0.156007] NET: Registered protocol family 16 [ 0.164010] cpuidle: using governor ladder [ 0.200008] cpuidle: using governor menu [ 0.200062] Simple Boot Flag at 0x7a set to 0x1 [ 0.200132] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.200136] ACPI: bus type PCI registered [ 0.200140] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.200253] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.200257] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.200265] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override. [ 0.200776] PCI: Using configuration type 1 for base access [ 0.224095] ACPI: Added _OSI(Module Device) [ 0.224098] ACPI: Added _OSI(Processor Device) [ 0.224100] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.224102] ACPI: Added _OSI(Processor Aggregator Device) [ 0.280088] ACPI: Interpreter enabled [ 0.280094] ACPI: (supports S0 S1 S3 S4 S5) [ 0.280094] ACPI: Using IOAPIC for interrupt routing [ 0.280168] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.289482] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 1) [ 0.465088] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.465097] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.465105] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.471824] PCI host bridge to bus 0000:00 [ 0.471829] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.471832] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.471835] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.471838] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000effff window] [ 0.471841] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window] [ 0.471844] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfec00000 window] [ 0.471847] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window] [ 0.471850] pci_bus 0000:00: root bus resource [mem 0xff980800-0xff980bff window] [ 0.471853] pci_bus 0000:00: root bus resource [mem 0xff97c000-0xff97ffff window] [ 0.471855] pci_bus 0000:00: root bus resource [mem 0xfed20000-0xfed9ffff window] [ 0.471858] pci_bus 0000:00: root bus resource [mem 0xfedad800-0xfedadfff window] [ 0.471861] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.471873] pci 0000:00:00.0: [8086:29b0] type 00 class 0x060000 [ 0.472344] pci 0000:00:01.0: [8086:29b1] type 01 class 0x060400 [ 0.472392] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ 0.472786] pci 0000:00:01.0: System wakeup disabled by ACPI [ 0.472853] pci 0000:00:03.0: [8086:29b4] type 00 class 0x078000 [ 0.472868] pci 0000:00:03.0: reg 0x10: [mem 0xfedad000-0xfedad00f 64bit] [ 0.472915] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold [ 0.473352] pci 0000:00:03.2: [8086:29b6] type 00 class 0x010185 [ 0.473364] pci 0000:00:03.2: reg 0x10: [io 0xfe80-0xfe87] [ 0.473371] pci 0000:00:03.2: reg 0x14: [io 0xfe90-0xfe93] [ 0.473378] pci 0000:00:03.2: reg 0x18: [io 0xfea0-0xfea7] [ 0.473385] pci 0000:00:03.2: reg 0x1c: [io 0xfeb0-0xfeb3] [ 0.473392] pci 0000:00:03.2: reg 0x20: [io 0xfef0-0xfeff] [ 0.473848] pci 0000:00:03.3: [8086:29b7] type 00 class 0x070002 [ 0.473860] pci 0000:00:03.3: reg 0x10: [io 0xec98-0xec9f] [ 0.473867] pci 0000:00:03.3: reg 0x14: [mem 0xfebda000-0xfebdafff] [ 0.474360] pci 0000:00:19.0: [8086:10bd] type 00 class 0x020000 [ 0.474377] pci 0000:00:19.0: reg 0x10: [mem 0xfebe0000-0xfebfffff] [ 0.474387] pci 0000:00:19.0: reg 0x14: [mem 0xfebdb000-0xfebdbfff] [ 0.474396] pci 0000:00:19.0: reg 0x18: [io 0xecc0-0xecdf] [ 0.474459] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold [ 0.474901] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300 [ 0.474944] pci 0000:00:1a.0: reg 0x20: [io 0xff20-0xff3f] [ 0.475369] pci 0000:00:1a.0: System wakeup disabled by ACPI [ 0.475435] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300 [ 0.475478] pci 0000:00:1a.1: reg 0x20: [io 0xff00-0xff1f] [ 0.475903] pci 0000:00:1a.1: System wakeup disabled by ACPI [ 0.475976] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320 [ 0.475995] pci 0000:00:1a.7: reg 0x10: [mem 0xfebd9c00-0xfebd9fff] [ 0.476089] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold [ 0.476537] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300 [ 0.476555] pci 0000:00:1b.0: reg 0x10: [mem 0xfebdc000-0xfebdffff 64bit] [ 0.476629] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.477072] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400 [ 0.477146] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.477545] pci 0000:00:1c.0: System wakeup disabled by ACPI [ 0.477617] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 [ 0.477660] pci 0000:00:1d.0: reg 0x20: [io 0xff80-0xff9f] [ 0.478087] pci 0000:00:1d.0: System wakeup disabled by ACPI [ 0.478153] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 [ 0.478195] pci 0000:00:1d.1: reg 0x20: [io 0xff60-0xff7f] [ 0.478620] pci 0000:00:1d.1: System wakeup disabled by ACPI [ 0.478685] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 [ 0.478728] pci 0000:00:1d.2: reg 0x20: [io 0xff40-0xff5f] [ 0.479153] pci 0000:00:1d.2: System wakeup disabled by ACPI [ 0.479226] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 [ 0.479245] pci 0000:00:1d.7: reg 0x10: [mem 0xff980800-0xff980bff] [ 0.479332] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.479779] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 [ 0.480213] pci 0000:00:1e.0: System wakeup disabled by ACPI [ 0.480280] pci 0000:00:1f.0: [8086:2914] type 00 class 0x060100 [ 0.480362] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO [ 0.480367] pci 0000:00:1f.0: quirk: [io 0x0880-0x08bf] claimed by ICH6 GPIO [ 0.480372] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0c00 (mask 007f) [ 0.480376] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 00e0 (mask 0007) [ 0.480843] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601 [ 0.480860] pci 0000:00:1f.2: reg 0x10: [io 0xfe00-0xfe07] [ 0.480869] pci 0000:00:1f.2: reg 0x14: [io 0xfe10-0xfe13] [ 0.480878] pci 0000:00:1f.2: reg 0x18: [io 0xfe20-0xfe27] [ 0.480887] pci 0000:00:1f.2: reg 0x1c: [io 0xfe30-0xfe33] [ 0.480895] pci 0000:00:1f.2: reg 0x20: [io 0xfec0-0xfedf] [ 0.480905] pci 0000:00:1f.2: reg 0x24: [mem 0xff970000-0xff9707ff] [ 0.480949] pci 0000:00:1f.2: PME# supported from D3hot [ 0.481400] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 [ 0.481417] pci 0000:00:1f.3: reg 0x10: [mem 0xfebd9b00-0xfebd9bff 64bit] [ 0.481438] pci 0000:00:1f.3: reg 0x20: [io 0xece0-0xecff] [ 0.481935] pci 0000:01:00.0: [1002:94c3] type 00 class 0x030000 [ 0.481953] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.481965] pci 0000:01:00.0: reg 0x18: [mem 0xfe9f0000-0xfe9fffff 64bit] [ 0.481974] pci 0000:01:00.0: reg 0x20: [io 0xdc00-0xdcff] [ 0.481989] pci 0000:01:00.0: reg 0x30: [mem 0xfea00000-0xfea1ffff pref] [ 0.482029] pci 0000:01:00.0: supports D1 D2 [ 0.482106] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.482110] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff] [ 0.482114] pci 0000:00:01.0: bridge window [mem 0xfe900000-0xfeafffff] [ 0.482119] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.482176] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 0.482182] pci 0000:00:1c.0: bridge window [mem 0xfe800000-0xfe8fffff] [ 0.482239] pci 0000:03:00.0: [14f1:8800] type 00 class 0x040000 [ 0.482257] pci 0000:03:00.0: reg 0x10: [mem 0xfa000000-0xfaffffff] [ 0.482405] pci 0000:03:00.1: [14f1:8811] type 00 class 0x048000 [ 0.482422] pci 0000:03:00.1: reg 0x10: [mem 0xfb000000-0xfbffffff] [ 0.482560] pci 0000:03:00.2: [14f1:8802] type 00 class 0x048000 [ 0.482577] pci 0000:03:00.2: reg 0x10: [mem 0xfc000000-0xfcffffff] [ 0.482716] pci 0000:03:00.4: [14f1:8804] type 00 class 0x048000 [ 0.482733] pci 0000:03:00.4: reg 0x10: [mem 0xfd000000-0xfdffffff] [ 0.482905] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode) [ 0.482911] pci 0000:00:1e.0: bridge window [mem 0xfa000000-0xfe7fffff] [ 0.482918] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 0.482921] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) [ 0.482924] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) [ 0.482927] pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000effff window] (subtractive decode) [ 0.482930] pci 0000:00:1e.0: bridge window [mem 0x000f0000-0x000fffff window] (subtractive decode) [ 0.482933] pci
 
Old 04-03-2019, 02:42 PM   #4
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,861

Rep: Reputation: 162Reputation: 162
Please use QUOTE tag to upload dmesg. I can't read dmesg clearly.
Do other functionalities work well? Based on non-clear dmesg, your new kernel look like there is problem.
 
Old 04-05-2019, 02:44 PM   #5
Norb25
LQ Newbie
 
Registered: Mar 2019
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by nini09 View Post
Please use QUOTE tag to upload dmesg. I can't read dmesg clearly.
Do other functionalities work well? Based on non-clear dmesg, your new kernel look like there is problem.
All the other functions (e.g. printing are working well). I'm using the quote function now, but still I have to
divide the dmesg comand into three section because it is way too long. (Text musn't be longer than 30000 characters)

Quote:
Password: linux-2lc2:~ # dmesg [ 0.000000] microcode: CPU0 microcode
updated early to revision 0xa4, date = 2010-10-02 [ 0.000000] Initializing
cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [
0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version
4.4.175-89-default (geeko@buildhost) (gcc version 4.8.5 (SUSE Linux) ) #1 SMP
Thu Feb 21 16:05:09 UTC 2019 (585633c) [ 0.000000] Command line:
BOOT_IMAGE=/boot/vmlinuz-4.4.175-89-default root=UUID=bbb5c231-7bc7-4c24-abc3-
be04580c4084 resume=/dev/disk/by-uuid/b8f0043f-09ff-4fc7-9200-cfada866656d
splash=silent quiet showopts [ 0.000000] x86/fpu: Legacy x87 FPU detected.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000]
e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem
0x0000000000000000-0x000000000009e3ff] usable [ 0.000000] BIOS-e820: [mem
0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem
0x0000000000100000-0x000000007ddff7ff] usable [ 0.000000] BIOS-e820: [mem
0x000000007ddff800-0x000000007de53bff] ACPI NVS [ 0.000000] BIOS-e820: [mem
0x000000007de53c00-0x000000007de55bff] ACPI data [ 0.000000] BIOS-e820:
[mem 0x000000007de55c00-0x000000007dffffff] reserved [ 0.000000] BIOS-e820:
[mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820:
[mem 0x00000000fec00000-0x00000000fed003ff] reserved [ 0.000000] BIOS-e820:
[mem 0x00000000fed20000-0x00000000fed9ffff] reserved [ 0.000000] BIOS-e820:
[mem 0x00000000fee00000-0x00000000feefffff] reserved [ 0.000000] BIOS-e820:
[mem 0x00000000ffb00000-0x00000000ffffffff] reserved [ 0.000000] NX
(Execute Disable) protection: active [ 0.000000] SMBIOS 2.5 present. [
0.000000] DMI: Dell Inc. OptiPlex 755 /0GM819, BIOS A09
03/11/2008 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==>
reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [
0.000000] e820: last_pfn = 0x7ddff max_arch_pfn = 0x400000000 [ 0.000000]
MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [
0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [
0.000000] C0000-D3FFF write-protect [ 0.000000] D4000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-protect [ 0.000000] MTRR variable ranges
enabled: [ 0.000000] 0 base 000000000 mask 000000000 write-back [
0.000000] 1 base 07DF00000 mask FFFF00000 uncachable [ 0.000000] 2 base
080000000 mask F80000000 uncachable [ 0.000000] 3 disabled [ 0.000000]
4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: update [mem 0x7df00000-0x7dffffff] usable ==> reserved
[ 0.000000] e820: update [mem 0x80000000-0xffffffff] usable ==> reserved
[ 0.000000] found SMP MP-table at [mem 0x000fe710-0x000fe71f] mapped at
[ffff8800000fe710]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 28672
[ 0.000000] BRK [0x02435000, 0x02435fff] PGTABLE
[ 0.000000] BRK [0x02436000, 0x02436fff] PGTABLE
[ 0.000000] BRK [0x02437000, 0x02437fff] PGTABLE
[ 0.000000] BRK [0x02438000, 0x02438fff] PGTABLE
[ 0.000000] BRK [0x02439000, 0x02439fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x365a9000-0x372cbfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000FEC00 000024 (v02 DELL )
[ 0.000000] ACPI: XSDT 0x00000000000FC5B3 00008C (v01 DELL B9K
00000015 ASL 00000061)
[ 0.000000] ACPI: FACP 0x00000000000FC6E3 0000F4 (v03 DELL B9K
00000015 ASL 00000061)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/
Gpe0Block: 128/64 (20150930/tbfadt-623)
[ 0.000000] ACPI: DSDT 0x00000000FFF78E02 004596 (v01 DELL dt_ex
00001000 INTL 20050624)
[ 0.000000] ACPI: FACS 0x000000007DDFF800 000040
[ 0.000000] ACPI: FACS 0x000000007DDFF800 000040
[ 0.000000] ACPI: SSDT 0x00000000FFF7D4B7 0000AA (v01 DELL st_ex
00001000 INTL 20050624)
[ 0.000000] ACPI: APIC 0x00000000000FC7D7 000092 (v01 DELL B9K
00000015 ASL 00000061)
[ 0.000000] ACPI: BOOT 0x00000000000FC869 000028 (v01 DELL B9K
00000015 ASL 00000061) [ 0.000000] ACPI: ASF! 0x00000000000FC891 000096
(v32 DELL B9K 00000015 ASL 00000061) [ 0.000000] ACPI: MCFG
0x00000000000FC927 00003E (v01 DELL B9K 00000015 ASL 00000061) [
0.000000] ACPI: HPET 0x00000000000FC965 000038 (v01 DELL B9K 00000015
ASL 00000061) [ 0.000000] ACPI: TCPA 0x00000000000FCBC1 000032 (v01 DELL
B9K 00000015 ASL 00000061) [ 0.000000] ACPI: ____ 0x00000000000FCBF3
000030 (v01 DELL B9K 00000015 ASL 00000061) [ 0.000000] ACPI: SLIC
0x00000000000FC99D 000176 (v01 DELL B9K 00000015 ASL 00000061) [
0.000000] ACPI: SSDT 0x000000007DDFF840 0001B7 (v01 DpgPmm Cpu0Ist 00000011
INTL 20050624) [ 0.000000] ACPI: SSDT 0x000000007DDFFC49 0001B7 (v01 DpgPmm
Cpu1Ist 00000011 INTL 20050624) [ 0.000000] ACPI: SSDT 0x000000007DE00052
000140 (v01 DpgPmm CpuPm 00000010 INTL 20050624) [ 0.000000] ACPI: Local
APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [
0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ddfefff] [
0.000000] NODE_DATA(0) allocated [mem 0x7ddd4000-0x7ddfefff] [ 0.000000]
Zone ranges: [ 0.000000] DMA [mem
0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem
0x0000000001000000-0x000000007ddfefff] [ 0.000000] Normal empty [
0.000000] Device empty [ 0.000000] Movable zone start for each node [
0.000000] Early memory node ranges [ 0.000000] node 0: [mem
0x0000000000001000-0x000000000009dfff] [ 0.000000] node 0: [mem
0x0000000000100000-0x000000007ddfefff] [ 0.000000] Initmem setup node 0
[mem 0x0000000000001000-0x000000007ddfefff] [ 0.000000] On node 0
totalpages: 515484 [ 0.000000] DMA zone: 64 pages used for memmap [
0.000000] DMA zone: 22 pages reserved [ 0.000000] DMA zone: 3997 pages,
LIFO batch:0 [ 0.000000] DMA32 zone: 7992 pages used for memmap [
0.000000] DMA32 zone: 511487 pages, LIFO batch:31 [ 0.000000] ACPI: PM-
Timer IO Port: 0x808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [
0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1]) [ 0.000000]
IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 [ 0.000000]
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI:
INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI:
IRQ0 used by override. [ 0.000000] ACPI: IRQ9 used by override. [
0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000]
ACPI: HPET id: 0x8086a301 base: 0xfed00000 [ 0.000000] smpboot: Allowing 8
CPUs, 6 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem
0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem
0x0009e000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem
0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x7e000000-0xdfffffff]
available for PCI devices [ 0.000000] Booting paravirtualized kernel on
bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff
max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000]
setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 [
0.000000] PERCPU: Embedded 37 pages/cpu @ffff88007da00000 s112728 r8192 d30632
u262144 [ 0.000000] pcpu-alloc: s112728 r8192 d30632 u262144
alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 [ 0.000000]
Built 1 zonelists in Node order, mobility grouping on. Total pages: 507406 [
0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/
boot/vmlinuz-4.4.175-89-default root=UUID=bbb5c231-7bc7-4c24-abc3-be04580c4084
resume=/dev/disk/by-uuid/b8f0043f-09ff-4fc7-9200-cfada866656d splash=silent
quiet showopts [ 0.000000] log_buf_len individual max cpu contribution:
32768 bytes [ 0.000000] log_buf_len total cpu_extra contributions: 229376
bytes [ 0.000000] log_buf_len min size: 262144 bytes [ 0.000000]
log_buf_len: 524288 bytes [ 0.000000] early log buf free: 253708(96%) [
0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000]
Memory: 1992984K/2061936K available (6462K kernel code, 1490K rwdata, 4728K
rodata, 2192K init, 2636K bss, 68952K reserved, 0K cma-reserved) [
0.000000] Kernel/User page tables isolation: enabled [ 0.000000]
Hierarchical RCU implementation. [ 0.000000] RCU debugfs-based tracing is
enabled. [ 0.000000] Build-time adjustment of leaf fanout to 64. [
0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8. [
0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8 [
0.000000] NR_IRQS:524544 nr_irqs:488 16 [ 0.000000] Console: colour dummy
device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] clocksource:
hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns [
0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration
using PIT [ 0.000000] tsc: Detected 2194.503 MHz processor [ 0.004016]
Calibrating delay loop (skipped), value calculated using timer frequency..
4389.00 BogoMIPS (lpj=8778012) [ 0.004020] pid_max: default: 32768 minimum:
301 [ 0.004034] ACPI: Core revision 20150930 [ 0.078779] ACPI: 5 ACPI
AML tables successfully acquired and loaded [ 0.078831] Security Framework
initialized [ 0.078841] AppArmor: AppArmor initialized [ 0.079087]
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [
0.080094] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [
0.080645] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [
0.080652] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [
0.081033] Initializing cgroup subsys io [ 0.081040] Initializing cgroup
subsys memory [ 0.081057] Initializing cgroup subsys devices [ 0.081062]
Initializing cgroup subsys freezer [ 0.081068] Initializing cgroup subsys
net_cls [ 0.081073] Initializing cgroup subsys perf_event [ 0.081076]
Initializing cgroup subsys net_prio [ 0.081082] Initializing cgroup subsys
hugetlb [ 0.081086] Initializing cgroup subsys pids [ 0.081123] mce: CPU
supports 6 MCE banks [ 0.081132] CPU0: Thermal monitoring enabled (TM2) [
0.081138] process: using mwait in idle threads [ 0.081144] Last level iTLB
entries: 4KB 128, 2MB 4, 4MB 4 [ 0.081146] Last level dTLB entries: 4KB
256, 2MB 0, 4MB 32, 1GB 0 [ 0.081151] Spectre V2 : Retpolines enabled,
force-disabling IBRS due to !SKL-era core [ 0.081152] Spectre V2 :
Mitigation: Full generic retpoline [ 0.081154] Spectre V2 : Spectre v2 /
SpectreRSB mitigation: Filling RSB on context switch [ 0.081155]
Speculative Store Bypass: Vulnerable [ 0.081623] Freeing SMP alternatives
memory: 24K [ 0.084847] ftrace: allocating 26123 entries in 103 pages [
0.108538] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.152000]
smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU E4500 @ 2.20GHz (family: 0x6,
model: 0xf, stepping: 0xd) [ 0.152000] Performance Events: PEBS fmt0+, 4-
deep LBR, perf_event_intel: Core2 events, Intel PMU driver. [ 0.152000]
perf_event_intel: PEBS disabled due to CPU errata [ 0.152000] ... version:
2 [ 0.152000] ... bit width: 40 [ 0.152000] ... generic
registers: 2 [ 0.152000] ... value mask: 000000ffffffffff
[ 0.152000] ... max period: 000000007fffffff [ 0.152000] ...
fixed-purpose events: 3 [ 0.152000] ... event mask:
0000000700000003 [ 0.152000] x86: Booting SMP configuration: [ 0.152000]
.... node #0, CPUs: smpboot: smpboot: #1 [ 0.008000] microcode: CPU1
microcode updated early to revision 0xa4, date = 2010-10-02 [ 0.152000]
x86: Booted up 1 node, 2 CPUs [ 0.152000] smpboot: Total of 2 processors
activated (8778.01 BogoMIPS) [ 0.152328] NMI watchdog: enabled on all CPUs,
permanently consumes one hw-PMU counter. [ 0.152374] devtmpfs: initialized
[ 0.152905] evm: security.selinux [ 0.152907] evm: security.ima [
0.152909] evm: security.capability [ 0.156007] PM: Registering ACPI NVS
region [mem 0x7ddff800-0x7de53bff] (345088 bytes) [ 0.156007] clocksource:
jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000
ns [ 0.156007] futex hash table entries: 2048 (order: 5, 131072 bytes) [
0.156007] pinctrl core: initialized pinctrl subsystem [ 0.156007] RTC time:
21:16:29, date: 04/05/19 [ 0.156007] NET: Registered protocol family 16 [
0.164009] cpuidle: using governor ladder [ 0.200008] cpuidle: using
governor menu [ 0.200068] Simple Boot Flag at 0x7a set to 0x1 [
0.200136] ACPI FADT declares the system doesn't support PCIe ASPM, so disable
it [ 0.200141] ACPI: bus type PCI registered [ 0.200145] acpiphp: ACPI
Hot Plug PCI Controller Driver version: 0.5 [ 0.200256] PCI: MMCONFIG for
domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [
0.200260] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [
0.200267] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a
huge-page mapping due to MTRR override. [ 0.200776] PCI: Using configuration
type 1 for base access [ 0.224096] ACPI: Added _OSI(Module Device) [
0.224099] ACPI: Added _OSI(Processor Device) [ 0.224101] ACPI: Added
_OSI(3.0 _SCP Extensions) [ 0.224103] ACPI: Added _OSI(Processor Aggregator
Device) [ 0.280115] ACPI: Interpreter enabled [ 0.280121] ACPI:
(supports S0 S1 S3 S4 S5) [ 0.280121] ACPI: Using IOAPIC for interrupt
routing [ 0.280167] PCI: Using host bridge windows from ACPI; if necessary,
use "pci=nocrs" and report a bug [ 0.293486] acpi LNXIOBAY:00: ACPI dock
station (docks/bays count: 1) [ 0.461861] ACPI: PCI Root Bridge [PCI0]
(domain 0000 [bus 00-ff]) [ 0.461869] acpi PNP0A03:00: _OSC: OS supports
[ExtendedConfig ASPM ClockPM Segments MSI] [ 0.461877] acpi PNP0A03:00: _OSC
failed (AE_NOT_FOUND); disabling ASPM [ 0.471994] PCI host bridge to bus
0000:00 [ 0.472004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7
window] [ 0.472007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff
window] [ 0.472010] pci_bus 0000:00: root bus resource [mem
0x000a0000-0x000bffff window] [ 0.472013] pci_bus 0000:00: root bus
resource [mem 0x000c0000-0x000effff window] [ 0.472016] pci_bus 0000:00:
root bus resource [mem 0x000f0000-0x000fffff window] [ 0.472019] pci_bus
0000:00: root bus resource [mem 0xf0000000-0xfec00000 window] [ 0.472022]
pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window] [
0.472025] pci_bus 0000:00: root bus resource [mem 0xff980800-0xff980bff
window] [ 0.472028] pci_bus 0000:00: root bus resource [mem
0xff97c000-0xff97ffff window] [ 0.472030] pci_bus 0000:00: root bus
resource [mem 0xfed20000-0xfed9ffff window] [ 0.472033] pci_bus 0000:00:
root bus resource [mem 0xfedad800-0xfedadfff window] [ 0.472036] pci_bus
0000:00: root bus resource [bus 00-ff] [ 0.472048] pci 0000:00:00.0:
[8086:29b0] type 00 class 0x060000 [ 0.472518] pci 0000:00:01.0:
[8086:29b1] type 01 class 0x060400 [ 0.472566] pci 0000:00:01.0: PME#
supported from D0 D3hot D3cold [ 0.472958] pci 0000:00:01.0: System wakeup
disabled by ACPI [ 0.473026] pci 0000:00:03.0: [8086:29b4] type 00 class
0x078000 [ 0.473041] pci 0000:00:03.0: reg 0x10: [mem 0xfedad000-0xfedad00f
64bit] [ 0.473088] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold [
0.473525] pci 0000:00:03.2: [8086:29b6] type 00 class 0x010185 [ 0.473537]
pci 0000:00:03.2: reg 0x10: [io 0xfe80-0xfe87] [ 0.473544] pci
0000:00:03.2: reg 0x14: [io 0xfe90-0xfe93] [ 0.473551] pci 0000:00:03.2:
reg 0x18: [io 0xfea0-0xfea7] [ 0.473558] pci 0000:00:03.2: reg 0x1c: [io
0xfeb0-0xfeb3] [ 0.473565] pci 0000:00:03.2: reg 0x20: [io 0xfef0-0xfeff]
[ 0.474019] pci 0000:00:03.3: [8086:29b7] type 00 class 0x070002 [
0.474031] pci 0000:00:03.3: reg 0x10: [io 0xec98-0xec9f] [ 0.474039] pci
0000:00:03.3: reg 0x14: [mem 0xfebda000-0xfebdafff] [ 0.474532] pci
0000:00:19.0: [8086:10bd] type 00 class 0x020000 [ 0.474549] pci
0000:00:19.0: reg 0x10: [mem 0xfebe0000-0xfebfffff] [ 0.474559] pci
0000:00:19.0: reg 0x14: [mem 0xfebdb000-0xfebdbfff] [ 0.474568] pci
0000:00:19.0: reg 0x18: [io 0xecc0-0xecdf] [ 0.474631] pci 0000:00:19.0:
PME# supported from D0 D3hot D3cold [ 0.475074] pci 0000:00:1a.0:
[8086:2937] type 00 class 0x0c0300 [ 0.475117] pci 0000:00:1a.0: reg 0x20:
[io 0xff20-0xff3f] [ 0.475541] pci 0000:00:1a.0: System wakeup disabled by
ACPI [ 0.475608] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300 [
0.475651] pci 0000:00:1a.1: reg 0x20: [io 0xff00-0xff1f] [ 0.476076] pci
0000:00:1a.1: System wakeup disabled by ACPI [ 0.476149] pci 0000:00:1a.7:
[8086:293c] type 00 class 0x0c0320 [ 0.476168] pci 0000:00:1a.7: reg 0x10:
[mem 0xfebd9c00-0xfebd9fff] [ 0.476256] pci 0000:00:1a.7: PME# supported
from D0 D3hot D3cold [ 0.476704] pci 0000:00:1b.0: [8086:293e] type 00
class 0x040300 [ 0.476722] pci 0000:00:1b.0: reg 0x10: [mem
0xfebdc000-0xfebdffff 64bit] [ 0.476797] pci 0000:00:1b.0: PME# supported
from D0 D3hot D3cold [ 0.477240] pci 0000:00:1c.0: [8086:2940] type 01
class 0x060400 [ 0.477313] pci 0000:00:1c.0: PME# supported from D0 D3hot
D3cold [ 0.477712] pci 0000:00:1c.0: System wakeup disabled by ACPI [
0.477784] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 [ 0.477827]
pci 0000:00:1d.0: reg 0x20: [io 0xff80-0xff9f] [ 0.478252] pci 0000:00:1d.
0: System wakeup disabled by ACPI [ 0.478318] pci 0000:00:1d.1: [8086:2935]
type 00 class 0x0c0300 [ 0.478361] pci 0000:00:1d.1: reg 0x20: [io
0xff60-0xff7f] [ 0.478784] pci 0000:00:1d.1: System wakeup disabled by ACPI
[ 0.478850] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 [
0.478892] pci 0000:00:1d.2: reg 0x20: [io 0xff40-0xff5f] [ 0.479316] pci
0000:00:1d.2: System wakeup disabled by ACPI [ 0.479390] pci 0000:00:1d.7:
[8086:293a] type 00 class 0x0c0320 [ 0.479409] pci 0000:00:1d.7: reg 0x10:
[mem 0xff980800-0xff980bff] [ 0.479497] pci 0000:00:1d.7: PME# supported
from D0 D3hot D3cold [ 0.479942] pci 0000:00:1e.0: [8086:244e] type 01
class 0x060401 [ 0.480380] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.480447] pci 0000:00:1f.0: [8086:2914] type 00 class 0x060100 [
0.480528] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/
GPIO/TCO [ 0.480534] pci 0000:00:1f.0: quirk: [io 0x0880-0x08bf] claimed
by ICH6 GPIO [ 0.480538] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO
at 0c00 (mask 007f) [ 0.480543] pci 0000:00:1f.0: ICH7 LPC Generic IO
decode 2 PIO at 00e0 (mask 0007) [ 0.481009] pci 0000:00:1f.2: [8086:2922]
type 00 class 0x010601 [ 0.481026] pci 0000:00:1f.2: reg 0x10: [io
0xfe00-0xfe07] [ 0.481035] pci 0000:00:1f.2: reg 0x14: [io 0xfe10-0xfe13]
[ 0.481044] pci 0000:00:1f.2: reg 0x18: [io 0xfe20-0xfe27] [ 0.481052]
pci 0000:00:1f.2: reg 0x1c: [io 0xfe30-0xfe33] [ 0.481061] pci 0000:00:1f.
2: reg 0x20: [io 0xfec0-0xfedf] [ 0.481070] pci 0000:00:1f.2: reg 0x24:
[mem 0xff970000-0xff9707ff] [ 0.481115] pci 0000:00:1f.2: PME# supported
from D3hot [ 0.481563] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[ 0.481580] pci 0000:00:1f.3: reg 0x10: [mem 0xfebd9b00-0xfebd9bff 64bit] [
0.481602] pci 0000:00:1f.3: reg 0x20: [io 0xece0-0xecff] [ 0.482099] pci
0000:01:00.0: [1002:94c3] type 00 class 0x030000 [ 0.482116] pci
0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.482128]
pci 0000:01:00.0: reg 0x18: [mem 0xfe9f0000-0xfe9fffff 64bit] [ 0.482137]
pci 0000:01:00.0: reg 0x20: [io 0xdc00-0xdcff] [ 0.482152] pci
0000:01:00.0: reg 0x30: [mem 0xfea00000-0xfea1ffff pref] [ 0.482193] pci
0000:01:00.0: supports D1 D2 [ 0.482270] pci 0000:00:01.0: PCI bridge to
[bus 01] [ 0.482274] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
[ 0.482277] pci 0000:00:01.0: bridge window [mem 0xfe900000-0xfeafffff] [
0.482282] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit
pref] [ 0.482339] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 0.482345]
pci 0000:00:1c.0: bridge window [mem 0xfe800000-0xfe8fffff] [ 0.482403]
pci 0000:03:00.0: [14f1:8800] type 00 class 0x040000 [ 0.482420] pci
0000:03:00.0: reg 0x10: [mem 0xfa000000-0xfaffffff] [ 0.482569] pci
0000:03:00.1: [14f1:8811] type 00 class 0x048000 [ 0.482585] pci
0000:03:00.1: reg 0x10: [mem 0xfb000000-0xfbffffff] [ 0.482725] pci
0000:03:00.2: [14f1:8802] type 00 class 0x048000 [ 0.482741] pci
0000:03:00.2: reg 0x10: [mem 0xfc000000-0xfcffffff] [ 0.482882] pci
0000:03:00.4: [14f1:8804] type 00 class 0x048000 [ 0.482899] pci
0000:03:00.4: reg 0x10: [mem 0xfd000000-0xfdffffff] [ 0.483072] pci
0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode) [ 0.483078] pci
0000:00:1e.0: bridge window [mem 0xfa000000-0xfe7fffff] [ 0.483085] pci
0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.483088] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window]
(subtractive decode) [ 0.483091] pci 0000:00:1e.0: bridge window [mem
0x000a0000-0x000bffff window] (subtractive decode) [ 0.483094] pci
0000:00:1e.0: bridge window [mem 0x000c0000-0x000effff window] (subtractive
decode) [ 0.483097] pci 0000:00:1e.0: bridge window [mem
0x000f0000-0x000fffff window] (subtractive decode) [ 0.483100] pci
0000:00:1e.0: bridge window [mem 0xf0000000-0xfec00000 window] (subtractive
decode) [ 0.483102] pci 0000:00:1e.0: bridge window [mem
0x80000000-0xdfffffff window] (subtractive decode) [ 0.483105] pci
0000:00:1e.0: bridge window [mem 0xff980800-0xff980bff window] (subtractive
decode) [ 0.483108] pci 0000:00:1e.0: bridge window [mem
0xff97c000-0xff97ffff window] (subtractive decode) [ 0.483111] pci
0000:00:1e.0: bridge window [mem 0xfed20000-0xfed9ffff window] (subtractive
decode) [ 0.483114] pci 0000:00:1e.0: bridge window [mem
0xfedad800-0xfedadfff window] (subtractive decode) [ 0.526378] ACPI: PCI
Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15) [ 0.527345] ACPI: PCI
Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11 12 15) [ 0.527345] ACPI: PCI
Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 15) [ 0.527345] ACPI: PCI
Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 15) [ 0.527345] ACPI: PCI
Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled. [
0.527636] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 9 10 11 12 15) [
0.528604] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 15) [
0.529564] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11 12 15) [
0.530300] ACPI: Enabled 3 GPEs in block 00 to 3F [ 0.532024] vgaarb:
setting as boot device: PCI:0000:01:00.0 [ 0.532024] vgaarb: device added:
PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none [ 0.532024] vgaarb:
loaded [ 0.532024] vgaarb: bridge control possible 0000:01:00.0 [
0.532174] PCI: Using ACPI for IRQ routing [ 0.536686] PCI:
pci_cache_line_size set to 64 bytes [ 0.536696] pci 0000:00:03.0: can't
claim BAR 0 [mem 0xfedad000-0xfedad00f 64bit]: no compatible bridge window [
0.536726] pci 0000:00:1f.2: can't claim BAR 5 [mem 0xff970000-0xff9707ff]: no
compatible bridge window [ 0.536754] Expanded resource reserved due to
conflict with PCI Bus 0000:00 [ 0.536756] e820: reserve RAM buffer [mem
0x0009e400-0x0009ffff] [ 0.536759] e820: reserve RAM buffer [mem
0x7ddff800-0x7fffffff] [ 0.536942] NetLabel: Initializing [ 0.536944]
NetLabel: domain hash size = 128 [ 0.536945] NetLabel: protocols =
UNLABELED CIPSOv4 [ 0.536965] NetLabel: unlabeled traffic allowed by default
[ 0.537022] HPET: 4 timers in total, 0 timers will be used for per-cpu
timer [ 0.537027] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 [ 0.537032]
hpet0: 4 comparators, 64-bit 14.318180 MHz counter [ 0.540020] amd_nb:
Cannot enumerate AMD northbridges [ 0.540036] clocksource: Switched to
clocksource hpet [ 0.550968] AppArmor: AppArmor Filesystem Enabled [
0.551065] pnp: PnP ACPI init [ 0.555267] pnp 00:00: disabling [io
0x0800-0x085f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x0800-0x087f] [
0.555278] pnp 00:00: disabling [io 0x0860-0x08ff] because it overlaps
 
Old 04-05-2019, 02:45 PM   #6
Norb25
LQ Newbie
 
Registered: Mar 2019
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by nini09 View Post
Please use QUOTE tag to upload dmesg. I can't read dmesg clearly.
Do other functionalities work well? Based on non-clear dmesg, your new kernel look like there is problem.

part two of the dmesg comand:

Quote:
0000:00:1f.0 BAR 13 [io 0x0800-0x087f] [ 0.555334] system 00:00: [io
0x0c00-0x0c7f] has been reserved [ 0.555341] system 00:00: Plug and Play
ACPI device, IDs PNP0c01 (active) [ 0.555614] pnp 00:01: Plug and Play ACPI
device, IDs PNP0b00 (active) [ 0.564031] pnp 00:02: [dma 2] [ 0.564558]
pnp 00:02: Plug and Play ACPI device, IDs PNP0700 (active) [ 0.577541] pnp
00:03: [dma 0 disabled] [ 0.578789] pnp 00:03: Plug and Play ACPI device,
IDs PNP0401 (active) [ 0.584476] pnp 00:04: Plug and Play ACPI device, IDs
PNP0501 (active) [ 0.599897] pnp: PnP ACPI: found 5 devices [ 0.607177]
clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns:
2085701024 ns [ 0.607208] pci 0000:00:1c.0: bridge window [io
0x1000-0x0fff] to [bus 02] add_size 1000 [ 0.607213] pci 0000:00:1c.0:
bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size
200000 add_align 100000 [ 0.607232] pci 0000:00:1c.0: res[15]=[mem
0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align
100000 [ 0.607235] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff
64bit pref] res_to_dev_res add_size 200000 min_align 100000 [ 0.607239] pci
0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000
min_align 1000 [ 0.607242] pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff]
res_to_dev_res add_size 1000 min_align 1000 [ 0.607254] pci 0000:00:1c.0:
BAR 15: assigned [mem 0xf0000000-0xf01fffff 64bit pref] [ 0.607257] pci
0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff] [ 0.607262] pci
0000:00:1f.2: BAR 5: assigned [mem 0xf0200000-0xf02007ff] [ 0.607272] pci
0000:00:03.0: BAR 0: assigned [mem 0xf0200800-0xf020080f 64bit] [ 0.607282]
pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.607285] pci 0000:00:01.0:
bridge window [io 0xd000-0xdfff] [ 0.607290] pci 0000:00:01.0: bridge
window [mem 0xfe900000-0xfeafffff] [ 0.607294] pci 0000:00:01.0: bridge
window [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.607300] pci 0000:00:1c.0:
PCI bridge to [bus 02] [ 0.607303] pci 0000:00:1c.0: bridge window [io
0x1000-0x1fff] [ 0.607309] pci 0000:00:1c.0: bridge window [mem
0xfe800000-0xfe8fffff] [ 0.607313] pci 0000:00:1c.0: bridge window [mem
0xf0000000-0xf01fffff 64bit pref] [ 0.607320] pci 0000:00:1e.0: PCI bridge
to [bus 03] [ 0.607326] pci 0000:00:1e.0: bridge window [mem
0xfa000000-0xfe7fffff] [ 0.607335] pci_bus 0000:00: resource 4 [io
0x0000-0x0cf7 window] [ 0.607337] pci_bus 0000:00: resource 5 [io
0x0d00-0xffff window] [ 0.607340] pci_bus 0000:00: resource 6 [mem
0x000a0000-0x000bffff window] [ 0.607343] pci_bus 0000:00: resource 7 [mem
0x000c0000-0x000effff window] [ 0.607346] pci_bus 0000:00: resource 8 [mem
0x000f0000-0x000fffff window] [ 0.607349] pci_bus 0000:00: resource 9 [mem
0xf0000000-0xfec00000 window] [ 0.607351] pci_bus 0000:00: resource 10 [mem
0x80000000-0xdfffffff window] [ 0.607354] pci_bus 0000:00: resource 11 [mem
0xff980800-0xff980bff window] [ 0.607357] pci_bus 0000:00: resource 12 [mem
0xff97c000-0xff97ffff window] [ 0.607360] pci_bus 0000:00: resource 13 [mem
0xfed20000-0xfed9ffff window] [ 0.607362] pci_bus 0000:00: resource 14 [mem
0xfedad800-0xfedadfff window] [ 0.607365] pci_bus 0000:01: resource 0 [io
0xd000-0xdfff] [ 0.607368] pci_bus 0000:01: resource 1 [mem
0xfe900000-0xfeafffff] [ 0.607371] pci_bus 0000:01: resource 2 [mem
0xd0000000-0xdfffffff 64bit pref] [ 0.607374] pci_bus 0000:02: resource 0
[io 0x1000-0x1fff] [ 0.607376] pci_bus 0000:02: resource 1 [mem
0xfe800000-0xfe8fffff] [ 0.607379] pci_bus 0000:02: resource 2 [mem
0xf0000000-0xf01fffff 64bit pref] [ 0.607382] pci_bus 0000:03: resource 1
[mem 0xfa000000-0xfe7fffff] [ 0.607385] pci_bus 0000:03: resource 4 [io
0x0000-0x0cf7 window] [ 0.607387] pci_bus 0000:03: resource 5 [io
0x0d00-0xffff window] [ 0.607390] pci_bus 0000:03: resource 6 [mem
0x000a0000-0x000bffff window] [ 0.607393] pci_bus 0000:03: resource 7 [mem
0x000c0000-0x000effff window] [ 0.607395] pci_bus 0000:03: resource 8 [mem
0x000f0000-0x000fffff window] [ 0.607398] pci_bus 0000:03: resource 9 [mem
0xf0000000-0xfec00000 window] [ 0.607401] pci_bus 0000:03: resource 10 [mem
0x80000000-0xdfffffff window] [ 0.607404] pci_bus 0000:03: resource 11 [mem
0xff980800-0xff980bff window] [ 0.607406] pci_bus 0000:03: resource 12 [mem
0xff97c000-0xff97ffff window] [ 0.607409] pci_bus 0000:03: resource 13 [mem
0xfed20000-0xfed9ffff window] [ 0.607412] pci_bus 0000:03: resource 14 [mem
0xfedad800-0xfedadfff window] [ 0.607515] NET: Registered protocol family 2
[ 0.607740] TCP established hash table entries: 16384 (order: 5, 131072
bytes) [ 0.607818] TCP bind hash table entries: 16384 (order: 6, 262144
bytes) [ 0.607917] TCP: Hash tables configured (established 16384 bind
16384) [ 0.607970] UDP hash table entries: 1024 (order: 3, 32768 bytes) [
0.607986] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [
0.608084] NET: Registered protocol family 1 [ 0.614043] pci 0000:01:00.0:
Video device with shadowed ROM [ 0.614057] PCI: CLS 64 bytes, default 64 [
0.614130] Unpacking initramfs... [ 2.428355] Freeing initrd memory: 13452K
[ 2.428630] Scanning for low memory corruption every 60 seconds [
2.428931] kgr: successfully initialized [ 2.429309] audit: initializing
netlink subsys (disabled) [ 2.429345] audit: type=2000
audit(1554498991.428:1): initialized [ 2.429898] HugeTLB registered 2 MB
page size, pre-allocated 0 pages [ 2.429948] zbud: loaded [ 2.430334]
VFS: Disk quotas dquot_6.6.0 [ 2.430362] VFS: Dquot-cache hash table
entries: 512 (order 0, 4096 bytes) [ 2.430482] Key type big_key registered
[ 2.431272] Key type asymmetric registered [ 2.431277] Asymmetric key
parser 'x509' registered [ 2.431304] Block layer SCSI generic (bsg) driver
version 0.4 loaded (major 251) [ 2.431347] io scheduler noop registered [
2.431351] io scheduler deadline registered [ 2.431367] io scheduler cfq
registered (default) [ 2.431371] start plist test [ 2.433604] end plist
test [ 2.434819] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [
2.434830] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [
2.434866] vesafb: mode is 1400x1050x32, linelength=5632, pages=0 [
2.434867] vesafb: scrolling: redraw [ 2.434870] vesafb: Truecolor:
size=0:8:8:8, shift=0:16:8:0 [ 2.434896] vesafb: framebuffer at 0xd0000000,
mapped to 0xffffc90000800000, using 5824k, total 5824k [ 2.494416] Console:
switching to colour frame buffer device 175x65 [ 2.553484] fb0: VESA VGA
frame buffer device [ 2.553512] intel_idle: does not run on family 6 model
15 [ 2.553554] GHES: HEST is not enabled! [ 2.553636] Serial: 8250/16550
driver, 32 ports, IRQ sharing enabled [ 2.574078] 00:04: ttyS0 at I/O 0x3f8
(irq = 4, base_baud = 115200) is a 16550A [ 2.596594] 0000:00:03.3: ttyS4
at I/O 0xec98 (irq = 17, base_baud = 115200) is a 16550A [ 2.597065] Non-
volatile memory driver v1.3 [ 2.597106] Linux agpgart interface v0.103 [
2.597667] i8042: PNP: No PS/2 controller found. [ 2.597669] i8042: Probing
ports directly. [ 2.600535] serio: i8042 KBD port at 0x60,0x64 irq 1 [
2.600543] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.600724] mousedev:
PS/2 mouse device common for all mice [ 2.600843] rtc_cmos 00:01: RTC can
wake from S4 [ 2.600990] rtc_cmos 00:01: rtc core: registered rtc_cmos as
rtc0 [ 2.601015] rtc_cmos 00:01: alarms up to one day, 242 bytes nvram,
hpet irqs [ 2.601037] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.601062] hidraw: raw HID events driver (C) Jiri Kosina [ 2.601252]
NET: Registered protocol family 10 [ 2.601726] microcode: CPU0 sig=0x6fd,
pf=0x1, revision=0xa4 [ 2.601735] microcode: CPU1 sig=0x6fd, pf=0x1,
revision=0xa4 [ 2.601782] microcode: Microcode Update Driver: v2.01
<tigran@aivazian.fsnet.co.uk>, Peter Oruba [ 2.602003] registered taskstats
version 1 [ 2.602042] zswap: loaded using pool lzo/zbud [ 2.602063]
page_owner is disabled [ 2.606563] Key type encrypted registered [
2.606573] AppArmor: AppArmor sha1 policy hashing enabled [ 2.606578] ima:
No TPM chip found, activating TPM-bypass! [ 2.606580] ima: Allocated hash
algorithm: sha256 [ 2.606605] evm: HMAC attrs: 0x1 [ 2.606906] Magic
number: 15:310:297 [ 2.607014] rtc_cmos 00:01: setting system clock to
2019-04-05 21:16:32 UTC (1554498992) [ 2.607107] PM: Checking hibernation
image partition /dev/disk/by-uuid/b8f0043f-09ff-4fc7-9200-cfada866656d [
2.622228] PM: Hibernation image not present or could not be loaded. [
2.624560] Freeing unused kernel memory: 2192K [ 2.664030] Write protecting
the kernel read-only data: 14336k [ 2.665170] Freeing unused kernel memory:
1716K [ 2.669389] Freeing unused kernel memory: 1416K [ 2.672409]
systemd[1]: RTC configured in localtime, applying delta of 120 minutes to
system time. [ 2.674962] random: systemd: uninitialized urandom read (16
bytes read, 3 bits of entropy available) [ 2.675337] random: systemd:
uninitialized urandom read (16 bytes read, 3 bits of entropy available) [
2.675359] random: systemd: uninitialized urandom read (16 bytes read, 3 bits
of entropy available) [ 2.676727] systemd[1]: systemd 228 running in system
mode. (+PAM -AUDIT +SELINUX -IMA +APPARMOR -SMACK +SYSVINIT +UTMP
+LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -
IDN) [ 2.676939] systemd[1]: Detected architecture x86-64. [ 2.676944]
systemd[1]: Running in initial RAM disk. [ 2.676975] systemd[1]: Set
hostname to <linux-2lc2>. [ 2.732874] random: systemd: uninitialized
urandom read (16 bytes read, 3 bits of entropy available) [ 2.732908]
random: systemd: uninitialized urandom read (16 bytes read, 3 bits of entropy
available) [ 2.732956] random: systemd: uninitialized urandom read (16
bytes read, 3 bits of entropy available) [ 2.733035] random: systemd:
uninitialized urandom read (16 bytes read, 3 bits of entropy available) [
2.733881] random: systemd: uninitialized urandom read (16 bytes read, 3 bits
of entropy available) [ 2.734251] random: systemd: uninitialized urandom
read (16 bytes read, 3 bits of entropy available) [ 2.734865] random:
systemd: uninitialized urandom read (16 bytes read, 3 bits of entropy
available) [ 2.741358] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.741448] systemd[1]: Listening on udev Kernel Socket. [ 2.741957]
systemd[1]: Created slice System Slice. [ 2.741979] systemd[1]: Reached
target Slices. [ 2.741997] systemd[1]: Reached target Swap. [ 2.742063]
systemd[1]: Listening on udev Control Socket. [ 2.788835] SCSI subsystem
initialized [ 3.428043] tsc: Refined TSC clocksource calibration: 2194.486
MHz [ 3.428052] clocksource: tsc: mask: 0xffffffffffffffff max_cycles:
0x1fa1d9f80d9, max_idle_ns: 440795270994 ns [ 3.534080] libata version 3.00
loaded. [ 3.538064] drm: loading out-of-tree module taints kernel. [
3.542314] [drm] Initialized [ 3.542394] netmap: Unknown symbol
netmap_ioctl_legacy (err 0) [ 3.568633] scsi host0: ata_generic [
3.594235] ACPI: bus type USB registered [ 3.594308] usbcore: registered new
interface driver usbfs [ 3.594329] usbcore: registered new interface driver
hub [ 3.594370] usbcore: registered new device driver usb [ 3.595253]
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.595721]
uhci_hcd: USB Universal Host Controller Interface driver [ 3.596047] ehci-
pci: EHCI PCI platform driver [ 3.617908] [drm] radeon kernel modesetting
enabled. [ 3.618152] scsi host1: ata_generic [ 3.618253] ata1: PATA max
UDMA/100 cmd 0xfe80 ctl 0xfe90 bmdma 0xfef0 irq 18 [ 3.618255] ata2: PATA
max UDMA/100 cmd 0xfea0 ctl 0xfeb0 bmdma 0xfef8 irq 18 [ 3.618802] uhci_hcd
0000:00:1a.0: UHCI Host Controller [ 3.618815] uhci_hcd 0000:00:1a.0: new
USB bus registered, assigned bus number 1 [ 3.618824] uhci_hcd 0000:00:1a.
0: detected 2 ports [ 3.618857] uhci_hcd 0000:00:1a.0: irq 16, io base
0x0000ff20 [ 3.618941] usb usb1: New USB device found, idVendor=1d6b,
idProduct=0001 [ 3.618944] usb usb1: New USB device strings: Mfr=3,
Product=2, SerialNumber=1 [ 3.618945] usb usb1: Product: UHCI Host
Controller [ 3.618947] usb usb1: Manufacturer: Linux 4.4.175-89-default
uhci_hcd [ 3.618949] usb usb1: SerialNumber: 0000:00:1a.0 [ 3.619139]
hub 1-0:1.0: USB hub found [ 3.619152] hub 1-0:1.0: 2 ports detected [
3.619552] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de> [ 3.619556]
AMD IOMMUv2 functionality not available on this system [ 3.619758] uhci_hcd
0000:00:1a.1: UHCI Host Controller [ 3.619768] uhci_hcd 0000:00:1a.1: new
USB bus registered, assigned bus number 2 [ 3.619776] uhci_hcd 0000:00:1a.
1: detected 2 ports [ 3.619808] uhci_hcd 0000:00:1a.1: irq 17, io base
0x0000ff00 [ 3.622535] usb usb2: New USB device found, idVendor=1d6b,
idProduct=0001 [ 3.622538] usb usb2: New USB device strings: Mfr=3,
Product=2, SerialNumber=1 [ 3.622540] usb usb2: Product: UHCI Host
Controller [ 3.622542] usb usb2: Manufacturer: Linux 4.4.175-89-default
uhci_hcd [ 3.622543] usb usb2: SerialNumber: 0000:00:1a.1 [ 3.622716]
hub 2-0:1.0: USB hub found [ 3.622729] hub 2-0:1.0: 2 ports detected [
3.623333] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 3.623342] uhci_hcd
0000:00:1d.0: new USB bus registered, assigned bus number 3 [ 3.623349]
uhci_hcd 0000:00:1d.0: detected 2 ports [ 3.623376] uhci_hcd 0000:00:1d.0:
irq 23, io base 0x0000ff80 [ 3.625751] usb usb3: New USB device found,
idVendor=1d6b, idProduct=0001 [ 3.625754] usb usb3: New USB device strings:
Mfr=3, Product=2, SerialNumber=1 [ 3.625756] usb usb3: Product: UHCI Host
Controller [ 3.625758] usb usb3: Manufacturer: Linux 4.4.175-89-default
uhci_hcd [ 3.625760] usb usb3: SerialNumber: 0000:00:1d.0 [ 3.626825]
hub 3-0:1.0: USB hub found [ 3.626840] hub 3-0:1.0: 2 ports detected [
3.627751] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 3.627760] uhci_hcd
0000:00:1d.1: new USB bus registered, assigned bus number 4 [ 3.627767]
uhci_hcd 0000:00:1d.1: detected 2 ports [ 3.627788] uhci_hcd 0000:00:1d.1:
irq 17, io base 0x0000ff60 [ 3.632040] CRAT table not found [ 3.632044]
Finished initializing topology ret=0 [ 3.632057] kfd kfd: Initialized
module [ 3.632299] checking generic (d0000000 5b0000) vs hw (d0000000
10000000) [ 3.632300] fb: switching to radeondrmfb from VESA VGA [
3.632347] Console: switching to colour dummy device 80x25 [ 3.632907] usb
usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.632910] usb
usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.632912]
usb usb4: Product: UHCI Host Controller [ 3.632914] usb usb4: Manufacturer:
Linux 4.4.175-89-default uhci_hcd [ 3.632916] usb usb4: SerialNumber:
0000:00:1d.1 [ 3.633157] [drm] initializing kernel modesetting (RV610
0x1002:0x94C3 0x1028:0x0402 0x00). [ 3.633170] [drm] register mmio base:
0xFE9F0000 [ 3.633171] [drm] register mmio size: 65536 [ 3.633270] ATOM
BIOS: 113 [ 3.633293] radeon 0000:01:00.0: VRAM: 256M 0x0000000000000000 -
0x000000000FFFFFFF (256M used) [ 3.633295] radeon 0000:01:00.0: GTT: 512M
0x0000000010000000 - 0x000000002FFFFFFF [ 3.633298] [drm] Detected VRAM
RAM=256M, BAR=256M [ 3.633299] [drm] RAM width 64bits DDR [ 3.633818]
hub 4-0:1.0: USB hub found [ 3.633833] hub 4-0:1.0: 2 ports detected [
3.634863] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 3.634873] uhci_hcd
0000:00:1d.2: new USB bus registered, assigned bus number 5 [ 3.634881]
uhci_hcd 0000:00:1d.2: detected 2 ports [ 3.634904] uhci_hcd 0000:00:1d.2:
irq 18, io base 0x0000ff40 [ 3.636781] usb usb5: New USB device found,
idVendor=1d6b, idProduct=0001 [ 3.636785] usb usb5: New USB device strings:
 
Old 04-05-2019, 02:46 PM   #7
Norb25
LQ Newbie
 
Registered: Mar 2019
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by nini09 View Post
Please use QUOTE tag to upload dmesg. I can't read dmesg clearly.
Do other functionalities work well? Based on non-clear dmesg, your new kernel look like there is problem.

third part of the dmesg comand:

Quote:
Mfr=3, Product=2, SerialNumber=1 [ 3.636788] usb usb5: Product: UHCI Host
Controller [ 3.636791] usb usb5: Manufacturer: Linux 4.4.175-89-default
uhci_hcd [ 3.636792] usb usb5: SerialNumber: 0000:00:1d.2 [ 3.637376]
hub 5-0:1.0: USB hub found [ 3.637387] hub 5-0:1.0: 2 ports detected [
3.638942] ehci-pci 0000:00:1a.7: EHCI Host Controller [ 3.638952] ehci-pci
0000:00:1a.7: new USB bus registered, assigned bus number 6 [ 3.638966]
ehci-pci 0000:00:1a.7: debug port 1 [ 3.642273] [TTM] Zone kernel:
Available graphics memory: 1005892 kiB [ 3.642275] [TTM] Initializing pool
allocator [ 3.642282] [TTM] Initializing DMA pool allocator [ 3.642309]
[drm] radeon: 256M of VRAM memory ready [ 3.642310] [drm] radeon: 512M of
GTT memory ready. [ 3.642328] [drm] Loading RV610 Microcode [ 3.642403]
[drm] Internal thermal controller without fan control [ 3.642458] [drm]
radeon: power management initialized [ 3.642536] [drm] GART: num cpu pages
131072, num gpu pages 131072 [ 3.642881] ehci-pci 0000:00:1a.7: cache line
size of 64 is not supported [ 3.642909] ehci-pci 0000:00:1a.7: irq 22, io
mem 0xfebd9c00 [ 3.652037] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI
1.00 [ 3.652136] usb usb6: New USB device found, idVendor=1d6b,
idProduct=0002 [ 3.652138] usb usb6: New USB device strings: Mfr=3,
Product=2, SerialNumber=1 [ 3.652140] usb usb6: Product: EHCI Host
Controller [ 3.652141] usb usb6: Manufacturer: Linux 4.4.175-89-default
ehci_hcd [ 3.652143] usb usb6: SerialNumber: 0000:00:1a.7 [ 3.652338]
hub 6-0:1.0: USB hub found [ 3.652348] hub 6-0:1.0: 6 ports detected [
3.653135] [drm] PCIE GART of 512M enabled (table at 0x0000000000142000). [
3.653179] radeon 0000:01:00.0: WB enabled [ 3.653183] radeon 0000:01:00.0:
fence driver on ring 0 use gpu addr 0x0000000010000c00 and cpu addr
0xffff8800365c5c00 [ 3.653692] radeon 0000:01:00.0: fence driver on ring 5
use gpu addr 0x00000000000521d0 and cpu addr 0xffffc90000e121d0 [ 3.653694]
[drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 3.653695]
[drm] Driver supports precise vblank timestamp query. [ 3.653697] radeon
0000:01:00.0: radeon: MSI limited to 32-bit [ 3.653743] radeon
0000:01:00.0: radeon: using MSI. [ 3.653773] [drm] radeon: irq initialized.
[ 3.676122] hub 1-0:1.0: USB hub found [ 3.676132] hub 1-0:1.0: 2 ports
detected [ 3.685007] [drm] ring test on 0 succeeded in 1 usecs [
3.700124] hub 2-0:1.0: USB hub found [ 3.700310] hub 2-0:1.0: 2 ports
detected [ 3.701994] ehci-pci 0000:00:1d.7: EHCI Host Controller [
3.702002] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 7
[ 3.702016] ehci-pci 0000:00:1d.7: debug port 1 [ 3.705928] ehci-pci
0000:00:1d.7: cache line size of 64 is not supported [ 3.705937] ehci-pci
0000:00:1d.7: irq 23, io mem 0xff980800 [ 3.712149] Floppy drive(s): fd0 is
1.44M [ 3.716023] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [
3.716099] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002 [
3.716101] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [
3.716103] usb usb7: Product: EHCI Host Controller [ 3.716105] usb usb7:
Manufacturer: Linux 4.4.175-89-default ehci_hcd [ 3.716107] usb usb7:
SerialNumber: 0000:00:1d.7 [ 3.716433] hub 7-0:1.0: USB hub found [
3.716570] hub 7-0:1.0: 6 ports detected [ 3.730115] FDC 0 is a post-1991
82077 [ 3.859976] [drm] ring test on 5 succeeded in 1 usecs [ 3.859982]
[drm] UVD initialized successfully. [ 3.860151] [drm] ib test on ring 0
succeeded in 0 usecs [ 4.009129] hub 3-0:1.0: USB hub found [ 4.009144]
hub 3-0:1.0: 2 ports detected [ 4.032245] hub 4-0:1.0: USB hub found [
4.032263] hub 4-0:1.0: 2 ports detected [ 4.056132] hub 5-0:1.0: USB hub
found [ 4.056151] hub 5-0:1.0: 2 ports detected [ 4.056329] ahci
0000:00:1f.2: version 3.0 [ 4.056935] ahci 0000:00:1f.2: AHCI 0001.0200 32
slots 6 ports 3 Gbps 0x2f impl SATA mode [ 4.056939] ahci 0000:00:1f.2:
flags: 64bit ncq sntf pm led clo pmp pio slum part ccc ems sxs [ 4.084031]
blk_update_request: I/O error, dev fd0, sector 0 [ 4.084035] floppy: error
-5 while reading block 0 [ 4.116043] scsi host2: ahci [ 4.136026] scsi
host3: ahci [ 4.136354] scsi host4: ahci [ 4.136570] scsi host5: ahci [
4.136782] scsi host6: ahci [ 4.136997] scsi host7: ahci [ 4.137083]
ata3: SATA max UDMA/133 abar m2048@0xf0200000 port 0xf0200100 irq 27 [
4.137085] ata4: SATA max UDMA/133 abar m2048@0xf0200000 port 0xf0200180 irq 27
[ 4.137087] ata5: SATA max UDMA/133 abar m2048@0xf0200000 port 0xf0200200
irq 27 [ 4.137089] ata6: SATA max UDMA/133 abar m2048@0xf0200000 port
0xf0200280 irq 27 [ 4.137090] ata7: DUMMY [ 4.137092] ata8: SATA max
UDMA/133 abar m2048@0xf0200000 port 0xf0200380 irq 27 [ 4.228076] usb 6-2:
new high-speed USB device number 2 using ehci-pci [ 4.368029] usb 5-1: new
low-speed USB device number 2 using uhci_hcd [ 4.428104] clocksource:
Switched to clocksource tsc [ 4.446619] ata8: SATA link down (SStatus 0
SControl 300) [ 4.508063] [drm] ib test on ring 5 succeeded [ 4.508492]
[drm] Radeon Display Connectors [ 4.508495] [drm] Connector 0: [
4.508495] [drm] DIN-1 [ 4.508496] [drm] Encoders: [ 4.508497] [drm]
TV1: INTERNAL_KLDSCP_DAC2 [ 4.508497] [drm] Connector 1: [ 4.508498]
[drm] DVI-I-1 [ 4.508498] [drm] HPD1 [ 4.508500] [drm] DDC: 0x7e40
0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c [ 4.508501] [drm]
Encoders: [ 4.508501] [drm] CRT1: INTERNAL_KLDSCP_DAC1 [ 4.508502]
[drm] DFP1: INTERNAL_LVTM1 [ 4.554372] [drm] fb mappable at 0xD0243000
[ 4.554375] [drm] vram apper at 0xD0000000 [ 4.554375] [drm] size
8294400 [ 4.554376] [drm] fb depth is 24 [ 4.554377] [drm] pitch is
7680 [ 4.554455] fbcon: radeondrmfb (fb0) is primary device [ 4.568941]
Console: switching to colour frame buffer device 240x67 [ 4.574705] radeon
0000:01:00.0: fb0: radeondrmfb frame buffer device [ 4.576327] usb 5-1: New
USB device found, idVendor=413c, idProduct=2105 [ 4.576331] usb 5-1: New
USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.576333] usb 5-1:
Product: Dell USB Keyboard [ 4.576334] usb 5-1: Manufacturer: Dell [
4.584207] usb 6-2: New USB device found, idVendor=046d, idProduct=0825 [
4.584212] usb 6-2: New USB device strings: Mfr=0, Product=0, SerialNumber=2 [
4.584214] usb 6-2: SerialNumber: 2888A7E0 [ 4.596037] [drm] Initialized
radeon 2.49.0 20080528 for 0000:01:00.0 on minor 0 [ 4.604034] ata4: SATA
link up 3.0 Gbps (SStatus 123 SControl 300) [ 4.604052] ata5: SATA link up
3.0 Gbps (SStatus 123 SControl 300) [ 4.604066] ata3: SATA link up 3.0 Gbps
(SStatus 123 SControl 300) [ 4.604078] ata6: SATA link up 1.5 Gbps (SStatus
113 SControl 300) [ 4.604689] ata6.00: ATAPI: TSSTcorp DVD+/-RW TS-H653B,
D300, max UDMA/100 [ 4.604693] ata6.00: applying bridge limits [
4.604881] ata5.00: ATA-8: WDC WD5000AZRX-00A8LB0, 01.01A01, max UDMA/133 [
4.604884] ata5.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA [
4.605587] ata6.00: configured for UDMA/100 [ 4.605711] ata5.00: configured
for UDMA/133 [ 4.605899] ata3.00: supports DRM functions and may not be
fully accessible [ 4.606241] ata3.00: NCQ Send/Recv Log not supported [
4.606243] ata3.00: ATA-9: Samsung SSD 840 EVO 250GB, EXT0CB6Q, max UDMA/133 [
4.606245] ata3.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA [
4.606383] ata3.00: supports DRM functions and may not be fully accessible [
4.606724] ata3.00: NCQ Send/Recv Log not supported [ 4.606728] ata3.00:
configured for UDMA/133 [ 4.606939] scsi 2:0:0:0: Direct-Access ATA
Samsung SSD 840 CB6Q PQ: 0 ANSI: 5 [ 4.607409] scsi 2:0:0:0: Attached scsi
generic sg0 type 0 [ 4.615655] ata4.00: ATA-7: Hitachi HDS721616PLA380,
P22OAB3A, max UDMA/133 [ 4.615658] ata4.00: 312500000 sectors, multi 0:
LBA48 NCQ (depth 31/32), AA [ 4.616599] ata4.00: configured for UDMA/133 [
4.639333] scsi 3:0:0:0: Direct-Access ATA Hitachi HDS72161 AB3A PQ: 0
ANSI: 5 [ 4.639688] scsi 3:0:0:0: Attached scsi generic sg1 type 0 [
4.647526] usbcore: registered new interface driver usbhid [ 4.647533]
usbhid: USB HID core driver [ 4.648680] scsi 4:0:0:0: Direct-Access ATA
WDC WD5000AZRX-0 1A01 PQ: 0 ANSI: 5 [ 4.648944] scsi 4:0:0:0: Attached scsi
generic sg2 type 0 [ 4.649241] input: Dell Dell USB Keyboard as /devices/
pci0000:00/0000:00:1d.2/usb5/5-1/5-1:1.0/0003:413C:2105.0001/input/input3 [
4.650873] scsi 5:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-H653B D300 PQ: 0
ANSI: 5 [ 4.656710] scsi 5:0:0:0: Attached scsi generic sg3 type 5 [
4.666976] sd 3:0:0:0: [sdb] 312500000 512-byte logical blocks: (160 GB/149
GiB) [ 4.667037] sd 3:0:0:0: [sdb] Write Protect is off [ 4.667041] sd
3:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 4.667060] sd 2:0:0:0: [sda]
488397168 512-byte logical blocks: (250 GB/233 GiB) [ 4.667086] sd 3:0:0:0:
[sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [
4.667101] sd 2:0:0:0: [sda] Write Protect is off [ 4.667104] sd 2:0:0:0:
[sda] Mode Sense: 00 3a 00 00 [ 4.667160] sd 2:0:0:0: [sda] Write cache:
enabled, read cache: enabled, doesn't support DPO or FUA [ 4.669038] sd
4:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/466 GiB) [
4.669042] sd 4:0:0:0: [sdc] 4096-byte physical blocks [ 4.669066] sd
4:0:0:0: [sdc] Write Protect is off [ 4.669069] sd 4:0:0:0: [sdc] Mode
Sense: 00 3a 00 00 [ 4.669086] sda: sda1 sda2 sda3 sda4 < sda5 sda6 > [
4.669095] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't
support DPO or FUA [ 4.670703] sd 2:0:0:0: [sda] Attached SCSI disk [
4.675022] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer cd/rw xa/form2
cdda tray [ 4.675027] cdrom: Uniform CD-ROM driver Revision: 3.20 [
4.675382] sr 5:0:0:0: Attached scsi CD-ROM sr0 [ 4.689073] sdb: sdb1 sdb2
[ 4.689465] sd 3:0:0:0: [sdb] Attached SCSI disk [ 4.704751] hid-generic
0003:413C:2105.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB
Keyboard] on usb-0000:00:1d.2-1/input0 [ 4.727187] sdc: sdc1 < sdc5 sdc6
sdc7 > [ 4.728549] sd 4:0:0:0: [sdc] Attached SCSI disk [ 4.848012]
raid6: sse2x1 gen() 3520 MB/s [ 4.916009] raid6: sse2x1 xor() 3690
MB/s [ 4.984007] raid6: sse2x2 gen() 4600 MB/s [ 5.052005] raid6:
sse2x2 xor() 4458 MB/s [ 5.120008] raid6: sse2x4 gen() 6529 MB/s [
5.188007] raid6: sse2x4 xor() 5100 MB/s [ 5.188010] raid6: using
algorithm sse2x4 gen() 6529 MB/s [ 5.188011] raid6: .... xor() 5100 MB/s,
rmw enabled [ 5.188013] raid6: using ssse3x2 recovery algorithm [
5.188370] xor: measuring software checksum speed [ 5.228005] prefetch64-
sse: 8662.000 MB/sec [ 5.268003] generic_sse: 7677.000 MB/sec [
5.268005] xor: using function: prefetch64-sse (8662.000 MB/sec) [ 5.278324]
Btrfs loaded, crc32c=crc32c-generic, assert=on [ 5.280529] PM: Starting
manual resume from disk [ 5.280534] PM: Hibernation image partition 8:5
present [ 5.280535] PM: Looking for hibernation image. [ 5.282444] PM:
Image not found (code -22) [ 5.282448] PM: Hibernation image not present or
could not be loaded. [ 5.282453] BTRFS: device label Root devid 1 transid
147194 /dev/sda3 [ 5.375059] BTRFS info (device sda3): disk space caching
is enabled [ 5.375065] BTRFS info (device sda3): has skinny extents [
5.386354] BTRFS info (device sda3): detected SSD devices, enabling SSD mode [
5.428026] usb 5-2: new low-speed USB device number 3 using uhci_hcd [
5.515135] BTRFS: device label Home devid 1 transid 134451 /dev/sdc5 [
5.537905] BTRFS: device label Temp devid 1 transid 1196 /dev/sdc6 [
5.546513] random: nonblocking pool is initialized [ 5.602799] systemd-
journald[96]: Received SIGTERM from PID 1 (systemd). [ 5.605064] usb 5-2:
New USB device found, idVendor=045e, idProduct=00cb [ 5.605073] usb 5-2:
New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 5.605076] usb
5-2: Product: Microsoft USB Optical Mouse [ 5.605079] usb 5-2:
Manufacturer: PixArt [ 5.621554] input: PixArt Microsoft USB Optical Mouse
as /devices/pci0000:00/0000:00:1d.2/usb5/5-2/5-2:1.0/0003:045E:00CB.0002/
input/input4 [ 5.621707] hid-generic 0003:045E:00CB.0002: input,hidraw1:
USB HID v1.11 Mouse [PixArt Microsoft USB Optical Mouse] on usb-0000:00:1d.
2-2/input0 [ 5.633922] systemd: 15 output lines suppressed due to
ratelimiting [ 5.710020] systemd[1]: RTC configured in localtime, applying
delta of 120 minutes to system time. [ 5.964982] BTRFS info (device sda3):
disk space caching is enabled [ 6.065766] audit: type=1400
audit(1554491795.953:2): apparmor="STATUS" operation="profile_load" name="/
{usr/,}bin/ping" pid=484 comm="apparmor_parser" [ 6.110778] audit:
type=1400 audit(1554491795.997:3): apparmor="STATUS" operation="profile_load"
name="klogd" pid=508 comm="apparmor_parser" [ 6.151538] audit: type=1400
audit(1554491796.037:4): apparmor="STATUS" operation="profile_load"
name="syslog-ng" pid=513 comm="apparmor_parser" [ 6.180876] audit:
type=1400 audit(1554491796.069:5): apparmor="STATUS" operation="profile_load"
name="syslogd" pid=518 comm="apparmor_parser" [ 6.201529] audit: type=1400
audit(1554491796.089:6): apparmor="STATUS" operation="profile_load" name="/usr/
bin/lessopen.sh" pid=538 comm="apparmor_parser" [ 6.233345] input: Power
Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5 [
6.233424] ACPI: Power Button [VBTN] [ 6.233519] input: Power Button as /
devices/LNXSYSTM:00/LNXPWRBN:00/input/input6 [ 6.233565] ACPI: Power Button
[PWRF] [ 6.234168] shpchp: Standard Hot Plug PCI Controller Driver version:
0.4 [ 6.245436] audit: type=1400 audit(1554491796.133:7): apparmor="STATUS"
operation="profile_load" name="/usr/lib/apache2/mpm-prefork/apache2" pid=542
comm="apparmor_parser" [ 6.245444] audit: type=1400
audit(1554491796.133:8): apparmor="STATUS" operation="profile_load" name="/usr/
lib/apache2/mpm-prefork/apache2//DEFAULT_URI" pid=542 comm="apparmor_parser" [
6.245449] audit: type=1400 audit(1554491796.133:9): apparmor="STATUS"
operation="profile_load" name="/usr/lib/apache2/mpm-prefork/apache2//
HANDLING_UNTRUSTED_INPUT" pid=542 comm="apparmor_parser" [ 6.245453] audit:
type=1400 audit(1554491796.133:10): apparmor="STATUS" operation="profile_load"
name="/usr/lib/apache2/mpm-prefork/apache2//phpsysinfo" pid=542
comm="apparmor_parser" [ 6.245499] FUJITSU Extended Socket Network Device
Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED [ 6.304960]
parport_pc 00:03: reported by Plug and Play ACPI [ 6.305562] parport0: PC-
style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,EPP,ECP] [
6.308250] pps_core: LinuxPPS API ver. 1 registered [ 6.308252] pps_core:
Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 6.311245] PTP clock support registered [ 6.312316] Linux video capture
interface: v2.00 [ 6.312644] ACPI Warning: SystemIO range
0x0000000000000828-0x000000000000082F conflicts with OpRegion
0x0000000000000828-0x000000000000082D (\GLBC) (20150930/utaddress-254) [
6.312649] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F
conflicts with OpRegion 0x000000000000082A-0x000000000000082A (\SACT)
(20150930/utaddress-254) [ 6.312652] ACPI Warning: SystemIO range
0x0000000000000828-0x000000000000082F conflicts with OpRegion
0x0000000000000828-0x0000000000000828 (\SSTS) (20150930/utaddress-254) [
6.312654] ACPI: If an ACPI driver is available for this device, you should use
it instead of the native driver [ 6.312659] ACPI Warning: SystemIO range
0x00000000000008B0-0x00000000000008BF conflicts with OpRegion
0x00000000000008B8-0x00000000000008BB (\GIC2) (20150930/utaddress-254) [
6.312660] ACPI: If an ACPI driver is available for this device, you should use
it instead of the native driver [ 6.312664] ACPI Warning: SystemIO range
0x0000000000000880-0x00000000000008AF conflicts with OpRegion
0x000000000000088C-0x000000000000088F (\GIC1) (20150930/utaddress-254) [
6.312665] ACPI: If an ACPI driver is available for this device, you should use
it instead of the native driver [ 6.312666] lpc_ich: Resource conflict(s)
found affecting gpio_ich [ 6.345256] netmap: Unknown symbol
netmap_ioctl_legacy (err 0) [ 6.345817] i801_smbus 0000:00:1f.3: SMBus
using PCI interrupt [ 6.404033] uvcvideo: Found UVC 1.00 device <unnamed>
(046d:0825) [ 6.406939] cx88[0]: subsystem: 0070:1402, board: Hauppauge
WinTV-HVR3000 TriMode Analog/DVB-S/DVB-T [card=53,autodetected], frontend(s):
2 [ 6.419780] input: UVC Camera (046d:0825) as /devices/
pci0000:00/0000:00:1a.7/usb6/6-2/6-2:1.0/input/input7 [ 6.419882] usbcore:
registered new interface driver uvcvideo [ 6.419884] USB Video Class driver
(1.1.1) [ 6.434512] input: PC Speaker as /devices/platform/pcspkr/input/
input8 [ 6.456059] blk_update_request: I/O error, dev fd0, sector 0 [
6.456064] floppy: error -5 while reading block 0 [ 6.475258] coretemp
coretemp.0: Using relative temperature scale! [ 6.475273] coretemp
coretemp.0: Using relative temperature scale! [ 6.477096] intel_powerclamp:
No package C-state available [ 6.487730] dcdbas dcdbas: Dell Systems
Management Base Driver (version 5.6.0-3.2) [ 6.526129] cx88[0]: i2c init:
enabling analog demod on HVR1300/3000/4000 tuner [ 6.611842] ppdev: user-
space parallel port driver [ 6.636834] iTCO_vendor_support: vendor-
support=0 [ 6.637457] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 [
6.637504] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by
hardware/BIOS [ 6.656917] tda9887 6-0043: creating new instance [
6.656920] tda9887 6-0043: tda988[5/6/7] found [ 6.657732] tuner 6-0043:
Tuner 74 found with type(s) Radio TV. [ 6.678202] tuner 6-0061: Tuner -1
found with type(s) Radio TV. [ 6.717617] tveeprom 6-0050: Hauppauge model
14109, rev B3D3, serial# 4029986957 [ 6.717622] tveeprom 6-0050: MAC
address is 00:0d:fe:34:b8:8d [ 6.717623] tveeprom 6-0050: tuner model is
Philips FMD1216MEX (idx 133, type 78) [ 6.717626] tveeprom 6-0050: TV
standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) ATSC/DVB Digital (eeprom
0xf4) [ 6.717627] tveeprom 6-0050: audio processor is CX882 (idx 33) [
6.717628] tveeprom 6-0050: decoder processor is CX882 (idx 25) [ 6.717630]
tveeprom 6-0050: has radio, has IR receiver, has no IR transmitter [
6.717631] cx88[0]: hauppauge eeprom: model=14109 [ 6.724794] tuner-simple
6-0061: creating new instance [ 6.724799] tuner-simple 6-0061: type set to
78 (Philips FMD1216MEX MK3 Hybrid Tuner) [ 6.768023] Registered IR keymap
rc-hauppauge [ 6.768187] input: cx88 IR (Hauppauge WinTV-HVR300 as /
devices/pci0000:00/0000:00:1e.0/0000:03:00.0/rc/rc0/input9 [ 6.769260] rc0:
cx88 IR (Hauppauge WinTV-HVR300 as /devices/pci0000:00/0000:00:1e.
0/0000:03:00.0/rc/rc0 [ 6.781187] BTRFS info (device sdc5): disk space
caching is enabled [ 6.781192] BTRFS info (device sdc5): has skinny extents
[ 6.790831] IR NEC protocol handler initialized [ 6.808436] IR RC5(x/sz)
protocol handler initialized [ 6.818041] IR RC6 protocol handler
initialized [ 6.840237] IR JVC protocol handler initialized [ 6.858427]
IR Sony protocol handler initialized [ 6.874200] IR SANYO protocol handler
initialized [ 6.895054] snd_hda_codec_analog hdaudioC1D0: autoconfig for
AD1984: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:line [ 6.895059]
snd_hda_codec_analog hdaudioC1D0: speaker_outs=1 (0x13/0x0/0x0/0x0/0x0) [
6.895061] snd_hda_codec_analog hdaudioC1D0: hp_outs=1
(0x11/0x0/0x0/0x0/0x0) [ 6.895063] snd_hda_codec_analog hdaudioC1D0:
mono: mono_out=0x0 [ 6.895064] snd_hda_codec_analog hdaudioC1D0: inputs:
[ 6.895067] snd_hda_codec_analog hdaudioC1D0: Mic=0x14 [ 6.895068]
snd_hda_codec_analog hdaudioC1D0: Line=0x15 [ 6.914450] IR Sharp
protocol handler initialized [ 6.942486] IR MCE Keyboard/mouse protocol
handler initialized [ 6.942533] input: HDA Digital PCBeep as /devices/
pci0000:00/0000:00:1b.0/sound/card1/input10 [ 6.943791] input: HDA Intel
Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11 [ 6.944187]
input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
[ 6.944288] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/
sound/card1/input13 [ 6.944384] input: HDA Intel Front Headphone as /
devices/pci0000:00/0000:00:1b.0/sound/card1/input14 [ 6.954300] Adding
15726588k swap on /dev/sda5. Priority:-1 extents:1 across:15726588k SSFS [
6.959655] lirc_dev: IR Remote Control driver registered, major 245 [
6.966943] IR LIRC bridge handler initialized [ 6.984662] input: MCE IR
Keyboard/Mouse (cx88xx) as /devices/virtual/input/input15 [ 6.986574] rc
rc0: lirc_dev: driver ir-lirc-codec (cx88xx) registered at minor = 0 [
6.986583] cx88[0]/0: found at 0000:03:00.0, rev: 5, irq: 16, latency: 64,
mmio: 0xfa000000 [ 6.991683] IR XMP protocol handler initialized [
7.018786] wm8775 6-001b: chip found @ 0x36 (cx88[0]) [ 7.046678] cx88[0]/0:
registered device video1 [v4l2] [ 7.047632] cx88[0]/0: registered device
vbi0 [ 7.047729] cx88[0]/0: registered device radio0 [ 7.066185]
cx88[0]/2: cx2388x 8802 Driver Manager [ 7.066588] cx88[0]/2: found at
0000:03:00.2, rev: 5, irq: 16, latency: 64, mmio: 0xfc000000 [ 7.067038]
cx88[0]/1: CX88x/0: ALSA support for cx2388x boards [ 7.091382] BUG:
sleeping function called from invalid context at ../kernel/locking/mutex.c:97
[ 7.091387] in_atomic(): 1, irqs_disabled(): 1, pid: 772, name: alsactl [
7.091390] CPU: 0 PID: 772 Comm: alsactl Tainted: G O 4.4.175-89-
default #1 [ 7.091391] Hardware name: Dell Inc. OptiPlex 755
/0GM819, BIOS A09 03/11/2008 [ 7.091394] 0000000000000000 ffffffff81347b27
ffff880037246ad0 0000000000980909 [ 7.091396] ffffffff81646d8c
ffff880037246ad0 ffffffffa04cbc5a ffff880036f95000 [ 7.091398]
0000000000000040 ffffffffa04cbc8a ffffffffa06fa4bc ffff8800753e6000 [
7.091399] Call Trace: [ 7.091415] [<ffffffff8101a0a9>] dump_trace
+0x59/0x350 [ 7.091419] [<ffffffff8101a49a>] show_stack_log_lvl+0xfa/0x180
[ 7.091422] [<ffffffff8101b291>] show_stack+0x21/0x40 [ 7.091427]
[<ffffffff81347b27>] dump_stack+0x5c/0x85 [ 7.091432] [<ffffffff81646d8c>]
mutex_lock+0x1c/0x38 [ 7.091451] [<ffffffffa04cbc5a>] find_ref_lock+0x1a/
0x40 [videodev] [ 7.091466] [<ffffffffa04cbc8a>] v4l2_ctrl_find+0xa/0x20
[videodev] [ 7.091472] [<ffffffffa06fa4bc>] snd_cx88_switch_put+0x9c/0x111
[cx88_alsa] [ 7.091488] [<ffffffffa071bd01>] snd_ctl_elem_write
+0x121/0x1c0 [snd] [ 7.091496] [<ffffffffa071cf34>] snd_ctl_ioctl
+0xe4/0x7a0 [snd] [ 7.091501] [<ffffffff8122cb77>] do_vfs_ioctl
+0x337/0x5f0 [ 7.091515] [<ffffffff8122cea4>] SyS_ioctl+0x74/0x80 [
7.091519] [<ffffffff816496e5>] entry_SYSCALL_64_fastpath+0x24/0xed [
7.092009] DWARF2 unwinder stuck at entry_SYSCALL_64_fastpath+0x24/0xed [
7.092009] Leftover inexact backtrace: [ 7.103056] cx88/2: cx2388x dvb
driver version 1.0.0 loaded [ 7.103061] cx88/2: registering cx8802 driver,
type: dvb access: shared [ 7.103064] cx88[0]/2: subsystem: 0070:1402,
board: Hauppauge WinTV-HVR3000 TriMode Analog/DVB-S/DVB-T [card=53] [
7.103065] cx88[0]/2: cx2388x based DVB/ATSC card [ 7.103066]
cx8802_alloc_frontends() allocating 2 frontend(s) [ 7.117195] CX24123:
detected CX24123 [ 7.132767] tuner-simple 6-0061: attaching existing
instance [ 7.132771] tuner-simple 6-0061: couldn't set type to 63. Using 78
(Philips FMD1216MEX MK3 Hybrid Tuner) instead [ 7.136704] DVB: registering
new adapter (cx88[0]) [ 7.136709] cx88-mpeg driver manager 0000:03:00.2:
DVB: registering adapter 0 frontend 0 (Conexant CX24123/CX24109)... [
7.138710] fuse init (API version 7.23) [ 7.142487] cx88-mpeg driver manager
0000:03:00.2: DVB: registering adapter 0 frontend 1 (Conexant CX22702 DVB-
T)... [ 7.179437] SGI XFS with ACLs, security attributes, realtime, no
debug enabled [ 7.184972] XFS (sdb2): Mounting V5 Filesystem [ 7.574994]
BTRFS info (device sdc6): disk space caching is enabled [ 7.574999] BTRFS
info (device sdc6): has skinny extents [ 7.629230] XFS (sdb2): Ending clean
mount [ 7.860332] usb 6-2: set resolution quirk: cval->res = 384 [
7.860679] usbcore: registered new interface driver snd-usb-audio [
8.031945] systemd-journald[420]: Received request to flush runtime journal from
PID 1 [ 8.192124] audit_printk_skb: 105 callbacks suppressed [ 8.192126]
audit: type=1305 audit(1554491798.081:46): audit_pid=937 old=0 auid=4294967295
ses=4294967295 res=1 [ 23.028030] usb 6-2: reset high-speed USB device
number 2 using ehci-pci linux-2lc2:~ #
 
Old 04-08-2019, 03:45 PM   #8
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,861

Rep: Reputation: 162Reputation: 162
I don't find out e1000e information in dmesg. You can try two things.
1)Execute command, modprobe e1000e, and check dmesg tail, having some clue and nothing.
2)Uninstall e1000e module and install it again. Using distributor provide update tool, do not download driver directly.
 
Old 04-09-2019, 01:19 PM   #9
Norb25
LQ Newbie
 
Registered: Mar 2019
Posts: 8

Original Poster
Rep: Reputation: Disabled
Hi nini09,

the command:

modprobe e1000e

results the following message:

modprobe: ERROR: could not insert 'e1000e': Unknown symbol in module, or unknown parameter (see dmesg)

I think this is the problem with the new kernel but I don't know how to uninstall / install the e1000e driver directly?
Could you give me a hint how to proceed because with the former kernel (4.4.172) this driver is still available and detected.

(Anyway I try to install the intel e1000e driver later)

Thanks in advance

Best regards

Norb25
 
Old 04-09-2019, 02:39 PM   #10
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,861

Rep: Reputation: 162Reputation: 162
Following link give you a example for NVIDIA driver. e100e driver should be same.
https://en.opensuse.org/SDB:NVIDIA_drivers.

Quote:
Anyway I try to install the intel e1000e driver later
Don't do that. It could generate problem.
 
Old 04-12-2019, 01:25 PM   #11
Norb25
LQ Newbie
 
Registered: Mar 2019
Posts: 8

Original Poster
Rep: Reputation: Disabled
Thumbs down

Hello,
The NVIDIA driver is a good example for video driver but it's useless to solve my network problem.

In addition I installed already the e1000e network driver from

https://software.opensuse.org/package/intel-e1000e

for the former kernel version 4.4.172 but it doesn't change anything for the current kernel (4.4.175). Isn't there another command / place where to find some useful information about the undetected e1000e driver ? Why isn't the "modeprobe" command working for 4.4.175 ?

modeprobe e1000e
modprobe: ERROR: could not insert 'e1000e': Unknown symbol in module, or unknown parameter (see dmesg)

Isn't it possible that simple a name or a path is wrong for the latest kernel ?

Thanks in advance for any hints ...

Best regards

Norb25
 
Old 04-16-2019, 02:44 PM   #12
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,861

Rep: Reputation: 162Reputation: 162
Quote:
modprobe: ERROR: could not insert 'e1000e': Unknown symbol in module, or unknown parameter (see dmesg)
Normally, it means your compiled driver has some variable modprobe can't solve. It request more acknowledge if you want to solve the issue.
 
Old 04-17-2019, 03:12 AM   #13
Norb25
LQ Newbie
 
Registered: Mar 2019
Posts: 8

Original Poster
Rep: Reputation: Disabled
Thanks for your contribution nini09. Is there anyone else who has an idea how to solve this problem?
 
Old 04-17-2019, 03:34 AM   #14
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,175
Blog Entries: 1

Rep: Reputation: 2042Reputation: 2042Reputation: 2042Reputation: 2042Reputation: 2042Reputation: 2042Reputation: 2042Reputation: 2042Reputation: 2042Reputation: 2042Reputation: 2042
Quote:
modprobe: ERROR: could not insert 'e1000e': Unknown symbol in module, or unknown parameter (see dmesg)
The error above means that you're trying to use a kernel module built for a different kernel version than the one you're using.
I'm not using Suse, but I guess you need to use package manager to install the e1000e module for the current kernel version you're running.
If there isn't one, I'm afraid you need to compile it from sources.

Regards
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dell Optiplex 755 - Intel 82566DM-D Network card Driver installation problem saleel Linux - Hardware 8 10-22-2008 08:25 AM
I need Intel 82566DM-2 Gigabit's NIC card drive for Linux RedHat Enterprize 4 AS . rahuldevalone Linux - Hardware 2 08-21-2008 04:56 AM
RHEL 4 and Intel 82566DM Ethernet driver issues? DRLski Linux - Hardware 0 06-29-2008 02:11 AM
installing linux driver Intel(R) 82566DM LAN for Dell 755 optiplex RHEL 4 being used supra Linux - Newbie 1 06-27-2008 05:53 AM
Driver status for Marvell 88E8056 and Intel 82566DM saravkrish Linux - Hardware 1 04-14-2008 09:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration