what to do when grub lapic trick does not work?

More
27 Oct 2014 21:33 #52433 by MrkiMedo
I am trying to install 2.6.3 from debian live usb stick, to Neoware c22, with 1ghz Via C7 processor, and 512mb RAM.

When starting linuxcnc I was getting "local apic configured but not ..."

so I have added lapic parameter to grub, and run "sudo update-grub" as described in

wiki.linuxcnc.org/cgi-bin/wiki.pl?Troubl..._t_run_missing_lapic

but it did not help, I am still getting local apic configured .. error.

Anything else I could do to make linuxcnc work on this machine? It is small and fanless so it could fit nicely in my shop.

I was under impression that APIC has something to do with routing of interupts on multiprocessor systems, is it really necessary for my single proc C7?

Please Log in or Create an account to join the conversation.

More
27 Oct 2014 22:30 #52441 by ArcEye
Hi

If you don't have a BIOS option to enable LAPIC and entering lapic on the kernel boot line does not work, it is a hardware problem, nothing to do with Linuxcnc.

You could try installing the Ubuntu 8.04 based distro, since that does not use it and is lighter, perhaps suiting better what is a quite low power board.

The full output from dmesg would be needed to hope to see exactly what is going on and why the lapic switch is not working

regards

Please Log in or Create an account to join the conversation.

More
27 Oct 2014 22:37 #52442 by MrkiMedo
Thanks! I will get it when I am back in garage.

Please Log in or Create an account to join the conversation.

More
27 Oct 2014 22:51 #52443 by andypugh
BIOS options should be the first point of call.
There is also the possibility of trying Xenomai and RT_PREEMPT kernels instead.

Please Log in or Create an account to join the conversation.

More
27 Oct 2014 22:54 #52444 by ArcEye
What little I can find out about the C7, seems to suggest that it does use LAPIC and that it can be disabled, so presumably can be enabled too.

Nothing specific about how this is done, save the actual registers used, which is waaaay too low level.

Hopefully something in BIOS

Please Log in or Create an account to join the conversation.

More
27 Oct 2014 23:13 #52446 by MrkiMedo
I was looking for something in the bios but I found ony ACPI on/off which did not seem to make a difference. Maybe it is hiding under some other name?

Here is the list of screenshots of BIOS pages:

neurodump.cmplx.de/2012/05/01/neoware-ca22-bios-konfiguration/

maybe some of those IRQ related pages?

Please Log in or Create an account to join the conversation.

More
27 Oct 2014 23:48 #52448 by ArcEye
What does the Super IO Device, under the Integrated peripherals menus, give you?

Please Log in or Create an account to join the conversation.

More
28 Oct 2014 00:34 #52450 by MrkiMedo

What does the Super IO Device, under the Integrated peripherals menus, give you?


Serial ports, paralel, and such
neurodump.cmplx.de/wp-content/uploads/20...2_SuperIO-Device.jpg

Please Log in or Create an account to join the conversation.

More
28 Oct 2014 00:58 #52452 by ArcEye
OK, that was just one that was unusual. There is nothing that jumps out for sure.

With the lapic switch in the kernel boot line, reboot and then save the output of dmesg (dmesg > dmesg.txt) and attach it.

Hopefully that will have some useful information in it

regards

Please Log in or Create an account to join the conversation.

More
28 Oct 2014 04:50 - 28 Oct 2014 04:59 #52463 by MrkiMedo
I saw your post when I was off the machine again, I have recorded error message displayed by linuxcnc when started, I guess it contains dmesg output as well.

There is portion that says:

[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] No local APIC present or hardware disabled
[ 0.000000] APIC: disable apic facility
[ 0.000000] APIC: switched to apic NOOP

There is also one section that says that CPU is not identified and that no microcode is downloaded.

Lastly there is a warning that CPU is not PAE

The whole error report follows:
Print file information:
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/realtime-3.4-9-rtai-686-pae/modules/linuxcnc
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.5
LINUXCNC - 2.6.1
Machine configuration directory is '/home/rush/linuxcnc/configs/sim.axis'
Machine configuration file is 'axis_mm.ini'
INIFILE=/home/rush/linuxcnc/configs/sim.axis/axis_mm.ini
PARAMETER_FILE=sim_mm.var
TASK=milltask
HALUI=halui
DISPLAY=axis
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Realtime system did not load
Shutting down and cleaning up LinuxCNC...
Killing task linuxcncsvr, PID=3517
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
Error: could not insert module /usr/realtime-3.4-9-rtai-686-pae/modules/rtai_hal.ko: Operation not permitted
3517
PID TTY STAT TIME COMMAND
Stopping realtime threads
RTAPI: ERROR: could not open shared memory (errno=2)
/usr/bin/linuxcnc: line 498: 3549 Segmentation fault $HALCMD stop
Unloading hal components
RTAPI: ERROR: could not open shared memory (errno=2)
/usr/bin/linuxcnc: line 498: 3550 Segmentation fault $HALCMD unload all
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
Error: Module hal_lib is not currently loaded
Error: Module rtapi is not currently loaded
Error: Module rtai_math is not currently loaded
Error: Module rtai_sched is not currently loaded
Error: Module rtai_hal is not currently loaded

Kernel message information:
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.4-9-rtai-686-pae (Debian 3.4.55-3linuxcnc) () (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP PREEMPT Debian 3.4.55-3linuxcnc
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000001eee0000 (usable)
[ 0.000000] BIOS-e820: 000000001eee0000 - 000000001eee3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000001eee3000 - 000000001eef0000 (ACPI data)
[ 0.000000] BIOS-e820: 000000001eef0000 - 000000001ef00000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[ 0.000000] SMBIOS 2.3 present.
[ 0.000000] DMI: Neoware Inc. Thin Client/P680, BIOS 6.00 PG 04/04/2007
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] last_pfn = 0x1eee0 max_arch_pfn = 0x100000
[ 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-CCFFF write-protect
[ 0.000000] CD000-EFFFF uncachable
[ 0.000000] F0000-F7FFF write-through
[ 0.000000] F8000-F8FFF uncachable
[ 0.000000] F9000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask FE0000000 write-back
[ 0.000000] 1 base 01F000000 mask FFF000000 uncachable
[ 0.000000] 2 base 0E8000000 mask FF8000000 write-combining
[ 0.000000] 3 base 01EF00000 mask FFFF00000 uncachable
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] initial memory mapped : 0 - 01800000
[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[ 0.000000] init_memory_mapping: 0000000000000000-000000001eee0000
[ 0.000000] 0000000000 - 0000400000 page 4k
[ 0.000000] 0000400000 - 001ec00000 page 2M
[ 0.000000] 001ec00000 - 001eee0000 page 4k
[ 0.000000] kernel direct mapping tables up to 0x1eedffff @ [mem 0x017f8000-0x017fffff]
[ 0.000000] RAMDISK: 1d7f4000 - 1e5d6000
[ 0.000000] ACPI: RSDP 000f50a0 00014 (v00 CN700 )
[ 0.000000] ACPI: RSDT 1eee3040 00028 (v01 CN700 AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: FACP 1eee30c0 00074 (v01 CN700 AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: DSDT 1eee3180 047DA (v01 CN700 AWRDACPI 00001000 MSFT 0100000E)
[ 0.000000] ACPI: FACS 1eee0000 00040
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 494MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 1eee0000
[ 0.000000] low ram: 0 - 1eee0000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x0001eee0
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0001eee0
[ 0.000000] On node 0 totalpages: 126575
[ 0.000000] free_area_init_node: node 0, pgdat c1498a00, node_mem_map deaff200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3951 pages, LIFO batch:0
[ 0.000000] Normal zone: 958 pages used for memmap
[ 0.000000] Normal zone: 121634 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] No local APIC present or hardware disabled
[ 0.000000] APIC: disable apic facility
[ 0.000000] APIC: switched to apic NOOP
[ 0.000000] nr_irqs_gsi: 16
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 1ef00000 (gap: 1ef00000:e10f0000)
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 17 pages/cpu @deaea000 s48384 r0 d21248 u69632
[ 0.000000] pcpu-alloc: s48384 r0 d21248 u69632 alloc=17*4096
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 125585
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.4-9-rtai-686-pae root=UUID=7d966ecd-b041-4c31-8482-97705ca16f76 ro initrd=/install/gtk/initrd.gz quiet rootdelay=5 lapic
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] allocated 1013376 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
[ 0.000000] Memory: 480772k/506752k available (3495k kernel code, 25528k reserved, 1237k data, 416k init, 0k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff17000 - 0xfffff000 ( 928 kB)
[ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.000000] vmalloc : 0xdf6e0000 - 0xff7fe000 ( 513 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xdeee0000 ( 494 MB)
[ 0.000000] .init : 0xc14a0000 - 0xc1508000 ( 416 kB)
[ 0.000000] .data : 0xc1369d0a - 0xc149f480 (1237 kB)
[ 0.000000] .text : 0xc1000000 - 0xc1369d0a (3495 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:2304 nr_irqs:256 16
[ 0.000000] CPU 0 irqstacks, hard=dd006000 soft=dd008000
[ 0.000000] Interrupt pipeline (release #3)
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 997.531 MHz processor.
[ 0.004006] Calibrating delay loop (skipped), value calculated using timer frequency.. 1995.06 BogoMIPS (lpj=3990124)
[ 0.004023] pid_max: default: 32768 minimum: 301
[ 0.004207] Security Framework initialized
[ 0.004226] AppArmor: AppArmor disabled by boot time parameter
[ 0.004292] Mount-cache hash table entries: 512
[ 0.004933] Initializing cgroup subsys cpuacct
[ 0.004943] Initializing cgroup subsys memory
[ 0.004970] Initializing cgroup subsys devices
[ 0.004979] Initializing cgroup subsys freezer
[ 0.004987] Initializing cgroup subsys net_cls
[ 0.004996] Initializing cgroup subsys blkio
[ 0.005017] Initializing cgroup subsys perf_event
[ 0.005202] SMP alternatives: switching to UP code
[ 0.017781] Freeing SMP alternatives: 16k freed
[ 0.017813] ACPI: Core revision 20120320
[ 0.026173] ACPI: setting ELCR to 0200 (from 0e20)
[ 0.028166] weird, boot CPU (#0) not listed by the BIOS.
[ 0.028174] SMP motherboard not detected.
[ 0.028182] Local APIC not detected. Using dummy APIC emulation.
[ 0.028190] SMP disabled
[ 0.028198] Performance Events:
[ 0.040036] NMI watchdog: disabled (cpu0): hardware events not enabled
[ 0.040115] Brought up 1 CPUs
[ 0.040125] Total of 1 processors activated (1995.06 BogoMIPS).
[ 0.040644] devtmpfs: initialized
[ 0.041454] PM: Registering ACPI NVS region [mem 0x1eee0000-0x1eee2fff] (12288 bytes)
[ 0.041784] dummy:
[ 0.041970] NET: Registered protocol family 16
[ 0.042390] ACPI: bus type pci registered
[ 0.051373] PCI: PCI BIOS revision 2.10 entry at 0xfb190, last bus=1
[ 0.051382] PCI: Using configuration type 1 for base access
[ 0.053802] bio: create slab <bio-0> at 0
[ 0.054118] ACPI: Added _OSI(Module Device)
[ 0.054128] ACPI: Added _OSI(Processor Device)
[ 0.054138] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.054148] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.058093] ACPI: EC: Look up EC in DSDT
[ 0.073001] ACPI: Interpreter enabled
[ 0.073027] ACPI: (supports S0 S1 S4 S5)
[ 0.073113] ACPI: Using PIC for interrupt routing
[ 0.084875] ACPI: No dock devices found.
[ 0.084896] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.085108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.085390] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
[ 0.085403] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
[ 0.085416] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[ 0.085429] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
[ 0.085442] pci_root PNP0A03:00: host bridge window [mem 0x1ef00000-0xffefffff] (ignored)
[ 0.085454] PCI: root bus 00: using default resources
[ 0.085607] PCI host bridge to bus 0000:00
[ 0.085618] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.085631] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[ 0.085677] pci 0000:00:00.0: [1106:0314] type 00 class 0x060000
[ 0.085706] pci 0000:00:00.0: reg 10: [mem 0xe8000000-0xefffffff pref]
[ 0.085822] pci 0000:00:00.1: [1106:1314] type 00 class 0x060000
[ 0.085911] pci 0000:00:00.2: [1106:2314] type 00 class 0x060000
[ 0.085997] pci 0000:00:00.3: [1106:3208] type 00 class 0x060000
[ 0.086085] pci 0000:00:00.4: [1106:4314] type 00 class 0x060000
[ 0.086173] pci 0000:00:00.7: [1106:7314] type 00 class 0x060000
[ 0.086266] pci 0000:00:01.0: [1106:b198] type 01 class 0x060400
[ 0.086346] pci 0000:00:01.0: supports D1
[ 0.086409] pci 0000:00:0f.0: [1106:0571] type 00 class 0x01018a
[ 0.086492] pci 0000:00:0f.0: reg 20: [io 0xff00-0xff0f]
[ 0.086588] pci 0000:00:10.0: [1106:3038] type 00 class 0x0c0300
[ 0.086669] pci 0000:00:10.0: reg 20: [io 0xfe00-0xfe1f]
[ 0.086729] pci 0000:00:10.0: supports D1 D2
[ 0.086740] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.086784] pci 0000:00:10.1: [1106:3038] type 00 class 0x0c0300
[ 0.086865] pci 0000:00:10.1: reg 20: [io 0xfd00-0xfd1f]
[ 0.086925] pci 0000:00:10.1: supports D1 D2
[ 0.086935] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.086981] pci 0000:00:10.2: [1106:3038] type 00 class 0x0c0300
[ 0.087061] pci 0000:00:10.2: reg 20: [io 0xfc00-0xfc1f]
[ 0.087121] pci 0000:00:10.2: supports D1 D2
[ 0.087131] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.087174] pci 0000:00:10.3: [1106:3038] type 00 class 0x0c0300
[ 0.087255] pci 0000:00:10.3: reg 20: [io 0xfb00-0xfb1f]
[ 0.087315] pci 0000:00:10.3: supports D1 D2
[ 0.087325] pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.087370] pci 0000:00:10.4: [1106:3104] type 00 class 0x0c0320
[ 0.087405] pci 0000:00:10.4: reg 10: [mem 0xfdfff000-0xfdfff0ff]
[ 0.087512] pci 0000:00:10.4: supports D1 D2
[ 0.087522] pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.087571] pci 0000:00:11.0: [1106:3227] type 00 class 0x060100
[ 0.087679] HPET not enabled in BIOS. You might try hpet=force boot option
[ 0.087761] pci 0000:00:12.0: [1106:3065] type 00 class 0x020000
[ 0.087796] pci 0000:00:12.0: reg 10: [io 0xf800-0xf8ff]
[ 0.087820] pci 0000:00:12.0: reg 14: [mem 0xfdffe000-0xfdffe0ff]
[ 0.087916] pci 0000:00:12.0: supports D1 D2
[ 0.087926] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.088063] pci 0000:01:00.0: [1106:3344] type 00 class 0x030000
[ 0.088097] pci 0000:01:00.0: reg 10: [mem 0xf4000000-0xf7ffffff pref]
[ 0.088119] pci 0000:01:00.0: reg 14: [mem 0xfb000000-0xfbffffff]
[ 0.088180] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
[ 0.088219] pci 0000:01:00.0: supports D1 D2
[ 0.088286] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.088301] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.088315] pci 0000:00:01.0: bridge window [mem 0xfb000000-0xfcffffff]
[ 0.088331] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf7ffffff pref]
[ 0.088353] pci_bus 0000:00: on NUMA node 0
[ 0.088367] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.088929] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x0e)
[ 0.151654] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 *11 12)
[ 0.151970] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 11 12) *5
[ 0.152315] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 *10 11 12)
[ 0.152574] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[ 0.152818] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[ 0.153049] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[ 0.153278] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[ 0.153509] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[ 0.153869] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.153880] vgaarb: loaded
[ 0.153887] vgaarb: bridge control possible 0000:01:00.0
[ 0.154012] PCI: Using ACPI for IRQ routing
[ 0.154027] PCI: pci_cache_line_size set to 64 bytes
[ 0.154184] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
[ 0.154196] reserve RAM buffer: 000000001eee0000 - 000000001fffffff
[ 0.154715] Switching to clocksource pit
[ 0.154947] pnp: PnP ACPI init
[ 0.154993] ACPI: bus type pnp registered
[ 0.155588] pnp 00:00: [mem 0x000cda00-0x000cffff]
[ 0.155599] pnp 00:00: [mem 0x000f0000-0x000f7fff]
[ 0.155610] pnp 00:00: [mem 0x000f8000-0x000fbfff]
[ 0.155621] pnp 00:00: [mem 0x000fc000-0x000fffff]
[ 0.155632] pnp 00:00: [mem 0x1eee0000-0x1eefffff]
[ 0.155643] pnp 00:00: [mem 0xffff0000-0xffffffff]
[ 0.155653] pnp 00:00: [mem 0x00000000-0x0009ffff]
[ 0.155664] pnp 00:00: [mem 0x00100000-0x1eedffff]
[ 0.155675] pnp 00:00: [mem 0xfee00000-0xfee00fff]
[ 0.155686] pnp 00:00: [mem 0xfff80000-0xfffeffff]
[ 0.155865] system 00:00: [mem 0x000cda00-0x000cffff] has been reserved
[ 0.155880] system 00:00: [mem 0x000f0000-0x000f7fff] could not be reserved
[ 0.155894] system 00:00: [mem 0x000f8000-0x000fbfff] could not be reserved
[ 0.155908] system 00:00: [mem 0x000fc000-0x000fffff] could not be reserved
[ 0.155923] system 00:00: [mem 0x1eee0000-0x1eefffff] could not be reserved
[ 0.155937] system 00:00: [mem 0xffff0000-0xffffffff] has been reserved
[ 0.155951] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.155966] system 00:00: [mem 0x00100000-0x1eedffff] could not be reserved
[ 0.155979] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.156004] system 00:00: [mem 0xfff80000-0xfffeffff] has been reserved
[ 0.156004] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.156004] pnp 00:01: [bus 00-ff]
[ 0.156004] pnp 00:01: [io 0x0cf8-0x0cff]
[ 0.156004] pnp 00:01: [io 0x0000-0x0cf7 window]
[ 0.156004] pnp 00:01: [io 0x0d00-0xffff window]
[ 0.156004] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[ 0.156004] pnp 00:01: [mem 0x000c0000-0x000dffff window]
[ 0.156004] pnp 00:01: [mem 0x1ef00000-0xffefffff window]
[ 0.156004] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.156004] pnp 00:02: [io 0x0400-0x047f]
[ 0.156004] pnp 00:02: [io 0x0500-0x050f]
[ 0.156004] system 00:02: [io 0x0400-0x047f] has been reserved
[ 0.156004] system 00:02: [io 0x0500-0x050f] has been reserved
[ 0.156004] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.156004] pnp 00:03: [io 0x0010-0x001f]
[ 0.156004] pnp 00:03: [io 0x0022-0x003f]
[ 0.156004] pnp 00:03: [io 0x0044-0x005f]
[ 0.156004] pnp 00:03: [io 0x0062-0x0063]
[ 0.156004] pnp 00:03: [io 0x0065-0x006f]
[ 0.156004] pnp 00:03: [io 0x0074-0x007f]
[ 0.156004] pnp 00:03: [io 0x0091-0x0093]
[ 0.156004] pnp 00:03: [io 0x00a2-0x00bf]
[ 0.156004] pnp 00:03: [io 0x00e0-0x00ef]
[ 0.156004] pnp 00:03: [io 0x04d0-0x04d1]
[ 0.156004] pnp 00:03: [io 0x0294-0x0297]
[ 0.156016] system 00:03: [io 0x04d0-0x04d1] has been reserved
[ 0.156029] system 00:03: [io 0x0294-0x0297] has been reserved
[ 0.156043] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.156092] pnp 00:04: [dma 4]
[ 0.156102] pnp 00:04: [io 0x0000-0x000f]
[ 0.156112] pnp 00:04: [io 0x0080-0x0090]
[ 0.156122] pnp 00:04: [io 0x0094-0x009f]
[ 0.156132] pnp 00:04: [io 0x00c0-0x00df]
[ 0.156248] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.156294] pnp 00:05: [io 0x0070-0x0073]
[ 0.156307] pnp 00:05: [irq 8]
[ 0.156420] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.156456] pnp 00:06: [io 0x0061]
[ 0.156586] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.156625] pnp 00:07: [io 0x00f0-0x00ff]
[ 0.156635] pnp 00:07: [irq 13]
[ 0.156750] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.158413] pnp 00:08: [io 0x0378-0x037f]
[ 0.158424] pnp 00:08: [io 0x0778-0x077b]
[ 0.158434] pnp 00:08: [irq 7]
[ 0.158443] pnp 00:08: [dma 3]
[ 0.158696] pnp 00:08: Plug and Play ACPI device, IDs PNP0401 (active)
[ 0.158902] pnp: PnP ACPI: found 9 devices
[ 0.158910] ACPI: ACPI bus type pnp unregistered
[ 0.158924] PnPBIOS: Disabled by ACPI PNP
[ 0.199592] Switching to clocksource acpi_pm
[ 0.199732] pci 0000:01:00.0: BAR 6: assigned [mem 0xfc000000-0xfc00ffff pref]
[ 0.199747] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.199761] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.199778] pci 0000:00:01.0: bridge window [mem 0xfb000000-0xfcffffff]
[ 0.199794] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf7ffffff pref]
[ 0.199827] pci 0000:00:01.0: setting latency timer to 64
[ 0.199843] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 0.199855] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[ 0.199868] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.199880] pci_bus 0000:01: resource 1 [mem 0xfb000000-0xfcffffff]
[ 0.199892] pci_bus 0000:01: resource 2 [mem 0xf4000000-0xf7ffffff pref]
[ 0.200144] NET: Registered protocol family 2
[ 0.200358] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.200844] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.201159] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.201552] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.201563] TCP: reno registered
[ 0.201576] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.201601] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.201928] NET: Registered protocol family 1
[ 0.202009] pci 0000:00:01.0: disabling DAC on VIA PCI bridge
[ 0.203000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[ 0.203012] PCI: setting IRQ 11 as level-triggered
[ 0.203855] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[ 0.203864] PCI: setting IRQ 10 as level-triggered
[ 0.203882] pci 0000:00:10.2: VIA VLink IRQ fixup, from 5 to 10
[ 0.203946] pci 0000:00:10.3: VIA VLink IRQ fixup, from 5 to 10
[ 0.204842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
[ 0.204910] pci 0000:00:11.0: Bypassing VIA 8237 APIC De-Assert Message
[ 0.204941] pci 0000:01:00.0: Boot video device
[ 0.204953] PCI: CLS 64 bytes, default 64
[ 0.205118] Unpacking initramfs...
[ 1.582708] Freeing initrd memory: 14216k freed
[ 1.610576] audit: initializing netlink socket (disabled)
[ 1.610619] type=2000 audit(1414432687.607:1): initialized
[ 1.661912] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 1.662438] VFS: Disk quotas dquot_6.5.2
[ 1.662540] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.662796] msgmni has been set to 966
[ 1.663301] alg: No test for stdrng (krng)
[ 1.663406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.663419] io scheduler noop registered
[ 1.663427] io scheduler deadline registered
[ 1.663481] io scheduler cfq registered (default)
[ 1.663794] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.663871] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.663881] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.665398] GHES: HEST is not enabled!
[ 1.665444] isapnp: Scanning for PnP cards...
[ 2.020074] isapnp: No Plug & Play device found
[ 2.020254] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 2.021496] Linux agpgart interface v0.103
[ 2.021913] agpgart: Detected VIA VT3314 chipset
[ 2.032532] agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xe8000000
[ 2.032899] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 2.033433] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.033548] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.033860] mousedev: PS/2 mouse device common for all mice
[ 2.033989] rtc_cmos 00:05: RTC can wake from S4
[ 2.034303] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 2.034351] rtc0: alarms up to one year, y3k, 242 bytes nvram
[ 2.034823] TCP: cubic registered
[ 2.034991] NET: Registered protocol family 10
[ 2.035708] Mobile IPv6
[ 2.035719] NET: Registered protocol family 17
[ 2.035735] Registering the dns_resolver key type
[ 2.035921] Using IPI No-Shortcut mode
[ 2.036358] PM: Hibernation image not present or could not be loaded.
[ 2.036400] registered taskstats version 1
[ 2.037176] rtc_cmos 00:05: setting system clock to 2014-10-27 17:58:08 UTC (1414432688)
[ 2.037509] Freeing unused kernel memory: 416k freed
[ 2.038644] Write protecting the kernel text: 3496k
[ 2.038756] Write protecting the kernel read-only data: 984k
[ 2.092145] udevd[45]: starting version 175
[ 2.391504] ACPI: Fan [FAN] (on)
[ 2.443951] SCSI subsystem initialized
[ 2.461468] via_rhine: v1.10-LK1.5.0 2010-10-09 Written by Donald Becker
[ 2.461486] via_rhine: Broken BIOS detected, avoid_D3 enabled
[ 2.461589] via-rhine 0000:00:12.0: setting latency timer to 64
[ 2.494493] usbcore: registered new interface driver usbfs
[ 2.494588] usbcore: registered new interface driver hub
[ 2.500260] usbcore: registered new device driver usb
[ 2.504780] via-rhine 0000:00:12.0: eth0: VIA Rhine II at 0x1f800, 00:e0:c5:5f:e4:11, IRQ 11
[ 2.505583] via-rhine 0000:00:12.0: eth0: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000
[ 2.527940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.539064] ehci_hcd 0000:00:10.4: setting latency timer to 64
[ 2.539082] ehci_hcd 0000:00:10.4: EHCI Host Controller
[ 2.539197] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1
[ 2.539309] ehci_hcd 0000:00:10.4: irq 10, io mem 0xfdfff000
[ 2.542646] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.548140] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00
[ 2.548269] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.548282] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.548294] usb usb1: Product: EHCI Host Controller
[ 2.548304] usb usb1: Manufacturer: Linux 3.4-9-rtai-686-pae ehci_hcd
[ 2.548314] usb usb1: SerialNumber: 0000:00:10.4
[ 2.548797] hub 1-0:1.0: USB hub found
[ 2.548815] hub 1-0:1.0: 8 ports detected
[ 2.552240] libata version 3.00 loaded.
[ 2.562396] uhci_hcd 0000:00:10.0: setting latency timer to 64
[ 2.562414] uhci_hcd 0000:00:10.0: UHCI Host Controller
[ 2.562459] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[ 2.562525] uhci_hcd 0000:00:10.0: irq 11, io base 0x0000fe00
[ 2.562666] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.562678] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.562690] usb usb2: Product: UHCI Host Controller
[ 2.562700] usb usb2: Manufacturer: Linux 3.4-9-rtai-686-pae uhci_hcd
[ 2.562710] usb usb2: SerialNumber: 0000:00:10.0
[ 2.563160] hub 2-0:1.0: USB hub found
[ 2.563178] hub 2-0:1.0: 2 ports detected
[ 2.570778] pata_via 0000:00:0f.0: version 0.3.4
[ 2.570829] pata_via 0000:00:0f.0: VIA VLink IRQ fixup, from 255 to 11
[ 2.571045] pata_via 0000:00:0f.0: setting latency timer to 64
[ 2.575557] scsi0 : pata_via
[ 2.579175] scsi1 : pata_via
[ 2.592274] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
[ 2.592291] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
[ 2.592730] uhci_hcd 0000:00:10.1: setting latency timer to 64
[ 2.592744] uhci_hcd 0000:00:10.1: UHCI Host Controller
[ 2.592792] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
[ 2.592851] uhci_hcd 0000:00:10.1: irq 11, io base 0x0000fd00
[ 2.592994] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.593006] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.593018] usb usb3: Product: UHCI Host Controller
[ 2.593028] usb usb3: Manufacturer: Linux 3.4-9-rtai-686-pae uhci_hcd
[ 2.593038] usb usb3: SerialNumber: 0000:00:10.1
[ 2.593494] hub 3-0:1.0: USB hub found
[ 2.593516] hub 3-0:1.0: 2 ports detected
[ 2.593773] uhci_hcd 0000:00:10.2: setting latency timer to 64
[ 2.593785] uhci_hcd 0000:00:10.2: UHCI Host Controller
[ 2.593812] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
[ 2.593869] uhci_hcd 0000:00:10.2: irq 10, io base 0x0000fc00
[ 2.593995] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.594008] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.594019] usb usb4: Product: UHCI Host Controller
[ 2.594029] usb usb4: Manufacturer: Linux 3.4-9-rtai-686-pae uhci_hcd
[ 2.594039] usb usb4: SerialNumber: 0000:00:10.2
[ 2.594439] hub 4-0:1.0: USB hub found
[ 2.594456] hub 4-0:1.0: 2 ports detected
[ 2.594691] uhci_hcd 0000:00:10.3: setting latency timer to 64
[ 2.594704] uhci_hcd 0000:00:10.3: UHCI Host Controller
[ 2.594729] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5
[ 2.594775] uhci_hcd 0000:00:10.3: irq 10, io base 0x0000fb00
[ 2.594900] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.594912] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.594923] usb usb5: Product: UHCI Host Controller
[ 2.594933] usb usb5: Manufacturer: Linux 3.4-9-rtai-686-pae uhci_hcd
[ 2.594944] usb usb5: SerialNumber: 0000:00:10.3
[ 2.595480] hub 5-0:1.0: USB hub found
[ 2.595501] hub 5-0:1.0: 2 ports detected
[ 2.620137] Refined TSC clocksource calibration: 997.499 MHz.
[ 2.620161] Switching to clocksource tsc
[ 2.756432] ata1.00: ATA-9: KingSpec KDM-44VS.2-016GMS, 20131018, max UDMA/133
[ 2.756450] ata1.00: 31027200 sectors, multi 0: LBA48
[ 2.756468] ata1.00: limited to UDMA/33 due to 40-wire cable
[ 2.772287] ata1.00: configured for UDMA/33
[ 2.772680] scsi 0:0:0:0: Direct-Access ATA KingSpec KDM-44V 2013 PQ: 0 ANSI: 5
[ 2.982230] sd 0:0:0:0: [sda] 31027200 512-byte logical blocks: (15.8 GB/14.7 GiB)
[ 2.982395] sd 0:0:0:0: [sda] Write Protect is off
[ 2.982408] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.982479] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 2.984993] sda: sda1 sda2 < sda5 >
[ 2.986132] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.995365] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 3.156154] usb 2-2: new full-speed USB device number 2 using uhci_hcd
[ 3.309662] usb 2-2: New USB device found, idVendor=1997, idProduct=2433
[ 3.309680] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.309692] usb 2-2: Product: Mini Keyboard
[ 3.309701] usb 2-2: Manufacturer:
[ 3.345915] input: Mini Keyboard as /devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.0/input/input0
[ 3.346395] generic-usb 0003:1997:2433.0001: input,hidraw0: USB HID v1.01 Keyboard [ Mini Keyboard] on usb-0000:00:10.0-2/input0
[ 3.359137] input: Mini Keyboard as /devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.1/input/input1
[ 3.359740] generic-usb 0003:1997:2433.0002: input,hidraw1: USB HID v1.01 Mouse [ Mini Keyboard] on usb-0000:00:10.0-2/input1
[ 3.360642] usbcore: registered new interface driver usbhid
[ 3.360657] usbhid: USB HID core driver
[ 3.552056] usb 4-2: new low-speed USB device number 2 using uhci_hcd
[ 3.729994] usb 4-2: New USB device found, idVendor=1c4f, idProduct=0002
[ 3.730007] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.730019] usb 4-2: Product: USB Keyboard
[ 3.730029] usb 4-2: Manufacturer: SIGMACHIP
[ 3.747531] input: SIGMACHIP USB Keyboard as /devices/pci0000:00/0000:00:10.2/usb4/4-2/4-2:1.0/input/input2
[ 3.747749] generic-usb 0003:1C4F:0002.0003: input,hidraw2: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-0000:00:10.2-2/input0
[ 3.764742] input: SIGMACHIP USB Keyboard as /devices/pci0000:00/0000:00:10.2/usb4/4-2/4-2:1.1/input/input3
[ 3.765227] generic-usb 0003:1C4F:0002.0004: input,hidraw3: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-0000:00:10.2-2/input1
[ 8.190639] microcode: no support for this CPU vendor
[ 8.199269] microcode: no support for this CPU vendor
[ 8.247940] PM: Starting manual resume from disk
[ 8.247959] PM: Hibernation image partition 8:5 present
[ 8.247968] PM: Looking for hibernation image.
[ 8.248882] PM: Image not found (code -22)
[ 8.248894] PM: Hibernation image not present or could not be loaded.
[ 8.291837] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 9.164647] udevd[319]: starting version 175
[ 9.652871] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 9.652897] ACPI: Power Button [PWRB]
[ 9.662873] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 9.662899] ACPI: Power Button [PWRF]
[ 9.763909] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 9.824590] parport_pc 00:08: reported by Plug and Play ACPI
[ 9.824711] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[ 10.247621] padlock_aes: Using VIA PadLock ACE for AES algorithm.
[ 10.294070] padlock_sha: Using VIA PadLock ACE for SHA1/SHA256 algorithms.
[ 11.770263] Adding 680956k swap on /dev/sda5. Priority:-1 extents:1 across:680956k SS
[ 11.828633] EXT4-fs (sda1): re-mounted. Opts: (null)
[ 12.430318] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 12.624858] loop: module loaded
[ 16.089642] RPC: Registered named UNIX socket transport module.
[ 16.089658] RPC: Registered udp transport module.
[ 16.089666] RPC: Registered tcp transport module.
[ 16.089674] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 16.112739] FS-Cache: Loaded
[ 16.148383] NFS: Registering the id_resolver key type
[ 16.148464] FS-Cache: Netfs 'nfs' registered for caching
[ 16.172702] Installing knfsd (copyright (C) 1996 This email address is being protected from spambots. You need JavaScript enabled to view it.).
[ 18.896687] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input6
[ 20.645892] Bluetooth: Core ver 2.16
[ 20.648232] NET: Registered protocol family 31
[ 20.648248] Bluetooth: HCI device and connection manager initialized
[ 20.648260] Bluetooth: HCI socket layer initialized
[ 20.648268] Bluetooth: L2CAP socket layer initialized
[ 20.648302] Bluetooth: SCO socket layer initialized
[ 20.682155] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 20.682173] Bluetooth: BNEP filters: protocol multicast
[ 20.689780] Bluetooth: RFCOMM TTY layer initialized
[ 20.689806] Bluetooth: RFCOMM socket layer initialized
[ 20.689815] Bluetooth: RFCOMM ver 1.11
[ 21.181236] lp0: using parport0 (interrupt-driven).
[ 21.208838] ppdev: user-space parallel port driver
[ 22.384245] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 22.646756] [drm] Initialized drm 1.1.0 20060810
[ 22.653068] pci 0000:01:00.0: setting latency timer to 64
[ 22.653087] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 22.653096] [drm] No driver support for vblank timestamp query.
[ 22.653110] [drm] Initialized via 2.11.1 20070202 for 0000:01:00.0 on minor 0
[ 22.672791] agpgart-via 0000:00:00.0: AGP 3.5 bridge
[ 22.672851] agpgart-via 0000:00:00.0: putting AGP V3 device into 8x mode
[ 22.672968] pci 0000:01:00.0: putting AGP V3 device into 8x mode
[ 300.431295] RTAI[hal]: ERROR, LOCAL APIC CONFIGURED BUT NOT AVAILABLE/ENABLED.
[ 301.425976] halcmd[3549]: segfault at 8 ip b77b6899 sp bfb9a980 error 6 in liblinuxcnchal.so.0[b77b2000+9000]
[ 301.436400] halcmd[3550]: segfault at 8 ip b777e899 sp bfbe2a40 error 6 in liblinuxcnchal.so.0[b777a000+9000]
[ 301.459945] halcmd[3553]: segfault at 8 ip b7709899 sp bfc71670 error 6 in liblinuxcnchal.so.0[b7705000+9000]
[ 301.680424] halcmd[3557]: segfault at 8 ip b77a3899 sp bfc31790 error 6 in liblinuxcnchal.so.0[b779f000+9000]
[ 301.900712] halcmd[3561]: segfault at 8 ip b76f8899 sp bfe7a850 error 6 in liblinuxcnchal.so.0[b76f4000+9000]
[ 302.121189] halcmd[3565]: segfault at 8 ip b77c0899 sp bfa29630 error 6 in liblinuxcnchal.so.0[b77bc000+9000]
[ 302.341412] halcmd[3569]: segfault at 8 ip b771c899 sp bfbd0060 error 6 in liblinuxcnchal.so.0[b7718000+9000]
[ 302.561575] halcmd[3573]: segfault at 8 ip b7788899 sp bffc6930 error 6 in liblinuxcnchal.so.0[b7784000+9000]
[ 302.781745] halcmd[3577]: segfault at 8 ip b76f3899 sp bfecef10 error 6 in liblinuxcnchal.so.0[b76ef000+9000]
[ 303.001981] halcmd[3581]: segfault at 8 ip b7735899 sp bfa01650 error 6 in liblinuxcnchal.so.0[b7731000+9000]
Last edit: 28 Oct 2014 04:59 by MrkiMedo.

Please Log in or Create an account to join the conversation.

Time to create page: 0.194 seconds
Powered by Kunena Forum