Sherline 2010 setup with LinuxCNC Problem

More
30 May 2015 04:34 #59208 by dlipford370
Thank you so much for taking the time to read my problem. Any thoughts would be much appreciated.


I have my sherline 2010 mill, and sherline driver box.

I am using a Dell Latitude D600. Mine is the 1.8ghz Pentium M with 1GB of Ram.

Sherline provides Ubuntu on a cd, which I booted into, and formatted the hard drive, so this is the only thing on the computer. It also has LinuxCNC "built into" the setup. It's called EMC2.

I have the driver box off, turn on the computer, and attempt to open emc2, but I get this error everytime:




The person who sold it to me suggested to go through stepconf and create my own profile. I did this, and when I tried to test the axis I would get this error .

Also, after saving this configuration, and attempting to open emc2 through that saved config, I get the same error as shown at the beginning of the post.


I tried reformatting the hard drive, and installing ubuntu again. I've restarted the computer many times. I make sure all connections are solid. Keep driver board off (unless I was testing axis etc.) Anyone have any thoughts?

Thank you

David

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

More
30 May 2015 04:39 - 30 May 2015 04:49 #59209 by dlipford370
Looks like this guy was having some issues with the same computer I have - but at least he's running. I can't even get it going.

Linked Post
Last edit: 30 May 2015 04:49 by dlipford370.

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

More
30 May 2015 05:33 - 30 May 2015 05:38 #59211 by BigJohnT
In the error window press the Select All button then Ctrl C to copy the text to the clipboard then Ctrl V to paste the text then use the code tags (looks like a sheet of paper above with <> in the middle to wrap the error so it is not so long.
Lots of code

JT
Last edit: 30 May 2015 05:38 by BigJohnT.

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

More
30 May 2015 06:46 - 30 May 2015 18:49 #59217 by dlipford370
Here it is!
Print file information:
RUN_IN_PLACE=no
EMC2_DIR=
EMC2_BIN_DIR=/usr/bin
EMC2_TCL_DIR=/usr/share/emc/tcl
EMC2_SCRIPT_DIR=
EMC2_RTLIB_DIR=/usr/realtime-2.6.32-122-rtai/modules/emc2
EMC2_CONFIG_DIR=
EMC2_LANG_DIR=/usr/share/emc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
EMC2_EMCSH=/usr/bin/wish8.5
EMC2 - 2.4.3
Machine configuration directory is '/home/sherline/emc2/configs/Sherline4Axis'
Machine configuration file is 'Sherline4Axis_mm.ini'
INIFILE=/home/sherline/emc2/configs/Sherline4Axis/Sherline4Axis_mm.ini
PARAMETER_FILE=stepper.var
EMCMOT=motmod
EMCIO=io
TASK=milltask
HALUI=
DISPLAY=mini
NML_FILE=
Starting EMC2...
Starting EMC2 server program: emcsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Realtime system did not load
Shutting down and cleaning up EMC2...
Killing task emcsvr, PID=1853
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments
Cleanup done

Debug file information:
insmod: error inserting '/usr/realtime-2.6.32-122-rtai/modules/rtai_hal.ko': -1 Operation not permitted
1853
  PID TTY      STAT   TIME COMMAND
Stopping realtime threads
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
Unloading hal components
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
ERROR: Module hal_lib does not exist in /proc/modules
ERROR: Module rtapi does not exist in /proc/modules
ERROR: Module rtai_math does not exist in /proc/modules
ERROR: Module rtai_sem does not exist in /proc/modules
ERROR: Module rtai_fifos does not exist in /proc/modules
ERROR: Module rtai_sched does not exist in /proc/modules
ERROR: Module rtai_hal does not exist in /proc/modules

Kernel message information:
[    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 - 000000000009f000 (usable)
[    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003ffae000 (usable)
[    0.000000]  BIOS-e820: 000000003ffae000 - 0000000040000000 (reserved)
[    0.000000]  BIOS-e820: 00000000feda0000 - 00000000fee00000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.3 present.
[    0.000000] last_pfn = 0x3ffae 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-CFFFF write-protect
[    0.000000]   D0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FC0000000 write-back
[    0.000000]   1 base 0FEDA0000 mask FFFFE0000 write-through
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT not supported by CPU.
[    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 - 000000000009f000 (usable)
[    0.000000]  modified: 000000000009f000 - 00000000000a0000 (reserved)
[    0.000000]  modified: 0000000000100000 - 000000003ffae000 (usable)
[    0.000000]  modified: 000000003ffae000 - 0000000040000000 (reserved)
[    0.000000]  modified: 00000000feda0000 - 00000000fee00000 (reserved)
[    0.000000]  modified: 00000000ffb00000 - 0000000100000000 (reserved)
[    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: 2f354000 - 30001ab4
[    0.000000] ACPI: RSDP 000fdf00 00014 (v00 DELL  )
[    0.000000] ACPI: RSDT 3fff0000 0002C (v01 DELL    CPi R   27D40907 ASL  00000061)
[    0.000000] ACPI: FACP 3fff0400 00074 (v01 DELL    CPi R   27D40907 ASL  00000061)
[    0.000000] ACPI: DSDT 3fff0c00 02E0B (v01 INT430 SYSFexxx 00001001 MSFT 0100000E)
[    0.000000] ACPI: FACS 3ffff800 00040
[    0.000000] ACPI: ASF! 3fff0800 0005B (v16 DELL    CPi R   27D40907 ASL  00000061)
[    0.000000] 135MB 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 [002f354000 - 0030001ab4]          RAMDISK ==> [002f354000 - 0030001ab4]
[    0.000000]   #5 [000009f000 - 0000100000]    BIOS reserved ==> [000009f000 - 0000100000]
[    0.000000]   #6 [00008b1000 - 00008b4198]              BRK ==> [00008b1000 - 00008b4198]
[    0.000000]   #7 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
[    0.000000]   #8 [0000008000 - 000000f000]          BOOTMAP ==> [0000008000 - 000000f000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x0003ffae
[    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 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0003ffae
[    0.000000] On node 0 totalpages: 261961
[    0.000000] free_area_init_node: node 0, pgdat c07470e0, node_mem_map c1001000
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3963 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: 272 pages used for memmap
[    0.000000]   HighMem zone: 34464 pages, LIFO batch:7
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[    0.000000] APIC: disable apic facility
[    0.000000] nr_irqs_gsi: 16
[    0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:beda0000)
[    0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 24 pages/cpu @c1c00000 s74936 r0 d23368 u4194304
[    0.000000] pcpu-alloc: s74936 r0 d23368 u4194304 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 259913
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-122-rtai root=UUID=7ec51006-8852-4815-bb1c-b5db410267b4 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 5241240 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:0003ffae)
[    0.000000] Memory: 1012148k/1048248k available (4539k kernel code, 35116k reserved, 1928k data, 620k init, 138944k 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=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:2304 nr_irqs:256
[    0.000000] I-pipe 2.6-03: pipeline enabled.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 598.067 MHz processor.
[    0.004010] Calibrating delay loop (skipped), value calculated using timer frequency.. 1196.13 BogoMIPS (lpj=2392268)
[    0.004059] Security Framework initialized
[    0.004118] AppArmor: AppArmor initialized
[    0.004140] Mount-cache hash table entries: 512
[    0.004472] Initializing cgroup subsys ns
[    0.004484] Initializing cgroup subsys cpuacct
[    0.004498] Initializing cgroup subsys memory
[    0.004527] Initializing cgroup subsys devices
[    0.004536] Initializing cgroup subsys freezer
[    0.004544] Initializing cgroup subsys net_cls
[    0.004601] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.004612] CPU: L2 cache: 2048K
[    0.004623] mce: CPU supports 5 MCE banks
[    0.004654] Performance Events: 
[    0.004661] no APIC, boot with the "lapic" boot parameter to force-enable it.
[    0.004670] no hardware sampling interrupt available.
[    0.004677] p6 PMU driver.
[    0.004696] ... version:                0
[    0.004703] ... bit width:              32
[    0.004710] ... generic registers:      2
[    0.004718] ... value mask:             00000000ffffffff
[    0.004725] ... max period:             000000007fffffff
[    0.004733] ... fixed-purpose events:   0
[    0.004740] ... event mask:             0000000000000003
[    0.004752] Checking 'hlt' instruction... OK.
[    0.022317] SMP alternatives: switching to UP code
[    0.039006] Freeing SMP alternatives: 31k freed
[    0.039037] ACPI: Core revision 20090903
[    0.049804] ACPI: setting ELCR to 0200 (from 0800)
[    0.051990] ftrace: converting mcount calls to 0f 1f 44 00 00
[    0.052015] ftrace: allocating 21003 entries in 42 pages
[    0.069104] Enabling APIC mode:  Flat.  Using 0 I/O APICs
[    0.069114] weird, boot CPU (#0) not listed by the BIOS.
[    0.069120] SMP motherboard not detected.
[    0.069128] Local APIC not detected. Using dummy APIC emulation.
[    0.069134] SMP disabled
[    0.069440] Brought up 1 CPUs
[    0.069448] Total of 1 processors activated (1196.13 BogoMIPS).
[    0.071280] CPU0 attaching NULL sched-domain.
[    0.071618] devtmpfs: initialized
[    0.072712] regulator: core version 0.5
[    0.072853] NET: Registered protocol family 16
[    0.073207] EISA bus registered
[    0.073228] ACPI: bus type pci registered
[    0.107413] PCI: PCI BIOS revision 2.10 entry at 0xfc96e, last bus=2
[    0.107421] PCI: Using configuration type 1 for base access
[    0.110064] bio: create slab <bio-0> at 0
[    0.111651] ACPI: EC: Look up EC in DSDT
[    0.134827] ACPI: Interpreter enabled
[    0.134835] ACPI: (supports S0 S5)
[    0.134871] ACPI: Using PIC for interrupt routing
[    0.181793] ACPI: ACPI Dock Station Driver: 1 docks/bays found
[    0.193940] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.194053] pci 0000:00:00.0: reg 10 32bit mmio pref: [0xe0000000-0xe7ffffff]
[    0.194255] pci 0000:00:1d.0: reg 20 io port: [0xbf80-0xbf9f]
[    0.194340] pci 0000:00:1d.1: reg 20 io port: [0xbf40-0xbf5f]
[    0.194428] pci 0000:00:1d.2: reg 20 io port: [0xbf20-0xbf3f]
[    0.194523] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf4fffc00-0xf4ffffff]
[    0.194609] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.194621] pci 0000:00:1d.7: PME# disabled
[    0.194757] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
[    0.194769] pci 0000:00:1f.0: quirk: region 0880-08bf claimed by ICH4 GPIO
[    0.194812] pci 0000:00:1f.1: reg 10 io port: [0x1f0-0x1f7]
[    0.194828] pci 0000:00:1f.1: reg 14 io port: [0x3f4-0x3f7]
[    0.194843] pci 0000:00:1f.1: reg 18 io port: [0x170-0x177]
[    0.194859] pci 0000:00:1f.1: reg 1c io port: [0x374-0x377]
[    0.194874] pci 0000:00:1f.1: reg 20 io port: [0xbfa0-0xbfaf]
[    0.194891] pci 0000:00:1f.1: reg 24 32bit mmio: [0x000000-0x0003ff]
[    0.194964] pci 0000:00:1f.5: reg 10 io port: [0xb800-0xb8ff]
[    0.194979] pci 0000:00:1f.5: reg 14 io port: [0xbc40-0xbc7f]
[    0.194995] pci 0000:00:1f.5: reg 18 32bit mmio: [0xf4fff800-0xf4fff9ff]
[    0.195011] pci 0000:00:1f.5: reg 1c 32bit mmio: [0xf4fff400-0xf4fff4ff]
[    0.195061] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
[    0.195072] pci 0000:00:1f.5: PME# disabled
[    0.195142] pci 0000:01:00.0: reg 10 32bit mmio pref: [0xe8000000-0xefffffff]
[    0.195157] pci 0000:01:00.0: reg 14 io port: [0xc000-0xc0ff]
[    0.195172] pci 0000:01:00.0: reg 18 32bit mmio: [0xfcff0000-0xfcffffff]
[    0.195202] pci 0000:01:00.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[    0.195239] pci 0000:01:00.0: supports D1 D2
[    0.195303] pci 0000:00:01.0: bridge io port: [0xc000-0xcfff]
[    0.195314] pci 0000:00:01.0: bridge 32bit mmio: [0xfc000000-0xfdffffff]
[    0.195325] pci 0000:00:01.0: bridge 32bit mmio pref: [0xe8000000-0xefffffff]
[    0.195416] pci 0000:02:00.0: reg 10 64bit mmio: [0xfaff0000-0xfaffffff]
[    0.195496] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.195507] pci 0000:02:00.0: PME# disabled
[    0.195567] pci 0000:02:01.0: reg 10 32bit mmio: [0x000000-0x000fff]
[    0.195600] pci 0000:02:01.0: supports D1 D2
[    0.195608] pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.195619] pci 0000:02:01.0: PME# disabled
[    0.195675] pci 0000:02:01.1: reg 10 32bit mmio: [0x000000-0x000fff]
[    0.195708] pci 0000:02:01.1: supports D1 D2
[    0.195716] pci 0000:02:01.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.195727] pci 0000:02:01.1: PME# disabled
[    0.195779] pci 0000:02:03.0: reg 10 32bit mmio: [0xfafee000-0xfafeffff]
[    0.195882] pci 0000:00:1e.0: transparent bridge
[    0.195893] pci 0000:00:1e.0: bridge io port: [0xd000-0xefff]
[    0.195905] pci 0000:00:1e.0: bridge 32bit mmio: [0xf6000000-0xfbffffff]
[    0.195981] pci_bus 0000:00: on NUMA node 0
[    0.196012] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.196814] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[    0.196998] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
[    0.232704] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
[    0.233069] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *11
[    0.233427] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 *11)
[    0.233785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 *11)
[    0.234090] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.234474] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.234803] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.234818] vgaarb: loaded
[    0.235181] SCSI subsystem initialized
[    0.235302] libata version 3.00 loaded.
[    0.235515] usbcore: registered new interface driver usbfs
[    0.235561] usbcore: registered new interface driver hub
[    0.235659] usbcore: registered new device driver usb
[    0.236068] ACPI: WMI: Mapper loaded
[    0.236075] PCI: Using ACPI for IRQ routing
[    0.236409] NetLabel: Initializing
[    0.236416] NetLabel:  domain hash size = 128
[    0.236422] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.236461] NetLabel:  unlabeled traffic allowed by default
[    0.236543] Switching to clocksource tsc
[    0.242177] AppArmor: AppArmor Filesystem Enabled
[    0.242201] pnp: PnP ACPI init
[    0.242225] ACPI: bus type pnp registered
[    0.266460] pnp 00:02: io resource (0x800-0x805) overlaps 0000:00:1f.0 BAR 13 (0x800-0x87f), disabling
[    0.266475] pnp 00:02: io resource (0x808-0x80f) overlaps 0000:00:1f.0 BAR 13 (0x800-0x87f), disabling
[    0.266686] pnp 00:03: io resource (0x806-0x807) overlaps 0000:00:1f.0 BAR 13 (0x800-0x87f), disabling
[    0.266699] pnp 00:03: io resource (0x810-0x85f) overlaps 0000:00:1f.0 BAR 13 (0x800-0x87f), disabling
[    0.266712] pnp 00:03: io resource (0x860-0x87f) overlaps 0000:00:1f.0 BAR 13 (0x800-0x87f), disabling
[    0.310212] pnp: PnP ACPI: found 13 devices
[    0.310221] ACPI: ACPI bus type pnp unregistered
[    0.310234] PnPBIOS: Disabled by ACPI PNP
[    0.310264] system 00:00: iomem range 0x0-0x9fbff could not be reserved
[    0.310276] system 00:00: iomem range 0x9fc00-0x9ffff could not be reserved
[    0.310287] system 00:00: iomem range 0xc0000-0xcffff could not be reserved
[    0.310299] system 00:00: iomem range 0xe0000-0xfffff could not be reserved
[    0.310310] system 00:00: iomem range 0x100000-0x3ffeffff could not be reserved
[    0.310321] system 00:00: iomem range 0x3fff0000-0x3fffffff has been reserved
[    0.310333] system 00:00: iomem range 0xfeda0000-0xfedfffff has been reserved
[    0.310344] system 00:00: iomem range 0xffb00000-0xffbfffff has been reserved
[    0.310365] system 00:02: ioport range 0x4d0-0x4d1 has been reserved
[    0.310385] system 00:03: ioport range 0xf400-0xf4fe has been reserved
[    0.310397] system 00:03: ioport range 0x880-0x8bf has been reserved
[    0.310407] system 00:03: ioport range 0x8c0-0x8df has been reserved
[    0.310418] system 00:03: ioport range 0x8e0-0x8ff has been reserved
[    0.310441] system 00:08: ioport range 0x900-0x97f has been reserved
[    0.345492] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.345504] pci 0000:00:01.0:   IO window: 0xc000-0xcfff
[    0.345516] pci 0000:00:01.0:   MEM window: 0xfc000000-0xfdffffff
[    0.345528] pci 0000:00:01.0:   PREFETCH window: 0xe8000000-0xefffffff
[    0.345562] pci 0000:02:01.0: CardBus bridge, secondary bus 0000:03
[    0.345571] pci 0000:02:01.0:   IO window: 0x00d000-0x00d0ff
[    0.345583] pci 0000:02:01.0:   IO window: 0x00d400-0x00d4ff
[    0.345594] pci 0000:02:01.0:   PREFETCH window: 0x40000000-0x43ffffff
[    0.345606] pci 0000:02:01.0:   MEM window: 0x4c000000-0x4fffffff
[    0.345618] pci 0000:02:01.1: CardBus bridge, secondary bus 0000:07
[    0.345627] pci 0000:02:01.1:   IO window: 0x00d800-0x00d8ff
[    0.345638] pci 0000:02:01.1:   IO window: 0x00dc00-0x00dcff
[    0.345649] pci 0000:02:01.1:   PREFETCH window: 0x44000000-0x47ffffff
[    0.345661] pci 0000:02:01.1:   MEM window: 0x50000000-0x53ffffff
[    0.345673] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:02
[    0.345683] pci 0000:00:1e.0:   IO window: 0xd000-0xefff
[    0.345696] pci 0000:00:1e.0:   MEM window: 0xf6000000-0xfbffffff
[    0.345708] pci 0000:00:1e.0:   PREFETCH window: 0x40000000-0x47ffffff
[    0.345740] pci 0000:00:1e.0: setting latency timer to 64
[    0.345758] pci 0000:02:01.0: enabling device (0000 -> 0003)
[    0.346241] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    0.346250] PCI: setting IRQ 11 as level-triggered
[    0.346262] pci 0000:02:01.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[    0.346287] pci 0000:02:01.1: enabling device (0000 -> 0003)
[    0.346301] pci 0000:02:01.1: PCI INT A -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[    0.346318] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.346328] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.346338] pci_bus 0000:01: resource 0 io:  [0xc000-0xcfff]
[    0.346348] pci_bus 0000:01: resource 1 mem: [0xfc000000-0xfdffffff]
[    0.346358] pci_bus 0000:01: resource 2 pref mem [0xe8000000-0xefffffff]
[    0.346368] pci_bus 0000:02: resource 0 io:  [0xd000-0xefff]
[    0.346377] pci_bus 0000:02: resource 1 mem: [0xf6000000-0xfbffffff]
[    0.346387] pci_bus 0000:02: resource 2 pref mem [0x40000000-0x47ffffff]
[    0.346397] pci_bus 0000:02: resource 3 io:  [0x00-0xffff]
[    0.346406] pci_bus 0000:02: resource 4 mem: [0x000000-0xffffffff]
[    0.346416] pci_bus 0000:03: resource 0 io:  [0xd000-0xd0ff]
[    0.346425] pci_bus 0000:03: resource 1 io:  [0xd400-0xd4ff]
[    0.346435] pci_bus 0000:03: resource 2 pref mem [0x40000000-0x43ffffff]
[    0.346445] pci_bus 0000:03: resource 3 mem: [0x4c000000-0x4fffffff]
[    0.346454] pci_bus 0000:07: resource 0 io:  [0xd800-0xd8ff]
[    0.346464] pci_bus 0000:07: resource 1 io:  [0xdc00-0xdcff]
[    0.346473] pci_bus 0000:07: resource 2 pref mem [0x44000000-0x47ffffff]
[    0.346483] pci_bus 0000:07: resource 3 mem: [0x50000000-0x53ffffff]
[    0.346572] NET: Registered protocol family 2
[    0.346818] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.347725] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.349739] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.350774] TCP: Hash tables configured (established 131072 bind 65536)
[    0.350782] TCP reno registered
[    0.351006] NET: Registered protocol family 1
[    0.351161] pci 0000:01:00.0: Boot video device
[    0.351645] Scanning for low memory corruption every 60 seconds
[    0.351945] audit: initializing netlink socket (disabled)
[    0.351986] type=2000 audit(1095470532.351:1): initialized
[    0.381515] Trying to unpack rootfs image as initramfs...
[    0.412585] highmem bounce pool size: 64 pages
[    0.412604] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.427727] VFS: Disk quotas dquot_6.5.2
[    0.427925] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.429856] fuse init (API version 7.13)
[    0.430165] msgmni has been set to 1706
[    0.430756] alg: No test for stdrng (krng)
[    0.430937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.430948] io scheduler noop registered
[    0.430955] io scheduler anticipatory registered
[    0.430962] io scheduler deadline registered
[    0.431092] io scheduler cfq registered (default)
[    0.431448] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.431524] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.431733] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.432387] ACPI: Lid Switch [LID]
[    0.432535] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.432549] ACPI: Power Button [PBTN]
[    0.432699] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.432709] ACPI: Sleep Button [SBTN]
[    0.435474] isapnp: Scanning for PnP cards...
[    0.445313] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.445463] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.446530] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.453877] brd: module loaded
[    0.503746] loop: module loaded
[    0.504002] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[    0.504258] ata_piix 0000:00:1f.1: version 2.13
[    0.504286] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
[    0.504829] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[    0.504843] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    0.504938] ata_piix 0000:00:1f.1: setting latency timer to 64
[    0.505104] scsi0 : ata_piix
[    0.507945] scsi1 : ata_piix
[    0.509624] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xbfa0 irq 14
[    0.509635] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xbfa8 irq 15
[    0.510827] Fixed MDIO Bus: probed
[    0.510952] PPP generic driver version 2.4.2
[    0.511062] tun: Universal TUN/TAP device driver, 1.6
[    0.511069] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.511314] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.512058] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
[    0.512072] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
[    0.512103] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.512114] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.512220] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    0.512291] ehci_hcd 0000:00:1d.7: debug port 1
[    0.516180] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    0.524508] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xf4fffc00
[    0.540082] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.540365] usb usb1: configuration #1 chosen from 1 choice
[    0.540459] hub 1-0:1.0: USB hub found
[    0.540483] hub 1-0:1.0: 6 ports detected
[    0.540645] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.540690] uhci_hcd: USB Universal Host Controller Interface driver
[    0.540777] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    0.540796] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.540806] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.540916] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.540957] uhci_hcd 0000:00:1d.0: irq 11, io base 0x0000bf80
[    0.541222] usb usb2: configuration #1 chosen from 1 choice
[    0.541308] hub 2-0:1.0: USB hub found
[    0.541329] hub 2-0:1.0: 2 ports detected
[    0.541445] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[    0.541461] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.541470] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.541575] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    0.541613] uhci_hcd 0000:00:1d.1: irq 11, io base 0x0000bf40
[    0.541869] usb usb3: configuration #1 chosen from 1 choice
[    0.541954] hub 3-0:1.0: USB hub found
[    0.541974] hub 3-0:1.0: 2 ports detected
[    0.542612] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[    0.542625] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[    0.542641] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.542651] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.542748] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    0.542787] uhci_hcd 0000:00:1d.2: irq 11, io base 0x0000bf20
[    0.543051] usb usb4: configuration #1 chosen from 1 choice
[    0.543137] hub 4-0:1.0: USB hub found
[    0.543158] hub 4-0:1.0: 2 ports detected
[    0.547471] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.555739] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.555763] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.556153] mice: PS/2 mouse device common for all mice
[    0.556692] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.556723] rtc0: alarms up to one day, 114 bytes nvram
[    0.557087] device-mapper: uevent: version 1.0.3
[    0.557385] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[    0.558825] device-mapper: multipath: version 1.1.0 loaded
[    0.558835] device-mapper: multipath round-robin: version 1.0.0 loaded
[    0.560393] EISA: Probing bus 0 at eisa.0
[    0.560459] EISA: Detected 0 cards.
[    0.560467] cpuidle: using governor ladder
[    0.560475] cpuidle: using governor menu
[    0.561751] TCP cubic registered
[    0.562271] NET: Registered protocol family 10
[    0.563568] lo: Disabled Privacy Extensions
[    0.565407] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    0.566189] NET: Registered protocol family 17
[    0.566260] Using IPI No-Shortcut mode
[    0.566486] registered taskstats version 1
[    0.566962] rtc_cmos 00:06: setting system clock to 2004-09-18 01:22:12 UTC (1095470532)
[    0.566973] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.566980] EDD information not available.
[    0.712508] ata2.00: ATAPI: PHILIPS CD-RW/DVD-ROM CDD5263, UD91, max UDMA/33
[    0.729113] ata2.00: configured for UDMA/33
[    0.729541] ata1.00: ATA-6: FUJITSU MHT2040AH, 006C, max UDMA/100
[    0.729552] ata1.00: 78140160 sectors, multi 8: LBA 
[    0.796482] ata1.00: configured for UDMA/100
[    1.139922] isapnp: No Plug & Play device found
[    1.140336] scsi 0:0:0:0: Direct-Access     ATA      FUJITSU MHT2040A 006C PQ: 0 ANSI: 5
[    1.140819] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.141241] sd 0:0:0:0: [sda] 78140160 512-byte logical blocks: (40.0 GB/37.2 GiB)
[    1.141405] sd 0:0:0:0: [sda] Write Protect is off
[    1.141416] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.141499] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.141922]  sda:
[    1.144968] scsi 1:0:0:0: CD-ROM            PHILIPS  CDRW/DVD CDD5263 UD91 PQ: 0 ANSI: 5
[    1.152781] sr0: scsi3-mmc drive: 4x/24x writer cd/rw xa/form2 cdda tray
[    1.152793] Uniform CD-ROM driver Revision: 3.20
[    1.153054] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.153209] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.173371]  sda1 sda2 < sda5 >
[    1.203534] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.938553] Freeing initrd memory: 12982k freed
[    1.962493] Freeing unused kernel memory: 620k freed
[    1.963756] Write protecting the kernel text: 4540k
[    1.963847] Write protecting the kernel read-only data: 1668k
[    2.026644] ramzswap: disk size set to 513180 kB
[    2.044497] udev: starting version 151
[    2.187504] Adding 513176k swap on /dev/ramzswap0.  Priority:100 extents:1 across:513176k SS
[    2.698058] Linux agpgart interface v0.103
[    2.777403] tg3.c:v3.102 (September 1, 2009)
[    2.777444] tg3 0000:02:00.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[    2.799561] [drm] Initialized drm 1.1.0 20060810
[    2.865973] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:1d/LNXVIDEO:00/input/input5
[    2.866196] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[    2.884754] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
[    2.894678] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xe0000000
[    2.955989] eth0: Tigon3 [partno(BCM95705A50) rev 3001] (PCI:33MHz:32-bit) MAC address 00:0f:1f:cf:35:83
[    2.956008] eth0: attached PHY is 5705 (10/100/1000Base-T Ethernet) (WireSpeed[1])
[    2.956098] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    2.956108] eth0: dma_rwctrl[763f0000] dma_mask[64-bit]
[    2.956715] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
[    2.956724] PCI: setting IRQ 5 as level-triggered
[    2.956738] b43-pci-bridge 0000:02:03.0: PCI INT A -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
[    2.960732] ssb: Sonics Silicon Backplane found on PCI device 0000:02:03.0
[    3.054418] [drm] radeon defaulting to kernel modesetting.
[    3.054429] [drm] radeon kernel modesetting enabled.
[    3.054545] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    3.061487] [drm] radeon: Initializing kernel modesetting.
[    3.061674] [drm] register mmio base: 0xFCFF0000
[    3.061682] [drm] register mmio size: 65536
[    3.062166] [drm] GPU reset succeed (RBBM_STATUS=0x00000140)
[    3.062210] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
[    3.062244] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
[    3.062302] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
[    3.062348] [drm] radeon: VRAM 64M
[    3.062355] [drm] radeon: VRAM from 0x00000000 to 0x03FFFFFF
[    3.062362] [drm] radeon: GTT 128M
[    3.062369] [drm] radeon: GTT from 0xE0000000 to 0xE7FFFFFF
[    3.062412] [drm] radeon: irq initialized.
[    3.063836] [drm] Detected VRAM RAM=64M, BAR=128M
[    3.063845] [drm] RAM width 64bits DDR
[    3.064090] [TTM] Zone  kernel: Available graphics memory: 443708 kiB.
[    3.064099] [TTM] Zone highmem: Available graphics memory: 513180 kiB.
[    3.064139] [drm] radeon: 32M of VRAM memory ready
[    3.064147] [drm] radeon: 128M of GTT memory ready.
[    3.064423] [drm] radeon: cp idle (0x02000603)
[    3.064506] [drm] Loading R200 Microcode
[    3.065023] platform radeon_cp.0: firmware: requesting radeon/R200_cp.bin
[    3.077562] [drm] radeon: ring at 0x00000000E0000000
[    3.077590] [drm] ring test succeeded in 1 usecs
[    3.082768] [drm] radeon: ib pool ready.
[    3.082956] [drm] ib test succeeded in 0 usecs
[    3.083631] [drm] DFP table revision: 3
[    3.084280] [drm] Panel ID String: 8J7754141P4
[    3.084284]             
[    3.084292] [drm] Panel Size 1400x1050
[    3.084583] [drm] Default TV standard: NTSC
[    3.084590] [drm] 27.000000000 MHz TV ref clk
[    3.084599] [drm] Default TV standard: NTSC
[    3.084605] [drm] 27.000000000 MHz TV ref clk
[    3.084781] [drm] Radeon Display Connectors
[    3.084788] [drm] Connector 0:
[    3.084794] [drm]   VGA
[    3.084802] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[    3.084809] [drm]   Encoders:
[    3.084814] [drm]     CRT1: INTERNAL_DAC1
[    3.084821] [drm] Connector 1:
[    3.084826] [drm]   DVI-D
[    3.084831] [drm]   HPD1
[    3.084839] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[    3.084846] [drm]   Encoders:
[    3.084851] [drm]     DFP1: INTERNAL_TMDS1
[    3.084858] [drm] Connector 2:
[    3.084863] [drm]   LVDS
[    3.084868] [drm]   Encoders:
[    3.084873] [drm]     LCD1: INTERNAL_LVDS
[    3.084879] [drm] Connector 3:
[    3.084884] [drm]   S-video
[    3.084889] [drm]   Encoders:
[    3.084895] [drm]     TV1: INTERNAL_DAC2
[    3.117211] [drm] fb mappable at 0xE8040000
[    3.117219] [drm] vram apper at 0xE8000000
[    3.117225] [drm] size 1478400
[    3.117231] [drm] fb depth is 8
[    3.117237] [drm]    pitch is 1408
[    3.117492] fb0: radeondrmfb frame buffer device
[    3.117499] registered panic notifier
[    3.117513] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 0
[    3.125319] vga16fb: initializing
[    3.125330] vga16fb: mapped to 0xc00a0000
[    3.125340] vga16fb: not registering due to another framebuffer present
[    3.188269] Console: switching to colour frame buffer device 175x65
[    4.021221] xor: automatically using best checksumming function: pIII_sse
[    4.040026]    pIII_sse  :  1595.000 MB/sec
[    4.040035] xor: using function: pIII_sse (1595.000 MB/sec)
[    4.066089] device-mapper: dm-raid45: initialized v0.2594b
[    4.251213] EXT4-fs (sda1): mounted filesystem with ordered data mode
[   11.861220] Adding 1648632k swap on /dev/sda5.  Priority:-1 extents:1 across:1648632k 
[   12.080136] udev: starting version 151
[   12.435135] lp: driver loaded but no devices found
[   12.729846] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   12.756406] intel_rng: FWH not detected
[   13.262483] parport_pc 00:0c: reported by Plug and Play ACPI
[   13.262528] parport0: PC-style at 0x378, irq 7 [PCSPP,EPP]
[   13.365167] lp0: using parport0 (interrupt-driven).
[   13.691442] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[   13.853675] cfg80211: Calling CRDA to update world regulatory domain
[   13.879250] ppdev: user-space parallel port driver
[   13.962161] dell-wmi: No known WMI GUID found
[   13.962585] yenta_cardbus 0000:02:01.0: CardBus bridge found [1028:011d]
[   13.962619] yenta_cardbus 0000:02:01.0: O2: res at 0x94/0xD4: 00/ea
[   13.962627] yenta_cardbus 0000:02:01.0: O2: enabling read prefetch/write burst
[   13.995131] cfg80211: World regulatory domain updated:
[   13.995142] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   13.995153] 	(2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   13.995164] 	(2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   13.995174] 	(2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   13.995184] 	(5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   13.995193] 	(5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   14.088824] yenta_cardbus 0000:02:01.0: ISA IRQ mask 0x0418, PCI irq 11
[   14.088836] yenta_cardbus 0000:02:01.0: Socket status: 30000006
[   14.088849] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #02 to #06
[   14.088872] yenta_cardbus 0000:02:01.0: pcmcia: parent PCI bridge I/O window: 0xd000 - 0xefff
[   14.088884] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xd000-0xefff: clean.
[   14.090655] yenta_cardbus 0000:02:01.0: pcmcia: parent PCI bridge Memory window: 0xf6000000 - 0xfbffffff
[   14.090667] yenta_cardbus 0000:02:01.0: pcmcia: parent PCI bridge Memory window: 0x40000000 - 0x47ffffff
[   14.091621] type=1505 audit(1095484946.021:2):  operation="profile_load" pid=663 name="/sbin/dhclient3"
[   14.100925] yenta_cardbus 0000:02:01.1: CardBus bridge found [1028:011d]
[   14.110860] type=1505 audit(1095484946.041:3):  operation="profile_load" pid=663 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[   14.111951] type=1505 audit(1095484946.041:4):  operation="profile_load" pid=663 name="/usr/lib/connman/scripts/dhclient-script"
[   14.228819] yenta_cardbus 0000:02:01.1: ISA IRQ mask 0x0418, PCI irq 11
[   14.228832] yenta_cardbus 0000:02:01.1: Socket status: 30000410
[   14.228844] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #06 to #0a
[   14.228868] yenta_cardbus 0000:02:01.1: pcmcia: parent PCI bridge I/O window: 0xd000 - 0xefff
[   14.228880] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xd000-0xefff: clean.
[   14.230561] yenta_cardbus 0000:02:01.1: pcmcia: parent PCI bridge Memory window: 0xf6000000 - 0xfbffffff
[   14.230573] yenta_cardbus 0000:02:01.1: pcmcia: parent PCI bridge Memory window: 0x40000000 - 0x47ffffff
[   14.371634] input: DualPoint Stick as /devices/platform/i8042/serio1/input/input6
[   14.394172] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input7
[   14.595743] b43-phy0: Broadcom 4306 WLAN found (core revision 5)
[   14.676358] tg3 0000:02:00.0: firmware: requesting tigon/tg3_tso5.bin
[   15.076489] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean.
[   15.077755] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: clean.
[   15.078341] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[   15.078508] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[   15.079392] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[   15.100093] pcmcia_socket pcmcia_socket1: pccard: PCMCIA card inserted into slot 1
[   15.488349] type=1505 audit(1095484947.421:5):  operation="profile_load" pid=847 name="/usr/share/gdm/guest-session/Xsession"
[   15.495981] type=1505 audit(1095484947.425:6):  operation="profile_replace" pid=848 name="/sbin/dhclient3"
[   15.503048] type=1505 audit(1095484947.433:7):  operation="profile_replace" pid=848 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[   15.510529] type=1505 audit(1095484947.441:8):  operation="profile_replace" pid=848 name="/usr/lib/connman/scripts/dhclient-script"
[   15.557462] pcmcia_socket pcmcia_socket1: cs: memory probe 0xf6000000-0xfbffffff: excluding 0xf6000000-0xf65fffff 0xf6c00000-0xf71fffff 0xf7e00000-0xf83fffff
[   15.565820] type=1505 audit(1095484947.497:9):  operation="profile_load" pid=853 name="/usr/bin/evince"
[   15.573008]  0xf9c00000-0xfa1fffff 0xfae00000-0xfb3fffff
[   15.580764] pcmcia 1.0: pcmcia: registering new device pcmcia1.0
[   15.617987] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: clean.
[   15.619249] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: clean.
[   15.619832] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
[   15.619997] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
[   15.637231] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff: clean.
[   15.644622] type=1505 audit(1095484947.577:10):  operation="profile_load" pid=853 name="/usr/bin/evince-previewer"
[   15.703624] type=1505 audit(1095484947.633:11):  operation="profile_load" pid=853 name="/usr/bin/evince-thumbnailer"
[   15.740429] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
[   15.740523] Intel ICH 0000:00:1f.5: setting latency timer to 64
[   15.789820] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   15.790493] phy0: Selected rate control algorithm 'minstrel'
[   15.794928] Registered led device: b43-phy0::tx
[   15.795165] Registered led device: b43-phy0::rx
[   15.795403] Registered led device: b43-phy0::radio
[   15.798505] Broadcom 43xx driver loaded [ Features: PL, Firmware-ID: FW13 ]
[   15.932143] b43 ssb0:0: firmware: requesting b43/ucode5.fw
[   15.946209] b43 ssb0:0: firmware: requesting b43-open/ucode5.fw
[   15.962048] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
[   15.962064] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found
[   15.962074] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
[   15.983594] b43 ssb0:0: firmware: requesting b43/ucode5.fw
[   15.994345] b43 ssb0:0: firmware: requesting b43-open/ucode5.fw
[   16.019539] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
[   16.019555] b43-phy0 ERROR: Firmware file "b43-open/ucode5.fw" not found
[   16.019565] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
[   16.593299] intel8x0_measure_ac97_clock: measured 56423 usecs (2718 samples)
[   16.593311] intel8x0: clocking to 48000
[  110.845522] RTAI[hal]: ERROR, LOCAL APIC CONFIGURED BUT NOT AVAILABLE/ENABLED.
[  196.475643] RTAI[hal]: ERROR, LOCAL APIC CONFIGURED BUT NOT AVAILABLE/ENABLED.
[ 5879.379536] RTAI[hal]: ERROR, LOCAL APIC CONFIGURED BUT NOT AVAILABLE/ENABLED.
Last edit: 30 May 2015 18:49 by BigJohnT. Reason: add code tags

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

More
30 May 2015 07:37 #59222 by dlipford370
I did # 2 per this link and it resolved my problems.


Thank you for anyone who looked this over.

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

More
05 Jun 2015 21:45 #59483 by GaryLa
My experience with the Sherline-provided bootable CD is that the config files are incorrect and/or incomplete. The LinuxCNC version they provide is the same version Abraham Lincoln used. They also built what I think is a very lame "interface" to the mill, but for the lathe it's just regular LinuxCNC. To a newcomer, it's a bit confusing.

But the real issue is: nobody at Sherline has any idea about Linux or Linux CNC. They cannot help in any manner.

In fact, their so-called tech-support guy asked if I'd send him the corrected files once I figured it all out.

I don't remember the exact details, I've since tossed that machine, but I do recall one major issue was the LPT address. On the CD it is set to the traditional 0x378 address, but these days it's hard to find MBs with on-board LPTs. Therefore, the Sherline config must be changed when using a PCI-based LPT port.

I know that sounds like "no big deal", but I bought a "turn-key" system that included support... only to find it was not turn-key and there is no support.

I told one of their employees I cut a fan hole in their driver box to keep the motor drivers cool and they responded "I did the same thing on mine". I mentioned it in passing to the support person who then scolded me, stated I violated the warranty, and that I was now "on my own". He then hung up on me!

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

Time to create page: 0.083 seconds
Powered by Kunena Forum