My build and questions

More
16 Jun 2014 05:22 - 16 Jun 2014 05:23 #47994 by andypugh
Replied by andypugh on topic My build and questions

So I switched to parallel and about doubled my speed.


That sounds about right, as you effectively doubled the voltage.

By running the motors in parallel you effectively halve the inductance. Inductance seems to be the part of stepper motor behaviour that you might not be "getting".

You are right that it is current alone that controls the motor torque. However the stepper controller doesn't have complete control of the current, as the motor also has resistance and inductance (and back-emf which is related).

The voltage across an inductor depends on the rate of change of current.. In other words, it depends on the frequency. You are actually driving the windings of a stepper motor with quite a high frequency AC voltage. (50 poles, 1000rpm = 800Hz). That is quite a high frequency and the the voltage across the inductor is significant. This is effectively subtracted from the supply voltage, and the remainder is what is left to push current through the windings.

With more voltage you have more left when the inductance has had its say.
With lower inductance (parallel winding) there is less to be subtracted.

Much of the explanation is wrong in detail, but describes the behaviour.
Last edit: 16 Jun 2014 05:23 by andypugh.

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

More
18 Jun 2014 08:31 #48045 by yoshimitsuspeed
Ugh new problems
Trying to get my new computer working and no response from the machine.

All loadrt commands result in this.
loadrt: command not found

I searched the error and found this thread.
www.linuxcnc.org/index.php/english/forum...nal-on-parallel-port
yoshi@linuxcnc:~$ halcmd loadrt hal_parport
RTAPI: ERROR: could not open shared memory (errno=2)
Segmentation fault

triulzi wrote:

I try to follow instruction to install a parallel port, but when in a terminal I type "loadrt hal_parport cfg"
I have this message: "Command loadrt not found"
What must do to find the command "loadrt"?


Generally the "loadrt" command goes in a .hal file which is read by EMC2.

You _can_ run hal from the command line, if you want, by prefixing with halcmd "halcmd loadrt hal_parport….." or you can start up the realtime system and get a hal "shell" by typing halrun.

However, I don't think you really want to do either of those. I think you want to run stepconf and let the software set up your basic configuration for you.

(you can either type "stepconf" at the command line, or use the CNC menu.)

This is actually the second install attempt because the firs time I imported my old files from the other computer and tried to use them first. I thought maybe stepconf had to run on a fresh install or something so I reinstalled just in case.


yoshi@linuxcnc:~$ dmesg|grep parport
yoshi@linuxcnc:~$
Nothing from grep
yoshi@linuxcnc:~$ lspci -v
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge Alternate
	Subsystem: Dell Device 043b
	Flags: bus master, 66MHz, medium devsel, latency 0
	Capabilities: <access denied>

00:01.0 PCI bridge: Dell Device 9602
	Flags: bus master, 66MHz, medium devsel, latency 64
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: fe700000-fe8fffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
	Capabilities: <access denied>
	Kernel modules: shpchp

00:05.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 1)
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fe900000-fe9fffff
	Prefetchable memory behind bridge: 00000000fdf00000-00000000fdffffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:07.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 3)
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	Memory behind bridge: fea00000-feafffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [AHCI mode] (prog-if 01)
	Subsystem: ATI Technologies Inc SB700/SB800 SATA Controller [AHCI mode]
	Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 22
	I/O ports at b000 [size=8]
	I/O ports at a000 [size=4]
	I/O ports at 9000 [size=8]
	I/O ports at 8000 [size=4]
	I/O ports at 7000 [size=16]
	Memory at fe6ffc00 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller (prog-if 10)
	Subsystem: Dell Device 043b
	Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 16
	Memory at fe6fe000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:12.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller (prog-if 10)
	Subsystem: Dell Device 043b
	Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 16
	Memory at fe6fd000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller (prog-if 20)
	Subsystem: Dell Device 043b
	Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 17
	Memory at fe6ff800 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller (prog-if 10)
	Subsystem: Dell Device 043b
	Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 18
	Memory at fe6fc000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller (prog-if 10)
	Subsystem: Dell Device 043b
	Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 18
	Memory at fe6f7000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci_hcd

00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller (prog-if 20)
	Subsystem: Dell Device 043b
	Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 19
	Memory at fe6ff400 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 3c)
	Subsystem: Dell Device 043b
	Flags: 66MHz, medium devsel
	Capabilities: <access denied>
	Kernel driver in use: piix4_smbus
	Kernel modules: i2c-piix4

00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
	Subsystem: Dell Device 043b
	Flags: bus master, slow devsel, latency 64, IRQ 16
	Memory at fe6f0000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller
	Subsystem: Dell Device 043b
	Flags: bus master, 66MHz, medium devsel, latency 0

00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge (prog-if 01)
	Flags: bus master, 66MHz, medium devsel, latency 64
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=64
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: feb00000-febfffff
	Prefetchable memory behind bridge: f0000000-f00fffff

00:18.0 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] HyperTransport Configuration
	Flags: fast devsel
	Capabilities: <access denied>

00:18.1 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Address Map
	Flags: fast devsel

00:18.2 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] DRAM Controller
	Flags: fast devsel

00:18.3 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Miscellaneous Control
	Flags: fast devsel
	Capabilities: <access denied>

00:18.4 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Link Control
	Flags: fast devsel

01:05.0 VGA compatible controller: ATI Technologies Inc RS880 [Radeon HD 4200]
	Subsystem: Dell Device 043b
	Flags: bus master, fast devsel, latency 0, IRQ 18
	Memory at d0000000 (32-bit, prefetchable) [size=256M]
	I/O ports at c000 [size=256]
	Memory at fe8f0000 (32-bit, non-prefetchable) [size=64K]
	Memory at fe700000 (32-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: radeon
	Kernel modules: radeon

01:05.1 Audio device: ATI Technologies Inc RS880 Audio Device [Radeon HD 4200]
	Subsystem: Dell Device 043b
	Flags: bus master, fast devsel, latency 0, IRQ 19
	Memory at fe8e8000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

02:00.0 Serial controller: Device 1c00:3050 (rev 10) (prog-if 05)
	Subsystem: Device 1c00:3050
	Flags: fast devsel, IRQ 17
	I/O ports at d800 [size=256]
	Memory at fdff8000 (32-bit, prefetchable) [size=32K]
	I/O ports at d400 [size=4]
	Expansion ROM at fe9f0000 [disabled] [size=32K]
	Capabilities: <access denied>

03:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57788 Gigabit Ethernet PCIe (rev 01)
	Subsystem: Dell Device 043b
	Flags: bus master, fast devsel, latency 0, IRQ 26
	Memory at feaf0000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: tg3
	Kernel modules: tg3

04:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
	Subsystem: Netgear Device 311a
	Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 20
	I/O ports at e800 [size=256]
	Memory at febffc00 (32-bit, non-prefetchable) [size=256]
	Expansion ROM at f0000000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: r8169
	Kernel modules: r8169

yoshi@linuxcnc:~$ 

In modprobe.d it had the #install parport_pc /bin/true so I removed the # and restarted. no change.



dmesg | less
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-122-rtai (root@moses-6core) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #rtai SMP Tue Jul 27 12:44:07 CDT 2010 (Ubuntu 2.6.32-122.35.rtai-rtai 2.6.32.11+drm33.2)
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009bc00 (usable)
[    0.000000]  BIOS-e820: 000000000009bc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e5000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000cff60000 (usable)
[    0.000000]  BIOS-e820: 00000000cff60000 - 00000000cff6e000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000cff6e000 - 00000000cffb8000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000cffb8000 - 00000000d0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff700000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000120000000 (usable)
[    0.000000] DMI present.
[    0.000000] last_pfn = 0xcff60 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-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000C0000000 mask FFFFF0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000130000000 aka 4864M
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000d0000000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] e820 update range: 0000000000002000 - 0000000000006000 (usable) ==> (reserved)
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] modified physical RAM map:
[    0.000000]  modified: 0000000000000000 - 0000000000002000 (usable)
[    0.000000]  modified: 0000000000002000 - 0000000000006000 (reserved)
[    0.000000]  modified: 0000000000006000 - 000000000009bc00 (usable)
[    0.000000]  modified: 000000000009bc00 - 00000000000a0000 (reserved)
[    0.000000]  modified: 00000000000e5000 - 0000000000100000 (reserved)

[    0.000000]  modified: 0000000000100000 - 00000000cff60000 (usable)
[    0.000000]  modified: 00000000cff60000 - 00000000cff6e000 (ACPI data)
[    0.000000]  modified: 00000000cff6e000 - 00000000cffb8000 (ACPI NVS)
[    0.000000]  modified: 00000000cffb8000 - 00000000d0000000 (reserved)
[    0.000000]  modified: 00000000ff700000 - 0000000100000000 (reserved)
[    0.000000]  modified: 0000000100000000 - 0000000120000000 (usable)
[    0.000000] initial memory mapped : 0 - 00c00000
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000] Using x86 segment limits to approximate NX protection
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 7000-c000
[    0.000000] RAMDISK: 37366000 - 37fefd0c
[    0.000000] Allocated new RAMDISK: 008b5000 - 0153ed0c
[    0.000000] Move RAMDISK from 0000000037366000 - 0000000037fefd0b to 008b5000 - 0153ed0b
[    0.000000] ACPI: RSDP 000fb2f0 00024 (v02 ACPIAM)
[    0.000000] ACPI: XSDT cff60100 0005C (v01 DELL    WN09    20100930 MSFT 00000097)
[    0.000000] ACPI: FACP cff60290 000F4 (v04 DELL   FACP1456 20100930 MSFT 00000097)
[    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0000000000000000/1 (20090903/tbfadt-557)
[    0.000000] ACPI: DSDT cff60650 05D40 (v02  A785R A785R000 00000000 INTL 20051117)
[    0.000000] ACPI: FACS cff6e000 00040
[    0.000000] ACPI: APIC cff60390 0007C (v02 DELL   APIC1456 20100930 MSFT 00000097)
[    0.000000] ACPI: MCFG cff60410 0003C (v01 DELL   OEMMCFG  20100930 MSFT 00000097)
[    0.000000] ACPI: SLIC cff60450 00176 (v01 DELL    WN09    20100930 MSFT 00000097)
[    0.000000] ACPI: OEMB cff6e040 00072 (v01 DELL   OEMB1456 20100930 MSFT 00000097)
[    0.000000] ACPI: HPET cff6a650 00038 (v01 DELL   OEMHPET  20100930 MSFT 00000097)
[    0.000000] ACPI: SSDT cff6a690 00458 (v01 A M I  POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 2439MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000]   node 0 low ram: 00000000 - 377fe000
[    0.000000]   node 0 bootmap 00008000 - 0000ef00
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 00377fe000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]

[    0.000000]   #3 [0000100000 - 00008b0db8]    TEXT DATA BSS ==> [0000100000 - 00008b0db8]
[    0.000000]   #4 [000009bc00 - 0000100000]    BIOS reserved ==> [000009bc00 - 0000100000]
[    0.000000]   #5 [00008b1000 - 00008b4108]              BRK ==> [00008b1000 - 00008b4108]
[    0.000000]   #6 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
[    0.000000]   #7 [00008b5000 - 000153ed0c]      NEW RAMDISK ==> [00008b5000 - 000153ed0c]
[    0.000000]   #8 [0000008000 - 000000f000]          BOOTMAP ==> [0000008000 - 000000f000]
[    0.000000] found SMP MP-table at [c00ff780] ff780
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x000cff60
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00000002
[    0.000000]     0: 0x00000006 -> 0x0000009b
[    0.000000]     0: 0x00000100 -> 0x000cff60
[    0.000000] On node 0 totalpages: 851703
[    0.000000] free_area_init_node: node 0, pgdat c07470e0, node_mem_map c1540000
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3959 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 4879 pages used for memmap
[    0.000000]   HighMem zone: 619603 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x84] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x85] disabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] SMP: Allowing 6 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] Allocating PCI resources starting at d0000000 (gap: d0000000:2f700000)

[    0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:6 nr_node_ids:1
[    0.000000] PERCPU: Embedded 24 pages/cpu @c3000000 s74936 r0 d23368 u524288
[    0.000000] pcpu-alloc: s74936 r0 d23368 u524288 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 - - 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 845048
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-122-rtai root=UUID=63b6f077-1f12-48b0-9948-0334dbca7481 ro quiet splash
[    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] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] allocated 17036160 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 (000377fe:000cff60)
[    0.000000] Memory: 3340320k/3407232k available (4539k kernel code, 65448k reserved, 1928k data, 620k init, 2497928k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff1e000 - 0xfffff000   ( 900 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc0751000 - 0xc07ec000   ( 620 kB)
[    0.000000]       .data : 0xc056ecbc - 0xc0750e68   (1928 kB)
[    0.000000]       .text : 0xc0100000 - 0xc056ecbc   (4539 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:2304 nr_irqs:456
[    0.000000] Extended CMOS year: 2000
[    0.000000] I-pipe 2.6-03: pipeline enabled.
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration failed
[    0.000000] TSC: Unable to calibrate against PIT
[    0.000000] TSC: using PMTIMER reference calibration
[    0.000000] Detected 2799.978 MHz processor.
[    0.016004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5599.95 BogoMIPS (lpj=11199912)
[    0.016017] Security Framework initialized
[    0.016030] AppArmor: AppArmor initialized
[    0.016036] Mount-cache hash table entries: 512
[    0.016109] Initializing cgroup subsys ns
[    0.016112] Initializing cgroup subsys cpuacct
[    0.016115] Initializing cgroup subsys memory
[    0.016119] Initializing cgroup subsys devices
[    0.016121] Initializing cgroup subsys freezer

[    0.016122] Initializing cgroup subsys net_cls
[    0.016133] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.016135] CPU: L2 Cache: 1024K (64 bytes/line)
[    0.016137] CPU: Physical Processor ID: 0
[    0.016138] CPU: Processor Core ID: 0
[    0.016141] mce: CPU supports 6 MCE banks
[    0.016150] Performance Events: AMD PMU driver.
[    0.016154] ... version:                0
[    0.016156] ... bit width:              48
[    0.016157] ... generic registers:      4
[    0.016159] ... value mask:             0000ffffffffffff
[    0.016160] ... max period:             00007fffffffffff
[    0.016161] ... fixed-purpose events:   0
[    0.016163] ... event mask:             000000000000000f
[    0.016166] Checking 'hlt' instruction... OK.
[    0.032445] ACPI: Core revision 20090903
[    0.040006] ftrace: converting mcount calls to 0f 1f 44 00 00
[    0.040010] ftrace: allocating 21003 entries in 42 pages
[    0.047514] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.047814] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.048001] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
[    0.048001] ...trying to set up timer (IRQ0) through the 8259A ...
[    0.048001] ..... (found apic 0 pin 2) ...
[    0.091358] ....... works.
[    0.091359] CPU0: AMD Athlon(tm) II X2 240 Processor stepping 02
[    0.092001] Booting processor 1 APIC 0x1 ip 0x6000
[    0.020000] Initializing CPU#1
[    0.020000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.020000] CPU: L2 Cache: 1024K (64 bytes/line)
[    0.020000] CPU: Physical Processor ID: 0
[    0.020000] CPU: Processor Core ID: 1
[    0.176021] CPU1: AMD Athlon(tm) II X2 240 Processor stepping 02
[    0.176029] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.180010] Brought up 2 CPUs
[    0.180012] Total of 2 processors activated (11199.98 BogoMIPS).
[    0.180141] CPU0 attaching sched-domain:
[    0.180143]  domain 0: span 0-1 level MC
[    0.180145]   groups: 0 1
[    0.180149] CPU1 attaching sched-domain:
[    0.180151]  domain 0: span 0-1 level MC
[    0.180153]   groups: 1 0
[    0.180212] devtmpfs: initialized
[    0.180212] regulator: core version 0.5
[    0.180212] NET: Registered protocol family 16
[    0.180212] EISA bus registered
[    0.180212] ACPI: bus type pci registered
[    0.180212] Trying to unpack rootfs image as initramfs...
[    0.180212] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.180212] PCI: Not using MMCONFIG.
[    0.180856] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=4
[    0.180857] PCI: Using configuration type 1 for base access
[    0.180858] PCI: Using configuration type 1 for extended access
[    0.181353] bio: create slab <bio-0> at 0

[    0.181872] ACPI: EC: Look up EC in DSDT
[    0.182690] ACPI Error (psargs-0359): [ECEN] Namespace lookup failure, AE_NOT_FOUND
[    0.182694] ACPI Error (psparse-0537): Method parse/execution failed [\] (Node c08a5844), AE_NOT_FOUND
[    0.182781] ACPI: Executed 3 blocks of module-level executable AML code
[    0.189027] ACPI: Interpreter enabled
[    0.189028] ACPI: (supports S0 S5)
[    0.189036] ACPI: Using IOAPIC for interrupt routing
[    0.189073] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.190793] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[    0.190794] PCI: Using MMCONFIG for extended config space
[    0.196077] ACPI: No dock devices found.
[    0.196200] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.196307] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    0.196310] pci 0000:00:05.0: PME# disabled
[    0.196341] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.196344] pci 0000:00:07.0: PME# disabled
[    0.196394] pci 0000:00:11.0: reg 10 io port: [0xb000-0xb007]
[    0.196400] pci 0000:00:11.0: reg 14 io port: [0xa000-0xa003]
[    0.196406] pci 0000:00:11.0: reg 18 io port: [0x9000-0x9007]
[    0.196413] pci 0000:00:11.0: reg 1c io port: [0x8000-0x8003]
[    0.196419] pci 0000:00:11.0: reg 20 io port: [0x7000-0x700f]
[    0.196425] pci 0000:00:11.0: reg 24 32bit mmio: [0xfe6ffc00-0xfe6fffff]
[    0.196474] pci 0000:00:12.0: reg 10 32bit mmio: [0xfe6fe000-0xfe6fefff]
[    0.196525] pci 0000:00:12.1: reg 10 32bit mmio: [0xfe6fd000-0xfe6fdfff]
[    0.196593] pci 0000:00:12.2: reg 10 32bit mmio: [0xfe6ff800-0xfe6ff8ff]
[    0.196641] pci 0000:00:12.2: supports D1 D2
[    0.196643] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.196647] pci 0000:00:12.2: PME# disabled
[    0.196677] pci 0000:00:13.0: reg 10 32bit mmio: [0xfe6fc000-0xfe6fcfff]
[    0.196728] pci 0000:00:13.1: reg 10 32bit mmio: [0xfe6f7000-0xfe6f7fff]
[    0.196795] pci 0000:00:13.2: reg 10 32bit mmio: [0xfe6ff400-0xfe6ff4ff]
[    0.196844] pci 0000:00:13.2: supports D1 D2
[    0.196845] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.196849] pci 0000:00:13.2: PME# disabled
[    0.196964] pci 0000:00:14.2: reg 10 64bit mmio: [0xfe6f0000-0xfe6f3fff]
[    0.197004] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.197008] pci 0000:00:14.2: PME# disabled
[    0.197182] pci 0000:01:05.0: reg 10 32bit mmio pref: [0xd0000000-0xdfffffff]
[    0.197186] pci 0000:01:05.0: reg 14 io port: [0xc000-0xc0ff]
[    0.197189] pci 0000:01:05.0: reg 18 32bit mmio: [0xfe8f0000-0xfe8fffff]
[    0.197195] pci 0000:01:05.0: reg 24 32bit mmio: [0xfe700000-0xfe7fffff]
[    0.197206] pci 0000:01:05.0: supports D1 D2
[    0.197221] pci 0000:01:05.1: reg 10 32bit mmio: [0xfe8e8000-0xfe8ebfff]
[    0.197239] pci 0000:01:05.1: supports D1 D2
[    0.197280] pci 0000:00:01.0: bridge io port: [0xc000-0xcfff]
[    0.197283] pci 0000:00:01.0: bridge 32bit mmio: [0xfe700000-0xfe8fffff]
[    0.197286] pci 0000:00:01.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[    0.197342] pci 0000:02:00.0: reg 10 io port: [0xd800-0xd8ff]
[    0.197352] pci 0000:02:00.0: reg 14 32bit mmio pref: [0xfdff8000-0xfdffffff]
[    0.197362] pci 0000:02:00.0: reg 18 io port: [0xd400-0xd403]
[    0.197395] pci 0000:02:00.0: reg 30 32bit mmio pref: [0xfe9f0000-0xfe9f7fff]
:
[    0.197440] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.197445] pci 0000:02:00.0: PME# disabled
[    0.197507] pci 0000:00:05.0: bridge io port: [0xd000-0xdfff]
[    0.197509] pci 0000:00:05.0: bridge 32bit mmio: [0xfe900000-0xfe9fffff]
[    0.197513] pci 0000:00:05.0: bridge 64bit mmio pref: [0xfdf00000-0xfdffffff]
[    0.197555] pci 0000:03:00.0: reg 10 64bit mmio: [0xfeaf0000-0xfeafffff]
[    0.197606] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.197610] pci 0000:03:00.0: PME# disabled
[    0.197669] pci 0000:00:07.0: bridge 32bit mmio: [0xfea00000-0xfeafffff]
[    0.197720] pci 0000:04:06.0: reg 10 io port: [0xe800-0xe8ff]
[    0.197728] pci 0000:04:06.0: reg 14 32bit mmio: [0xfebffc00-0xfebffcff]
[    0.197760] pci 0000:04:06.0: reg 30 32bit mmio pref: [0xfebc0000-0xfebdffff]
[    0.197783] pci 0000:04:06.0: supports D1 D2
[    0.197785] pci 0000:04:06.0: PME# supported from D1 D2 D3hot D3cold
[    0.197789] pci 0000:04:06.0: PME# disabled
[    0.197834] pci 0000:00:14.4: transparent bridge
[    0.197838] pci 0000:00:14.4: bridge io port: [0xe000-0xefff]
[    0.197842] pci 0000:00:14.4: bridge 32bit mmio: [0xfeb00000-0xfebfffff]
[    0.197856] pci_bus 0000:00: on NUMA node 0
[    0.197860] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.198032] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.198102] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
[    0.198180] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE5._PRT]
[    0.198222] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE7._PRT]
[    0.203337] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 *7 10 11 12 14 15)
[    0.203424] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 *10 11 12 14 15)
[    0.203501] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 12 14 *15)
[    0.203587] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 *11 12 14 15)
[    0.203673] ACPI: PCI Interrupt Link [LNKE] (IRQs *4 7 10 11 12 14 15)
[    0.203759] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[    0.203846] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 12 *14 15)
[    0.203933] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[    0.204015] vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
[    0.204019] vgaarb: loaded
[    0.204090] SCSI subsystem initialized
[    0.204138] libata version 3.00 loaded.
[    0.204181] usbcore: registered new interface driver usbfs
[    0.204190] usbcore: registered new interface driver hub
[    0.204205] usbcore: registered new device driver usb
[    0.204288] ACPI: WMI: Mapper loaded
[    0.204289] PCI: Using ACPI for IRQ routing
[    0.204410] NetLabel: Initializing
[    0.204412] NetLabel:  domain hash size = 128
[    0.204413] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.204422] NetLabel:  unlabeled traffic allowed by default
[    0.204441] Switching to clocksource tsc
[    0.205113] AppArmor: AppArmor Filesystem Enabled
[    0.205119] pnp: PnP ACPI init
[    0.205127] ACPI: bus type pnp registered
[    0.206851] pnp: PnP ACPI: found 12 devices

[    0.197440] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.197445] pci 0000:02:00.0: PME# disabled
[    0.197507] pci 0000:00:05.0: bridge io port: [0xd000-0xdfff]
[    0.197509] pci 0000:00:05.0: bridge 32bit mmio: [0xfe900000-0xfe9fffff]
[    0.197513] pci 0000:00:05.0: bridge 64bit mmio pref: [0xfdf00000-0xfdffffff]
[    0.197555] pci 0000:03:00.0: reg 10 64bit mmio: [0xfeaf0000-0xfeafffff]
[    0.197606] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.197610] pci 0000:03:00.0: PME# disabled
[    0.197669] pci 0000:00:07.0: bridge 32bit mmio: [0xfea00000-0xfeafffff]
[    0.197720] pci 0000:04:06.0: reg 10 io port: [0xe800-0xe8ff]
[    0.197728] pci 0000:04:06.0: reg 14 32bit mmio: [0xfebffc00-0xfebffcff]
[    0.197760] pci 0000:04:06.0: reg 30 32bit mmio pref: [0xfebc0000-0xfebdffff]
[    0.197783] pci 0000:04:06.0: supports D1 D2
[    0.197785] pci 0000:04:06.0: PME# supported from D1 D2 D3hot D3cold
[    0.197789] pci 0000:04:06.0: PME# disabled
[    0.197834] pci 0000:00:14.4: transparent bridge
[    0.197838] pci 0000:00:14.4: bridge io port: [0xe000-0xefff]
[    0.197842] pci 0000:00:14.4: bridge 32bit mmio: [0xfeb00000-0xfebfffff]
[    0.197856] pci_bus 0000:00: on NUMA node 0
[    0.197860] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.198032] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.198102] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
[    0.198180] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE5._PRT]
[    0.198222] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE7._PRT]
[    0.203337] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 *7 10 11 12 14 15)
[    0.203424] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 *10 11 12 14 15)
[    0.203501] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 12 14 *15)
[    0.203587] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 *11 12 14 15)
[    0.203673] ACPI: PCI Interrupt Link [LNKE] (IRQs *4 7 10 11 12 14 15)
[    0.203759] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[    0.203846] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 12 *14 15)
[    0.203933] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[    0.204015] vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
[    0.204019] vgaarb: loaded
[    0.204090] SCSI subsystem initialized
[    0.204138] libata version 3.00 loaded.
[    0.204181] usbcore: registered new interface driver usbfs
[    0.204190] usbcore: registered new interface driver hub
[    0.204205] usbcore: registered new device driver usb
[    0.204288] ACPI: WMI: Mapper loaded
[    0.204289] PCI: Using ACPI for IRQ routing
[    0.204410] NetLabel: Initializing
[    0.204412] NetLabel:  domain hash size = 128
[    0.204413] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.204422] NetLabel:  unlabeled traffic allowed by default
[    0.204441] Switching to clocksource tsc
[    0.205113] AppArmor: AppArmor Filesystem Enabled
[    0.205119] pnp: PnP ACPI init
[    0.205127] ACPI: bus type pnp registered
[    0.206851] pnp: PnP ACPI: found 12 devices

[    0.241938] pci 0000:00:07.0:   PREFETCH window: disabled
[    0.241941] pci 0000:00:14.4: PCI bridge, secondary bus 0000:04
[    0.241944] pci 0000:00:14.4:   IO window: 0xe000-0xefff
[    0.241949] pci 0000:00:14.4:   MEM window: 0xfeb00000-0xfebfffff
[    0.241953] pci 0000:00:14.4:   PREFETCH window: 0xf0000000-0xf00fffff
[    0.241967]   alloc irq_desc for 17 on node -1
[    0.241968]   alloc kstat_irqs on node -1
[    0.241972] pci 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.241975] pci 0000:00:05.0: setting latency timer to 64
[    0.241979]   alloc irq_desc for 19 on node -1
[    0.241980]   alloc kstat_irqs on node -1
[    0.241985] pci 0000:00:07.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    0.241987] pci 0000:00:07.0: setting latency timer to 64
[    0.241994] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.241996] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.241998] pci_bus 0000:01: resource 0 io:  [0xc000-0xcfff]
[    0.242000] pci_bus 0000:01: resource 1 mem: [0xfe700000-0xfe8fffff]
[    0.242002] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff]
[    0.242004] pci_bus 0000:02: resource 0 io:  [0xd000-0xdfff]
[    0.242006] pci_bus 0000:02: resource 1 mem: [0xfe900000-0xfe9fffff]
[    0.242008] pci_bus 0000:02: resource 2 pref mem [0xfdf00000-0xfdffffff]
[    0.242010] pci_bus 0000:03: resource 1 mem: [0xfea00000-0xfeafffff]
[    0.242012] pci_bus 0000:04: resource 0 io:  [0xe000-0xefff]
[    0.242014] pci_bus 0000:04: resource 1 mem: [0xfeb00000-0xfebfffff]
[    0.242016] pci_bus 0000:04: resource 2 pref mem [0xf0000000-0xf00fffff]
[    0.242017] pci_bus 0000:04: resource 3 io:  [0x00-0xffff]
[    0.242019] pci_bus 0000:04: resource 4 mem: [0x000000-0xffffffff]
[    0.242045] NET: Registered protocol family 2
[    0.242114] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.242334] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.242729] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.242926] TCP: Hash tables configured (established 131072 bind 65536)
[    0.242928] TCP reno registered
[    0.243000] NET: Registered protocol family 1
[    0.423575] pci 0000:01:05.0: Boot video device
[    0.423734] Scanning for low memory corruption every 60 seconds
[    0.423800] audit: initializing netlink socket (disabled)
[    0.423809] type=2000 audit(1403053519.423:1): initialized
[    0.429239] highmem bounce pool size: 64 pages
[    0.429243] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.430210] VFS: Disk quotas dquot_6.5.2
[    0.430248] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.430616] fuse init (API version 7.13)
[    0.430671] msgmni has been set to 1647
[    0.430803] alg: No test for stdrng (krng)
[    0.430838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.430840] io scheduler noop registered
[    0.430842] io scheduler anticipatory registered
[    0.430843] io scheduler deadline registered
[    0.430871] io scheduler cfq registered (default)
[    0.430970]   alloc irq_desc for 24 on node -1

[    0.241938] pci 0000:00:07.0:   PREFETCH window: disabled
[    0.241941] pci 0000:00:14.4: PCI bridge, secondary bus 0000:04
[    0.241944] pci 0000:00:14.4:   IO window: 0xe000-0xefff
[    0.241949] pci 0000:00:14.4:   MEM window: 0xfeb00000-0xfebfffff
[    0.241953] pci 0000:00:14.4:   PREFETCH window: 0xf0000000-0xf00fffff
[    0.241967]   alloc irq_desc for 17 on node -1
[    0.241968]   alloc kstat_irqs on node -1
[    0.241972] pci 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.241975] pci 0000:00:05.0: setting latency timer to 64
[    0.241979]   alloc irq_desc for 19 on node -1
[    0.241980]   alloc kstat_irqs on node -1
[    0.241985] pci 0000:00:07.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    0.241987] pci 0000:00:07.0: setting latency timer to 64
[    0.241994] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.241996] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.241998] pci_bus 0000:01: resource 0 io:  [0xc000-0xcfff]
[    0.242000] pci_bus 0000:01: resource 1 mem: [0xfe700000-0xfe8fffff]
[    0.242002] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff]
[    0.242004] pci_bus 0000:02: resource 0 io:  [0xd000-0xdfff]
[    0.242006] pci_bus 0000:02: resource 1 mem: [0xfe900000-0xfe9fffff]
[    0.242008] pci_bus 0000:02: resource 2 pref mem [0xfdf00000-0xfdffffff]
[    0.242010] pci_bus 0000:03: resource 1 mem: [0xfea00000-0xfeafffff]
[    0.242012] pci_bus 0000:04: resource 0 io:  [0xe000-0xefff]
[    0.242014] pci_bus 0000:04: resource 1 mem: [0xfeb00000-0xfebfffff]
[    0.242016] pci_bus 0000:04: resource 2 pref mem [0xf0000000-0xf00fffff]
[    0.242017] pci_bus 0000:04: resource 3 io:  [0x00-0xffff]
[    0.242019] pci_bus 0000:04: resource 4 mem: [0x000000-0xffffffff]
[    0.242045] NET: Registered protocol family 2
[    0.242114] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.242334] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.242729] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.242926] TCP: Hash tables configured (established 131072 bind 65536)
[    0.242928] TCP reno registered
[    0.243000] NET: Registered protocol family 1
[    0.423575] pci 0000:01:05.0: Boot video device
[    0.423734] Scanning for low memory corruption every 60 seconds
[    0.423800] audit: initializing netlink socket (disabled)
[    0.423809] type=2000 audit(1403053519.423:1): initialized
[    0.429239] highmem bounce pool size: 64 pages
[    0.429243] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.430210] VFS: Disk quotas dquot_6.5.2
[    0.430248] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.430616] fuse init (API version 7.13)
[    0.430671] msgmni has been set to 1647
[    0.430803] alg: No test for stdrng (krng)
[    0.430838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.430840] io scheduler noop registered
[    0.430842] io scheduler anticipatory registered
[    0.430843] io scheduler deadline registered
[    0.430871] io scheduler cfq registered (default)
[    0.430970]   alloc irq_desc for 24 on node -1

[    0.241938] pci 0000:00:07.0:   PREFETCH window: disabled
[    0.241941] pci 0000:00:14.4: PCI bridge, secondary bus 0000:04
[    0.241944] pci 0000:00:14.4:   IO window: 0xe000-0xefff
[    0.241949] pci 0000:00:14.4:   MEM window: 0xfeb00000-0xfebfffff
[    0.241953] pci 0000:00:14.4:   PREFETCH window: 0xf0000000-0xf00fffff
[    0.241967]   alloc irq_desc for 17 on node -1
[    0.241968]   alloc kstat_irqs on node -1
[    0.241972] pci 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.241975] pci 0000:00:05.0: setting latency timer to 64
[    0.241979]   alloc irq_desc for 19 on node -1
[    0.241980]   alloc kstat_irqs on node -1
[    0.241985] pci 0000:00:07.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    0.241987] pci 0000:00:07.0: setting latency timer to 64
[    0.241994] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.241996] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.241998] pci_bus 0000:01: resource 0 io:  [0xc000-0xcfff]
[    0.242000] pci_bus 0000:01: resource 1 mem: [0xfe700000-0xfe8fffff]
[    0.242002] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff]
[    0.242004] pci_bus 0000:02: resource 0 io:  [0xd000-0xdfff]
[    0.242006] pci_bus 0000:02: resource 1 mem: [0xfe900000-0xfe9fffff]
[    0.242008] pci_bus 0000:02: resource 2 pref mem [0xfdf00000-0xfdffffff]
[    0.242010] pci_bus 0000:03: resource 1 mem: [0xfea00000-0xfeafffff]
[    0.242012] pci_bus 0000:04: resource 0 io:  [0xe000-0xefff]
[    0.242014] pci_bus 0000:04: resource 1 mem: [0xfeb00000-0xfebfffff]
[    0.242016] pci_bus 0000:04: resource 2 pref mem [0xf0000000-0xf00fffff]
[    0.242017] pci_bus 0000:04: resource 3 io:  [0x00-0xffff]
[    0.242019] pci_bus 0000:04: resource 4 mem: [0x000000-0xffffffff]
[    0.242045] NET: Registered protocol family 2
[    0.242114] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.242334] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.242729] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.242926] TCP: Hash tables configured (established 131072 bind 65536)
[    0.242928] TCP reno registered
[    0.243000] NET: Registered protocol family 1
[    0.423575] pci 0000:01:05.0: Boot video device
[    0.423734] Scanning for low memory corruption every 60 seconds
[    0.423800] audit: initializing netlink socket (disabled)
[    0.423809] type=2000 audit(1403053519.423:1): initialized
[    0.429239] highmem bounce pool size: 64 pages
[    0.429243] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.430210] VFS: Disk quotas dquot_6.5.2
[    0.430248] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.430616] fuse init (API version 7.13)
[    0.430671] msgmni has been set to 1647
[    0.430803] alg: No test for stdrng (krng)
[    0.430838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.430840] io scheduler noop registered
[    0.430842] io scheduler anticipatory registered
[    0.430843] io scheduler deadline registered
[    0.430871] io scheduler cfq registered (default)
[    0.430970]   alloc irq_desc for 24 on node -1

[    0.241938] pci 0000:00:07.0:   PREFETCH window: disabled
[    0.241941] pci 0000:00:14.4: PCI bridge, secondary bus 0000:04
[    0.241944] pci 0000:00:14.4:   IO window: 0xe000-0xefff
[    0.241949] pci 0000:00:14.4:   MEM window: 0xfeb00000-0xfebfffff
[    0.241953] pci 0000:00:14.4:   PREFETCH window: 0xf0000000-0xf00fffff
[    0.241967]   alloc irq_desc for 17 on node -1
[    0.241968]   alloc kstat_irqs on node -1
[    0.241972] pci 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.241975] pci 0000:00:05.0: setting latency timer to 64
[    0.241979]   alloc irq_desc for 19 on node -1
[    0.241980]   alloc kstat_irqs on node -1
[    0.241985] pci 0000:00:07.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    0.241987] pci 0000:00:07.0: setting latency timer to 64
[    0.241994] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.241996] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.241998] pci_bus 0000:01: resource 0 io:  [0xc000-0xcfff]
[    0.242000] pci_bus 0000:01: resource 1 mem: [0xfe700000-0xfe8fffff]
[    0.242002] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff]
[    0.242004] pci_bus 0000:02: resource 0 io:  [0xd000-0xdfff]
[    0.242006] pci_bus 0000:02: resource 1 mem: [0xfe900000-0xfe9fffff]
[    0.242008] pci_bus 0000:02: resource 2 pref mem [0xfdf00000-0xfdffffff]
[    0.242010] pci_bus 0000:03: resource 1 mem: [0xfea00000-0xfeafffff]
[    0.242012] pci_bus 0000:04: resource 0 io:  [0xe000-0xefff]
[    0.242014] pci_bus 0000:04: resource 1 mem: [0xfeb00000-0xfebfffff]
[    0.242016] pci_bus 0000:04: resource 2 pref mem [0xf0000000-0xf00fffff]
[    0.242017] pci_bus 0000:04: resource 3 io:  [0x00-0xffff]
[    0.242019] pci_bus 0000:04: resource 4 mem: [0x000000-0xffffffff]
[    0.242045] NET: Registered protocol family 2
[    0.242114] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.242334] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.242729] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.242926] TCP: Hash tables configured (established 131072 bind 65536)
[    0.242928] TCP reno registered
[    0.243000] NET: Registered protocol family 1
[    0.423575] pci 0000:01:05.0: Boot video device
[    0.423734] Scanning for low memory corruption every 60 seconds
[    0.423800] audit: initializing netlink socket (disabled)
[    0.423809] type=2000 audit(1403053519.423:1): initialized
[    0.429239] highmem bounce pool size: 64 pages
[    0.429243] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.430210] VFS: Disk quotas dquot_6.5.2
[    0.430248] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.430616] fuse init (API version 7.13)
[    0.430671] msgmni has been set to 1647
[    0.430803] alg: No test for stdrng (krng)
[    0.430838] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.430840] io scheduler noop registered
[    0.430842] io scheduler anticipatory registered
[    0.430843] io scheduler deadline registered
[    0.430871] io scheduler cfq registered (default)
[    0.430970]   alloc irq_desc for 24 on node -1

 22
[    0.912580] [drm] Initialized drm 1.1.0 20060810
[    0.925243] usb 1-4: configuration #1 chosen from 1 choice
[    1.091553] usb 1-6: new high speed USB device using ehci_hcd and address 4
[    1.225445] usb 1-6: configuration #1 chosen from 1 choice
[    1.225768] hub 1-6:1.0: USB hub found
[    1.226109] hub 1-6:1.0: 4 ports detected
[    1.231566] ata4: SATA link down (SStatus 0 SControl 300)
[    1.231605] ata3: SATA link down (SStatus 0 SControl 300)
[    1.288055] usb 2-2: new high speed USB device using ehci_hcd and address 2
[    1.292050] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.292075] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.292844] ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-H653G, DW20, max UDMA/100, ATAPI AN
[    1.292854] ata2.00: applying bridge limits
[    1.293843] ata2.00: configured for UDMA/100
[    1.330623] ata1.00: ATA-7: ST3500630NS, 3.AEG, max UDMA/133
[    1.330626] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    1.388951] ata1.00: configured for UDMA/133
[    1.404136] scsi 0:0:0:0: Direct-Access     ATA      ST3500630NS      3.AE PQ: 0 ANSI: 5
[    1.404266] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.404352] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    1.404379] sd 0:0:0:0: [sda] Write Protect is off
[    1.404381] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.404396] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.404480]  sda:
[    1.404882] scsi 1:0:0:0: CD-ROM            TSSTcorp DVD+-RW TS-H653G DW20 PQ: 0 ANSI: 5
[    1.408179] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.408183] Uniform CD-ROM driver Revision: 3.20
[    1.408282] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.408328] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.426718] usb 2-2: configuration #1 chosen from 1 choice
[    1.428606]  sda1 sda2 <
[    1.432212] Initializing USB Mass Storage driver...
[    1.432301] scsi4 : SCSI emulation for USB Mass Storage devices
[    1.432387] usbcore: registered new interface driver usb-storage
[    1.432389] USB Mass Storage support registered.
[    1.432393] usb-storage: device found at 2
[    1.432394] usb-storage: waiting for device to settle before scanning
[    1.449686]  sda5 >
[    1.449927] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.473970] [drm] radeon defaulting to kernel modesetting.
[    1.473972] [drm] radeon kernel modesetting enabled.
[    1.474016] radeon 0000:01:05.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.474019] radeon 0000:01:05.0: setting latency timer to 64
[    1.475059] [drm] radeon: Initializing kernel modesetting.
[    1.475155] [drm] register mmio base: 0xFE8F0000
[    1.475157] [drm] register mmio size: 65536

[    1.476236] ATOM BIOS: B43106
[    1.476249] [drm] Clocks initialized !
[    1.476469] [drm] Detected VRAM RAM=256M, BAR=256M
[    1.476473] [drm] RAM width 32bits DDR
[    1.476545] [TTM] Zone  kernel: Available graphics memory: 428446 kiB.
[    1.476547] [TTM] Zone highmem: Available graphics memory: 1677410 kiB.
[    1.476558] [drm] radeon: 256M of VRAM memory ready
[    1.476560] [drm] radeon: 512M of GTT memory ready.
[    1.476589] [drm] radeon: irq initialized.
[    1.476591] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    1.476794] [drm] Loading RS780 Microcode
[    1.476797] platform radeon_cp.0: firmware: requesting radeon/RS780_pfp.bin
[    1.477864] platform radeon_cp.0: firmware: requesting radeon/RS780_me.bin
[    1.478955] platform radeon_cp.0: firmware: requesting radeon/R600_rlc.bin
[    1.513022] [drm] ring test succeeded in 1 usecs
[    1.513128] [drm] radeon: ib pool ready.
[    1.513173] [drm] ib test succeeded in 0 usecs
[    1.513180] [drm] Enabling audio support
[    1.513267] [drm] Radeon Display Connectors
[    1.513269] [drm] Connector 0:
[    1.513270] [drm]   VGA
[    1.513272] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[    1.513273] [drm]   Encoders:
[    1.513275] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    1.513276] [drm] Connector 1:
[    1.513277] [drm]   HDMI-A
[    1.513278] [drm]   HPD1
[    1.513280] [drm]   DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
[    1.513281] [drm]   Encoders:
[    1.513282] [drm]     DFP1: INTERNAL_KLDSCP_LVTMA
[    1.631181] [drm] fb mappable at 0xD0141000
[    1.631182] [drm] vram apper at 0xD0000000
[    1.631184] [drm] size 5242880
[    1.631185] [drm] fb depth is 24
[    1.631186] [drm]    pitch is 5120
[    1.631270] fb0: radeondrmfb frame buffer device
[    1.631271] registered panic notifier
[    1.631275] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:05.0 on minor 0
[    1.632481] vga16fb: initializing
[    1.632483] vga16fb: mapped to 0xc00a0000
[    1.632487] vga16fb: not registering due to another framebuffer present
[    1.655381] Console: switching to colour frame buffer device 160x64
[    1.808917] usb 1-6.2: new low speed USB device using ehci_hcd and address 6
[    1.906350] usb 1-6.2: configuration #1 chosen from 1 choice
[    1.923958] usbcore: registered new interface driver hiddev
[    1.926742] input: SEM USB Keyboard as /devices/pci0000:00/0000:00:12.2/usb1/1-6/1-6.2/1-6.2:1.0/input/input3
[    1.926846] generic-usb 0003:1A2C:0E24.0001: input,hidraw0: USB HID v1.10 Keyboard [SEM USB Keyboard] on usb-0000:00:12.2-6.2/input0
[    1.930267] input: SEM USB Keyboard as /devices/pci0000:00/0000:00:12.2/usb1/:

[    1.476236] ATOM BIOS: B43106
[    1.476249] [drm] Clocks initialized !
[    1.476469] [drm] Detected VRAM RAM=256M, BAR=256M
[    1.476473] [drm] RAM width 32bits DDR
[    1.476545] [TTM] Zone  kernel: Available graphics memory: 428446 kiB.
[    1.476547] [TTM] Zone highmem: Available graphics memory: 1677410 kiB.
[    1.476558] [drm] radeon: 256M of VRAM memory ready
[    1.476560] [drm] radeon: 512M of GTT memory ready.
[    1.476589] [drm] radeon: irq initialized.
[    1.476591] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    1.476794] [drm] Loading RS780 Microcode
[    1.476797] platform radeon_cp.0: firmware: requesting radeon/RS780_pfp.bin
[    1.477864] platform radeon_cp.0: firmware: requesting radeon/RS780_me.bin
[    1.478955] platform radeon_cp.0: firmware: requesting radeon/R600_rlc.bin
[    1.513022] [drm] ring test succeeded in 1 usecs
[    1.513128] [drm] radeon: ib pool ready.
[    1.513173] [drm] ib test succeeded in 0 usecs
[    1.513180] [drm] Enabling audio support
[    1.513267] [drm] Radeon Display Connectors
[    1.513269] [drm] Connector 0:
[    1.513270] [drm]   VGA
[    1.513272] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[    1.513273] [drm]   Encoders:
[    1.513275] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    1.513276] [drm] Connector 1:
[    1.513277] [drm]   HDMI-A
[    1.513278] [drm]   HPD1
[    1.513280] [drm]   DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
[    1.513281] [drm]   Encoders:
[    1.513282] [drm]     DFP1: INTERNAL_KLDSCP_LVTMA
[    1.631181] [drm] fb mappable at 0xD0141000
[    1.631182] [drm] vram apper at 0xD0000000
[    1.631184] [drm] size 5242880
[    1.631185] [drm] fb depth is 24
[    1.631186] [drm]    pitch is 5120
[    1.631270] fb0: radeondrmfb frame buffer device
[    1.631271] registered panic notifier
[    1.631275] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:05.0 on minor 0
[    1.632481] vga16fb: initializing
[    1.632483] vga16fb: mapped to 0xc00a0000
[    1.632487] vga16fb: not registering due to another framebuffer present
[    1.655381] Console: switching to colour frame buffer device 160x64
[    1.808917] usb 1-6.2: new low speed USB device using ehci_hcd and address 6
[    1.906350] usb 1-6.2: configuration #1 chosen from 1 choice
[    1.923958] usbcore: registered new interface driver hiddev
[    1.926742] input: SEM USB Keyboard as /devices/pci0000:00/0000:00:12.2/usb1/1-6/1-6.2/1-6.2:1.0/input/input3
[    1.926846] generic-usb 0003:1A2C:0E24.0001: input,hidraw0: USB HID v1.10 Keyboard [SEM USB Keyboard] on usb-0000:00:12.2-6.2/input0
[    1.930267] input: SEM USB Keyboard as /devices/pci0000:00/0000:00:12.2/usb1/:

[    1.476236] ATOM BIOS: B43106
[    1.476249] [drm] Clocks initialized !
[    1.476469] [drm] Detected VRAM RAM=256M, BAR=256M
[    1.476473] [drm] RAM width 32bits DDR
[    1.476545] [TTM] Zone  kernel: Available graphics memory: 428446 kiB.
[    1.476547] [TTM] Zone highmem: Available graphics memory: 1677410 kiB.
[    1.476558] [drm] radeon: 256M of VRAM memory ready
[    1.476560] [drm] radeon: 512M of GTT memory ready.
[    1.476589] [drm] radeon: irq initialized.
[    1.476591] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    1.476794] [drm] Loading RS780 Microcode
[    1.476797] platform radeon_cp.0: firmware: requesting radeon/RS780_pfp.bin
[    1.477864] platform radeon_cp.0: firmware: requesting radeon/RS780_me.bin
[    1.478955] platform radeon_cp.0: firmware: requesting radeon/R600_rlc.bin
[    1.513022] [drm] ring test succeeded in 1 usecs
[    1.513128] [drm] radeon: ib pool ready.
[    1.513173] [drm] ib test succeeded in 0 usecs
[    1.513180] [drm] Enabling audio support
[    1.513267] [drm] Radeon Display Connectors
[    1.513269] [drm] Connector 0:
[    1.513270] [drm]   VGA
[    1.513272] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[    1.513273] [drm]   Encoders:
[    1.513275] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    1.513276] [drm] Connector 1:
[    1.513277] [drm]   HDMI-A
[    1.513278] [drm]   HPD1
[    1.513280] [drm]   DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
[    1.513281] [drm]   Encoders:
[    1.513282] [drm]     DFP1: INTERNAL_KLDSCP_LVTMA
[    1.631181] [drm] fb mappable at 0xD0141000
[    1.631182] [drm] vram apper at 0xD0000000
[    1.631184] [drm] size 5242880
[    1.631185] [drm] fb depth is 24
[    1.631186] [drm]    pitch is 5120
[    1.631270] fb0: radeondrmfb frame buffer device
[    1.631271] registered panic notifier
[    1.631275] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:05.0 on minor 0
[    1.632481] vga16fb: initializing
[    1.632483] vga16fb: mapped to 0xc00a0000
[    1.632487] vga16fb: not registering due to another framebuffer present
[    1.655381] Console: switching to colour frame buffer device 160x64
[    1.808917] usb 1-6.2: new low speed USB device using ehci_hcd and address 6
[    1.906350] usb 1-6.2: configuration #1 chosen from 1 choice
[    1.923958] usbcore: registered new interface driver hiddev
[    1.926742] input: SEM USB Keyboard as /devices/pci0000:00/0000:00:12.2/usb1/1-6/1-6.2/1-6.2:1.0/input/input3
[    1.926846] generic-usb 0003:1A2C:0E24.0001: input,hidraw0: USB HID v1.10 Keyboard [SEM USB Keyboard] on usb-0000:00:12.2-6.2/input0
[    1.930267] input: SEM USB Keyboard as /devices/pci0000:00/0000:00:12.2/usb1/:

[    1.476236] ATOM BIOS: B43106
[    1.476249] [drm] Clocks initialized !
[    1.476469] [drm] Detected VRAM RAM=256M, BAR=256M
[    1.476473] [drm] RAM width 32bits DDR
[    1.476545] [TTM] Zone  kernel: Available graphics memory: 428446 kiB.
[    1.476547] [TTM] Zone highmem: Available graphics memory: 1677410 kiB.
[    1.476558] [drm] radeon: 256M of VRAM memory ready
[    1.476560] [drm] radeon: 512M of GTT memory ready.
[    1.476589] [drm] radeon: irq initialized.
[    1.476591] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    1.476794] [drm] Loading RS780 Microcode
[    1.476797] platform radeon_cp.0: firmware: requesting radeon/RS780_pfp.bin
[    1.477864] platform radeon_cp.0: firmware: requesting radeon/RS780_me.bin
[    1.478955] platform radeon_cp.0: firmware: requesting radeon/R600_rlc.bin
[    1.513022] [drm] ring test succeeded in 1 usecs
[    1.513128] [drm] radeon: ib pool ready.
[    1.513173] [drm] ib test succeeded in 0 usecs
[    1.513180] [drm] Enabling audio support
[    1.513267] [drm] Radeon Display Connectors
[    1.513269] [drm] Connector 0:
[    1.513270] [drm]   VGA
[    1.513272] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[    1.513273] [drm]   Encoders:
[    1.513275] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    1.513276] [drm] Connector 1:
[    1.513277] [drm]   HDMI-A
[    1.513278] [drm]   HPD1
[    1.513280] [drm]   DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
[    1.513281] [drm]   Encoders:
[    1.513282] [drm]     DFP1: INTERNAL_KLDSCP_LVTMA
[    1.631181] [drm] fb mappable at 0xD0141000
[    1.631182] [drm] vram apper at 0xD0000000
[    1.631184] [drm] size 5242880
[    1.631185] [drm] fb depth is 24
[    1.631186] [drm]    pitch is 5120
[    1.631270] fb0: radeondrmfb frame buffer device
[    1.631271] registered panic notifier
[    1.631275] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:05.0 on minor 0
[    1.632481] vga16fb: initializing
[    1.632483] vga16fb: mapped to 0xc00a0000
[    1.632487] vga16fb: not registering due to another framebuffer present
[    1.655381] Console: switching to colour frame buffer device 160x64
[    1.808917] usb 1-6.2: new low speed USB device using ehci_hcd and address 6
[    1.906350] usb 1-6.2: configuration #1 chosen from 1 choice
[    1.923958] usbcore: registered new interface driver hiddev
[    1.926742] input: SEM USB Keyboard as /devices/pci0000:00/0000:00:12.2/usb1/1-6/1-6.2/1-6.2:1.0/input/input3
[    1.926846] generic-usb 0003:1A2C:0E24.0001: input,hidraw0: USB HID v1.10 Keyboard [SEM USB Keyboard] on usb-0000:00:12.2-6.2/input0
[    1.930267] input: SEM USB Keyboard as /devices/pci0000:00/0000:00:12.2/usb1/:

)
[   17.087753]  (2402000 KHz - 2477000 KHz @ 40000 KHz), (10000 mBi, 10000 mBm)
[   17.087754] cfg80211: CRDA thinks this should applied:
[   17.087756] cfg80211: Regulatory domain: US
[   17.087757]  (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   17.087759]  (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[   17.087761]  (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
[   17.087762]  (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.087764]  (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.087766]  (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.087768]  (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[   17.087769] cfg80211: We intersect both of these and get:
[   17.087770] cfg80211: Regulatory domain: 98
[   17.087771]  (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   17.087773]  (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[   17.087776] cfg80211: Disabling channel 2467 MHz on phy0 due to Country IE
[   17.087778] cfg80211: Disabling channel 2472 MHz on phy0 due to Country IE
[   17.087780] cfg80211: Disabling channel 2484 MHz on phy0 due to Country IE
[   17.087782] cfg80211: Current regulatory domain updated by AP to: US
[   17.087784]  (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   17.087786]  (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[   17.161350] padlock: VIA PadLock not detected.
[  108.297702] I-pipe: Domain RTAI registered.
[  108.297707] RTAI[hal]: <3.8.1> mounted over IPIPE-NOTHREADS 2.6-03.
[  108.297709] RTAI[hal]: compiled with gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) .
[  108.297749] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[  108.297750] PIPELINE layers:
[  108.297752] f8f35e20 9ac15d93 RTAI 200
[  108.297754] c085cb20 0 Linux 100
[  108.312199] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[  108.312330] RTAI[sched]: IMMEDIATE, MP, USER/KERNEL SPACE: <with RTAI OWN KTASKs>, kstacks pool size = 524288 bytes.
[  108.312334] RTAI[sched]: hard timer type/freq = APIC/12499008(Hz); default timing: periodic; linear timed lists.
[  108.312337] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2799978000 hz.
[  108.312339] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[  108.312403] RTAI[usi]: enabled.
[  108.341614] RTAI[math]: loaded.
[  108.417557] config string '0x378 out  '
[  114.889546] RTAI[math]: unloaded.
[  114.910416] SCHED releases registered named ALIEN RTGLBH
[  114.941896] RTAI[malloc]: unloaded.
[  115.040030] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[  115.041721] I-pipe: Domain RTAI unregistered.
[  115.041764] RTAI[hal]: unmounted.

)
[   17.087753]  (2402000 KHz - 2477000 KHz @ 40000 KHz), (10000 mBi, 10000 mBm)
[   17.087754] cfg80211: CRDA thinks this should applied:
[   17.087756] cfg80211: Regulatory domain: US
[   17.087757]  (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   17.087759]  (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[   17.087761]  (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
[   17.087762]  (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.087764]  (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.087766]  (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.087768]  (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[   17.087769] cfg80211: We intersect both of these and get:
[   17.087770] cfg80211: Regulatory domain: 98
[   17.087771]  (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   17.087773]  (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[   17.087776] cfg80211: Disabling channel 2467 MHz on phy0 due to Country IE
[   17.087778] cfg80211: Disabling channel 2472 MHz on phy0 due to Country IE
[   17.087780] cfg80211: Disabling channel 2484 MHz on phy0 due to Country IE
[   17.087782] cfg80211: Current regulatory domain updated by AP to: US
[   17.087784]  (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   17.087786]  (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[   17.161350] padlock: VIA PadLock not detected.
[  108.297702] I-pipe: Domain RTAI registered.
[  108.297707] RTAI[hal]: <3.8.1> mounted over IPIPE-NOTHREADS 2.6-03.
[  108.297709] RTAI[hal]: compiled with gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) .
[  108.297749] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[  108.297750] PIPELINE layers:
[  108.297752] f8f35e20 9ac15d93 RTAI 200
[  108.297754] c085cb20 0 Linux 100
[  108.312199] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[  108.312330] RTAI[sched]: IMMEDIATE, MP, USER/KERNEL SPACE: <with RTAI OWN KTASKs>, kstacks pool size = 524288 bytes.
[  108.312334] RTAI[sched]: hard timer type/freq = APIC/12499008(Hz); default timing: periodic; linear timed lists.
[  108.312337] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2799978000 hz.
[  108.312339] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[  108.312403] RTAI[usi]: enabled.
[  108.341614] RTAI[math]: loaded.
[  108.417557] config string '0x378 out  '
[  114.889546] RTAI[math]: unloaded.
[  114.910416] SCHED releases registered named ALIEN RTGLBH
[  114.941896] RTAI[malloc]: unloaded.
[  115.040030] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[  115.041721] I-pipe: Domain RTAI unregistered.
[  115.041764] RTAI[hal]: unmounted.



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

More
18 Jun 2014 09:04 #48046 by yoshimitsuspeed
Don't know if it matters but the "new" computer doesn't have a com port so this is the one I got for it.

www.amazon.com/gp/product/B00GX9HYWE/ref...00_i00?ie=UTF8&psc=1

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

More
18 Jun 2014 17:02 #48058 by andypugh
Replied by andypugh on topic My build and questions

yoshi@linuxcnc:~$ halcmd loadrt hal_parport
RTAPI: ERROR: could not open shared memory (errno=2)
Segmentation fault

Unless LinuxCNC is running (Well, technically, unless RTAPI is running) then this is vaguely normal.
If instead of halcmd loadrt you use halrun to start an rtapi/hal session then enter the HAL commands at the halrun prompt you might have more luck.
The "halrun" command loads rtapi and sets up the realtime system. "halcmd" tries to use an existing rtapi/hal session (such as the one created by LinuxCNC)

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

More
18 Jun 2014 17:04 #48059 by andypugh
Replied by andypugh on topic My build and questions

Don't know if it matters but the "new" computer doesn't have a com port so this is the one I got for it.

www.amazon.com/gp/product/B00GX9HYWE/ref...00_i00?ie=UTF8&psc=1


That looks like it should be OK.

what is the output of
cat /proc/ioports

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

More
18 Jun 2014 22:12 #48069 by yoshimitsuspeed
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-0060 : keyboard
0064-0064 : keyboard
0070-0071 : rtc0
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
03c0-03df : vga+
040b-040b : pnp 00:08
04d0-04d1 : pnp 00:08
04d6-04d6 : pnp 00:08
0800-089f : pnp 00:08
  0800-0803 : ACPI PM1a_EVT_BLK
  0804-0805 : ACPI PM1a_CNT_BLK
  0808-080b : ACPI PM_TMR
  0820-0827 : ACPI GPE0_BLK
0900-090f : pnp 00:08
0910-091f : pnp 00:08
0a00-0a0f : pnp 00:09
0a10-0a1f : pnp 00:09
0a20-0a2f : pnp 00:09
0b00-0b0f : pnp 00:08
  0b00-0b07 : piix4_smbus
0b20-0b3f : pnp 00:08
0c00-0c01 : pnp 00:08
0c14-0c14 : pnp 00:08
0c50-0c51 : pnp 00:08
0c52-0c52 : pnp 00:08
0c6c-0c6c : pnp 00:08
0c6f-0c6f : pnp 00:08
0cd0-0cd1 : pnp 00:08
0cd2-0cd3 : pnp 00:08
0cd4-0cd5 : pnp 00:08
0cd6-0cd7 : pnp 00:08
0cd8-0cdf : pnp 00:08
0cf8-0cff : PCI conf1
7000-700f : 0000:00:11.0
  7000-700f : ahci
8000-8003 : 0000:00:11.0
  8000-8003 : ahci
9000-9007 : 0000:00:11.0
  9000-9007 : ahci
a000-a003 : 0000:00:11.0
  a000-a003 : ahci
b000-b007 : 0000:00:11.0
  b000-b007 : ahci
c000-cfff : PCI Bus 0000:01
  c000-c0ff : 0000:01:05.0
d000-dfff : PCI Bus 0000:02
  d400-d403 : 0000:02:00.0
  d800-d8ff : 0000:02:00.0
e000-efff : PCI Bus 0000:04
  e800-e8ff : 0000:04:06.0
    e800-e8ff : r8169
fe00-fefe : pnp 00:08

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

More
18 Jun 2014 22:22 #48070 by yoshimitsuspeed
When I tried halrun I entered loadrt hal_parport in it's command prompt and it just dropped to the next line. nothing happened.
I then exited and tried
yoshi@linuxcnc:~$ halcmd loadrt hal_parport
insmod: error inserting '/usr/realtime-2.6.32-122-rtai/modules/linuxcnc/hal_parport.ko': -1 File exists
<commandline>:0: exit value: 1
<commandline>:0: insmod failed, returned -1
See the output of 'dmesg' for more information.

I really don't get what I should be looking for in dmesg. Should I post it all up again?

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

More
18 Jun 2014 23:05 #48076 by andypugh
Replied by andypugh on topic My build and questions

When I tried halrun I entered loadrt hal_parport in it's command prompt and it just dropped to the next line. nothing happened.


That's a good sign, in some ways.

If you then try "show pin" then you should see the parport pins. However unless the io address is correct then they simply won't work.

However, it is still not clear where the parport is living. None of the ioports seem to obviously be the parport, but that isn't to say that none of them are.

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

More
19 Jun 2014 02:15 #48083 by yoshimitsuspeed
halcmd: show pin
Component Pins:
Owner   Type  Dir         Value  Name
     4  bit   IN          FALSE  parport.0.pin-01-out
     4  bit   IN          FALSE  parport.0.pin-02-out
     4  bit   IN          FALSE  parport.0.pin-03-out
     4  bit   IN          FALSE  parport.0.pin-04-out
     4  bit   IN          FALSE  parport.0.pin-05-out
     4  bit   IN          FALSE  parport.0.pin-06-out
     4  bit   IN          FALSE  parport.0.pin-07-out
     4  bit   IN          FALSE  parport.0.pin-08-out
     4  bit   IN          FALSE  parport.0.pin-09-out
     4  bit   OUT         FALSE  parport.0.pin-10-in
     4  bit   OUT         FALSE  parport.0.pin-10-in-not
     4  bit   OUT         FALSE  parport.0.pin-11-in
     4  bit   OUT         FALSE  parport.0.pin-11-in-not
     4  bit   OUT         FALSE  parport.0.pin-12-in
     4  bit   OUT         FALSE  parport.0.pin-12-in-not
     4  bit   OUT         FALSE  parport.0.pin-13-in
     4  bit   OUT         FALSE  parport.0.pin-13-in-not
     4  bit   IN          FALSE  parport.0.pin-14-out
     4  bit   OUT         FALSE  parport.0.pin-15-in
     4  bit   OUT         FALSE  parport.0.pin-15-in-not
     4  bit   IN          FALSE  parport.0.pin-16-out
     4  bit   IN          FALSE  parport.0.pin-17-out

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

More
19 Jun 2014 05:21 #48092 by andypugh
Replied by andypugh on topic My build and questions

halcmd: show pin
Component Pins:
Owner   Type  Dir         Value  Name
     4  bit   IN          FALSE  parport.0.pin-01-out
...


That indicates that the parallel port driver is loading. Unfortunately I don't think it guarantees that it is connecting to an actual parallel port. I think it still loads with an invalid base-address.

You could try "loadusr halmeter", then select one of the input pins, and try shorting it to one of the GND pins on the port, to see if you see any action.

But, without specifying the port number, or base address, I don't think it will work.

(FWIW a Mesa 6i25 will definitely work, and is much more powerful than a parallel port card)

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

Time to create page: 0.339 seconds
Powered by Kunena Forum