Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- grzesiek11@esprimo:~$ LANG=C
- grzesiek11@esprimo:~$ inxi -Fx
- System:
- Host: esprimo Kernel: 4.19.0-4-amd64 x86_64 bits: 64 compiler: gcc
- v: 8.3.0 Desktop: Xfce 4.12.4 Distro: Debian GNU/Linux buster/sid
- Machine:
- Type: Other-vm? System: FUJITSU SIEMENS product: ESPRIMO Mobile V5515
- v: V1.08 serial: <root required>
- Mobo: FUJITSU SIEMENS model: Z17M v: V1.08 serial: <root required>
- BIOS: Phoenix v: 1.10 date: 11/30/07
- Battery:
- ID-1: BAT0 charge: 950.8 Wh condition: 950.8/29.6 Wh (3212%)
- model: MAIN SMP SDI e01141401B46B22508327 status: Not charging
- CPU:
- Topology: Dual Core model: Intel Core2 T5500 bits: 64 type: MCP
- arch: Core Merom rev: 6 L2 cache: 2048 KiB
- flags: lm nx pae sse sse2 sse3 ssse3 bogomips: 6666
- Speed: 1297 MHz min/max: 1000/1667 MHz Core speeds (MHz): 1: 1297 2: 1274
- Graphics:
- Device-1: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter vendor: Fujitsu Solutions driver: N/A bus ID: 01:00.0
- Display: x11 server: X.Org 1.20.3 driver: vesa unloaded: fbdev,modesetting
- resolution: 1024x768~N/A
- OpenGL: renderer: llvmpipe (LLVM 7.0 128 bits) v: 3.3 Mesa 18.3.4
- direct render: Yes
- Audio:
- Device-1: Silicon Integrated Systems [SiS] Azalia Audio
- vendor: Fujitsu Solutions driver: snd_hda_intel v: kernel bus ID: 00:0f.0
- Sound Server: ALSA v: k4.19.0-4-amd64
- Network:
- Device-1: Silicon Integrated Systems [SiS] 191 Gigabit Ethernet Adapter
- vendor: Fujitsu Solutions driver: sis190 v: 1.4 port: 1080 bus ID: 00:04.0
- IF: enp0s4 state: up speed: 100 Mbps duplex: full mac: 00:1e:33:00:5a:f3
- Device-2: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter
- vendor: AMBIT Microsystem AR5BXB63 802.11bg NIC driver: ath5k v: kernel
- port: 9000 bus ID: 02:00.0
- IF: wlp2s0 state: down mac: 8a:17:79:d3:26:cc
- Drives:
- Local Storage: total: 298.09 GiB used: 5.44 GiB (1.8%)
- ID-1: /dev/sda vendor: Fujitsu model: MHZ2320BH G2 size: 298.09 GiB
- temp: 41 C
- Partition:
- ID-1: / size: 288.77 GiB used: 5.44 GiB (1.9%) fs: ext4 dev: /dev/sda1
- ID-2: swap-1 size: 3.70 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/sda5
- Sensors:
- System Temperatures: cpu: 55.0 C mobo: N/A
- Fan Speeds (RPM): N/A
- Info:
- Processes: 124 Uptime: 12m Memory: 2.68 GiB used: 424.7 MiB (15.5%)
- Init: systemd runlevel: 5 Compilers: gcc: 8.3.0 Shell: zsh v: 5.7.1
- inxi: 3.0.32
- grzesiek11@esprimo:~$ sudo ifconfig
- enp0s4: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
- inet 192.168.8.105 netmask 255.255.255.0 broadcast 192.168.8.255
- inet6 fe80::21e:33ff:fe00:5af3 prefixlen 64 scopeid 0x20<link>
- ether 00:1e:33:00:5a:f3 txqueuelen 1000 (Ethernet)
- RX packets 7413 bytes 10115553 (9.6 MiB)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 3206 bytes 216454 (211.3 KiB)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 129
- lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
- inet 127.0.0.1 netmask 255.0.0.0
- inet6 ::1 prefixlen 128 scopeid 0x10<host>
- loop txqueuelen 1000 (Local Loopback)
- RX packets 104 bytes 7948 (7.7 KiB)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 104 bytes 7948 (7.7 KiB)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- wlp2s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
- ether 8a:17:79:d3:26:cc txqueuelen 1000 (Ethernet)
- RX packets 0 bytes 0 (0.0 B)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 0 bytes 0 (0.0 B)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- grzesiek11@esprimo:~$ sudo iwconfig
- lo no wireless extensions.
- enp0s4 no wireless extensions.
- wlp2s0 IEEE 802.11 ESSID:off/any
- Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
- Retry short limit:7 RTS thr:off Fragment thr:off
- Encryption key:off
- Power Management:off
- grzesiek11@esprimo:~$ sudo dmesg
- [ 0.000000] Linux version 4.19.0-4-amd64 ([email protected]) (gcc version 8.3.0 (Debian 8.3.0-2)) #1 SMP Debian 4.19.28-2 (2019-03-15)
- [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-4-amd64 root=UUID=9ed58a7f-85cd-4166-b1b1-84b70f09235a ro quiet
- [ 0.000000] x86/fpu: x87 FPU will use FXSAVE
- [ 0.000000] BIOS-provided physical RAM map:
- [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable
- [ 0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000000d2000-0x00000000000d3fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000dffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000afd8ffff] usable
- [ 0.000000] BIOS-e820: [mem 0x00000000afd90000-0x00000000afd9ffff] ACPI data
- [ 0.000000] BIOS-e820: [mem 0x00000000afda0000-0x00000000afda0fff] ACPI NVS
- [ 0.000000] BIOS-e820: [mem 0x00000000afda1000-0x00000000afffffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
- [ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
- [ 0.000000] NX (Execute Disable) protection: active
- [ 0.000000] SMBIOS 2.4 present.
- [ 0.000000] DMI: FUJITSU SIEMENS ESPRIMO Mobile V5515/Z17M, BIOS V1.10 11/30/07
- [ 0.000000] tsc: Fast TSC calibration using PIT
- [ 0.000000] tsc: Detected 1666.716 MHz processor
- [ 0.021059] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
- [ 0.021066] e820: remove [mem 0x000a0000-0x000fffff] usable
- [ 0.021083] last_pfn = 0xafd90 max_arch_pfn = 0x400000000
- [ 0.021099] MTRR default type: uncachable
- [ 0.021101] MTRR fixed ranges enabled:
- [ 0.021104] 00000-9FFFF write-back
- [ 0.021107] A0000-BFFFF uncachable
- [ 0.021109] C0000-C7FFF write-protect
- [ 0.021111] C8000-DFFFF uncachable
- [ 0.021114] E0000-FFFFF write-protect
- [ 0.021115] MTRR variable ranges enabled:
- [ 0.021120] 0 base 000000000 mask F80000000 write-back
- [ 0.021123] 1 base 080000000 mask FE0000000 write-back
- [ 0.021125] 2 base 0A0000000 mask FF0000000 write-back
- [ 0.021128] 3 base 0AFE00000 mask FFFE00000 uncachable
- [ 0.021130] 4 disabled
- [ 0.021131] 5 disabled
- [ 0.021133] 6 disabled
- [ 0.021135] 7 disabled
- [ 0.023692] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
- [ 0.045187] found SMP MP-table at [mem 0x000f89d0-0x000f89df] mapped at [(____ptrval____)]
- [ 0.066309] Base memory trampoline at [(____ptrval____)] 97000 size 24576
- [ 0.066321] BRK [0x99401000, 0x99401fff] PGTABLE
- [ 0.066328] BRK [0x99402000, 0x99402fff] PGTABLE
- [ 0.066331] BRK [0x99403000, 0x99403fff] PGTABLE
- [ 0.066427] BRK [0x99404000, 0x99404fff] PGTABLE
- [ 0.066433] BRK [0x99405000, 0x99405fff] PGTABLE
- [ 0.066791] BRK [0x99406000, 0x99406fff] PGTABLE
- [ 0.066882] BRK [0x99407000, 0x99407fff] PGTABLE
- [ 0.066983] RAMDISK: [mem 0x34e87000-0x3673afff]
- [ 0.066996] ACPI: Early table checksum verification disabled
- [ 0.067172] ACPI: RSDP 0x00000000000F8950 000024 (v02 PTLTD )
- [ 0.067181] ACPI: XSDT 0x00000000AFD98ABB 00005C (v01 FSC PC 06040000 LTP 00000000)
- [ 0.067196] ACPI: FACP 0x00000000AFD9FE3A 0000F4 (v03 SiS 671MX 06040000 PTL 000F4240)
- [ 0.067213] ACPI: DSDT 0x00000000AFD9C37D 003A49 (v01 IEC___ Z17M____ 06040000 MSFT 03000000)
- [ 0.067223] ACPI: FACS 0x00000000AFDA0FC0 000040
- [ 0.067231] ACPI: FACS 0x00000000AFDA0FC0 000040
- [ 0.067239] ACPI: APIC 0x00000000AFD9FF2E 00005E (v01 PTLTD ? APIC 06040000 LTP 00000000)
- [ 0.067249] ACPI: MCFG 0x00000000AFD9FF8C 00003C (v01 PTLTD MCFG 06040000 LTP 00000000)
- [ 0.067259] ACPI: HPET 0x00000000AFD9FFC8 000038 (v01 PTLTD HPETTBL 06040000 LTP 00000001)
- [ 0.067269] ACPI: SSDT 0x00000000AFD99FA6 00025F (v01 PmRef Cpu0Tst 00003000 INTL 20050228)
- [ 0.067279] ACPI: SSDT 0x00000000AFD99F00 0000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20050228)
- [ 0.067289] ACPI: SSDT 0x00000000AFD98B17 0013E9 (v01 PmRef CpuPm 00003000 INTL 20050228)
- [ 0.067314] ACPI: Local APIC address 0xfee00000
- [ 0.067492] No NUMA configuration found
- [ 0.067495] Faking a node at [mem 0x0000000000000000-0x00000000afd8ffff]
- [ 0.067505] NODE_DATA(0) allocated [mem 0xafd8b000-0xafd8ffff]
- [ 0.067578] Zone ranges:
- [ 0.067581] DMA [mem 0x0000000000001000-0x0000000000ffffff]
- [ 0.067585] DMA32 [mem 0x0000000001000000-0x00000000afd8ffff]
- [ 0.067589] Normal empty
- [ 0.067592] Device empty
- [ 0.067595] Movable zone start for each node
- [ 0.067596] Early memory node ranges
- [ 0.067599] node 0: [mem 0x0000000000001000-0x000000000009cfff]
- [ 0.067601] node 0: [mem 0x0000000000100000-0x00000000afd8ffff]
- [ 0.067610] Reserved but unavailable: 100 pages
- [ 0.067614] Initmem setup node 0 [mem 0x0000000000001000-0x00000000afd8ffff]
- [ 0.067617] On node 0 totalpages: 720172
- [ 0.067620] DMA zone: 64 pages used for memmap
- [ 0.067621] DMA zone: 21 pages reserved
- [ 0.067624] DMA zone: 3996 pages, LIFO batch:0
- [ 0.067889] DMA32 zone: 11191 pages used for memmap
- [ 0.067891] DMA32 zone: 716176 pages, LIFO batch:63
- [ 0.121921] ACPI: PM-Timer IO Port: 0x8008
- [ 0.121929] ACPI: Local APIC address 0xfee00000
- [ 0.121952] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
- [ 0.121955] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
- [ 0.121975] IOAPIC[0]: apic_id 2, version 20, address 0xfec00000, GSI 0-23
- [ 0.121981] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
- [ 0.121987] ACPI: IRQ0 used by override.
- [ 0.121991] ACPI: IRQ11 used by override.
- [ 0.121995] Using ACPI (MADT) for SMP configuration information
- [ 0.121999] ACPI: HPET id: 0x10398201 base: 0xfed00000
- [ 0.122019] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
- [ 0.122064] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
- [ 0.122067] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
- [ 0.122069] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
- [ 0.122071] PM: Registered nosave memory: [mem 0x000a0000-0x000d1fff]
- [ 0.122073] PM: Registered nosave memory: [mem 0x000d2000-0x000d3fff]
- [ 0.122075] PM: Registered nosave memory: [mem 0x000d4000-0x000dbfff]
- [ 0.122077] PM: Registered nosave memory: [mem 0x000dc000-0x000dffff]
- [ 0.122079] PM: Registered nosave memory: [mem 0x000e0000-0x000e3fff]
- [ 0.122081] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
- [ 0.122087] [mem 0xb0000000-0xdfffffff] available for PCI devices
- [ 0.122089] Booting paravirtualized kernel on bare hardware
- [ 0.122100] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
- [ 0.529515] random: get_random_bytes called from start_kernel+0x93/0x531 with crng_init=0
- [ 0.529543] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
- [ 0.531519] percpu: Embedded 44 pages/cpu @(____ptrval____) s143192 r8192 d28840 u1048576
- [ 0.531538] pcpu-alloc: s143192 r8192 d28840 u1048576 alloc=1*2097152
- [ 0.531542] pcpu-alloc: [0] 0 1
- [ 0.531613] Built 1 zonelists, mobility grouping on. Total pages: 708896
- [ 0.531615] Policy zone: DMA32
- [ 0.531623] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-4-amd64 root=UUID=9ed58a7f-85cd-4166-b1b1-84b70f09235a ro quiet
- [ 0.531911] Calgary: detecting Calgary via BIOS EBDA area
- [ 0.531915] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
- [ 0.593660] Memory: 2784680K/2880688K available (10252K kernel code, 1240K rwdata, 3268K rodata, 1576K init, 2308K bss, 96008K reserved, 0K cma-reserved)
- [ 0.594010] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
- [ 0.594042] Kernel/User page tables isolation: enabled
- [ 0.594196] ftrace: allocating 31775 entries in 125 pages
- [ 0.637020] rcu: Hierarchical RCU implementation.
- [ 0.637026] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
- [ 0.637030] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
- [ 0.645881] NR_IRQS: 33024, nr_irqs: 440, preallocated irqs: 16
- [ 0.647519] Console: colour VGA+ 80x25
- [ 0.647533] console [tty0] enabled
- [ 0.647583] ACPI: Core revision 20180810
- [ 0.647917] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
- [ 0.647935] hpet clockevent registered
- [ 0.647947] APIC: Switch to symmetric I/O mode setup
- [ 0.648386] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
- [ 0.667945] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1806550f445, max_idle_ns: 440795248225 ns
- [ 0.667981] Calibrating delay loop (skipped), value calculated using timer frequency.. 3333.43 BogoMIPS (lpj=6666864)
- [ 0.667987] pid_max: default: 32768 minimum: 301
- [ 0.668080] Security Framework initialized
- [ 0.668084] Yama: disabled by default; enable with sysctl kernel.yama.*
- [ 0.668146] AppArmor: AppArmor initialized
- [ 0.672825] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
- [ 0.675641] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
- [ 0.675808] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
- [ 0.675907] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
- [ 0.676781] mce: CPU supports 6 MCE banks
- [ 0.676801] CPU0: Thermal monitoring enabled (TM2)
- [ 0.676809] process: using mwait in idle threads
- [ 0.676824] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
- [ 0.676826] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
- [ 0.676832] Spectre V2 : Mitigation: Full generic retpoline
- [ 0.676834] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
- [ 0.676838] Speculative Store Bypass: Vulnerable
- [ 0.677261] Freeing SMP alternatives memory: 24K
- [ 0.687949] smpboot: CPU0: Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz (family: 0x6, model: 0xf, stepping: 0x6)
- [ 0.687949] Performance Events: PEBS fmt0-, Core2 events, Intel PMU driver.
- [ 0.687949] core: PEBS disabled due to CPU errata
- [ 0.687949] ... version: 2
- [ 0.687949] ... bit width: 40
- [ 0.687949] ... generic registers: 2
- [ 0.687949] ... value mask: 000000ffffffffff
- [ 0.687949] ... max period: 000000007fffffff
- [ 0.687949] ... fixed-purpose events: 3
- [ 0.687949] ... event mask: 0000000700000003
- [ 0.687949] rcu: Hierarchical SRCU implementation.
- [ 0.687949] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
- [ 0.687949] smp: Bringing up secondary CPUs ...
- [ 0.687949] x86: Booting SMP configuration:
- [ 0.687949] .... node #0, CPUs: #1
- [ 0.688113] smp: Brought up 1 node, 2 CPUs
- [ 0.688113] smpboot: Max logical packages: 1
- [ 0.688113] smpboot: Total of 2 processors activated (6666.86 BogoMIPS)
- [ 0.692168] devtmpfs: initialized
- [ 0.692168] x86/mm: Memory block size: 128MB
- [ 0.692526] PM: Registering ACPI NVS region [mem 0xafda0000-0xafda0fff] (4096 bytes)
- [ 0.692526] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.692526] futex hash table entries: 512 (order: 3, 32768 bytes)
- [ 0.692526] pinctrl core: initialized pinctrl subsystem
- [ 0.692757] NET: Registered protocol family 16
- [ 0.693001] audit: initializing netlink subsys (disabled)
- [ 0.693029] audit: type=2000 audit(1555580432.044:1): state=initialized audit_enabled=0 res=1
- [ 0.693029] cpuidle: using governor ladder
- [ 0.693029] cpuidle: using governor menu
- [ 0.693029] ACPI: bus type PCI registered
- [ 0.693029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
- [ 0.693029] PCI: MMCONFIG for domain 0000 [bus 00-03] at [mem 0xe0000000-0xe03fffff] (base 0xe0000000)
- [ 0.693029] PCI: MMCONFIG at [mem 0xe0000000-0xe03fffff] reserved in E820
- [ 0.693029] PCI: Using configuration type 1 for base access
- [ 0.693029] mtrr: your CPUs had inconsistent variable MTRR settings
- [ 0.693029] mtrr: probably your BIOS does not setup all CPUs.
- [ 0.693029] mtrr: corrected configuration.
- [ 0.698161] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
- [ 0.698161] ACPI: Added _OSI(Module Device)
- [ 0.698161] ACPI: Added _OSI(Processor Device)
- [ 0.698161] ACPI: Added _OSI(3.0 _SCP Extensions)
- [ 0.698161] ACPI: Added _OSI(Processor Aggregator Device)
- [ 0.698161] ACPI: Added _OSI(Linux-Dell-Video)
- [ 0.698161] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
- [ 0.702705] ACPI: 4 ACPI AML tables successfully acquired and loaded
- [ 0.705790] ACPI: Dynamic OEM Table Load:
- [ 0.705805] ACPI: SSDT 0xFFFF92C82BD62000 00021F (v01 PmRef Cpu0Ist 00003000 INTL 20050228)
- [ 0.707408] ACPI: Dynamic OEM Table Load:
- [ 0.707429] ACPI: SSDT 0xFFFF92C82BC37800 000518 (v01 PmRef Cpu0Cst 00003001 INTL 20050228)
- [ 0.708641] ACPI: Dynamic OEM Table Load:
- [ 0.708653] ACPI: SSDT 0xFFFF92C82BD4E600 0001B0 (v01 PmRef Cpu1Ist 00003000 INTL 20050228)
- [ 0.709095] ACPI: Dynamic OEM Table Load:
- [ 0.709106] ACPI: SSDT 0xFFFF92C82BD67000 000085 (v01 PmRef Cpu1Cst 00003000 INTL 20050228)
- [ 0.709768] ACPI: EC: EC started
- [ 0.709770] ACPI: EC: interrupt blocked
- [ 0.709922] ACPI: \_SB_.PCI0.LPC_.EC0_: Used as first EC
- [ 0.709927] ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
- [ 0.709932] ACPI: \_SB_.PCI0.LPC_.EC0_: Used as boot DSDT EC to handle transactions
- [ 0.709934] ACPI: Interpreter enabled
- [ 0.709983] ACPI: (supports S0 S1 S3 S4 S5)
- [ 0.709987] ACPI: Using IOAPIC for interrupt routing
- [ 0.710054] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
- [ 0.710389] ACPI: Enabled 1 GPEs in block 10 to 1F
- [ 0.722171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
- [ 0.722184] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
- [ 0.722198] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
- [ 0.722217] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-03] only partially covers this bridge
- [ 0.723138] PCI host bridge to bus 0000:00
- [ 0.723145] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
- [ 0.723149] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
- [ 0.723154] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
- [ 0.723158] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xffedffff window]
- [ 0.723162] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
- [ 0.723166] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
- [ 0.723171] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
- [ 0.723175] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
- [ 0.723180] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 0.723204] pci 0000:00:00.0: [1039:0671] type 00 class 0x060000
- [ 0.723231] pci 0000:00:00.0: reg 0x10: [mem 0xd0000000-0xd3ffffff]
- [ 0.723467] pci 0000:00:01.0: [1039:0003] type 01 class 0x060400
- [ 0.723676] pci 0000:00:02.0: [1039:0968] type 00 class 0x060100
- [ 0.723932] pci 0000:00:02.5: [1039:5513] type 00 class 0x01018a
- [ 0.723971] pci 0000:00:02.5: reg 0x10: [io 0x01f0-0x01f7]
- [ 0.723985] pci 0000:00:02.5: reg 0x14: [io 0x03f4-0x03f7]
- [ 0.724000] pci 0000:00:02.5: reg 0x18: [io 0x0170-0x0177]
- [ 0.724014] pci 0000:00:02.5: reg 0x1c: [io 0x0374-0x0377]
- [ 0.724028] pci 0000:00:02.5: reg 0x20: [io 0x1000-0x100f]
- [ 0.724057] pci 0000:00:02.5: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
- [ 0.724061] pci 0000:00:02.5: legacy IDE quirk: reg 0x14: [io 0x03f6]
- [ 0.724065] pci 0000:00:02.5: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
- [ 0.724069] pci 0000:00:02.5: legacy IDE quirk: reg 0x1c: [io 0x0376]
- [ 0.724112] pci 0000:00:02.5: PME# supported from D3cold
- [ 0.724287] pci 0000:00:03.0: [1039:7001] type 00 class 0x0c0310
- [ 0.724314] pci 0000:00:03.0: reg 0x10: [mem 0xd4204000-0xd4204fff]
- [ 0.724548] pci 0000:00:03.1: [1039:7001] type 00 class 0x0c0310
- [ 0.724574] pci 0000:00:03.1: reg 0x10: [mem 0xd4205000-0xd4205fff]
- [ 0.724819] pci 0000:00:03.3: [1039:7002] type 00 class 0x0c0320
- [ 0.724850] pci 0000:00:03.3: reg 0x10: [mem 0xd4206000-0xd4206fff]
- [ 0.724959] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
- [ 0.725148] pci 0000:00:04.0: [1039:0191] type 00 class 0x020000
- [ 0.725177] pci 0000:00:04.0: reg 0x10: [mem 0xd4407000-0xd440707f]
- [ 0.725192] pci 0000:00:04.0: reg 0x14: [io 0x1080-0x10ff]
- [ 0.725284] pci 0000:00:04.0: supports D1 D2
- [ 0.725289] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
- [ 0.725460] pci 0000:00:05.0: [1039:1183] type 00 class 0x01018f
- [ 0.725489] pci 0000:00:05.0: reg 0x10: [io 0x1058-0x105f]
- [ 0.725503] pci 0000:00:05.0: reg 0x14: [io 0x104c-0x104f]
- [ 0.725517] pci 0000:00:05.0: reg 0x18: [io 0x1050-0x1057]
- [ 0.725532] pci 0000:00:05.0: reg 0x1c: [io 0x1048-0x104b]
- [ 0.725546] pci 0000:00:05.0: reg 0x20: [io 0x1020-0x102f]
- [ 0.725611] pci 0000:00:05.0: PME# supported from D3cold
- [ 0.725789] pci 0000:00:06.0: [1039:000a] type 01 class 0x060400
- [ 0.725848] pci 0000:00:06.0: enabling Extended Tags
- [ 0.725922] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
- [ 0.726107] pci 0000:00:07.0: [1039:000a] type 01 class 0x060400
- [ 0.726166] pci 0000:00:07.0: enabling Extended Tags
- [ 0.726240] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
- [ 0.726446] pci 0000:00:0f.0: [1039:7502] type 00 class 0x040300
- [ 0.726476] pci 0000:00:0f.0: reg 0x10: [mem 0xd4200000-0xd4203fff]
- [ 0.726580] pci 0000:00:0f.0: PME# supported from D0 D3hot D3cold
- [ 0.726784] pci 0000:00:1f.0: [1039:0004] type 01 class 0x060400
- [ 0.726850] pci 0000:00:1f.0: enabling Extended Tags
- [ 0.726922] pci 0000:00:1f.0: PME# supported from D0 D3hot D3cold
- [ 0.727104] pci_bus 0000:01: extended config space not accessible
- [ 0.727189] pci 0000:01:00.0: [1039:6351] type 00 class 0x030000
- [ 0.727211] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff pref]
- [ 0.727223] pci 0000:01:00.0: reg 0x14: [mem 0xd4000000-0xd401ffff]
- [ 0.727235] pci 0000:01:00.0: reg 0x18: [io 0x9000-0x907f]
- [ 0.727313] pci 0000:01:00.0: supports D1 D2
- [ 0.727468] pci 0000:00:01.0: PCI bridge to [bus 01]
- [ 0.727476] pci 0000:00:01.0: bridge window [io 0x9000-0x9fff]
- [ 0.727483] pci 0000:00:01.0: bridge window [mem 0xd4000000-0xd40fffff]
- [ 0.727490] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff pref]
- [ 0.727605] pci 0000:02:00.0: [168c:001c] type 00 class 0x020000
- [ 0.727658] pci 0000:02:00.0: reg 0x10: [mem 0xd4100000-0xd410ffff 64bit]
- [ 0.728005] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
- [ 0.728023] pci 0000:00:06.0: PCI bridge to [bus 02]
- [ 0.728036] pci 0000:00:06.0: bridge window [mem 0xd4100000-0xd41fffff]
- [ 0.728256] pci 0000:00:07.0: PCI bridge to [bus 4d-4e]
- [ 0.728266] pci 0000:00:07.0: bridge window [io 0x3000-0x4fff]
- [ 0.728273] pci 0000:00:07.0: bridge window [mem 0xdc000000-0xdfffffff]
- [ 0.728379] pci 0000:00:1f.0: PCI bridge to [bus 04]
- [ 0.728617] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 *9 10 11)
- [ 0.728753] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 7 9 10 11)
- [ 0.728882] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 7 9 10 11)
- [ 0.729009] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 *4 5 7 9 10 11)
- [ 0.729162] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 *11)
- [ 0.729291] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 *10 11)
- [ 0.729418] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 *7 9 10 11)
- [ 0.729546] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11) *0, disabled.
- [ 0.730832] ACPI: EC: interrupt unblocked
- [ 0.730878] ACPI: EC: event unblocked
- [ 0.730888] ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
- [ 0.730893] ACPI: \_SB_.PCI0.LPC_.EC0_: Used as boot DSDT EC to handle transactions and events
- [ 0.731995] pci 0000:01:00.0: vgaarb: setting as boot VGA device
- [ 0.731995] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
- [ 0.731995] pci 0000:01:00.0: vgaarb: bridge control possible
- [ 0.731995] vgaarb: loaded
- [ 0.732178] pps_core: LinuxPPS API ver. 1 registered
- [ 0.732180] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 0.732189] PTP clock support registered
- [ 0.732209] EDAC MC: Ver: 3.0.0
- [ 0.732441] PCI: Using ACPI for IRQ routing
- [ 0.732441] PCI: pci_cache_line_size set to 64 bytes
- [ 0.732441] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
- [ 0.732441] e820: reserve RAM buffer [mem 0xafd90000-0xafffffff]
- [ 0.732441] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
- [ 0.732441] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
- [ 0.732441] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
- [ 0.734112] clocksource: Switched to clocksource tsc-early
- [ 0.769757] VFS: Disk quotas dquot_6.6.0
- [ 0.769818] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 0.770204] AppArmor: AppArmor Filesystem Enabled
- [ 0.770272] pnp: PnP ACPI init
- [ 0.771597] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
- [ 0.771871] system 00:01: [io 0x8000-0x80be] has been reserved
- [ 0.771876] system 00:01: [io 0x8100-0x812f] has been reserved
- [ 0.771884] system 00:01: [io 0x04d0-0x04d1] has been reserved
- [ 0.771889] system 00:01: [io 0xfe00] has been reserved
- [ 0.771895] system 00:01: [io 0x0200-0x020f] has been reserved
- [ 0.771900] system 00:01: [io 0x0261] has been reserved
- [ 0.771905] system 00:01: [io 0x0400-0x040f] has been reserved
- [ 0.771912] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
- [ 0.771918] system 00:01: [mem 0xfec00000-0xfecfffff] could not be reserved
- [ 0.771923] system 00:01: [mem 0xfee00000-0xfeefffff] could not be reserved
- [ 0.771929] system 00:01: [mem 0xffb80000-0xffbfffff] has been reserved
- [ 0.771934] system 00:01: [mem 0xffc00000-0xffc00fff] has been reserved
- [ 0.771939] system 00:01: [mem 0xffe00000-0xffe00fff] has been reserved
- [ 0.771944] system 00:01: [mem 0xffe80000-0xffefffff] could not be reserved
- [ 0.771959] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
- [ 0.772160] pnp 00:02: Plug and Play ACPI device, IDs SYN1907 SYN1900 SYN0002 PNP0f13 (active)
- [ 0.772250] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
- [ 0.772513] pnp: PnP ACPI: found 4 devices
- [ 0.781912] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
- [ 0.781962] pci 0000:00:07.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 4d-4e] add_size 200000 add_align 100000
- [ 0.782001] pci 0000:00:07.0: BAR 15: assigned [mem 0xb0000000-0xb01fffff 64bit pref]
- [ 0.782009] pci 0000:00:01.0: PCI bridge to [bus 01]
- [ 0.782015] pci 0000:00:01.0: bridge window [io 0x9000-0x9fff]
- [ 0.782023] pci 0000:00:01.0: bridge window [mem 0xd4000000-0xd40fffff]
- [ 0.782031] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff pref]
- [ 0.782042] pci 0000:00:06.0: PCI bridge to [bus 02]
- [ 0.782051] pci 0000:00:06.0: bridge window [mem 0xd4100000-0xd41fffff]
- [ 0.782064] pci 0000:00:07.0: PCI bridge to [bus 4d-4e]
- [ 0.782070] pci 0000:00:07.0: bridge window [io 0x3000-0x4fff]
- [ 0.782078] pci 0000:00:07.0: bridge window [mem 0xdc000000-0xdfffffff]
- [ 0.782085] pci 0000:00:07.0: bridge window [mem 0xb0000000-0xb01fffff 64bit pref]
- [ 0.782096] pci 0000:00:1f.0: PCI bridge to [bus 04]
- [ 0.782115] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
- [ 0.782119] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
- [ 0.782124] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
- [ 0.782128] pci_bus 0000:00: resource 7 [mem 0xb0000000-0xffedffff window]
- [ 0.782132] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
- [ 0.782137] pci_bus 0000:00: resource 9 [mem 0x000d4000-0x000d7fff window]
- [ 0.782141] pci_bus 0000:00: resource 10 [mem 0x000d8000-0x000dbfff window]
- [ 0.782145] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
- [ 0.782150] pci_bus 0000:01: resource 0 [io 0x9000-0x9fff]
- [ 0.782154] pci_bus 0000:01: resource 1 [mem 0xd4000000-0xd40fffff]
- [ 0.782158] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff pref]
- [ 0.782163] pci_bus 0000:02: resource 1 [mem 0xd4100000-0xd41fffff]
- [ 0.782167] pci_bus 0000:4d: resource 0 [io 0x3000-0x4fff]
- [ 0.782171] pci_bus 0000:4d: resource 1 [mem 0xdc000000-0xdfffffff]
- [ 0.782176] pci_bus 0000:4d: resource 2 [mem 0xb0000000-0xb01fffff 64bit pref]
- [ 0.782357] NET: Registered protocol family 2
- [ 0.782795] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
- [ 0.782858] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
- [ 0.783149] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
- [ 0.783600] TCP: Hash tables configured (established 32768 bind 32768)
- [ 0.783724] UDP hash table entries: 2048 (order: 4, 65536 bytes)
- [ 0.783791] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
- [ 0.783950] NET: Registered protocol family 1
- [ 0.783965] NET: Registered protocol family 44
- [ 0.844301] pci 0000:00:03.0: quirk_usb_early_handoff+0x0/0x6c3 took 58870 usecs
- [ 0.904273] pci 0000:00:03.1: quirk_usb_early_handoff+0x0/0x6c3 took 58550 usecs
- [ 0.904650] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
- [ 0.904661] PCI: CLS 16 bytes, default 64
- [ 0.904800] Unpacking initramfs...
- [ 2.133401] Freeing initrd memory: 25296K
- [ 2.135640] Initialise system trusted keyrings
- [ 2.135810] workingset: timestamp_bits=40 max_order=20 bucket_order=0
- [ 2.140494] zbud: loaded
- [ 2.141187] pstore: using deflate compression
- [ 2.733293] Key type asymmetric registered
- [ 2.733299] Asymmetric key parser 'x509' registered
- [ 2.733339] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
- [ 2.733433] io scheduler noop registered
- [ 2.733437] io scheduler deadline registered
- [ 2.733564] io scheduler cfq registered (default)
- [ 2.733567] io scheduler mq-deadline registered
- [ 2.734750] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
- [ 2.734800] intel_idle: does not run on family 6 model 15
- [ 2.734985] Monitor-Mwait will be used to enter C-1 state
- [ 2.735009] Monitor-Mwait will be used to enter C-2 state
- [ 2.735022] tsc: Marking TSC unstable due to TSC halts in idle
- [ 2.737825] clocksource: Switched to clocksource hpet
- [ 2.738237] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
- [ 2.739477] Linux agpgart interface v0.103
- [ 2.739610] agpgart-sis 0000:00:00.0: SiS chipset [1039/0671]
- [ 2.745671] agpgart-sis 0000:00:00.0: AGP aperture is 64M @ 0xd0000000
- [ 2.745764] AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
- [ 2.745766] AMD IOMMUv2 functionality not available on this system
- [ 2.746308] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
- [ 2.751069] i8042: Detected active multiplexing controller, rev 1.1
- [ 2.753432] serio: i8042 KBD port at 0x60,0x64 irq 1
- [ 2.753447] serio: i8042 AUX0 port at 0x60,0x64 irq 12
- [ 2.753532] serio: i8042 AUX1 port at 0x60,0x64 irq 12
- [ 2.753605] serio: i8042 AUX2 port at 0x60,0x64 irq 12
- [ 2.753677] serio: i8042 AUX3 port at 0x60,0x64 irq 12
- [ 2.753996] mousedev: PS/2 mouse device common for all mice
- [ 2.754091] rtc_cmos 00:00: RTC can wake from S4
- [ 2.754329] rtc_cmos 00:00: registered as rtc0
- [ 2.754379] rtc_cmos 00:00: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
- [ 2.754450] ledtrig-cpu: registered to indicate activity on CPUs
- [ 2.755818] NET: Registered protocol family 10
- [ 2.777544] Segment Routing with IPv6
- [ 2.777624] mip6: Mobile IPv6
- [ 2.777645] NET: Registered protocol family 17
- [ 2.777750] mpls_gso: MPLS GSO support
- [ 2.778161] microcode: sig=0x6f6, pf=0x20, revision=0xc7
- [ 2.778309] microcode: Microcode Update Driver: v2.2.
- [ 2.778678] registered taskstats version 1
- [ 2.778681] Loading compiled-in X.509 certificates
- [ 2.793537] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
- [ 2.915075] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
- [ 2.915115] Loaded X.509 cert 'Debian Secure Boot Signer: 00a7468def'
- [ 2.915169] zswap: loaded using pool lzo/zbud
- [ 2.915359] AppArmor: AppArmor sha1 policy hashing enabled
- [ 2.916260] rtc_cmos 00:00: setting system clock to 2019-04-18 09:40:35 UTC (1555580435)
- [ 2.916357] Unstable clock detected, switching default tracing clock to "global"
- If you want to keep using the local clock, then add:
- "trace_clock=local"
- on the kernel command line
- [ 2.921618] Freeing unused kernel image memory: 1576K
- [ 2.936000] Write protecting the kernel read-only data: 16384k
- [ 2.938426] Freeing unused kernel image memory: 2028K
- [ 2.939413] Freeing unused kernel image memory: 828K
- [ 2.964118] x86/mm: Checked W+X mappings: passed, no W+X pages found.
- [ 2.964292] x86/mm: Checking user space page tables
- [ 2.989098] x86/mm: Checked W+X mappings: passed, no W+X pages found.
- [ 2.989105] Run /init as init process
- [ 3.238062] SCSI subsystem initialized
- [ 3.245155] sis190: sis190 Gigabit Ethernet driver 1.4 loaded
- [ 3.245475] sis190: 0000:00:04.0: Read MAC address from EEPROM
- [ 3.323519] ACPI: bus type USB registered
- [ 3.323590] usbcore: registered new interface driver usbfs
- [ 3.325700] usbcore: registered new interface driver hub
- [ 3.325768] usbcore: registered new device driver usb
- [ 3.335598] libata version 3.00 loaded.
- [ 3.338118] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 3.338144] pata_sis 0000:00:02.5: version 0.5.2
- [ 3.339917] ehci-pci: EHCI PCI platform driver
- [ 3.340298] ehci-pci 0000:00:03.3: EHCI Host Controller
- [ 3.340319] ehci-pci 0000:00:03.3: new USB bus registered, assigned bus number 1
- [ 3.340342] ehci-pci 0000:00:03.3: debug port 1
- [ 3.340390] ehci-pci 0000:00:03.3: cache line size of 16 is not supported
- [ 3.340426] ehci-pci 0000:00:03.3: irq 22, io mem 0xd4206000
- [ 3.340562] scsi host0: pata_sis
- [ 3.340924] scsi host1: pata_sis
- [ 3.341056] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x1000 irq 14
- [ 3.341060] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x1008 irq 15
- [ 3.345381] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 3.356003] ehci-pci 0000:00:03.3: USB 2.0 started, EHCI 1.00
- [ 3.356151] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
- [ 3.356157] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 3.356161] usb usb1: Product: EHCI Host Controller
- [ 3.356165] usb usb1: Manufacturer: Linux 4.19.0-4-amd64 ehci_hcd
- [ 3.356169] usb usb1: SerialNumber: 0000:00:03.3
- [ 3.356831] hub 1-0:1.0: USB hub found
- [ 3.356854] hub 1-0:1.0: 8 ports detected
- [ 3.359265] ohci-pci: OHCI PCI platform driver
- [ 3.359608] ohci-pci 0000:00:03.0: OHCI PCI host controller
- [ 3.359624] ohci-pci 0000:00:03.0: new USB bus registered, assigned bus number 2
- [ 3.359691] ohci-pci 0000:00:03.0: irq 20, io mem 0xd4204000
- [ 3.380012] sis190: 0000:00:04.0: Atheros PHY transceiver at address 1
- [ 3.422183] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
- [ 3.422189] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 3.422193] usb usb2: Product: OHCI PCI host controller
- [ 3.422197] usb usb2: Manufacturer: Linux 4.19.0-4-amd64 ohci_hcd
- [ 3.422201] usb usb2: SerialNumber: 0000:00:03.0
- [ 3.422561] hub 2-0:1.0: USB hub found
- [ 3.422594] hub 2-0:1.0: 4 ports detected
- [ 3.423294] ohci-pci 0000:00:03.1: OHCI PCI host controller
- [ 3.423315] ohci-pci 0000:00:03.1: new USB bus registered, assigned bus number 3
- [ 3.423383] ohci-pci 0000:00:03.1: irq 21, io mem 0xd4205000
- [ 3.486081] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
- [ 3.486086] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 3.486090] usb usb3: Product: OHCI PCI host controller
- [ 3.486094] usb usb3: Manufacturer: Linux 4.19.0-4-amd64 ohci_hcd
- [ 3.486098] usb usb3: SerialNumber: 0000:00:03.1
- [ 3.486407] hub 3-0:1.0: USB hub found
- [ 3.486426] hub 3-0:1.0: 4 ports detected
- [ 3.504157] ata2: port disabled--ignoring
- [ 3.506054] sata_sis 0000:00:05.0: version 1.0
- [ 3.506326] sata_sis 0000:00:05.0: Detected SiS 1183/966/966L/968/680 controller in PATA mode
- [ 3.507884] scsi host2: sata_sis
- [ 3.508231] scsi host3: sata_sis
- [ 3.508366] ata3: PATA max UDMA/133 cmd 0x1058 ctl 0x104c bmdma 0x1020 irq 17
- [ 3.508370] ata4: PATA max UDMA/133 cmd 0x1050 ctl 0x1048 bmdma 0x1028 irq 17
- [ 3.535973] random: fast init done
- [ 3.674497] ata3.00: ATA-8: FUJITSU MHZ2320BH G2, 00000009, max UDMA/100
- [ 3.674501] ata3.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
- [ 3.679432] scsi 2:0:0:0: Direct-Access ATA FUJITSU MHZ2320B 0009 PQ: 0 ANSI: 5
- [ 3.989919] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.2, id: 0x1a0b1, caps: 0xa04753/0x200000/0x0/0x0, board id: 0, fw id: 187194
- [ 4.022802] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input8
- [ 4.135986] sis190: 0000:00:04.0: Using transceiver at address 1 as default
- [ 4.184411] sis190 0000:00:04.0 eth0: 0000:00:04.0: SiS 191 PCI Gigabit Ethernet adapter at (____ptrval____) (IRQ: 19), 00:1e:33:00:5a:f3
- [ 4.184416] sis190 0000:00:04.0 eth0: RGMII mode.
- [ 4.184428] sis190 0000:00:04.0 eth0: Enabling Auto-negotiation
- [ 4.234387] sis190 0000:00:04.0 enp0s4: renamed from eth0
- [ 8.887987] ata4: link is slow to respond, please be patient (ready=0)
- [ 13.687986] ata4: SRST failed (errno=-16)
- [ 18.887984] ata4: link is slow to respond, please be patient (ready=0)
- [ 23.747985] ata4: SRST failed (errno=-16)
- [ 28.947985] ata4: link is slow to respond, please be patient (ready=0)
- [ 58.767985] ata4: SRST failed (errno=-16)
- [ 63.787985] ata4: SRST failed (errno=-16)
- [ 63.798986] ata4: reset failed, giving up
- [ 63.809934] sd 2:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
- [ 63.809955] sd 2:0:0:0: [sda] Write Protect is off
- [ 63.809961] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
- [ 63.809989] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
- [ 64.161042] sda: sda1 sda2 < sda5 >
- [ 64.161887] sd 2:0:0:0: [sda] Attached SCSI disk
- [ 64.871026] PM: Image not found (code -22)
- [ 65.109398] cryptd: max_cpu_qlen set to 1000
- [ 65.371810] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
- [ 66.135321] random: crng init done
- [ 67.142792] systemd[1]: Inserted module 'autofs4'
- [ 67.425773] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
- [ 67.448131] systemd[1]: Detected architecture x86-64.
- [ 67.471310] systemd[1]: Set hostname to <esprimo>.
- [ 69.219646] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
- [ 69.234059] systemd[1]: Listening on Syslog Socket.
- [ 69.234273] systemd[1]: Listening on initctl Compatibility Named Pipe.
- [ 69.234470] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- [ 69.234524] systemd[1]: Reached target Remote File Systems.
- [ 69.236952] systemd[1]: Created slice User and Session Slice.
- [ 69.237008] systemd[1]: Reached target Slices.
- [ 69.961468] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
- [ 70.026676] lp: driver loaded but no devices found
- [ 70.169791] ppdev: user-space parallel port driver
- [ 70.176077] systemd-journald[178]: Received request to flush runtime journal from PID 1
- [ 72.880498] audit: type=1400 audit(1555580505.460:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=217 comm="apparmor_parser"
- [ 72.915222] audit: type=1400 audit(1555580505.492:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=220 comm="apparmor_parser"
- [ 72.915233] audit: type=1400 audit(1555580505.492:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=220 comm="apparmor_parser"
- [ 72.944123] audit: type=1400 audit(1555580505.524:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=221 comm="apparmor_parser"
- [ 73.046455] audit: type=1400 audit(1555580505.624:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=222 comm="apparmor_parser"
- [ 73.046467] audit: type=1400 audit(1555580505.624:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=222 comm="apparmor_parser"
- [ 73.046473] audit: type=1400 audit(1555580505.624:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=222 comm="apparmor_parser"
- [ 73.096515] audit: type=1400 audit(1555580505.676:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=223 comm="apparmor_parser"
- [ 73.230576] audit: type=1400 audit(1555580505.808:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=224 comm="apparmor_parser"
- [ 73.413814] audit: type=1400 audit(1555580505.992:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=218 comm="apparmor_parser"
- [ 73.851220] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input9
- [ 73.855203] ACPI: Lid Switch [LID0]
- [ 73.855438] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input10
- [ 73.855462] ACPI: Power Button [PWRB]
- [ 73.855593] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input11
- [ 73.855621] ACPI: Sleep Button [SLPB]
- [ 73.855745] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input12
- [ 73.855767] ACPI: Power Button [PWRF]
- [ 73.959632] ACPI: AC Adapter [ADP0] (on-line)
- [ 74.057963] battery: ACPI: Battery Slot [BAT0] (battery present)
- [ 74.147665] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
- [ 74.147938] acpi device:02: registered as cooling_device2
- [ 74.150820] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:00/LNXVIDEO:00/input/input13
- [ 74.325193] input: PC Speaker as /devices/platform/pcspkr/input/input14
- [ 74.686777] sd 2:0:0:0: Attached scsi generic sg0 type 0
- [ 75.135334] intel_powerclamp: No package C-state available
- [ 75.164651] intel_powerclamp: No package C-state available
- [ 75.835340] snd_hda_intel 0000:00:0f.0: CORB reset timeout#1, CORBRP = 0
- [ 75.866673] ath5k 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
- [ 75.867049] ath5k 0000:02:00.0: registered as 'phy0'
- [ 75.994120] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC268: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
- [ 75.994130] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
- [ 75.994134] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
- [ 75.994136] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
- [ 75.994138] snd_hda_codec_realtek hdaudioC0D0: inputs:
- [ 75.994142] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x19
- [ 75.994145] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
- [ 76.184137] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:0f.0/sound/card0/input15
- [ 76.190242] input: HDA SIS966 Mic as /devices/pci0000:00/0000:00:0f.0/sound/card0/input16
- [ 76.190731] input: HDA SIS966 Headphone as /devices/pci0000:00/0000:00:0f.0/sound/card0/input17
- [ 76.439786] ath: EEPROM regdomain: 0x65
- [ 76.439789] ath: EEPROM indicates we should expect a direct regpair map
- [ 76.439794] ath: Country alpha2 being used: 00
- [ 76.439795] ath: Regpair used: 0x65
- [ 76.647412] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
- [ 76.648014] ath5k: phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)
- [ 76.652483] ath5k 0000:02:00.0 wlp2s0: renamed from wlan0
- [ 77.113389] Adding 3878908k swap on /dev/sda5. Priority:-2 extents:1 across:3878908k FS
- [ 87.425776] IPv6: ADDRCONF(NETDEV_UP): enp0s4: link is not ready
- [ 87.426032] IPv6: ADDRCONF(NETDEV_UP): enp0s4: link is not ready
- [ 87.448865] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
- [ 87.460209] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
- [ 87.473230] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
- [ 87.681570] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
- [ 97.688007] sis190 0000:00:04.0 enp0s4: mii ext = 0000
- [ 97.728004] sis190 0000:00:04.0 enp0s4: mii lpa=c5e1 adv=01e1 exp=000f
- [ 97.752013] sis190 0000:00:04.0 enp0s4: link on 1000 Mbps Full Duplex mode
- [ 97.752044] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s4: link becomes ready
- [ 356.648018] perf: interrupt took too long (2515 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
- [ 394.949935] perf: interrupt took too long (3159 > 3143), lowering kernel.perf_event_max_sample_rate to 63250
- [ 409.257421] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
- [ 552.056978] perf: interrupt took too long (3983 > 3948), lowering kernel.perf_event_max_sample_rate to 50000
- [ 725.238781] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
- grzesiek11@esprimo:~$ nmcli radio al
- WIFI-HW WIFI WWAN-HW WWAN
- enabled enabled enabled enabled
- grzesiek11@esprimo:~$ nmcli device status
- DEVICE TYPE STATE CONNECTION
- enp0s4 ethernet connected Wired connection 1
- wlp2s0 wifi disconnected --
- lo loopback unmanaged --
- grzesiek11@esprimo:~$ nmcli
- enp0s4: connected to Wired connection 1
- "SiS 191"
- ethernet (sis190), 00:1E:33:00:5A:F3, hw, mtu 1500
- ip4 default
- inet4 192.168.8.105/24
- route4 0.0.0.0/0
- route4 192.168.8.0/24
- route4 169.254.0.0/16
- inet6 fe80::21e:33ff:fe00:5af3/64
- route6 fe80::/64
- route6 ff00::/8
- wlp2s0: disconnected
- "Qualcomm Atheros AR242x / AR542x"
- wifi (ath5k), 06:CA:84:D3:F2:5C, hw, mtu 1500
- lo: unmanaged
- "lo"
- loopback (unknown), 00:00:00:00:00:00, sw, mtu 65536
- DNS configuration:
- servers: 192.168.8.1
- interface: enp0s4
- Use "nmcli device show" to get complete information about known devices and
- "nmcli connection show" to get an overview on active connection profiles.
- Consult nmcli(1) and nmcli-examples(5) manual pages for complete usage details.
- grzesiek11@esprimo:~$ nmcli connection show
- NAME UUID TYPE DEVICE
- Wired connection 1 d12522ea-7682-4e10-bb88-3dd60c8deb98 ethernet enp0s4
- grzesiek11@esprimo:~$ nmcli device wifi list
- IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
- grzesiek11@esprimo:~$ apt-mark showmanual
- adapta-gtk-theme
- adduser
- apt
- apt-listchanges
- apt-utils
- aptitude
- arc-theme
- base-files
- base-passwd
- bash
- bash-completion
- bind9-host
- bsdmainutils
- bsdutils
- busybox
- bzip2
- cmatrix
- compton
- console-setup
- coreutils
- cowsay
- cpio
- cron
- curl
- dash
- dbus
- debconf
- debconf-i18n
- debian-archive-keyring
- debian-faq
- debianutils
- diffutils
- discover
- dmidecode
- dmsetup
- doc-debian
- dpkg
- e2fslibs
- e2fsprogs
- file
- findutils
- firmware-atheros
- firmware-linux-nonfree
- fonts-powerline
- g++
- gcc-6-base
- geany
- gettext-base
- git
- gnupg
- gnupg-agent
- gpgv
- grep
- groff-base
- grub-common
- grub-pc
- gzip
- hdparm
- hostname
- htop
- ifupdown
- init
- init-system-helpers
- initramfs-tools
- installation-report
- inxi
- iproute2
- iptables
- iputils-ping
- isc-dhcp-client
- isc-dhcp-common
- keyboard-configuration
- kmod
- krb5-locales
- laptop-detect
- less
- libacl1
- libapparmor1
- libapt-inst2.0
- libapt-pkg5.0
- libassuan0
- libattr1
- libaudit-common
- libaudit1
- libblkid1
- libbsd0
- libbz2-1.0
- libc-bin
- libc6
- libcap-ng0
- libcap2
- libclass-isa-perl
- libcomerr2
- libcryptsetup4
- libdb5.3
- libdebconfclient0
- libdevmapper1.02.1
- libdns-export162
- libelf1
- libestr0
- libfastjson4
- libfdisk1
- libffi6
- libgcc1
- libgcrypt20
- libgdbm3
- libgmp10
- libgnutls30
- libgpg-error0
- libhogweed4
- libidn11
- libidn2-0
- libip4tc0
- libip6tc0
- libiptc0
- libisc-export160
- libkmod2
- libksba8
- liblocale-gettext-perl
- liblockfile-bin
- liblogging-stdlog0
- liblognorm5
- liblz4-1
- liblzma5
- libmnl0
- libmount1
- libncurses5
- libncursesw5
- libnetfilter-conntrack3
- libnettle6
- libnewt0.52
- libnfnetlink0
- libnpth0
- libp11-kit0
- libpam-modules
- libpam-modules-bin
- libpam-runtime
- libpam-systemd
- libpam0g
- libpcre3
- libpipeline1
- libpopt0
- libprocps6
- libpsl5
- libreadline7
- libseccomp2
- libselinux1
- libsemanage-common
- libsemanage1
- libsepol1
- libslang2
- libsmartcols1
- libsqlite3-0
- libss2
- libssl1.0.2
- libssl1.1
- libstdc++6
- libswitch-perl
- libsystemd0
- libtasn1-6
- libtext-charwidth-perl
- libtext-iconv-perl
- libtext-wrapi18n-perl
- libtinfo5
- libudev1
- libunistring0
- libustr-1.0-1
- libuuid1
- libxapian30
- libxtables12
- linux-image-amd64
- locales
- login
- logrotate
- lsb-base
- lsof
- man-db
- manpages
- mawk
- mime-support
- minetest
- mount
- multiarch-support
- nano
- ncurses-base
- ncurses-bin
- ncurses-term
- net-tools
- netbase
- netcat-traditional
- openssh-client
- papirus-icon-theme
- passwd
- pciutils
- perl
- perl-base
- perl-modules-5.24
- pinentry-curses
- popularity-contest
- procps
- python
- python-minimal
- python2.7
- python3-reportbug
- readline-common
- reportbug
- rfkill
- rsyslog
- sed
- sensible-utils
- sudo
- systemd
- systemd-sysv
- sysvinit-utils
- tar
- task-desktop
- task-laptop
- task-polish
- task-polish-desktop
- task-print-server
- task-ssh-server
- task-xfce-desktop
- tasksel
- tasksel-data
- telnet
- traceroute
- ttf-ancient-fonts
- tzdata
- ucf
- udev
- usbutils
- util-linux
- vim
- vim-common
- vim-tiny
- vlc
- wamerican
- wget
- whiptail
- xxd
- xz-utils
- zlib1g
- zsh
- grzesiek11@esprimo:~$ lspci
- 00:00.0 Host bridge: Silicon Integrated Systems [SiS] 671MX
- 00:01.0 PCI bridge: Silicon Integrated Systems [SiS] AGP Port (virtual PCI-to-PCI bridge)
- 00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS968 [MuTIOL Media IO] (rev 01)
- 00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 IDE Controller (rev 01)
- 00:03.0 USB controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
- 00:03.1 USB controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
- 00:03.3 USB controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
- 00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] 191 Gigabit Ethernet Adapter (rev 02)
- 00:05.0 IDE interface: Silicon Integrated Systems [SiS] SATA Controller / IDE mode (rev 03)
- 00:06.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
- 00:07.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
- 00:0f.0 Audio device: Silicon Integrated Systems [SiS] Azalia Audio Controller
- 00:1f.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
- 01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10)
- 02:00.0 Ethernet controller: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01)
- grzesiek11@esprimo:~$ sudo rfkill list
- 0: phy0: Wireless LAN
- Soft blocked: no
- Hard blocked: no
- grzesiek11@esprimo:~$
Advertisement
Add Comment
Please, Sign In to add comment