Posts: 6
kdd
Joined: 30 Sep 2013
#1
i have searched here and found nothing. i searched the web and found the problem on other machines and flavors of linux. attached (?) is the dmesg output. there is an acpi bios bug. anyone else have or had this problem and what was the fix?

can't seem to upload the file. seems that the txt extension and no extension is allowed. what extensions are allowed so i can supply the proper format?

cheers
Posts: 630
Eino
Joined: 12 Oct 2012
#2
kdd wrote: can't seem to upload the file. seems that the txt extension and no extension is allowed. what extensions are allowed so i can supply the proper format?
copy and paste the dmesg output. in the message rather than trying to upload a txt file.
Posts: 6
kdd
Joined: 30 Sep 2013
#3
Eino wrote:
kdd wrote: can't seem to upload the file. seems that the txt extension and no extension is allowed. what extensions are allowed so i can supply the proper format?
copy and paste the dmesg output. in the message rather than trying to upload a txt file.
just put it up. thought about that after i posted and my connection went screwy.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#4
Edited by Rok.

Please don't post multiple threads on the same subject. I am copying and pasting your other thread here, correctly and deleting your other thread.
i have searched near and far and found some answers, but not necessarily a fix. included is most of the dmesg output from my acer running luddite x64. wondering if anyone else has had this problem and how they fixed it. there is a bios bug warning in the code. doesn't mean anything to me, because i don't understand. hopem someone can shed some light on this and offer a solution.

cheers!

Code: Select all

$ dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.7.10-antix.5-amd64-smp (unknown) (root@antiX1) (gcc version 4.8.1 (Debian 4.8.1-10) ) #3 SMP Fri Oct 4 23:41:00 EEST 2013
[ 0.000000] Command line: root=/dev/sda1 quiet
[ 0.000000] e820: 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 0x00000000000d0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000afe8ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000afe90000-0x00000000afeacfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000afead000-0x00000000afeaefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000afeaf000-0x00000000afefefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000aff00000-0x00000000bfffffff] 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] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: Acer Aspire 7551 /Aspire 7551 , BIOS V1.18 04/25/2011
[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x240000 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-CEFFF write-protect
[ 0.000000] CF000-DFFFF uncachable
[ 0.000000] E0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
[ 0.000000] 1 base 000080000000 mask FFFFE0000000 write-back
[ 0.000000] 2 base 0000A0000000 mask FFFFF0000000 write-back
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] TOM2: 0000000240000000 aka 9216M
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: update [mem 0xb0000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xafe90 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f8080-0x000f808f] mapped at [ffff8800000f8080]
[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: [mem 0x00000000-0xafe8ffff]
[ 0.000000] [mem 0x00000000-0x7fffffff] page 1G
[ 0.000000] [mem 0x80000000-0xafdfffff] page 2M
[ 0.000000] [mem 0xafe00000-0xafe8ffff] page 4k
[ 0.000000] kernel direct mapping tables up to 0xafe8ffff @ [mem 0x1fffd000-0x1fffffff]
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x23fffffff]
[ 0.000000] [mem 0x100000000-0x23fffffff] page 1G
[ 0.000000] kernel direct mapping tables up to 0x23fffffff @ [mem 0xafe8f000-0xafe8ffff]
[ 0.000000] RAMDISK: [mem 0x372ae000-0x37feffff]
[ 0.000000] ACPI: RSDP 00000000000f8000 00024 (v02 PTLTD )
[ 0.000000] ACPI: XSDT 00000000afe9be9b 0007C (v01 ACRSYS ACRPRDCT 06040000 INNA 00000000)
[ 0.000000] ACPI: FACP 00000000afeab9ef 000F4 (v03 AMD GUAM 06040000 AMD 000F4240)
[ 0.000000] ACPI: DSDT 00000000afe9bf17 0FAD8 (v01 ATI SB800 06040000 MSFT 03000001)
[ 0.000000] ACPI: FACS 00000000afeaefc0 00040
[ 0.000000] ACPI: SLIC 00000000afeabb57 00176 (v01 ACRSYS ACRPRDCT 06040000 ANNI 00000001)
[ 0.000000] ACPI: EINJ 00000000afeabccd 001B0 (v01 PTL WHEAPTL 06040000 PTL 00000001)
[ 0.000000] ACPI: HEST 00000000afeabe7d 002E4 (v01 PTL WHEAPTL 06040000 PTL 00000001)
[ 0.000000] ACPI: BERT 00000000afeac161 00030 (v01 PTL WHEAPTL 06040000 PTL 00000001)
[ 0.000000] ACPI: SSDT 00000000afeac191 000E1 (v01 wheaos wheaosc 06040000 INTL 20050624)
[ 0.000000] ACPI: ERST 00000000afeac272 00270 (v01 PTL WHEAPTL 06040000 PTL 00000001)
[ 0.000000] ACPI: SSDT 00000000afeac4e2 00A30 (v01 AMD POWERNOW 06040000 AMD 00000001)
[ 0.000000] ACPI: APIC 00000000afeacf12 0007A (v01 PTLTD ? APIC 06040000 LTP 00000000)
[ 0.000000] ACPI: MCFG 00000000afeacf8c 0003C (v01 PTLTD MCFG 06040000 LTP 00000000)
[ 0.000000] ACPI: HPET 00000000afeacfc8 00038 (v01 PTLTD HPETTBL 06040000 LTP 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] Scanning NUMA topology in Northbridge 24
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x23fffffff]
[ 0.000000] NODE_DATA [mem 0x23fffd000-0x23fffffff]
[ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880237a00000-ffff88023f5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00010000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x23fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00010000-0x0009cfff]
[ 0.000000] node 0: [mem 0x00100000-0xafe8ffff]
[ 0.000000] node 0: [mem 0x100000000-0x23fffffff]
[ 0.000000] On node 0 totalpages: 2031133
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 6 pages reserved
[ 0.000000] DMA zone: 3911 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 16320 pages used for memmap
[ 0.000000] DMA32 zone: 700112 pages, LIFO batch:31
[ 0.000000] Normal zone: 20480 pages used for memmap
[ 0.000000] Normal zone: 1290240 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x8008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 low level)
[ 0.000000] ACPI: BIOS IRQ0 pin2 override: forcing polarity to high active.
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] ACPI BIOS Bug: Warning: Incorrect checksum in table [APIC] - 0xDF, should be 0xE2 (20120913/tbutils-324)
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x43538210 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d0000
[ 0.000000] PM: Registered nosave memory: 00000000000d0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000afe90000 - 00000000afead000
[ 0.000000] PM: Registered nosave memory: 00000000afead000 - 00000000afeaf000
[ 0.000000] PM: Registered nosave memory: 00000000afeaf000 - 00000000afeff000
[ 0.000000] PM: Registered nosave memory: 00000000afeff000 - 00000000aff00000
[ 0.000000] PM: Registered nosave memory: 00000000aff00000 - 00000000c0000000
[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000fec00000
[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
[ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000fff00000
[ 0.000000] PM: Registered nosave memory: 00000000fff00000 - 0000000100000000
[ 0.000000] e820: [mem 0xc0000000-0xfebfffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff88023fc00000 s73984 r8192 d24320 u524288
[ 0.000000] pcpu-alloc: s73984 r8192 d24320 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1994263
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=/dev/sda1 quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Node 0: aperture @ f102000000 size 32 MB
[ 0.000000] Aperture beyond 4GB. Ignoring.
[ 0.000000] Your BIOS doesn't leave a aperture memory hole
[ 0.000000] Please enable the IOMMU option in the BIOS setup
[ 0.000000] This costs you 64 MB of RAM
[ 0.000000] Mapping aperture over 65536 KB of RAM @ a4000000
[ 0.000000] PM: Registered nosave memory: 00000000a4000000 - 00000000a8000000
[ 0.000000] Memory: 7843452k/9437184k available (4616k kernel code, 1312652k absent, 281080k reserved, 2495k data, 552k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[ 0.000000] NR_IRQS:4352 nr_irqs:712 16
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.004000] tsc: Detected 2194.444 MHz processor
[ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4388.88 BogoMIPS (lpj=8777776)
[ 0.000007] pid_max: default: 32768 minimum: 301
[ 0.000031] Security Framework initialized
[ 0.000034] SELinux: Disabled at boot.
[ 0.000653] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.003177] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.004385] Mount-cache hash table entries: 256
[ 0.004580] Initializing cgroup subsys cpuacct
[ 0.004582] Initializing cgroup subsys devices
[ 0.004584] Initializing cgroup subsys freezer
[ 0.004586] Initializing cgroup subsys blkio
[ 0.004588] Initializing cgroup subsys perf_event
[ 0.004610] tseg: 00aff00000
[ 0.004613] CPU: Physical Processor ID: 0
[ 0.004614] CPU: Processor Core ID: 0
[ 0.004616] mce: CPU supports 6 MCE banks
[ 0.004623] LVT offset 0 assigned for vector 0xf9
[ 0.004627] process: using AMD E400 aware idle routine
[ 0.004631] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
[ 0.004631] Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64
[ 0.004631] tlb_flushall_shift: 4
[ 0.004714] Freeing SMP alternatives: 12k freed
[ 0.005006] ACPI: Core revision 20120913
[ 0.250400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.290033] smpboot: CPU0: AMD Phenom(tm) II N970 Quad-Core Processor (fam: 10, model: 05, stepping: 03)
[ 0.395710] Performance Events: AMD PMU driver.
[ 0.395714] ... version: 0
[ 0.395716] ... bit width: 48
[ 0.395717] ... generic registers: 4
[ 0.395719] ... value mask: 0000ffffffffffff
[ 0.395720] ... max period: 00007fffffffffff
[ 0.395722] ... fixed-purpose events: 0
[ 0.395723] ... event mask: 000000000000000f
[ 0.408982] process: System has AMD C1E enabled
[ 0.408995] process: Switch to broadcast mode on CPU1
[ 0.422074] process: Switch to broadcast mode on CPU2
[ 0.395921] smpboot: Booting Node 0, Processors #1 #2 #3 OK
[ 0.435104] Brought up 4 CPUs
[ 0.435107] smpboot: Total of 4 processors activated (17555.55 BogoMIPS)
[ 0.435126] process: Switch to broadcast mode on CPU3
[ 0.435784] process: Switch to broadcast mode on CPU0
[ 0.436102] devtmpfs: initialized
[ 0.439371] PM: Registering ACPI NVS region [mem 0xafead000-0xafeaefff] (8192 bytes)
[ 0.439474] regulator-dummy: no parameters
[ 0.439532] NET: Registered protocol family 16
[ 0.439624] node 0 link 0: io port [1000, ffff]
[ 0.439628] TOM: 00000000c0000000 aka 3072M
[ 0.439630] Fam 10h mmconf [mem 0xe0000000-0xefffffff]
[ 0.439633] node 0 link 0: mmio [c0000000, d01fffff]
[ 0.439636] node 0 link 0: mmio [d0200000, dfffffff]
[ 0.439638] node 0 link 0: mmio [e0000000, efffffff] ==> none
[ 0.439640] node 0 link 0: mmio [f0000000, febfffff]
[ 0.439642] node 0 link 0: mmio [fec00000, ffffffff]
[ 0.439644] TOM2: 0000000240000000 aka 9216M
[ 0.439647] bus: [bus 00-1f] on node 0 link 0
[ 0.439648] bus: 00 [io 0x0000-0xffff]
[ 0.439650] bus: 00 [mem 0xc0000000-0xdfffffff]
[ 0.439652] bus: 00 [mem 0xf0000000-0xffffffff]
[ 0.439653] bus: 00 [mem 0x240000000-0xfcffffffff]
[ 0.439736] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.439738] ACPI: bus type pci registered
[ 0.439802] PCI: MMCONFIG for domain 0000 [bus 00-06] at [mem 0xe0000000-0xe06fffff] (base 0xe0000000)
[ 0.439804] PCI: not using MMCONFIG
[ 0.439806] PCI: Using configuration type 1 for base access
[ 0.439807] PCI: Using configuration type 1 for extended access
[ 0.440040] mtrr: your CPUs had inconsistent variable MTRR settings
[ 0.440042] mtrr: probably your BIOS does not setup all CPUs.
[ 0.440043] mtrr: corrected configuration.
[ 0.441051] bio: create slab <bio-0> at 0
[ 0.441225] ACPI: Added _OSI(Module Device)
[ 0.441229] ACPI: Added _OSI(Processor Device)
[ 0.441231] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.441233] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.442442] ACPI: EC: Look up EC in DSDT
[ 0.446625] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.446961] ACPI BIOS Bug: Warning: Incorrect checksum in table [APIC] - 0xDF, should be 0xE2 (20120913/tbutils-324)
[ 0.446966] ACPI: OEMN 00000000afeadd60 00024 (v01 AMD NAHP 00000001 MSFT 03000001)
[ 0.447246] ACPI: Dynamic OEM Table Load:
[ 0.447248] ACPI: OEMN (null) 00024 (v01 AMD NAHP 00000001 MSFT 03000001)
[ 0.473127] \_SB_:_OSC evaluation returned wrong type
[ 0.473131] _OSC request data:1 1f
[ 0.473167] ACPI BIOS Bug: Warning: Incorrect checksum in table [APIC] - 0xDF, should be 0xE2 (20120913/tbutils-324)
[ 0.491859] ACPI: Interpreter enabled
[ 0.491867] ACPI: (supports S0 S3 S4 S5)
[ 0.491888] ACPI: Using IOAPIC for interrupt routing
[ 0.492025] PCI: MMCONFIG for domain 0000 [bus 00-06] at [mem 0xe0000000-0xe06fffff] (base 0xe0000000)
[ 0.492403] [Firmware Info]: PCI: MMCONFIG at [mem 0xe0000000-0xe06fffff] not reserved in ACPI motherboard resources
[ 0.492405] PCI: not using MMCONFIG
[ 0.502429] ACPI: EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
[ 0.502656] ACPI: No dock devices found.
[ 0.502672] [Firmware Warn]: HEST: Duplicated hardware error source ID: 9.
[ 0.502688] PCI: Using host bridge windows from ACPI; if necessary, use"pci=nocrs" and report a bug
[ 0.503535] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.504814] PCI host bridge to bus 0000:00
[ 0.504819] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.504822] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.504825] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d1fff]
[ 0.504827] pci_bus 0000:00: root bus resource [mem 0x000d2000-0x000d3fff]
[ 0.504830] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d5fff]
[ 0.504832] pci_bus 0000:00: root bus resource [mem 0x000d6000-0x000d7fff]
[ 0.504835] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000d9fff]
[ 0.504837] pci_bus 0000:00: root bus resource [mem 0x000da000-0x000dbfff]
[ 0.504840] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000ddfff]
[ 0.504842] pci_bus 0000:00: root bus resource [mem 0x000de000-0x000dffff]
[ 0.504845] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
[ 0.504848] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff]
[ 0.504850] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.504853] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.504865] pci 0000:00:00.0: [1022:9601] type 00 class 0x060000
[ 0.504946] pci 0000:00:01.0: [1025:9602] type 01 class 0x060400
[ 0.504988] pci 0000:00:04.0: [1022:9604] type 01 class 0x060400
[ 0.505022] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[ 0.505037] pci 0000:00:05.0: [1022:9605] type 01 class 0x060400
[ 0.505071] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[ 0.505108] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
[ 0.505129] pci 0000:00:11.0: reg 10: [io 0x8440-0x8447]
[ 0.505139] pci 0000:00:11.0: reg 14: [io 0x8430-0x8433]
[ 0.505148] pci 0000:00:11.0: reg 18: [io 0x8420-0x8427]
[ 0.505157] pci 0000:00:11.0: reg 1c: [io 0x8410-0x8413]
[ 0.505167] pci 0000:00:11.0: reg 20: [io 0x8400-0x840f]
[ 0.505176] pci 0000:00:11.0: reg 24: [mem 0xd0606800-0xd0606bff]
[ 0.505241] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[ 0.505254] pci 0000:00:12.0: reg 10: [mem 0xd0404000-0xd0404fff]
[ 0.505321] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[ 0.505339] pci 0000:00:12.2: reg 10: [mem 0xd0606000-0xd06060ff]
[ 0.505415] pci 0000:00:12.2: supports D1 D2
[ 0.505418] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[ 0.505440] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[ 0.505453] pci 0000:00:13.0: reg 10: [mem 0xd0405000-0xd0405fff]
[ 0.505522] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[ 0.505540] pci 0000:00:13.2: reg 10: [mem 0xd0606400-0xd06064ff]
[ 0.505616] pci 0000:00:13.2: supports D1 D2
[ 0.505618] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[ 0.505640] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[ 0.505713] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[ 0.505733] pci 0000:00:14.2: reg 10: [mem 0xd0400000-0xd0403fff 64bit]
[ 0.505795] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 0.505810] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[ 0.505880] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[ 0.505924] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
[ 0.505942] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
[ 0.505955] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
[ 0.505971] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
[ 0.505988] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
[ 0.506034] pci 0000:01:05.0: [1002:9712] type 00 class 0x030000
[ 0.506043] pci 0000:01:05.0: reg 10: [mem 0xc0000000-0xcfffffff pref]
[ 0.506048] pci 0000:01:05.0: reg 14: [io 0x9000-0x90ff]
[ 0.506053] pci 0000:01:05.0: reg 18: [mem 0xd0100000-0xd010ffff]
[ 0.506063] pci 0000:01:05.0: reg 24: [mem 0xd0000000-0xd00fffff]
[ 0.506081] pci 0000:01:05.0: supports D1 D2
[ 0.506091] pci 0000:01:05.1: [1002:970f] type 00 class 0x040300
[ 0.506100] pci 0000:01:05.1: reg 10: [mem 0xd0110000-0xd0113fff]
[ 0.506130] pci 0000:01:05.1: supports D1 D2
[ 0.506169] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.506173] pci 0000:00:01.0: bridge window [io 0x9000-0x9fff]
[ 0.506176] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd01fffff]
[ 0.506181] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.506243] pci 0000:03:00.0: [14e4:1692] type 00 class 0x020000
[ 0.506262] pci 0000:03:00.0: reg 10: [mem 0xd0200000-0xd020ffff 64bit]
[ 0.506353] pci 0000:03:00.0: PME# supported from D3hot D3cold
[ 0.588839] pci 0000:00:04.0: PCI bridge to [bus 03]
[ 0.588847] pci 0000:00:04.0: bridge window [mem 0xd0200000-0xd02fffff]
[ 0.588892] pci 0000:06:00.0: [168c:002e] type 00 class 0x028000
[ 0.588910] pci 0000:06:00.0: reg 10: [mem 0xd0300000-0xd030ffff 64bit]
[ 0.588990] pci 0000:06:00.0: supports D1
[ 0.588993] pci 0000:06:00.0: PME# supported from D0 D1 D3hot
[ 0.600820] pci 0000:00:05.0: PCI bridge to [bus 06]
[ 0.600828] pci 0000:00:05.0: bridge window [mem 0xd0300000-0xd03fffff]
[ 0.600891] pci 0000:00:14.4: PCI bridge to [bus 07] (subtractive decode)
[ 0.600901] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.600904] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000d1fff] (subtractive decode)
[ 0.600906] pci 0000:00:14.4: bridge window [mem 0x000d2000-0x000d3fff] (subtractive decode)
[ 0.600909] pci 0000:00:14.4: bridge window [mem 0x000d4000-0x000d5fff] (subtractive decode)
[ 0.600911] pci 0000:00:14.4: bridge window [mem 0x000d6000-0x000d7fff] (subtractive decode)
[ 0.600914] pci 0000:00:14.4: bridge window [mem 0x000d8000-0x000d9fff] (subtractive decode)
[ 0.600916] pci 0000:00:14.4: bridge window [mem 0x000da000-0x000dbfff] (subtractive decode)
[ 0.600919] pci 0000:00:14.4: bridge window [mem 0x000dc000-0x000ddfff] (subtractive decode)
[ 0.600921] pci 0000:00:14.4: bridge window [mem 0x000de000-0x000dffff] (subtractive decode)
[ 0.600924] pci 0000:00:14.4: bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
[ 0.600927] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xffffffff] (subtractive decode)
[ 0.600929] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.600932] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.600950] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.601135] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PB4_._PRT]
[ 0.601176] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PB5_._PRT]
[ 0.601258] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
[ 0.601322] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[ 0.601455] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.601629] pci0000:00: ACPI _OSC control (0x1d) granted
[ 0.605716] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11) *0
[ 0.605770] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11) *0
[ 0.605827] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *0
[ 0.605884] ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11) *0
[ 0.605928] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11) *0
[ 0.605961] ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11) *0
[ 0.605995] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0
[ 0.606029] ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11) *0
[ 0.606128] vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.606131] vgaarb: loaded
[ 0.606132] vgaarb: bridge control possible 0000:01:05.0
[ 0.606208] SCSI subsystem initialized
[ 0.606210] ACPI: bus type scsi registered
[ 0.606321] libata version 3.00 loaded.
[ 0.606348] ACPI: bus type usb registered
[ 0.606373] usbcore: registered new interface driver usbfs
[ 0.606383] usbcore: registered new interface driver hub
[ 0.606481] usbcore: registered new device driver usb
[ 0.606525] PCI: Using ACPI for IRQ routing
[ 0.606527] PCI: pci_cache_line_size set to 64 bytes
[ 0.606587] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
[ 0.606590] e820: reserve RAM buffer [mem 0xafe90000-0xafffffff]
[ 0.606691] NetLabel: Initializing
[ 0.606693] NetLabel: domain hash size = 128
[ 0.606694] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.606704] NetLabel: unlabeled traffic allowed by default
[ 0.606724] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.606728] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.608775] Switching to clocksource hpet
[ 0.608835] pnp: PnP ACPI init
[ 0.608845] ACPI: bus type pnp registered
[ 0.609516] pnp 00:00: [bus 00-ff]
[ 0.609519] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.609522] pnp 00:00: [mem 0x000c0000-0x000c1fff window]
[ 0.609524] pnp 00:00: [mem 0x000c2000-0x000c3fff window]
[ 0.609527] pnp 00:00: [mem 0x000c4000-0x000c5fff window]
[ 0.609531] pnp 00:00: [mem 0x000c6000-0x000c7fff window]
[ 0.609534] pnp 00:00: [mem 0x000c8000-0x000c9fff window]
[ 0.609536] pnp 00:00: [mem 0x000ca000-0x000cbfff window]
[ 0.609539] pnp 00:00: [mem 0x000cc000-0x000cdfff window]
[ 0.609541] pnp 00:00: [mem 0x000ce000-0x000cffff window]
[ 0.609544] pnp 00:00: [mem 0x000d0000-0x000d1fff window]
[ 0.609546] pnp 00:00: [mem 0x000d2000-0x000d3fff window]
[ 0.609548] pnp 00:00: [mem 0x000d4000-0x000d5fff window]
[ 0.609551] pnp 00:00: [mem 0x000d6000-0x000d7fff window]
[ 0.609553] pnp 00:00: [mem 0x000d8000-0x000d9fff window]
[ 0.609556] pnp 00:00: [mem 0x000da000-0x000dbfff window]
[ 0.609558] pnp 00:00: [mem 0x000dc000-0x000ddfff window]
[ 0.609561] pnp 00:00: [mem 0x000de000-0x000dffff window]
[ 0.609563] pnp 00:00: [mem 0x000e0000-0x000e1fff window]
[ 0.609566] pnp 00:00: [mem 0x000e2000-0x000e3fff window]
[ 0.609568] pnp 00:00: [mem 0x000e4000-0x000e5fff window]
[ 0.609570] pnp 00:00: [mem 0x000e6000-0x000e7fff window]
[ 0.609573] pnp 00:00: [mem 0x000e8000-0x000e9fff window]
[ 0.609575] pnp 00:00: [mem 0x000ea000-0x000ebfff window]
[ 0.609578] pnp 00:00: [mem 0x000ec000-0x000edfff window]
[ 0.609580] pnp 00:00: [mem 0x000ee000-0x000effff window]
[ 0.609583] pnp 00:00: [mem 0xc0000000-0xdfffffff window]
[ 0.609585] pnp 00:00: [mem 0xf0000000-0xffffffff window]
[ 0.609588] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.609590] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.609593] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.609630] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.609672] pnp 00:01: [io 0x0f50-0x0f51]
[ 0.609674] pnp 00:01: [mem 0xfec00000-0xfec00fff]
[ 0.609677] pnp 00:01: [mem 0xfee00000-0xfee00fff]
[ 0.609707] system 00:01: [io 0x0f50-0x0f51] has been reserved
[ 0.609710] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.609713] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.609717] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.610052] pnp 00:02: [io 0x0000-0x001f]
[ 0.610055] pnp 00:02: [io 0x0080-0x008f]
[ 0.610057] pnp 00:02: [io 0x00c0-0x00df]
[ 0.610059] pnp 00:02: [dma 4]
[ 0.610084] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.610093] pnp 00:03: [io 0x00f0-0x00fe]
[ 0.610107] pnp 00:03: [irq 13]
[ 0.610128] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.610137] pnp 00:04: [io 0x0070-0x0071]
[ 0.610142] pnp 00:04: [irq 8]
[ 0.610165] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.610173] pnp 00:05: [io 0x0061]
[ 0.610193] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.610208] pnp 00:06: [io 0x0022-0x0023]
[ 0.610210] pnp 00:06: [io 0x002e-0x002f]
[ 0.610213] pnp 00:06: [io 0x0072-0x0073]
[ 0.610215] pnp 00:06: [io 0x0080-0x0081]
[ 0.610219] pnp 00:06: [io 0x00b0-0x00b1]
[ 0.610221] pnp 00:06: [io 0x00b8]
[ 0.610223] pnp 00:06: [io 0x0092]
[ 0.610225] pnp 00:06: [io 0x0220-0x022f]
[ 0.610227] pnp 00:06: [io 0x040b]
[ 0.610230] pnp 00:06: [io 0x04d0-0x04d1]
[ 0.610232] pnp 00:06: [io 0x04d6]
[ 0.610234] pnp 00:06: [io 0x0530-0x0537]
[ 0.610236] pnp 00:06: [io 0x0c00-0x0c01]
[ 0.610238] pnp 00:06: [io 0x0c14]
[ 0.610240] pnp 00:06: [io 0x0c50-0x0c52]
[ 0.610243] pnp 00:06: [io 0x0c6c]
[ 0.610245] pnp 00:06: [io 0x0c6f]
[ 0.610247] pnp 00:06: [io 0x0cd0-0x0cd1]
[ 0.610249] pnp 00:06: [io 0x0cd2-0x0cd3]
[ 0.610251] pnp 00:06: [io 0x0cd4-0x0cd5]
[ 0.610253] pnp 00:06: [io 0x0cd6-0x0cd7]
[ 0.610255] pnp 00:06: [io 0x0cd8-0x0cdf]
[ 0.610258] pnp 00:06: [io 0x8000-0x805f]
[ 0.610260] pnp 00:06: [io 0x0068-0x006f]
[ 0.610262] pnp 00:06: [mem 0xff800000-0xff800fff]
[ 0.610265] pnp 00:06: [io 0x8100-0x81ff window]
[ 0.610267] pnp 00:06: [io 0x8200-0x82ff window]
[ 0.610269] pnp 00:06: [io 0x0f40-0x0f47]
[ 0.610271] pnp 00:06: [io 0x087f]
[ 0.610317] system 00:06: [io 0x0220-0x022f] has been reserved
[ 0.610320] system 00:06: [io 0x040b] has been reserved
[ 0.610323] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.610326] system 00:06: [io 0x04d6] has been reserved
[ 0.610329] system 00:06: [io 0x0530-0x0537] has been reserved
[ 0.610331] system 00:06: [io 0x0c00-0x0c01] has been reserved
[ 0.610334] system 00:06: [io 0x0c14] has been reserved
[ 0.610337] system 00:06: [io 0x0c50-0x0c52] has been reserved
[ 0.610339] system 00:06: [io 0x0c6c] has been reserved
[ 0.610342] system 00:06: [io 0x0c6f] has been reserved
[ 0.610345] system 00:06: [io 0x0cd0-0x0cd1] has been reserved
[ 0.610348] system 00:06: [io 0x0cd2-0x0cd3] has been reserved
[ 0.610350] system 00:06: [io 0x0cd4-0x0cd5] has been reserved
[ 0.610353] system 00:06: [io 0x0cd6-0x0cd7] has been reserved
[ 0.610356] system 00:06: [io 0x0cd8-0x0cdf] has been reserved
[ 0.610359] system 00:06: [io 0x8000-0x805f] has been reserved
[ 0.610362] system 00:06: [io 0x8100-0x81ff window] has been reserved
[ 0.610366] system 00:06: [io 0x8200-0x82ff window] has been reserved
[ 0.610369] system 00:06: [io 0x0f40-0x0f47] has been reserved
[ 0.610372] system 00:06: [io 0x087f] has been reserved
[ 0.610375] system 00:06: [mem 0xff800000-0xff800fff] has been reserved
[ 0.610378] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.610431] pnp 00:07: [mem 0x000e0000-0x000fffff]
[ 0.610434] pnp 00:07: [mem 0xffe00000-0xffffffff]
[ 0.610436] pnp 00:07: [mem 0x00000000-0xffffffffffffffff disabled]
[ 0.610439] pnp 00:07: [mem 0xfec10000-0xfec1001f]
[ 0.610441] pnp 00:07: [mem 0xfed00000-0xfed003ff]
[ 0.610443] pnp 00:07: [mem 0xfed61000-0xfed613ff]
[ 0.610445] pnp 00:07: [mem 0xfed80000-0xfed80fff]
[ 0.610460] pnp 00:07: [Firmware Bug]: [mem 0x00000000-0xffffffffffffffff disabled] covers only part of AMD MMCONFIG area [mem 0xe0000000-0xefffffff]; adding more reservations
[ 0.610484] system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.610487] system 00:07: [mem 0xffe00000-0xffffffff] could not be reserved
[ 0.610490] system 00:07: [mem 0xfec10000-0xfec1001f] has been reserved
[ 0.610493] system 00:07: [mem 0xfed00000-0xfed003ff] has been reserved
[ 0.610496] system 00:07: [mem 0xfed61000-0xfed613ff] has been reserved
[ 0.610499] system 00:07: [mem 0xfed80000-0xfed80fff] has been reserved
[ 0.610502] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.610557] pnp 00:08: [io 0x0060]
[ 0.610560] pnp 00:08: [io 0x0064]
[ 0.610569] pnp 00:08: [irq 1]
[ 0.610591] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.610602] pnp 00:09: [irq 12]
[ 0.610628] pnp 00:09: Plug and Play ACPI device, IDs SYN1b37 SYN1b00 SYN0002 PNP0f13 (active)
[ 0.610665] pnp: PnP ACPI: found 10 devices
[ 0.610666] ACPI: ACPI bus type pnp unregistered
[ 0.617035] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.617039] pci 0000:00:01.0: bridge window [io 0x9000-0x9fff]
[ 0.617043] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd01fffff]
[ 0.617047] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.617051] pci 0000:00:04.0: PCI bridge to [bus 03]
[ 0.617055] pci 0000:00:04.0: bridge window [mem 0xd0200000-0xd02fffff]
[ 0.617059] pci 0000:00:05.0: PCI bridge to [bus 06]
[ 0.617063] pci 0000:00:05.0: bridge window [mem 0xd0300000-0xd03fffff]
[ 0.617068] pci 0000:00:14.4: PCI bridge to [bus 07]
[ 0.617108] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff]
[ 0.617111] pci_bus 0000:00: resource 5 [mem 0x000d0000-0x000d1fff]
[ 0.617113] pci_bus 0000:00: resource 6 [mem 0x000d2000-0x000d3fff]
[ 0.617116] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d5fff]
[ 0.617118] pci_bus 0000:00: resource 8 [mem 0x000d6000-0x000d7fff]
[ 0.617121] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000d9fff]
[ 0.617123] pci_bus 0000:00: resource 10 [mem 0x000da000-0x000dbfff]
[ 0.617126] pci_bus 0000:00: resource 11 [mem 0x000dc000-0x000ddfff]
[ 0.617128] pci_bus 0000:00: resource 12 [mem 0x000de000-0x000dffff]
[ 0.617131] pci_bus 0000:00: resource 13 [mem 0xc0000000-0xdfffffff]
[ 0.617133] pci_bus 0000:00: resource 14 [mem 0xf0000000-0xffffffff]
[ 0.617136] pci_bus 0000:00: resource 15 [io 0x0000-0x0cf7]
[ 0.617139] pci_bus 0000:00: resource 16 [io 0x0d00-0xffff]
[ 0.617141] pci_bus 0000:01: resource 0 [io 0x9000-0x9fff]
[ 0.617144] pci_bus 0000:01: resource 1 [mem 0xd0000000-0xd01fffff]
[ 0.617147] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.617149] pci_bus 0000:03: resource 1 [mem 0xd0200000-0xd02fffff]
[ 0.617152] pci_bus 0000:06: resource 1 [mem 0xd0300000-0xd03fffff]
[ 0.617155] pci_bus 0000:07: resource 4 [mem 0x000a0000-0x000bffff]
[ 0.617157] pci_bus 0000:07: resource 5 [mem 0x000d0000-0x000d1fff]
[ 0.617160] pci_bus 0000:07: resource 6 [mem 0x000d2000-0x000d3fff]
[ 0.617162] pci_bus 0000:07: resource 7 [mem 0x000d4000-0x000d5fff]
[ 0.617165] pci_bus 0000:07: resource 8 [mem 0x000d6000-0x000d7fff]
[ 0.617167] pci_bus 0000:07: resource 9 [mem 0x000d8000-0x000d9fff]
[ 0.617170] pci_bus 0000:07: resource 10 [mem 0x000da000-0x000dbfff]
[ 0.617172] pci_bus 0000:07: resource 11 [mem 0x000dc000-0x000ddfff]
[ 0.617175] pci_bus 0000:07: resource 12 [mem 0x000de000-0x000dffff]
[ 0.617177] pci_bus 0000:07: resource 13 [mem 0xc0000000-0xdfffffff]
[ 0.617180] pci_bus 0000:07: resource 14 [mem 0xf0000000-0xffffffff]
[ 0.617183] pci_bus 0000:07: resource 15 [io 0x0000-0x0cf7]
[ 0.617185] pci_bus 0000:07: resource 16 [io 0x0d00-0xffff]
Happy Trails, Rok
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#5
Is there an effect to the error to your machine?

What is your machine? (inxi -F would be good).