Hi folks
my #NC8000 has a #hardware #serial-port also #parallel-port for what I am a lucky guy.
but they seems NOT to be supported by M-16..."unable to open ttyS0" or such messages approache...
any hints&kinks how to keep them running (and NO NEED to use usb-converters-2-...)?
thanks alot...
cheers - Raimund
topic title: HP NC8000 & M-16; missing serialport & parallel port
6 posts
• Page 1 of 1
-
Posts: 5
- Joined: 23 Jul 2011
-
Posts: 850
- Joined: 26 Jul 2012
#2
Check your dmesg output.
(If my memory is right) Unable to open ttyS0 just means nothing is connected to that port.
(If my memory is right) Unable to open ttyS0 just means nothing is connected to that port.
-
Posts: 5
- Joined: 23 Jul 2011
#3
ok.. here my complete dmseg
installation has been take to a factory new hdd!
so how?
lucky to get any help to kepp my serial-port running also my par-port
cheers for now - Raimund
installation has been take to a factory new hdd!
Code: Select all
$ dmesg
...
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] Local APIC disabled by BIOS -- you can enable it with"lapic"
[ 0.000000] APIC: disable apic facility
[ 0.000000] APIC: switched to apic NOOP
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] e820: [mem 0x60000000-0xffffffff] 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: 1910969940391419 ns
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 18 pages/cpu @f6c03000 s44044 r0 d29684 u73728
[ 0.000000] pcpu-alloc: s44044 r0 d29684 u73728 alloc=18*4096
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 390850
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.10-antix.1-486-smp root=UUID=ad05f4c1-2348-463b-935e-4b4d57c7af2f ro vga=788 quiet
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Initializing HighMem for node 0 (000377fe:0005ffd0)
[ 0.000000] Initializing Movable for node 0 (00000000:00000000)
[ 0.000000] Memory: 1525528K/1572280K available (6387K kernel code, 557K rwdata, 1856K rodata, 592K init, 464K bss, 46752K reserved, 0K cma-reserved, 663368K highmem)
[ 0.000000] virtual kernel memory layout:
fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
pkmap : 0xff800000 - 0xffc00000 (4096 kB)
vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
.init : 0xc189b000 - 0xc192f000 ( 592 kB)
.data : 0xc163d052 - 0xc1899500 (2417 kB)
.text : 0xc1000000 - 0xc163d052 (6388 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1
[ 0.000000] NR_IRQS:2304 nr_irqs:32 16
[ 0.000000] CPU 0 irqstacks, hard=f501c000 soft=f501e000
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1594.849 MHz processor
[ 0.001014] Calibrating delay loop (skipped), value calculated using timer frequency.. 3189.69 BogoMIPS (lpj=1594849)
[ 0.001021] pid_max: default: 32768 minimum: 301
[ 0.001037] ACPI: Core revision 20150930
[ 0.009229] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 0.009238] ACPI: setting ELCR to 0200 (from 0c00)
[ 0.009265] Security Framework initialized
[ 0.009269] Yama: becoming mindful.
[ 0.009281] SELinux: Disabled at boot.
[ 0.009285] AppArmor: AppArmor disabled by boot time parameter
[ 0.009297] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.009301] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.009691] Initializing cgroup subsys io
[ 0.009703] Initializing cgroup subsys memory
[ 0.009717] Initializing cgroup subsys devices
[ 0.009724] Initializing cgroup subsys freezer
[ 0.009729] Initializing cgroup subsys net_cls
[ 0.009734] Initializing cgroup subsys perf_event
[ 0.009739] Initializing cgroup subsys net_prio
[ 0.009769] Disabled fast string operations
[ 0.009781] mce: CPU supports 5 MCE banks
[ 0.009810] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
[ 0.009812] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8, 1GB 0
[ 0.015656] Freeing SMP alternatives memory: 28K (c192f000 - c1936000)
[ 0.018124] smpboot: weird, boot CPU (#0) not listed by the BIOS
[ 0.018127] smpboot: SMP motherboard not detected
[ 0.018129] smpboot: SMP disabled
[ 0.018132] smpboot: Local APIC not detected. Using dummy APIC emulation.
[ 0.018164] Performance Events:
[ 0.018170] no APIC, boot with the"lapic" boot parameter to force-enable it.
[ 0.018172] no hardware sampling interrupt available.
[ 0.018175] p6 PMU driver.
[ 0.018178] ... version: 0
[ 0.018180] ... bit width: 32
[ 0.018182] ... generic registers: 2
[ 0.018184] ... value mask: 00000000ffffffff
[ 0.018186] ... max period: 000000007fffffff
[ 0.018187] ... fixed-purpose events: 0
[ 0.018189] ... event mask: 0000000000000003
[ 0.019139] x86: Booted up 1 node, 1 CPUs
[ 0.019142] smpboot: Total of 1 processors activated (3189.69 BogoMIPS)
[ 0.019288] devtmpfs: initialized
[ 0.019610] evm: security.selinux
[ 0.019613] evm: security.capability
[ 0.019732] PM: Registering ACPI NVS region [mem 0x5fff0c00-0x5fffbfff] (46080 bytes)
[ 0.019768] reboot: HP Compaq Laptop series board detected. Selecting BIOS-method for reboots.
[ 0.019856] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.019937] prandom: seed boundary self test passed
[ 0.021217] prandom: 100 self tests passed
[ 0.021222] pinctrl core: initialized pinctrl subsystem
[ 0.021575] NET: Registered protocol family 16
[ 0.021861] cpuidle: using governor ladder
[ 0.021865] cpuidle: using governor menu
[ 0.021869] PCCT header not found.
[ 0.021964] clocksource: pit: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1601818034827 ns
[ 0.021984] ACPI: bus type PCI registered
[ 0.021987] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.025358] PCI: PCI BIOS revision 2.10 entry at 0xf031f, last bus=5
[ 0.025361] PCI: Using configuration type 1 for base access
[ 0.028138] ACPI: Added _OSI(Module Device)
[ 0.028142] ACPI: Added _OSI(Processor Device)
[ 0.028144] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.028147] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.048050] ACPI : EC: EC started
[ 0.050067] ACPI: Interpreter enabled
[ 0.050089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[ 0.050095] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[ 0.050116] ACPI: (supports S0 S3 S4 S5)
[ 0.050118] ACPI: Using PIC for interrupt routing
[ 0.050147] PCI: Ignoring host bridge windows from ACPI; if necessary, use"pci=use_crs" and report a bug
[ 0.051932] ACPI: Power Resource [C16E] (on)
[ 0.052603] ACPI: Power Resource [C13E] (on)
[ 0.053384] ACPI: Power Resource [C185] (on)
[ 0.053916] ACPI: Power Resource [C18C] (on)
[ 0.054600] ACPI: Power Resource [C196] (on)
[ 0.055513] ACPI: Power Resource [C0E7] (on)
[ 0.059333] ACPI: Power Resource [C205] (off)
[ 0.059421] ACPI: Power Resource [C206] (off)
[ 0.059500] ACPI: Power Resource [C207] (off)
[ 0.059578] ACPI: Power Resource [C208] (off)
[ 0.065370] ACPI: PCI Root Bridge [C045] (domain 0000 [bus 00-ff])
[ 0.065381] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 0.065389] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.065396] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 0.070474] acpi PNP0A03:00: host bridge window [io 0x0cf8-0x0cff] (ignored)
[ 0.070479] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7 window] (ignored)
[ 0.070483] acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff window] (ignored)
[ 0.070486] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff window] (ignored)
[ 0.070490] acpi PNP0A03:00: host bridge window [mem 0x60000000-0xfec00fff window] (ignored)
[ 0.070493] acpi PNP0A03:00: host bridge window [mem 0xfec02000-0xffffffff window] (ignored)
[ 0.070497] acpi PNP0A03:00: host bridge window [mem 0x000d4000-0x000dffff window] (ignored)
[ 0.070500] PCI: root bus 00: using default resources
[ 0.070675] PCI host bridge to bus 0000:00
[ 0.070680] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.070683] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[ 0.070688] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.070702] pci 0000:00:00.0: [8086:3340] type 00 class 0x060000
[ 0.070717] pci 0000:00:00.0: reg 0x10: [mem 0xb0000000-0xbfffffff pref]
[ 0.070846] pci 0000:00:01.0: [8086:3341] type 01 class 0x060400
[ 0.071008] pci 0000:00:1d.0: [8086:24c2] type 00 class 0x0c0300
[ 0.071056] pci 0000:00:1d.0: reg 0x20: [io 0x38c0-0x38df]
[ 0.071185] pci 0000:00:1d.1: [8086:24c4] type 00 class 0x0c0300
[ 0.071232] pci 0000:00:1d.1: reg 0x20: [io 0x38e0-0x38ff]
[ 0.071354] pci 0000:00:1d.2: [8086:24c7] type 00 class 0x0c0300
[ 0.071401] pci 0000:00:1d.2: reg 0x20: [io 0x3c00-0x3c1f]
[ 0.071537] pci 0000:00:1d.7: [8086:24cd] type 00 class 0x0c0320
[ 0.071568] pci 0000:00:1d.7: reg 0x10: [mem 0xa0000000-0xa00003ff]
[ 0.071651] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.071769] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060400
[ 0.071858] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.071931] pci 0000:00:1f.0: [8086:24cc] type 00 class 0x060100
[ 0.072011] pci 0000:00:1f.0: Enabled i801 SMBus device
[ 0.072021] pci 0000:00:1f.0: can't claim BAR 13 [io 0x1000-0x107f]: address conflict with ACPI CPU throttle [io 0x1010-0x1015]
[ 0.072027] pci 0000:00:1f.0: quirk: [io 0x1100-0x113f] claimed by ICH4 GPIO
[ 0.072135] pci 0000:00:1f.1: [8086:24ca] type 00 class 0x01018a
[ 0.072153] pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007]
[ 0.072163] pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003]
[ 0.072174] pci 0000:00:1f.1: reg 0x18: [io 0x0000-0x0007]
[ 0.072185] pci 0000:00:1f.1: reg 0x1c: [io 0x0000-0x0003]
[ 0.072196] pci 0000:00:1f.1: reg 0x20: [io 0x3c20-0x3c2f]
[ 0.072207] pci 0000:00:1f.1: reg 0x24: [mem 0x00000000-0x000003ff]
[ 0.072221] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.072224] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.072227] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.072230] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.072338] pci 0000:00:1f.3: [8086:24c3] type 00 class 0x0c0500
[ 0.072385] pci 0000:00:1f.3: reg 0x20: [io 0x1200-0x121f]
[ 0.072508] pci 0000:00:1f.5: [8086:24c5] type 00 class 0x040100
[ 0.072529] pci 0000:00:1f.5: reg 0x10: [io 0x3000-0x30ff]
[ 0.072539] pci 0000:00:1f.5: reg 0x14: [io 0x3880-0x38bf]
[ 0.072550] pci 0000:00:1f.5: reg 0x18: [mem 0xa0100000-0xa01001ff]
[ 0.072560] pci 0000:00:1f.5: reg 0x1c: [mem 0xa0180000-0xa01800ff]
[ 0.072603] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
[ 0.072716] pci 0000:00:1f.6: [8086:24c6] type 00 class 0x070300
[ 0.072738] pci 0000:00:1f.6: reg 0x10: [io 0x3400-0x34ff]
[ 0.072748] pci 0000:00:1f.6: reg 0x14: [io 0x3800-0x387f]
[ 0.072805] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[ 0.072964] pci 0000:01:00.0: [1002:4e50] type 00 class 0x030000
[ 0.072985] pci 0000:01:00.0: reg 0x10: [mem 0x98000000-0x9fffffff pref]
[ 0.072994] pci 0000:01:00.0: reg 0x14: [io 0x2000-0x20ff]
[ 0.073012] pci 0000:01:00.0: reg 0x18: [mem 0x90400000-0x9040ffff]
[ 0.073036] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[ 0.073061] pci 0000:01:00.0: supports D1 D2
[ 0.073162] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.073167] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
[ 0.073171] pci 0000:00:01.0: bridge window [mem 0x90400000-0x904fffff]
[ 0.073176] pci 0000:00:01.0: bridge window [mem 0x98000000-0x9fffffff pref]
[ 0.073272] pci 0000:02:04.0: [168c:0013] type 00 class 0x020000
[ 0.073296] pci 0000:02:04.0: reg 0x10: [mem 0x90080000-0x9008ffff]
[ 0.073453] pci 0000:02:06.0: [1217:7223] type 02 class 0x060700
[ 0.073477] pci 0000:02:06.0: reg 0x10: [mem 0x90180000-0x90180fff]
[ 0.073504] pci 0000:02:06.0: supports D1 D2
[ 0.073507] pci 0000:02:06.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.073606] pci 0000:02:06.1: [1217:7223] type 02 class 0x060700
[ 0.073631] pci 0000:02:06.1: reg 0x10: [mem 0x90200000-0x90200fff]
[ 0.073657] pci 0000:02:06.1: supports D1 D2
[ 0.073660] pci 0000:02:06.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.073764] pci 0000:02:06.2: [1217:7110] type 00 class 0x088000
[ 0.073788] pci 0000:02:06.2: reg 0x10: [mem 0x90280000-0x90280fff]
[ 0.073857] pci 0000:02:06.2: supports D1 D2
[ 0.073861] pci 0000:02:06.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.073957] pci 0000:02:06.3: [1217:7223] type 02 class 0x060700
[ 0.073981] pci 0000:02:06.3: reg 0x10: [mem 0x90300000-0x90300fff]
[ 0.074016] pci 0000:02:06.3: supports D1 D2
[ 0.074020] pci 0000:02:06.3: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.074126] pci 0000:02:0d.0: [104c:8023] type 00 class 0x0c0010
[ 0.074150] pci 0000:02:0d.0: reg 0x10: [mem 0x90380000-0x903807ff]
[ 0.074161] pci 0000:02:0d.0: reg 0x14: [mem 0x90100000-0x90103fff]
[ 0.074223] pci 0000:02:0d.0: supports D1 D2
[ 0.074226] pci 0000:02:0d.0: PME# supported from D0 D1 D2 D3hot
[ 0.074320] pci 0000:02:0e.0: [14e4:165e] type 00 class 0x020000
[ 0.074359] pci 0000:02:0e.0: reg 0x10: [mem 0x90000000-0x9000ffff 64bit]
[ 0.074402] pci 0000:02:0e.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[ 0.074436] pci 0000:02:0e.0: PME# supported from D3hot D3cold
[ 0.074544] pci 0000:00:1e.0: PCI bridge to [bus 02-05] (subtractive decode)
[ 0.074552] pci 0000:00:1e.0: bridge window [mem 0x90000000-0x903fffff]
[ 0.074558] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
[ 0.074562] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[ 0.074628] pci_bus 0000:03: busn_res: can not insert [bus 03-ff] under [bus 02-05] (conflicts with (null) [bus 02-05])
[ 0.074634] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 04
[ 0.074685] pci_bus 0000:05: busn_res: can not insert [bus 05-ff] under [bus 02-05] (conflicts with (null) [bus 02-05])
[ 0.074690] pci_bus 0000:05: busn_res: [bus 05-ff] end is updated to 08
[ 0.074694] pci_bus 0000:05: busn_res: can not insert [bus 05-08] under [bus 02-05] (conflicts with (null) [bus 02-05])
[ 0.074700] pci_bus 0000:05: [bus 05-08] partially hidden behind transparent bridge 0000:02 [bus 02-05]
[ 0.074757] pci_bus 0000:09: busn_res: can not insert [bus 09-ff] under [bus 02-05] (conflicts with (null) [bus 02-05])
[ 0.074763] pci_bus 0000:09: busn_res: [bus 09-ff] end is updated to 0c
[ 0.074767] pci_bus 0000:09: busn_res: can not insert [bus 09-0c] under [bus 02-05] (conflicts with (null) [bus 02-05])
[ 0.074773] pci_bus 0000:09: [bus 09-0c] partially hidden behind transparent bridge 0000:02 [bus 02-05]
[ 0.074777] pci 0000:00:1e.0: bridge has subordinate 05 but max busn 0c
[ 0.074789] pci_bus 0000:00: on NUMA node 0
[ 0.076328] ACPI: PCI Interrupt Link [C0C2] (IRQs *10 11)
[ 0.076496] ACPI: PCI Interrupt Link [C0C3] (IRQs 10 *11)
[ 0.076661] ACPI: PCI Interrupt Link [C0C4] (IRQs *10 11)
[ 0.076826] ACPI: PCI Interrupt Link [C0C5] (IRQs *10 11)
[ 0.076991] ACPI: PCI Interrupt Link [C0C6] (IRQs 10 *11)
[ 0.077166] ACPI: PCI Interrupt Link [C0C7] (IRQs 10 *11)
[ 0.077320] ACPI: PCI Interrupt Link [C0C8] (IRQs 10 11) *0, disabled.
[ 0.077486] ACPI: PCI Interrupt Link [C0C9] (IRQs *10 11)
[ 0.078366] ACPI: Enabled 10 GPEs in block 00 to 1F
[ 0.078418] ACPI : EC: GPE = 0x10, I/O: command/status = 0x66, data = 0x62
[ 0.078536] vgaarb: setting as boot device: PCI:0000:01:00.0
[ 0.078539] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.078542] vgaarb: loaded
[ 0.078545] vgaarb: bridge control possible 0000:01:00.0
[ 0.078719] SCSI subsystem initialized
[ 0.078792] libata version 3.00 loaded.
[ 0.078854] ACPI: bus type USB registered
[ 0.078892] usbcore: registered new interface driver usbfs
[ 0.078911] usbcore: registered new interface driver hub
[ 0.078931] usbcore: registered new device driver usb
[ 0.079092] PCI: Using ACPI for IRQ routing
[ 0.079128] PCI: pci_cache_line_size set to 64 bytes
[ 0.079183] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.079187] e820: reserve RAM buffer [mem 0x5ffd0000-0x5fffffff]
[ 0.079413] NetLabel: Initializing
[ 0.079415] NetLabel: domain hash size = 128
[ 0.079417] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.079438] NetLabel: unlabeled traffic allowed by default
[ 0.079571] clocksource: Switched to clocksource pit
[ 0.088193] pnp: PnP ACPI init
[ 0.088521] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.088527] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.088531] system 00:00: [mem 0x00100000-0x5fffffff] could not be reserved
[ 0.088539] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.089254] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active)
[ 0.089885] pnp 00:02: [dma 2]
[ 0.089945] pnp 00:02: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.090771] pnp 00:03: [dma 1]
[ 0.090905] pnp 00:03: Plug and Play ACPI device, IDs PNP0400 (active)
[ 0.090965] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.091015] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.091061] pnp 00:06: Plug and Play ACPI device, IDs SYN0109 SYN0100 SYN0002 PNP0f13 (active)
[ 0.091271] system 00:07: [io 0x0140-0x014f] has been reserved
[ 0.091277] system 00:07: [mem 0xffb00000-0xffbfffff] has been reserved
[ 0.091281] system 00:07: [mem 0xfff00000-0xffffffff] has been reserved
[ 0.091286] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.091803] system 00:08: [io 0x04d0-0x04d1] has been reserved
[ 0.091808] system 00:08: [io 0x1000-0x107f] could not be reserved
[ 0.091811] system 00:08: [io 0x1100-0x113f] has been reserved
[ 0.091815] system 00:08: [io 0x1200-0x121f] has been reserved
[ 0.091819] system 00:08: [mem 0xfec00000-0xfec000ff] has been reserved
[ 0.091824] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.092780] system 00:09: [mem 0x000d3000-0x000d3fff] has been reserved
[ 0.092785] system 00:09: [mem 0xfec01000-0xfec01fff] has been reserved
[ 0.092790] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.092806] pnp: PnP ACPI: found 10 devices
[ 0.127383] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.127415] clocksource: Switched to clocksource acpi_pm
[ 0.127482] pci 0000:02:06.0: res[13]=[io 0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
[ 0.127487] pci 0000:02:06.0: res[14]=[io 0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
[ 0.127491] pci 0000:02:06.1: res[13]=[io 0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
[ 0.127495] pci 0000:02:06.1: res[14]=[io 0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
[ 0.127499] pci 0000:02:06.3: res[13]=[io 0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
[ 0.127503] pci 0000:02:06.3: res[14]=[io 0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
[ 0.127508] pci 0000:00:1e.0: bridge window [io 0x1000-0x0fff] to [bus 02-05] add_size 1000
[ 0.127513] pci 0000:02:06.0: res[15]=[mem 0x04000000-0x03ffffff pref] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127518] pci 0000:02:06.0: res[15]=[mem 0x04000000-0x03ffffff pref] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127522] pci 0000:02:06.1: res[15]=[mem 0x04000000-0x03ffffff pref] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127526] pci 0000:02:06.1: res[15]=[mem 0x04000000-0x03ffffff pref] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127531] pci 0000:02:06.3: res[15]=[mem 0x04000000-0x03ffffff pref] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127535] pci 0000:02:06.3: res[15]=[mem 0x04000000-0x03ffffff pref] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127542] pci 0000:00:1e.0: bridge window [mem 0x02000000-0x03ffffff pref] to [bus 02-05] add_size e000000 add_align 4000000
[ 0.127548] pci 0000:00:1f.0: BAR 13: [io size 0x0080] has bogus alignment
[ 0.127554] pci 0000:00:1e.0: res[15]=[mem 0x02000000-0x03ffffff pref] res_to_dev_res add_size e000000 min_align 4000000
[ 0.127559] pci 0000:00:1e.0: res[15]=[mem 0x02000000-0x11ffffff pref] res_to_dev_res add_size e000000 min_align 4000000
[ 0.127563] pci 0000:00:1e.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.127567] pci 0000:00:1e.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.127577] pci 0000:00:1e.0: BAR 15: assigned [mem 0x60000000-0x6fffffff pref]
[ 0.127581] pci 0000:00:1e.0: BAR 13: assigned [io 0x4000-0x4fff]
[ 0.127586] pci 0000:00:1f.1: BAR 5: assigned [mem 0x70000000-0x700003ff]
[ 0.127595] pci 0000:01:00.0: BAR 6: assigned [mem 0x90420000-0x9043ffff pref]
[ 0.127599] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.127603] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
[ 0.127608] pci 0000:00:01.0: bridge window [mem 0x90400000-0x904fffff]
[ 0.127613] pci 0000:00:01.0: bridge window [mem 0x98000000-0x9fffffff pref]
[ 0.127628] pci 0000:02:06.0: res[15]=[mem 0x04000000-0x03ffffff pref] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127632] pci 0000:02:06.0: res[15]=[mem 0x04000000-0x07ffffff pref] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127637] pci 0000:02:06.0: res[16]=[mem 0x04000000-0x03ffffff] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127641] pci 0000:02:06.0: res[16]=[mem 0x04000000-0x07ffffff] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127645] pci 0000:02:06.1: res[15]=[mem 0x04000000-0x03ffffff pref] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127649] pci 0000:02:06.1: res[15]=[mem 0x04000000-0x07ffffff pref] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127654] pci 0000:02:06.1: res[16]=[mem 0x04000000-0x03ffffff] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127658] pci 0000:02:06.1: res[16]=[mem 0x04000000-0x07ffffff] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127662] pci 0000:02:06.3: res[15]=[mem 0x04000000-0x03ffffff pref] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127666] pci 0000:02:06.3: res[15]=[mem 0x04000000-0x07ffffff pref] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127670] pci 0000:02:06.3: res[16]=[mem 0x04000000-0x03ffffff] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127675] pci 0000:02:06.3: res[16]=[mem 0x04000000-0x07ffffff] res_to_dev_res add_size 4000000 min_align 4000000
[ 0.127679] pci 0000:02:06.0: res[13]=[io 0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
[ 0.127683] pci 0000:02:06.0: res[13]=[io 0x0100-0x01ff] res_to_dev_res add_size 100 min_align 100
[ 0.127687] pci 0000:02:06.0: res[14]=[io 0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
[ 0.127691] pci 0000:02:06.0: res[14]=[io 0x0100-0x01ff] res_to_dev_res add_size 100 min_align 100
[ 0.127695] pci 0000:02:06.1: res[13]=[io 0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
[ 0.127699] pci 0000:02:06.1: res[13]=[io 0x0100-0x01ff] res_to_dev_res add_size 100 min_align 100
[ 0.127703] pci 0000:02:06.1: res[14]=[io 0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
[ 0.127707] pci 0000:02:06.1: res[14]=[io 0x0100-0x01ff] res_to_dev_res add_size 100 min_align 100
[ 0.127711] pci 0000:02:06.3: res[13]=[io 0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
[ 0.127714] pci 0000:02:06.3: res[13]=[io 0x0100-0x01ff] res_to_dev_res add_size 100 min_align 100
[ 0.127718] pci 0000:02:06.3: res[14]=[io 0x0100-0x00ff] res_to_dev_res add_size 100 min_align 100
[ 0.127722] pci 0000:02:06.3: res[14]=[io 0x0100-0x01ff] res_to_dev_res add_size 100 min_align 100
[ 0.127727] pci 0000:02:06.0: BAR 15: assigned [mem 0x60000000-0x63ffffff pref]
[ 0.127732] pci 0000:02:06.0: BAR 16: assigned [mem 0x74000000-0x77ffffff]
[ 0.127735] pci 0000:02:06.1: BAR 15: assigned [mem 0x64000000-0x67ffffff pref]
[ 0.127740] pci 0000:02:06.1: BAR 16: assigned [mem 0x78000000-0x7bffffff]
[ 0.127744] pci 0000:02:06.3: BAR 15: assigned [mem 0x68000000-0x6bffffff pref]
[ 0.127749] pci 0000:02:06.3: BAR 16: assigned [mem 0x7c000000-0x7fffffff]
[ 0.127753] pci 0000:02:0e.0: BAR 6: assigned [mem 0x6c000000-0x6c00ffff pref]
[ 0.127757] pci 0000:02:06.0: BAR 13: assigned [io 0x4000-0x40ff]
[ 0.127760] pci 0000:02:06.0: BAR 14: assigned [io 0x4400-0x44ff]
[ 0.127764] pci 0000:02:06.1: BAR 13: assigned [io 0x4800-0x48ff]
[ 0.127768] pci 0000:02:06.1: BAR 14: assigned [io 0x4c00-0x4cff]
[ 0.127772] pci 0000:02:06.3: BAR 13: assigned [io 0x1400-0x14ff]
[ 0.127777] pci 0000:02:06.3: BAR 14: assigned [io 0x1800-0x18ff]
[ 0.127783] pci 0000:02:06.0: CardBus bridge to [bus 03-04]
[ 0.127786] pci 0000:02:06.0: bridge window [io 0x4000-0x40ff]
[ 0.127792] pci 0000:02:06.0: bridge window [io 0x4400-0x44ff]
[ 0.127798] pci 0000:02:06.0: bridge window [mem 0x60000000-0x63ffffff pref]
[ 0.127803] pci 0000:02:06.0: bridge window [mem 0x74000000-0x77ffffff]
[ 0.127808] pci 0000:02:06.1: CardBus bridge to [bus 05-08]
[ 0.127812] pci 0000:02:06.1: bridge window [io 0x4800-0x48ff]
[ 0.127817] pci 0000:02:06.1: bridge window [io 0x4c00-0x4cff]
[ 0.127822] pci 0000:02:06.1: bridge window [mem 0x64000000-0x67ffffff pref]
[ 0.127828] pci 0000:02:06.1: bridge window [mem 0x78000000-0x7bffffff]
[ 0.127833] pci 0000:02:06.3: CardBus bridge to [bus 09-0c]
[ 0.127836] pci 0000:02:06.3: bridge window [io 0x1400-0x14ff]
[ 0.127842] pci 0000:02:06.3: bridge window [io 0x1800-0x18ff]
[ 0.127847] pci 0000:02:06.3: bridge window [mem 0x68000000-0x6bffffff pref]
[ 0.127852] pci 0000:02:06.3: bridge window [mem 0x7c000000-0x7fffffff]
[ 0.127858] pci 0000:00:1e.0: PCI bridge to [bus 02-05]
[ 0.127862] pci 0000:00:1e.0: bridge window [io 0x4000-0x4fff]
[ 0.127869] pci 0000:00:1e.0: bridge window [mem 0x90000000-0x903fffff]
[ 0.127875] pci 0000:00:1e.0: bridge window [mem 0x60000000-0x6fffffff pref]
[ 0.127884] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 0.127887] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[ 0.127891] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.127894] pci_bus 0000:01: resource 1 [mem 0x90400000-0x904fffff]
[ 0.127898] pci_bus 0000:01: resource 2 [mem 0x98000000-0x9fffffff pref]
[ 0.127901] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
[ 0.127905] pci_bus 0000:02: resource 1 [mem 0x90000000-0x903fffff]
[ 0.127908] pci_bus 0000:02: resource 2 [mem 0x60000000-0x6fffffff pref]
[ 0.127912] pci_bus 0000:02: resource 4 [io 0x0000-0xffff]
[ 0.127915] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
[ 0.127918] pci_bus 0000:03: resource 0 [io 0x4000-0x40ff]
[ 0.127922] pci_bus 0000:03: resource 1 [io 0x4400-0x44ff]
[ 0.127925] pci_bus 0000:03: resource 2 [mem 0x60000000-0x63ffffff pref]
[ 0.127929] pci_bus 0000:03: resource 3 [mem 0x74000000-0x77ffffff]
[ 0.127932] pci_bus 0000:05: resource 0 [io 0x4800-0x48ff]
[ 0.127935] pci_bus 0000:05: resource 1 [io 0x4c00-0x4cff]
[ 0.127939] pci_bus 0000:05: resource 2 [mem 0x64000000-0x67ffffff pref]
[ 0.127942] pci_bus 0000:05: resource 3 [mem 0x78000000-0x7bffffff]
[ 0.127946] pci_bus 0000:09: resource 0 [io 0x1400-0x14ff]
[ 0.127949] pci_bus 0000:09: resource 1 [io 0x1800-0x18ff]
[ 0.127952] pci_bus 0000:09: resource 2 [mem 0x68000000-0x6bffffff pref]
[ 0.127956] pci_bus 0000:09: resource 3 [mem 0x7c000000-0x7fffffff]
[ 0.128039] NET: Registered protocol family 2
[ 0.128357] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.128397] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.128472] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.128567] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.128588] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.128673] NET: Registered protocol family 1
[ 0.129040] ACPI: PCI Interrupt Link [C0C2] enabled at IRQ 10
[ 0.129043] PCI: setting IRQ 10 as level-triggered
[ 0.129409] ACPI: PCI Interrupt Link [C0C5] enabled at IRQ 10
[ 0.129765] ACPI: PCI Interrupt Link [C0C4] enabled at IRQ 10
[ 0.130145] ACPI: PCI Interrupt Link [C0C9] enabled at IRQ 10
[ 0.130282] pci 0000:01:00.0: Video device with shadowed ROM
[ 0.130307] PCI: CLS 64 bytes, default 64
[ 0.130404] Trying to unpack rootfs image as initramfs...
[ 0.814565] Freeing initrd memory: 20480K (f57f0000 - f6bf0000)
[ 0.815152] simple-framebuffer simple-framebuffer.0: framebuffer at 0x98000000, 0xeb000 bytes, mapped to 0xf8100000
[ 0.815161] simple-framebuffer simple-framebuffer.0: format=r5g6b5, mode=800x600x16, linelength=1600
[ 0.834197] Console: switching to colour frame buffer device 100x37
[ 0.852838] simple-framebuffer simple-framebuffer.0: fb0: simplefb registered!
[ 0.853211] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.853260] audit: initializing netlink subsys (disabled)
[ 0.853297] audit: type=2000 audit(1468687766.852:1): initialized
[ 0.853681] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.857333] zbud: loaded
[ 0.857488] VFS: Disk quotas dquot_6.6.0
[ 0.857560] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.858269] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.858524] ntfs: driver 2.1.32 [Flags: R/W].
[ 0.858639] fuse init (API version 7.23)
[ 0.859422] bounce: pool size: 64 pages
[ 0.859493] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.859537] io scheduler noop registered
[ 0.859542] io scheduler deadline registered
[ 0.859613] io scheduler cfq registered (default)
[ 0.859884] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.859898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.860070] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.880590] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.881528] ACPI: PCI Interrupt Link [C0C3] enabled at IRQ 11
[ 0.881532] PCI: setting IRQ 11 as level-triggered
[ 0.881848] Linux agpgart interface v0.103
[ 0.881884] intel_idle: does not run on family 6 model 13
[ 0.881914] GHES: HEST is not enabled!
[ 0.887289] brd: module loaded
[ 0.889831] loop: module loaded
[ 0.890248] ata_piix 0000:00:1f.1: version 2.13
[ 0.890264] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
[ 0.891749] scsi host0: ata_piix
[ 0.891877] scsi host1: ata_piix
[ 0.891956] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x3c20 irq 14
[ 0.891959] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x3c28 irq 15
[ 0.892673] libphy: Fixed MDIO Bus: probed
[ 0.892727] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.892732] ehci-pci: EHCI PCI platform driver
[ 0.892896] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 0.892908] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 0.892924] ehci-pci 0000:00:1d.7: debug port 1
[ 0.896845] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[ 0.897131] ehci-pci 0000:00:1d.7: irq 10, io mem 0xa0000000
[ 0.903036] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 0.903118] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.903122] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.903125] usb usb1: Product: EHCI Host Controller
[ 0.903129] usb usb1: Manufacturer: Linux 4.4.10-antix.1-486-smp ehci_hcd
[ 0.903132] usb usb1: SerialNumber: 0000:00:1d.7
[ 0.903363] hub 1-0:1.0: USB hub found
[ 0.903375] hub 1-0:1.0: 6 ports detected
[ 0.903759] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.903780] ohci-pci: OHCI PCI platform driver
[ 0.903801] ohci-platform: OHCI generic platform driver
[ 0.903815] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.903945] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.903954] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.903978] uhci_hcd 0000:00:1d.0: irq 10, io base 0x000038c0
[ 0.904071] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.904075] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.904079] usb usb2: Product: UHCI Host Controller
[ 0.904082] usb usb2: Manufacturer: Linux 4.4.10-antix.1-486-smp uhci_hcd
[ 0.904085] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.904269] hub 2-0:1.0: USB hub found
[ 0.904282] hub 2-0:1.0: 2 ports detected
[ 0.904535] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.904544] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 0.904567] uhci_hcd 0000:00:1d.1: irq 10, io base 0x000038e0
[ 0.904628] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.904632] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.904635] usb usb3: Product: UHCI Host Controller
[ 0.904638] usb usb3: Manufacturer: Linux 4.4.10-antix.1-486-smp uhci_hcd
[ 0.904641] usb usb3: SerialNumber: 0000:00:1d.1
[ 0.904829] hub 3-0:1.0: USB hub found
[ 0.904839] hub 3-0:1.0: 2 ports detected
[ 0.905119] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.905129] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 0.905154] uhci_hcd 0000:00:1d.2: irq 10, io base 0x00003c00
[ 0.905214] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.905217] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.905221] usb usb4: Product: UHCI Host Controller
[ 0.905224] usb usb4: Manufacturer: Linux 4.4.10-antix.1-486-smp uhci_hcd
[ 0.905227] usb usb4: SerialNumber: 0000:00:1d.2
[ 0.905407] hub 4-0:1.0: USB hub found
[ 0.905417] hub 4-0:1.0: 2 ports detected
[ 0.905686] i8042: PNP: PS/2 Controller [PNP0303:C193,PNP0f13:C194] at 0x60,0x64 irq 1,12
[ 0.907306] i8042: Detected active multiplexing controller, rev 1.1
[ 0.907981] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.907989] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 0.908072] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 0.908132] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 0.908186] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 0.908398] mousedev: PS/2 mouse device common for all mice
[ 0.908478] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.908516] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.908746] usbcore: registered new interface driver usbhid
[ 0.908748] usbhid: USB HID core driver
[ 0.909058] Key type dns_resolver registered
[ 0.909320] microcode: CPU0 sig=0x6d6, pf=0x20, revision=0x17
[ 0.909364] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.909379] Using IPI No-Shortcut mode
[ 0.909576] registered taskstats version 1
[ 0.909610] zswap: loaded using pool lzo/zbud
[ 0.913781] Key type encrypted registered
[ 0.913794] evm: HMAC attrs: 0x1
[ 0.914295] hd: no drives specified - use hd=cyl,head,sectors on kernel command line
[ 0.933233] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.096811] ata1.00: ATA-8: WDC WD800BEVE-00A0HT0, 11.01A11, max UDMA/100
[ 1.096816] ata1.00: 156301488 sectors, multi 16: LBA48
[ 1.096826] ata1.01: ATAPI: DW-224E-A, A.2F, max MWDMA2
[ 1.100376] ata1.00: configured for UDMA/100
[ 1.106181] ata1.01: configured for MWDMA2
[ 1.106540] scsi 0:0:0:0: Direct-Access ATA WDC WD800BEVE-00 1A11 PQ: 0 ANSI: 5
[ 1.106850] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[ 1.106922] sd 0:0:0:0: [sda] Write Protect is off
[ 1.106926] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.106959] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.107332] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.136854] sda: sda1 sda2
[ 1.137187] scsi 0:0:1:0: CD-ROM TEAC DW-224E-A A.2F PQ: 0 ANSI: 5
[ 1.157873] sr 0:0:1:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[ 1.157877] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.158135] sr 0:0:1:0: Attached scsi CD-ROM sr0
[ 1.158335] sr 0:0:1:0: Attached scsi generic sg1 type 5
[ 1.158603] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.158977] Freeing unused kernel memory: 592K (c189b000 - c192f000)
[ 1.317636] random: systemd-udevd urandom read with 31 bits of entropy available
[ 1.380045] usb 4-1: new full-speed USB device number 2 using uhci_hcd
[ 1.405594] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[ 1.461280] rtc_cmos 00:04: RTC can wake from S4
[ 1.461454] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 1.461477] rtc_cmos 00:04: alarms up to one month, y3k, 114 bytes nvram
[ 1.498165] Floppy drive(s): fd0 is 1.44M
[ 1.512798] FDC 0 is a post-1991 82077
[ 1.555970] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.555978] ACPI: Thermal Zone [TZ1] (47 C)
[ 1.578565] pps_core: LinuxPPS API ver. 1 registered
[ 1.578571] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.578813] PTP clock support registered
[ 1.590625] thermal LNXTHERM:01: registered as thermal_zone1
[ 1.590632] ACPI: Thermal Zone [TZ2] (27 C)
[ 1.605946] thermal LNXTHERM:02: registered as thermal_zone2
[ 1.605952] ACPI: Thermal Zone [TZ3] (16 C)
[ 1.628994] usb 4-1: New USB device found, idVendor=049f, idProduct=0086
[ 1.629002] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.629031] usb 4-1: Product: Bluetooth by hp
[ 1.629034] usb 4-1: Manufacturer: ACTIONTEC
[ 1.633357] firewire_ohci 0000:02:0d.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[ 1.634065] tg3.c:v3.137 (May 11, 2014)
[ 1.634414] ACPI: PCI Interrupt Link [C0C6] enabled at IRQ 11
[ 1.751465] tg3 0000:02:0e.0 eth0: Tigon3 [partno(BMC5705mA3) rev 3003] (PCI:33MHz:32-bit) MAC address 00:0d:9d:8f:2c:6d
[ 1.751473] tg3 0000:02:0e.0 eth0: attached PHY is 5705 (10/100/1000Base-T Ethernet) (WireSpeed[0], EEE[0])
[ 1.751478] tg3 0000:02:0e.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[ 1.751482] tg3 0000:02:0e.0 eth0: dma_rwctrl[763f0000] dma_mask[64-bit]
[ 1.816051] tsc: Refined TSC clocksource calibration: 1594.824 MHz
[ 1.816059] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x16fd0b45bdb, max_idle_ns: 440795212305 ns
[ 2.025791] random: nonblocking pool is initialized
[ 2.073038] raid6: mmxx1 gen() 1746 MB/s
[ 2.090031] raid6: mmxx2 gen() 1960 MB/s
[ 2.107036] raid6: sse1x1 gen() 1253 MB/s
[ 2.124036] raid6: sse1x2 gen() 1964 MB/s
[ 2.141024] raid6: sse2x1 gen() 2164 MB/s
[ 2.158037] raid6: sse2x1 xor() 1400 MB/s
[ 2.175030] raid6: sse2x2 gen() 2378 MB/s
[ 2.192024] raid6: sse2x2 xor() 1480 MB/s
[ 2.192026] raid6: using algorithm sse2x2 gen() 2378 MB/s
[ 2.192028] raid6: .... xor() 1480 MB/s, rmw enabled
[ 2.192031] raid6: using intx1 recovery algorithm
[ 2.192176] firewire_core 0000:02:0d.0: created device fw0: GUID 718b5000000000a2, S400
[ 2.197483] xor: measuring software checksum speed
[ 2.207022] pIII_sse : 4140.000 MB/sec
[ 2.217022] prefetch64-sse: 4520.000 MB/sec
[ 2.217025] xor: using function: prefetch64-sse (4520.000 MB/sec)
[ 2.231924] Btrfs loaded, assert=on
[ 2.348395] sr 0:0:1:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2.348405] sr 0:0:1:0: [sr0] tag#0 Sense Key : Medium Error [current]
[ 2.348413] sr 0:0:1:0: [sr0] tag#0 Add. Sense: Unable to recover table-of-contents
[ 2.348419] sr 0:0:1:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 00 00 00 00 02 00
[ 2.348423] blk_update_request: I/O error, dev sr0, sector 0
[ 2.348782] sr 0:0:1:0: [sr0] unaligned transfer
[ 2.348800] sr 0:0:1:0: [sr0] unaligned transfer
[ 2.348816] sr 0:0:1:0: [sr0] unaligned transfer
[ 2.348832] sr 0:0:1:0: [sr0] unaligned transfer
[ 2.348849] sr 0:0:1:0: [sr0] unaligned transfer
[ 2.348864] sr 0:0:1:0: [sr0] unaligned transfer
[ 2.348880] sr 0:0:1:0: [sr0] unaligned transfer
[ 2.348896] sr 0:0:1:0: [sr0] unaligned transfer
[ 2.465360] psmouse serio4: synaptics: Touchpad model: 1, fw: 5.9, id: 0x1b6eb1, caps: 0xa84793/0x100000/0x0/0x0, board id: 0, fw id: 7550
[ 2.465368] psmouse serio4: synaptics: serio: Synaptics pass-through port at isa0060/serio4/input0
[ 2.511043] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input8
[ 2.821169] clocksource: Switched to clocksource tsc
[ 9.428034] input: PS/2 Generic Mouse as /devices/platform/i8042/serio4/serio5/input/input9
[ 41.584212] blk_update_request: I/O error, dev fd0, sector 0
[ 41.584540] floppy: error -5 while reading block 0
[ 41.587416] PM: Starting manual resume from disk
[ 42.076104] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 45.193348] tsc: Marking TSC unstable due to TSC halts in idle
[ 45.193363] ACPI: acpi_idle registered with cpuidle
[ 45.196045] clocksource: Switched to clocksource acpi_pm
[ 45.223310] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input10
[ 45.223320] ACPI: Sleep Button [C13A]
[ 45.223419] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input11
[ 45.223493] ACPI: Lid Switch [C139]
[ 45.223585] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input12
[ 45.223589] ACPI: Power Button [PWRF]
[ 45.267563] ACPI: Battery Slot [C138] (battery absent)
[ 45.267709] ACPI: Battery Slot [C137] (battery absent)
[ 45.268105] ACPI: AC Adapter [C135] (on-line)
[ 45.309742] intel_rng: FWH not detected
[ 45.310385] ACPI: Video Device [C0D0] (multi-head: yes rom: no post: no)
[ 45.310690] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:00/LNXVIDEO:00/input/input13
[ 45.324323] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 45.361641] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
[ 45.377662] parport_pc 00:03: reported by Plug and Play ACPI
[ 45.377724] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[ 45.415184] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xb0000000
[ 45.448344] NET: Registered protocol family 23
[ 45.473429] Detected unconfigured HP nc8000 family SMSC IrDA chip, pre-configuring device
[ 45.473435] Setting up Intel 82801 controller and SMSC device
[ 45.473583] found SMC SuperIO Chip (devid=0x5a rev=00 base=0x004e): LPC47N227
[ 45.473598] smsc_superio_flat(): fir: 0x130, sir: 0x2f8, dma: 03, irq: 5, mode: 0x0e
[ 45.473612] SMsC IrDA Controller found
IrCC version 2.0, firport 0x130, sirport 0x2f8 dma=3, irq=5
[ 45.473677] No transceiver found. Defaulting to Fast pin select
[ 45.474075] IrDA: Registered device irda0
[ 45.520039] wmi: Mapper loaded
[ 45.859432] yenta_cardbus 0000:02:06.0: CardBus bridge found [103c:088c]
[ 45.859454] yenta_cardbus 0000:02:06.0: O2: enabling read prefetch/write burst. If you experience problems or performance issues, use the yenta_socket parameter 'o2_speedup=off'
[ 45.876816] Bluetooth: Core ver 2.21
[ 45.876845] NET: Registered protocol family 31
[ 45.876847] Bluetooth: HCI device and connection manager initialized
[ 45.876855] Bluetooth: HCI socket layer initialized
[ 45.876859] Bluetooth: L2CAP socket layer initialized
[ 45.876867] Bluetooth: SCO socket layer initialized
[ 45.981595] yenta_cardbus 0000:02:06.0: ISA IRQ mask 0x0038, PCI irq 10
[ 45.981605] yenta_cardbus 0000:02:06.0: Socket status: 30000006
[ 45.981616] yenta_cardbus 0000:02:06.0: pcmcia: parent PCI bridge window: [io 0x4000-0x4fff]
[ 45.981623] yenta_cardbus 0000:02:06.0: pcmcia: parent PCI bridge window: [mem 0x90000000-0x903fffff]
[ 45.981629] pcmcia_socket pcmcia_socket0: cs: memory probe 0x90000000-0x903fffff:
[ 45.981637] excluding 0x90000000-0x9003ffff 0x90080000-0x900bffff 0x90100000-0x9013ffff 0x90180000-0x901bffff 0x90200000-0x9023ffff 0x90280000-0x902bffff 0x90300000-0x9033ffff 0x90380000-0x903bffff
[ 45.981672] yenta_cardbus 0000:02:06.0: pcmcia: parent PCI bridge window: [mem 0x60000000-0x6fffffff pref]
[ 45.981678] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x6fffffff:
[ 45.981705] excluding 0x60000000-0x6fffffff
[ 45.988312] yenta_cardbus 0000:02:06.1: CardBus bridge found [103c:088c]
[ 46.039292] usbcore: registered new interface driver btusb
[ 46.096828] [drm] Initialized drm 1.1.0 20060810
[ 46.110635] yenta_cardbus 0000:02:06.1: ISA IRQ mask 0x0038, PCI irq 10
[ 46.110644] yenta_cardbus 0000:02:06.1: Socket status: 30000006
[ 46.110651] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #05 to #08
[ 46.110665] yenta_cardbus 0000:02:06.1: pcmcia: parent PCI bridge window: [io 0x4000-0x4fff]
[ 46.110670] yenta_cardbus 0000:02:06.1: pcmcia: parent PCI bridge window: [mem 0x90000000-0x903fffff]
[ 46.110676] pcmcia_socket pcmcia_socket1: cs: memory probe 0x90000000-0x903fffff:
[ 46.110683] excluding 0x90000000-0x9003ffff 0x90080000-0x900bffff 0x90100000-0x9013ffff 0x90180000-0x901bffff 0x90200000-0x9023ffff 0x90280000-0x902bffff 0x90300000-0x9033ffff 0x90380000-0x903bffff
[ 46.110712] yenta_cardbus 0000:02:06.1: pcmcia: parent PCI bridge window: [mem 0x60000000-0x6fffffff pref]
[ 46.110717] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x6fffffff:
[ 46.110739] excluding 0x60000000-0x6fffffff
[ 46.119300] yenta_cardbus 0000:02:06.3: CardBus bridge found [103c:088c]
[ 46.241822] yenta_cardbus 0000:02:06.3: ISA IRQ mask 0x0038, PCI irq 10
[ 46.241832] yenta_cardbus 0000:02:06.3: Socket status: 30000006
[ 46.241840] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #08 to #0c
[ 46.241854] yenta_cardbus 0000:02:06.3: pcmcia: parent PCI bridge window: [io 0x4000-0x4fff]
[ 46.241861] yenta_cardbus 0000:02:06.3: pcmcia: parent PCI bridge window: [mem 0x90000000-0x903fffff]
[ 46.241867] pcmcia_socket pcmcia_socket2: cs: memory probe 0x90000000-0x903fffff:
[ 46.241875] excluding 0x90000000-0x9003ffff 0x90080000-0x900bffff 0x90100000-0x9013ffff 0x90180000-0x901bffff 0x90200000-0x9023ffff 0x90280000-0x902bffff 0x90300000-0x9033ffff 0x90380000-0x903bffff
[ 46.241911] yenta_cardbus 0000:02:06.3: pcmcia: parent PCI bridge window: [mem 0x60000000-0x6fffffff pref]
[ 46.241917] pcmcia_socket pcmcia_socket2: cs: memory probe 0x60000000-0x6fffffff:
[ 46.241943] excluding 0x60000000-0x6fffffff
[ 46.287196] ACPI Warning: SystemIO range 0x0000000000001200-0x000000000000121F conflicts with OpRegion 0x0000000000001200-0x0000000000001205 (\_SB_.C045.C058.C088) (20150930/utaddress-254)
[ 46.287214] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 46.321722] ACPI: PCI Interrupt Link [C0C7] enabled at IRQ 11
[ 46.321816] ath5k 0000:02:04.0: registered as 'phy0'
[ 46.634134] ath: EEPROM regdomain: 0x60
[ 46.634139] ath: EEPROM indicates we should expect a direct regpair map
[ 46.634144] ath: Country alpha2 being used: 00
[ 46.634147] ath: Regpair used: 0x60
[ 46.959314] [drm] radeon kernel modesetting enabled.
[ 46.959494] checking generic (98000000 eb000) vs hw (98000000 8000000)
[ 46.959501] fb: switching to radeondrmfb from simple
[ 46.959619] Console: switching to colour dummy device 80x25
[ 46.963339] [drm] initializing kernel modesetting (RV350 0x1002:0x4E50 0x103C:0x088C).
[ 46.963374] [drm] register mmio base: 0x90400000
[ 46.963380] [drm] register mmio size: 65536
[ 46.963688] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
[ 46.963711] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
[ 46.963758] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
[ 46.963807] radeon 0000:01:00.0: GTT: 256M 0xB0000000 - 0xBFFFFFFF
[ 46.963816] [drm] Generation 2 PCI interface, using max accessible memory
[ 46.963829] radeon 0000:01:00.0: VRAM: 128M 0x0000000098000000 - 0x000000009FFFFFFF (64M used)
[ 46.965452] [drm] Detected VRAM RAM=128M, BAR=128M
[ 46.965462] [drm] RAM width 128bits DDR
[ 46.973140] [TTM] Zone kernel: Available graphics memory: 441630 kiB
[ 46.973147] [TTM] Zone highmem: Available graphics memory: 773314 kiB
[ 46.973153] [TTM] Initializing pool allocator
[ 46.973179] [TTM] Initializing DMA pool allocator
[ 46.973265] [drm] radeon: 64M of VRAM memory ready
[ 46.973273] [drm] radeon: 256M of GTT memory ready.
[ 46.973321] [drm] radeon: power management initialized
[ 46.973348] [drm] radeon: 1 quad pipes, 1 Z pipes initialized.
[ 46.975555] radeon 0000:01:00.0: WB disabled
[ 46.975575] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x00000000b0000000 and cpu addr 0xf8028000
[ 46.975586] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 46.975591] [drm] Driver supports precise vblank timestamp query.
[ 46.975619] [drm] radeon: irq initialized.
[ 46.975672] [drm] Loading R300 Microcode
[ 47.151098] input: PC Speaker as /devices/platform/pcspkr/input/input14
[ 47.366841] [drm] radeon: ring at 0x00000000B0001000
[ 47.366876] [drm] ring test succeeded in 1 usecs
[ 47.367223] [drm] ib test succeeded in 0 usecs
[ 47.375284] [drm] Panel ID String: LGP
[ 47.375292] [drm] Panel Size 1400x1050
[ 47.375393] [drm] No TV DAC info found in BIOS
[ 47.375493] [drm] Radeon Display Connectors
[ 47.375497] [drm] Connector 0:
[ 47.375500] [drm] VGA-1
[ 47.375505] [drm] DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[ 47.375508] [drm] Encoders:
[ 47.375511] [drm] CRT1: INTERNAL_DAC1
[ 47.375514] [drm] Connector 1:
[ 47.375517] [drm] DVI-D-1
[ 47.375520] [drm] HPD1
[ 47.375524] [drm] DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[ 47.375526] [drm] Encoders:
[ 47.375529] [drm] DFP1: INTERNAL_TMDS1
[ 47.375532] [drm] Connector 2:
[ 47.375535] [drm] LVDS-1
[ 47.375539] [drm] DDC: 0x68 0x68 0x68 0x68 0x68 0x68 0x68 0x68
[ 47.375542] [drm] Encoders:
[ 47.375544] [drm] LCD1: INTERNAL_LVDS
[ 47.375547] [drm] Connector 3:
[ 47.375550] [drm] SVIDEO-1
[ 47.375552] [drm] Encoders:
[ 47.375555] [drm] TV1: INTERNAL_DAC2
[ 47.573402] [drm] fb mappable at 0x98040000
[ 47.573408] [drm] vram apper at 0x98000000
[ 47.573410] [drm] size 5914624
[ 47.573412] [drm] fb depth is 24
[ 47.573413] [drm] pitch is 5632
[ 47.578097] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 47.578525] ath5k: phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
[ 47.578529] ath5k: phy0: RF5111 5GHz radio found (0x17)
[ 47.578532] ath5k: phy0: RF2111 2GHz radio found (0x23)
[ 47.642167] fbcon: radeondrmfb (fb0) is primary device
[ 47.937093] Console: switching to colour frame buffer device 175x65
[ 48.140260] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[ 48.140286] [drm] Initialized radeon 2.43.0 20080528 for 0000:01:00.0 on minor 0
[ 48.294237] ppdev: user-space parallel port driver
[ 48.406127] iTCO_vendor_support: vendor-support=0
[ 48.434179] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 48.434245] iTCO_wdt: Found a ICH4-M TCO device (Version=1, TCOBASE=0x1060)
[ 48.435123] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 48.589270] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
[ 48.589285] excluding 0xc0000-0xd3fff 0xe0000-0xfffff
[ 48.589316] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
[ 48.589322] excluding 0xa0000000-0xa01fffff
[ 48.589357] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
[ 48.589367] excluding 0x60000000-0x60ffffff
[ 48.589549] pcmcia_socket pcmcia_socket2: cs: memory probe 0x0c0000-0x0fffff:
[ 48.589556] excluding 0xc0000-0xd3fff 0xe0000-0xfffff
[ 48.589586] pcmcia_socket pcmcia_socket2: cs: memory probe 0xa0000000-0xa0ffffff:
[ 48.589591] excluding 0xa0000000-0xa01fffff
[ 48.589625] pcmcia_socket pcmcia_socket2: cs: memory probe 0x60000000-0x60ffffff:
[ 48.589635] excluding 0x60000000-0x60ffffff
[ 48.589810] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff:
[ 48.589816] excluding 0xc0000-0xd3fff 0xe0000-0xfffff
[ 48.589846] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff:
[ 48.589851] excluding 0xa0000000-0xa01fffff
[ 48.589886] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff:
[ 48.589896] excluding 0x60000000-0x60ffffff
[ 48.634053] snd_intel8x0 0000:00:1f.5: intel8x0_measure_ac97_clock: measured 50381 usecs (2428 samples)
[ 48.634061] snd_intel8x0 0000:00:1f.5: clocking to 48000
[ 52.104168] NET: Registered protocol family 17
[ 53.213531] Adding 2120576k swap on /dev/sda2. Priority:-1 extents:1 across:2120576k FS
[ 53.317257] EXT4-fs (sda1): re-mounted. Opts: (null)
[ 53.740272] device-mapper: uevent: version 1.0.3
[ 53.740490] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 55.050443] wlan0: authenticate with 00:15:0c:35:a9:97
[ 55.060572] wlan0: send auth to 00:15:0c:35:a9:97 (try 1/3)
[ 55.066256] wlan0: authenticated
[ 55.066481] ath5k 0000:02:04.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
[ 55.066488] ath5k 0000:02:04.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
[ 55.067045] wlan0: associate with 00:15:0c:35:a9:97 (try 1/3)
[ 55.073457] wlan0: RX AssocResp from 00:15:0c:35:a9:97 (capab=0x451 status=0 aid=2)
[ 55.073553] wlan0: associated
[ 55.318846] NET: Registered protocol family 10
[ 55.322323] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 55.639317] RPC: Registered named UNIX socket transport module.
[ 55.639326] RPC: Registered udp transport module.
[ 55.639330] RPC: Registered tcp transport module.
[ 55.639334] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 55.695275] FS-Cache: Loaded
[ 55.741169] FS-Cache: Netfs 'nfs' registered for caching
[ 55.781491] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 65.414972] systemd-logind[3060]: New seat seat0.
[ 65.438142] systemd-logind[3060]: Watching system buttons on /dev/input/event5 (Power Button)
[ 65.438514] systemd-logind[3060]: Watching system buttons on /dev/input/event6 (Video Bus)
[ 65.438807] systemd-logind[3060]: Watching system buttons on /dev/input/event4 (Lid Switch)
[ 65.439234] systemd-logind[3060]: Watching system buttons on /dev/input/event3 (Sleep Button)
[ 65.488897] systemd-logind[3060]: Failed to start user service, ignoring: Unknown unit: user@1000.service
[ 65.508477] systemd-logind[3060]: New session 1 of user raimund.
[ 75.303455] sr 0:0:1:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 75.303469] sr 0:0:1:0: [sr0] tag#0 Sense Key : Medium Error [current]
[ 75.303480] sr 0:0:1:0: [sr0] tag#0 Add. Sense: Unable to recover table-of-contents
[ 75.303489] sr 0:0:1:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 00 00 00 00 02 00
[ 75.303494] blk_update_request: I/O error, dev sr0, sector 0
[ 75.303552] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.303586] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.303615] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.303645] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.303675] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.303704] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.303733] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.303763] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.367464] sr 0:0:1:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 75.367480] sr 0:0:1:0: [sr0] tag#0 Sense Key : Medium Error [current]
[ 75.367492] sr 0:0:1:0: [sr0] tag#0 Add. Sense: Unable to recover table-of-contents
[ 75.367502] sr 0:0:1:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 00 00 00 00 02 00
[ 75.367509] blk_update_request: I/O error, dev sr0, sector 0
[ 75.367577] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.367617] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.367657] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.367694] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.367731] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.367768] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.367805] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.367842] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.421577] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.421613] REISERFS warning (device sr0): sh-2006 read_super_block: bread failed (dev sr0, block 16, size 512)
[ 75.421647] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.421675] REISERFS warning (device sr0): sh-2006 read_super_block: bread failed (dev sr0, block 128, size 512)
[ 75.477669] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.477721] EXT4-fs (sr0): unable to read superblock
[ 75.532577] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.532621] EXT4-fs (sr0): unable to read superblock
[ 75.587576] sr 0:0:1:0: [sr0] unaligned transfer
[ 75.587617] EXT2-fs (sr0): error: unable to read superblock
[ 75.651411] sr 0:0:1:0: [sr0] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 75.651423] sr 0:0:1:0: [sr0] tag#0 Sense Key : Medium Error [current]
[ 75.651435] sr 0:0:1:0: [sr0] tag#0 Add. Sense: Unable to recover table-of-contents
[ 75.651445] sr 0:0:1:0: [sr0] tag#0 CDB: Read(10) 28 00 00 00 00 00 00 00 02 00
[ 75.651452] blk_update_request: I/O error, dev sr0, sector 0
[ 75.651488] SQUASHFS error: squashfs_read_data failed to read block 0x0
[ 75.651494] squashfs: SQUASHFS error: unable to read squashfs_super_block
[ 302.404777] ttyS0: LSR safety check engaged!
so how?
lucky to get any help to kepp my serial-port running also my par-port
cheers for now - Raimund
-
Posts: 5
- Joined: 23 Jul 2011
#4
I also check out setserial with...
$ setserial -a /dev/ttyS0
/dev/ttyS0: No such device
it seems that antix doesn't identify build in hardware serial device.
earlier antix releases where able to handle...
$ setserial -a /dev/ttyS0
/dev/ttyS0: No such device
it seems that antix doesn't identify build in hardware serial device.
earlier antix releases where able to handle...
-
Posts: 5
- Joined: 23 Jul 2011
#5
hi Folks...
Problem NOT solved.
I download M13.1 386 full
and
run install (NO HP NOTEBOOK option!)
with NO cheatcode
and it works on my HP NC8000 notebook.
Question:
will"antix M-16 386 full" act like M-13...???
cheers - Raimund
Problem NOT solved.
I download M13.1 386 full
and
run install (NO HP NOTEBOOK option!)
with NO cheatcode
and it works on my HP NC8000 notebook.
Question:
will"antix M-16 386 full" act like M-13...???
cheers - Raimund
-
anticapitalista
Posts: 5,955
- Site Admin
- Joined: 11 Sep 2007
#6
What is M13.1?
If you mean antiX-13.1, then try installing an older kernel in antiX-16 via the metapackage-installer. ie the legacy 3.7.10 one.
If you mean antiX-13.1, then try installing an older kernel in antiX-16 via the metapackage-installer. ie the legacy 3.7.10 one.