NEWS
LinuxCNC 2.5.2 Release
There are no translations available.

LinuxCNC 2.5.2 Update Released (changelog).
 
LinuxCNC 2.5.1 Release
There are no translations available.

LinuxCNC 2.5.1 Update Released (changelog). If the Package Manager does not prompt you to upgrade see this page.

 
LinuxCNC 2.5.0 Release
There are no translations available.

New major release (changelog). See the instructions to update your system from EMC 2.4 to LinuxCNC 2.5.
 

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: emc2 on parallels prob.

emc2 on parallels prob. 22 Avr 2009 13:36 #131

  • urslee
  • urslee's Avatar
Hi

To test and run my Gcodes in AXIS i decided to run it first on my mac laptop with ubuntu
8.10 installed on parallels vm before i run it on my machine.
but now i have the problem that i can't start emc2 it quits with following errors


Thanks
The administrator has disabled public write access.

Re:emc2 on parallels prob. 23 Avr 2009 00:25 #134

  • alex_joni
  • alex_joni's Avatar
  • OFFLINE
  • Administrator
  • EMC Developer
  • Posts: 101
  • Thank you received: 10
  • Karma: 15
Ubuntu 8.10 + emc2 is not 100% supported.
You can probably install it, but I am not sure that bad things don't happen ;)
If you're running in a VM, then using the RT version doesn't really help, maybe try loading the sim packages. (replace emc2.3 with emc2.3-sim in your sources list, then install emc2-sim).

To further debug your issue, I would need the output from dmesg (maybe clear it before starting emc2).

Regards,
Alex
The administrator has disabled public write access.

Re:emc2 on parallels prob. 10 Mai 2009 14:11 #234

  • urslee
  • urslee's Avatar
Hi

Thanks so far
I had a little spare time so i decided to install the Live-CD 8.04 and the problem still exists
I'd like to show you the dmesg after EMC crashes but the keyboard doesn't respond after the crash
so I show it before and the rt kernel seems to be loaded (as far as i can read out of it)
all though i took a look at the realtime script on line 148 ( etc/init.d/realtime )
but this is far beyond my knowledge to understand.
I didn't load the sim installation but i will try next.

-desktop:~$ dmesg
[ 0.000000] Linux version 2.6.24-16-rtai (root@hardy) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 Tue Sep 30 22:54:33 EEST 2008 (Ubuntu 2.6.24-12.22-generic)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
[ 0.000000] BIOS-e820: 000000003fff0000 - 000000003ffff000 (ACPI data)
[ 0.000000] BIOS-e820: 000000003ffff000 - 0000000040000000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffc00000 - 0000000100000000 (reserved)
[ 0.000000] 127MB HIGHMEM available.
[ 0.000000] 896MB LOWMEM available.
[ 0.000000] Entering add_active_range(0, 0, 262128) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 229376
[ 0.000000] HighMem 229376 -> 262128
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 262128
[ 0.000000] On node 0 totalpages: 262128
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 4064 pages, LIFO batch:0
[ 0.000000] Normal zone: 1760 pages used for memmap
[ 0.000000] Normal zone: 223520 pages, LIFO batch:31
[ 0.000000] HighMem zone: 255 pages used for memmap
[ 0.000000] HighMem zone: 32497 pages, LIFO batch:7
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] DMI 2.3 present.
[ 0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000)
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260081
[ 0.000000] Kernel command line: root=UUID=62f92169-52cf-4c8a-88db-ff404be16692 ro quiet splash
[ 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] PID hash table entries: 4096 (order: 12, 16384 bytes)
[ 0.000000] Detected 3059.592 MHz processor.
[ 4.702229] I-pipe 2.0-04: pipeline enabled.
[ 4.702942] Console: colour VGA+ 80x25
[ 4.702945] console [tty0] enabled
[ 4.704903] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 4.705927] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 4.716517] Memory: 1029516k/1048512k available (1440k kernel code, 18200k reserved, 573k data, 228k init, 131008k highmem)
[ 4.716567] virtual kernel memory layout:
[ 4.716590] fixmap : 0xfffed000 - 0xfffff000 ( 72 kB)
[ 4.716592] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 4.716594] vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB)
[ 4.716596] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
[ 4.716598] .init : 0xc02fa000 - 0xc0333000 ( 228 kB)
[ 4.716600] .data : 0xc026836d - 0xc02f77ec ( 573 kB)
[ 4.716602] .text : 0xc0100000 - 0xc026836d (1440 kB)
[ 4.716605] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[ 4.716944] SLUB: Genslabs=11, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[ 4.818349] Calibrating delay using timer specific routine.. 6122.60 BogoMIPS (lpj=12245202)
[ 4.818366] Security Framework initialized
[ 4.818384] SELinux: Disabled at boot.
[ 4.818395] AppArmor: AppArmor initialized
[ 4.818399] Failure registering capabilities with primary security module.
[ 4.818403] Mount-cache hash table entries: 512
[ 4.818748] CPU: After generic identify, caps: 1f89fbfd 20000800 00000000 00000000 00080201 00000000 00000001 00000000
[ 4.818764] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 4.818767] CPU: L2 cache: 6144K
[ 4.818772] CPU: After all inits, caps: 1f89fbfd 20000800 00000000 00000940 00080201 00000000 00000001 00000000
[ 4.818780] Compat vDSO mapped to ffffe000.
[ 4.818838] CPU: Intel(R) Core(TM)2 Duo CPU E8435 @ 3.06GHz stepping 0a
[ 4.818842] Checking 'hlt' instruction... OK.
[ 4.839076] Freeing SMP alternatives: 0k freed
[ 4.840223] net_namespace: 64 bytes
[ 4.840662] NET: Registered protocol family 16
[ 4.841293] EISA bus registered
[ 4.841827] PCI: PCI BIOS revision 2.10 entry at 0xf41ab, last bus=2
[ 4.841831] PCI: Using configuration type 1
[ 4.841834] Setting up standard PCI resources
[ 4.844012] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 4.845003] PCI: Probing PCI hardware
[ 4.845042] PCI: Probing PCI hardware (bus 00)
[ 4.847112] PCI quirk: region 4000-407f claimed by ICH6 ACPI/GPIO/TCO
[ 4.862293] PCI: Transparent bridge - 0000:00:1e.0
[ 4.868021] PCI: Using IRQ router default [8086/29a0] at 0000:00:00.0
[ 4.868073] PCI: Cannot allocate resource region 9 of bridge 0000:00:1e.0
[ 4.871064] PCI: Device 0000:00:1d.7 not found by BIOS
[ 4.873048] PCI: Device 0000:00:1f.4 not found by BIOS
[ 4.882298] AppArmor: AppArmor Filesystem Enabled
[ 4.886146] PCI: Bridge: 0000:00:01.0
[ 4.886159] IO window: 6000-7fff
[ 4.886186] MEM window: e0000000-e0ffffff
[ 4.886205] PREFETCH window: b0000000-bfffffff
[ 4.886224] Time: tsc clocksource has been installed.
[ 4.886245] PCI: Bridge: 0000:00:0a.0
[ 4.886262] IO window: 9000-afff
[ 4.886286] MEM window: e4000000-e7ffffff
[ 4.886304] PREFETCH window: c0000000-dfffffff
[ 4.886331] PCI: Bridge: 0000:00:1e.0
[ 4.886343] IO window: c000-dfff
[ 4.886370] MEM window: ec000000-ecffffff
[ 4.886389] PREFETCH window: disabled.
[ 4.886522] PCI: Setting latency timer of device 0000:00:01.0 to 64
[ 4.886572] PCI: Setting latency timer of device 0000:00:0a.0 to 64
[ 4.886631] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 4.886647] NET: Registered protocol family 2
[ 4.926208] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 4.926291] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 4.935052] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
[ 4.936330] TCP: Hash tables configured (established 131072 bind 65536)
[ 4.936334] TCP reno registered
[ 4.947171] checking if image is initramfs... it is
[ 5.407686] Freeing initrd memory: 6507k freed
[ 5.409715] audit: initializing netlink socket (disabled)
[ 5.409725] audit(1241986326.676:1): initialized
[ 5.410067] highmem bounce pool size: 64 pages
[ 5.413628] VFS: Disk quotas dquot_6.5.1
[ 5.413642] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 5.413961] io scheduler noop registered
[ 5.413964] io scheduler anticipatory registered
[ 5.413966] io scheduler deadline registered
[ 5.413973] io scheduler cfq registered (default)
[ 5.414083] Boot video device is 0000:01:00.0
[ 5.414227] PCI: Setting latency timer of device 0000:00:01.0 to 64
[ 5.414429] assign_interrupt_mode Found MSI capability
[ 5.414432] Allocate Port Service[0000:00:01.0:pcie00]
[ 5.415016] isapnp: Scanning for PnP cards...
[ 5.773887] isapnp: No Plug & Play device found
[ 5.805898] Real Time Clock Driver v1.12ac
[ 5.805902] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 5.806904] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 5.806958] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[ 5.807090] PNP: No PS/2 controller found. Probing ports directly.
[ 5.807523] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 5.807528] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 5.813733] mice: PS/2 mouse device common for all mice
[ 5.816233] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 5.816256] EISA: Probing bus 0 at eisa.0
[ 5.816278] Cannot allocate resource for EISA slot 4
[ 5.816286] Cannot allocate resource for EISA slot 6
[ 5.816289] Cannot allocate resource for EISA slot 7
[ 5.816291] Cannot allocate resource for EISA slot 8
[ 5.816294] EISA: Detected 0 cards.
[ 5.816339] NET: Registered protocol family 1
[ 5.816346] Using IPI Shortcut mode
[ 5.816388] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 5.816391] EDD information not available.
[ 5.816483] Freeing unused kernel memory: 228k freed
[ 7.729099] fuse init (API version 7.9)
[ 8.183594] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker
[ 8.183937] eth0: RealTek RTL-8029 found at 0x8200, IRQ 10, 00:1c:42:76:2b:05.
[ 8.258187] usbcore: registered new interface driver usbfs
[ 8.258201] usbcore: registered new interface driver hub
[ 8.271797] usbcore: registered new device driver usb
[ 8.272559] USB Universal Host Controller Interface driver v3.0
[ 8.272611] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 8.272618] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 8.272717] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[ 8.272760] uhci_hcd 0000:00:1d.0: irq 11, io base 0x0000b000
[ 8.272838] usb usb1: configuration #1 chosen from 1 choice
[ 8.272850] hub 1-0:1.0: USB hub found
[ 8.272855] hub 1-0:1.0: 2 ports detected
[ 8.339780] SCSI subsystem initialized
[ 8.376934] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 8.376942] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 8.376956] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 8.377036] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[ 8.377043] ehci_hcd 0000:00:1d.7: irq 9, io mem 0xe8000000
[ 8.378677] libata version 3.00 loaded.
[ 8.387515] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 8.387618] usb usb2: configuration #1 chosen from 1 choice
[ 8.387632] hub 2-0:1.0: USB hub found
[ 8.387637] hub 2-0:1.0: 8 ports detected
[ 8.493019] ata_piix 0000:00:1f.1: version 2.12
[ 8.493075] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[ 8.495005] scsi0 : ata_piix
[ 8.498856] scsi1 : ata_piix
[ 8.498872] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xe200 irq 14
[ 8.498875] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xe208 irq 15
[ 8.807423] ata1.00: ATA-5: Virtual HDD [0], FWR10003, max UDMA/100
[ 8.807427] ata1.00: 67109616 sectors, multi 128: LBA48
[ 8.807441] ata1.01: ATAPI: Virtual DVD-ROM [1], FWR10003, max UDMA/25
[ 8.807913] ata1.00: configured for UDMA/100
[ 8.962628] ata1.01: configured for UDMA/25
[ 9.118298] scsi 0:0:0:0: Direct-Access ATA Virtual HDD [0] FWR1 PQ: 0 ANSI: 5
[ 9.118575] scsi 0:0:1:0: CD-ROM Virtual DVD-ROM R103 PQ: 0 ANSI: 5
[ 11.039660] Driver 'sd' needs updating - please use bus_type methods
[ 11.042712] sd 0:0:0:0: [sda] 67109616 512-byte hardware sectors (34360 MB)
[ 11.042725] sd 0:0:0:0: [sda] Write Protect is off
[ 11.042728] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 11.042749] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 11.042787] sd 0:0:0:0: [sda] 67109616 512-byte hardware sectors (34360 MB)
[ 11.042799] sd 0:0:0:0: [sda] Write Protect is off
[ 11.042802] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 11.042823] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 11.042826] sda:<4>Driver 'sr' needs updating - please use bus_type methods
[ 11.055174] sda1 sda2 < sda5 >
[ 11.056934] sd 0:0:0:0: [sda] Attached SCSI disk
[ 11.069338] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 11.069349] scsi 0:0:1:0: Attached scsi generic sg1 type 5
[ 11.071056] sr0: scsi3-mmc drive: 44x/44x cd/rw xa/form2 cdda tray
[ 11.071059] Uniform CD-ROM driver Revision: 3.20
[ 11.071081] sr 0:0:1:0: Attached scsi CD-ROM sr0
[ 11.690910] EXT3-fs: INFO: recovery required on readonly filesystem.
[ 11.690914] EXT3-fs: write access will be enabled during recovery.
[ 11.768260] kjournald starting. Commit interval 5 seconds
[ 11.768274] EXT3-fs: recovery complete.
[ 11.768573] EXT3-fs: mounted filesystem with ordered data mode.
[ 15.959348] Linux agpgart interface v0.102
[ 16.252836] iTCO_vendor_support: vendor-support=0
[ 16.254268] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02 (26-Jul-2007)
[ 16.254356] BUG: unable to handle kernel NULL pointer dereference at virtual address 00000000
[ 16.254360] printing eip: f8816013 *pde = 00000000
[ 16.254367] Oops: 0000 [#1]
[ 16.254369] Modules linked in: iTCO_wdt iTCO_vendor_support intel_agp agpgart ext3 jbd mbcache sg sr_mod cdrom sd_mod ata_piix ata_generic libata scsi_mod ehci_hcd uhci_hcd usbcore ne2k_pci 8390 fuse
[ 16.254376]
[ 16.254379] Pid: 2513, comm: modprobe Not tainted (2.6.24-16-rtai #1)
[ 16.254382] EIP: 0060:[<f8816013>] EFLAGS: 00010246 CPU: 0
[ 16.254386] EIP is at iTCO_wdt_unset_NO_REBOOT_bit+0x13/0x92 [iTCO_wdt]
[ 16.254389] EAX: 00000000 EBX: f7c1b800 ECX: c1000060 EDX: 00000000
[ 16.254392] ESI: f8818658 EDI: df92bdd8 EBP: ffffffea ESP: df92bdb8
[ 16.254395] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 0068
[ 16.254398] Process modprobe (pid: 2513, ti=df92a000 task=f7f76560 task.ti=df92a000)<0>
[ 16.254400] I-pipe domain Linux
[ 16.254402] Stack: f8818658 df92bdd8 f7c1b800 f8816595 df92bdd8 00000000 f7e9e808 f7e9e870
[ 16.254406] 00000000 f7e9e808 00000000 f8818934 c01f77d9 c01f6824 f8818970 c0263911
[ 16.254410] f881896c f7e9e808 f7e9e808 00000000 f7e9e808 c01f5d70 c02ecc38 c02ecc38
[ 16.254414] Call Trace:
[ 16.254417] [<f8816595>] iTCO_wdt_probe+0xbb/0x296 [iTCO_wdt]
[ 16.254422] [<c01f77d9>] platform_drv_probe+0xc/0xd
[ 16.254427] [<c01f6824>] driver_probe_device+0xc4/0x146
[ 16.254430] [<c0263911>] klist_next+0x46/0x61
[ 16.254434] [<c01f5d70>] bus_for_each_drv+0x30/0x56
[ 16.254439] [<c01f6928>] device_attach+0x62/0x75
[ 16.254442] [<c01f68a6>] __device_attach+0x0/0x5
[ 16.254445] [<c01f5cf1>] bus_attach_device+0x26/0x75
[ 16.254449] [<c01f5079>] device_add+0x281/0x42b
[ 16.254453] [<c01549ba>] __kmalloc+0xa9/0xe4
[ 16.254457] [<c01f7aa1>] platform_device_add+0xe8/0x116
[ 16.254460] [<c01bc22b>] kobject_init+0x29/0x37
[ 16.254464] [<c01f4a7f>] device_initialize+0x66/0x81
[ 16.254468] [<c01f7bc6>] platform_device_alloc+0x40/0x51
[ 16.254472] [<c01f7c3c>] platform_device_register_simple+0x34/0x4a
[ 16.254475] [<f8886047>] iTCO_wdt_init_module+0x47/0x69 [iTCO_wdt]
[ 16.254480] [<c012cec6>] sys_init_module+0x12ee/0x13a6
[ 16.254484] [<c0149cad>] vma_link+0x89/0x92
[ 16.254488] [<c014a372>] mmap_region+0x308/0x3c4
[ 16.254495] [<c0103c25>] sysenter_past_esp+0x6e/0x72
[ 16.254499] =======================
[ 16.254502] Code: <8b> 10 83 e2 df 89 54 24 04 89 10 8b 00 a8 20 eb 5f 48 75 65 a1 18
[ 16.254512] EIP: [<f8816013>] iTCO_wdt_unset_NO_REBOOT_bit+0x13/0x92 [iTCO_wdt] SS:ESP 0068:df92bdb8
[ 16.254517] ---[ end trace b08ff8af47960bd2 ]---
[ 16.703864] input: PC Speaker as /devices/platform/pcspkr/input/input2
[ 17.006920] PCI: Setting latency timer of device 0000:00:1f.4 to 64
[ 17.067795] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
[ 17.330378] intel8x0_measure_ac97_clock: measured 54067 usecs
[ 17.331057] intel8x0: measured clock 0 rejected
[ 17.331059] intel8x0: clocking to 48000
[ 21.285917] lp: driver loaded but no devices found
[ 21.512494] Adding 1421712k swap on /dev/sda5. Priority:-1 extents:1 across:1421712k
[ 22.202594] EXT3 FS on sda1, internal journal
[ 23.991825] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 27.044952] ppdev: user-space parallel port driver
[ 27.131722] audit(1241986349.183:2): type=1503 operation="inode_permission" requested_mask="a::" denied_mask="a::" name="/dev/tty" pid=4080 profile="/usr/sbin/cupsd" namespace="default"
[ 28.608700] Bluetooth: Core ver 2.11
[ 28.616453] NET: Registered protocol family 31
[ 28.616456] Bluetooth: HCI device and connection manager initialized
[ 28.616459] Bluetooth: HCI socket layer initialized
[ 28.683512] Bluetooth: L2CAP ver 2.9
[ 28.683516] Bluetooth: L2CAP socket layer initialized
[ 28.731524] Bluetooth: RFCOMM socket layer initialized
[ 28.731533] Bluetooth: RFCOMM TTY layer initialized
[ 28.731535] Bluetooth: RFCOMM ver 1.8
[ 45.153270] NET: Registered protocol family 10
[ 45.153372] lo: Disabled Privacy Extensions
[ 50.505377] UDF-fs: No VRS found
[ 50.509617] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 50.511342] ISO 9660 Extensions: RRIP_1991A
[ 55.928345] eth0: no IPv6 routers present
The administrator has disabled public write access.
  • Page:
  • 1
Time to create page: 1.218 seconds
Powered by Kunena Forum
© 2013 LinuxCNC.org
Joomla! is Free Software released under the GNU General Public License.