CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > Machine Controllers Software and Solutions > LinuxCNC (formerly EMC2)


LinuxCNC (formerly EMC2) Discuss LinuxCNC (formerly EMC2) Controlers here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 10-05-2011, 04:50 AM
 
Join Date: Jul 2009
Location: NL
Posts: 133
CaptainVee is on a distinguished road
running emc as a simulator, running out of ideas

Hey folks,

I have a smooth running 10.04 pc in my workshop for emc, a win pc at home office for design work and cam, a laptop with ubuntu 11.04 for primary work.

I need to somehow run emc in the home office for testing (not for actual milling).

In 10.10 I could run the simulator version of emc on the laptop but since 11.04 has a newer python version, the simulator will not work.

I've tried to install it on windos using wubi, did not work.
I've tried several instalations in virtualbox on 11.04

Getting fed up now, ready to smash pc's and stuff...

Any ideas on how I can test run files without installing 10.04 besides my current 11.04 installation on the laptop?
__________________
Sven
http://www.puresven.com/?q=building-cnc-router
Reply With Quote

  #2   Ban this user!
Old 10-06-2011, 02:03 AM
 
Join Date: Jan 2007
Location: UK
Posts: 97
cncbasher is on a distinguished road

EMC will not work with 11.04
due to a number of factors , the changes to python being one of them.

and probably wont for some considerable time
Reply With Quote

  #3   Ban this user!
Old 10-06-2011, 02:39 AM
 
Join Date: Jul 2009
Location: NL
Posts: 133
CaptainVee is on a distinguished road

tried installing it in 10.10 in virtualbox. will not run. Tried running emc from live cd in virtual box, crashes. tried live-usb emc, will not run. tried simulator in 10.04 in virtualbox after complete removal of the original emc through synaptic, error.

Now it could have something to do with onboard video of the laptop but I have had that running on the same laptop but from it's own partition. I'll try some more in that direction.
__________________
Sven
http://www.puresven.com/?q=building-cnc-router
Reply With Quote

  #4  
Old 10-06-2011, 05:51 AM
Community Moderator
 
Join Date: Mar 2004
Location: Sweden
Posts: 1,084
svenakela is on a distinguished road

Weird, I've been running EMC2 simulated long before the sim-packages were built.

Did you check:
EMC Documentation Wiki: EMC2RunningInsideVirtualbox
EMC Documentation Wiki: EMC2 Pure Simulator

You don't need Real Time patching for simulation. It might be as you say that your hardware is not good enough. You could try to make a dual boot as well.
Reply With Quote

  #5   Ban this user!
Old 10-06-2011, 06:24 AM
 
Join Date: Jul 2009
Location: NL
Posts: 133
CaptainVee is on a distinguished road

Did not know the first, have been using the second one.

Just to be sure, I've installed the downloaded package through software centre rather than from terminal, is that the same?

IŽ ve been trying to start it from the live usb so to have the option of installing it to dual boot... Can not even get that to work, will not start. Was able to do so on the original drive that came with the laptop.
10.04 original gave error, 10.10 with simulator did then
__________________
Sven
http://www.puresven.com/?q=building-cnc-router
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 10-13-2011, 03:28 AM
 
Join Date: Aug 2008
Location: England
Posts: 26
melee is on a distinguished road
Running EMC as simulator

The unasked and therefore unanswered question, is why don't you install Ubuntu 10.04 from the live EMC2 CD on your laptop?

The only way currently for someone without a lot of linux and emc knowledge to run emc under 11.04, is to use the 10.04 rtai kernel and modules, which then negates any reason to be using 11.04.

I can't understand why so many people only want to run the latest number of Ubuntu.
If you want a particular app version, install that.
Reply With Quote

  #7  
Old 10-14-2011, 01:47 AM
Community Moderator
 
Join Date: Mar 2004
Location: Sweden
Posts: 1,084
svenakela is on a distinguished road

Originally Posted by melee View Post
The unasked and therefore unanswered question, is why don't you install Ubuntu 10.04 from the live EMC2 CD on your laptop?

The only way currently for someone without a lot of linux and emc knowledge to run emc under 11.04, is to use the 10.04 rtai kernel and modules, which then negates any reason to be using 11.04.

I can't understand why so many people only want to run the latest number of Ubuntu.
If you want a particular app version, install that.
I can give you a reason good enough. Lets say you have a number of U11-boxes running an application you paid a big amount of money to use, and still want to run simulation.
Or, lets say you have laptop being totally crap on U10 that works splendid with U11, and still need a simulator.

There you go, at least two reasons that are totally spot on for my office.
Running EMC2 in simulation mode doesn't need RTAI.
Reply With Quote

  #8   Ban this user!
Old 10-14-2011, 02:45 AM
 
Join Date: Jan 2007
Location: UK
Posts: 97
cncbasher is on a distinguished road

as i have already made very clear before EMC will not run under 11.04
even in simulation ! , unless you wish to install and uninstall different versions of python
each time you wish to switch , believe me it''s a lot of work ( amongst others ) .

install virtualbox and install 10.04 linuxcnc LTS as an os ( not running as a live cd ) , i would also download a new copy of 10.04 Linuxcnc LTS Live cd incase of it being a bad copy .

you also mention version 10.10 ? that also will not work , so your mixing versions and kernels somehow , so i'm not suprised your having problems .

any deviation from using 10.04 live cd for emc is asking for problems , even in sim mode .
emc will not be supported under 11.04 or similar for sometime , due to some considerable changes made to 11.04.

also do not install any binary video drivers , stick with the default , this is the major area of machines crashing emc in particular nvida.
Reply With Quote

  #9  
Old 10-14-2011, 05:54 PM
Community Moderator
 
Join Date: Mar 2004
Location: Sweden
Posts: 1,084
svenakela is on a distinguished road

Originally Posted by cncbasher View Post
as i have already made very clear before EMC will not run under 11.04
even in simulation ! , unless you wish to install and uninstall different versions of python
each time you wish to switch , believe me it''s a lot of work ( amongst others ) .

install virtualbox and install 10.04 linuxcnc LTS as an os ( not running as a live cd ) , i would also download a new copy of 10.04 Linuxcnc LTS Live cd incase of it being a bad copy .

you also mention version 10.10 ? that also will not work , so your mixing versions and kernels somehow , so i'm not suprised your having problems .

any deviation from using 10.04 live cd for emc is asking for problems , even in sim mode .
emc will not be supported under 11.04 or similar for sometime , due to some considerable changes made to 11.04.

also do not install any binary video drivers , stick with the default , this is the major area of machines crashing emc in particular nvida.
Weeeell... I've been running Emc2 on UBUNTU 11.04 for quite a while. Rrrright then?..
It's not that hard to make it work. But to help you guys out I made a deb-package that will run on 11.04.
Just double click it to install with Package Manager, click install and then ignore in the user warning dialog. Runs fine with Python 2.7 (which is default in 11.04).

Here's a vid on a brand new installation of EMC2-SIM on my workstation:

The package is right here, go get it:
http://dl.dropbox.com/u/45105575/emc...for_U11.04.deb
Please note I'm running 64-bit. You need that too.

I'll update the EMC2-wiki as well.
Reply With Quote

  #10   Ban this user!
Old 10-14-2011, 07:46 PM
 
Join Date: Jul 2005
Location: USA
Posts: 82
klick0 is on a distinguished road

I also run EMC in simulation under Ubuntu 11.04, it works fine, I don't remember doing anything special to achieve this. EMC 2.4.6.
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 10-20-2011, 09:56 AM
 
Join Date: Jul 2009
Location: NL
Posts: 133
CaptainVee is on a distinguished road

Oww, so close... I need 32 bit.

But thanks for the effort!
__________________
Sven
http://www.puresven.com/?q=building-cnc-router
Reply With Quote

  #12   Ban this user!
Old 10-28-2011, 05:10 AM
 
Join Date: Jul 2009
Location: NL
Posts: 133
CaptainVee is on a distinguished road

Well, one step forward...

I' ve been able to get the laptops started with 10.04 from stick.

But now emc will not start, not in normal version nor the simulator. Any idea what to try?

I've had the simulator running from hard drive in 10.10 (will also not run from stick) and had it running in full version from stick in 10.04 but it is never reliably starting up, allmost as if it only does so the first 2-3 times and then stops working alltogether. any ideas?

Edit:
I realised I may might have found a solution earlier and written about it. After a quick search I found my older message:
You have to use a specific simulator configuration (for a mill) in the emc simulator, normal configurations will not work propperly!

Now on to testing!
__________________
Sven
http://www.puresven.com/?q=building-cnc-router
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help!- Anyone running V22 on a Mac? sansbury BobCad-Cam 3 01-29-2009 05:12 AM
up and running clammy23 JGRO Router Table Design 1 11-13-2008 05:07 PM
Anyone out there running there car on CNG austin.mn CNCzone Club House 8 06-14-2008 01:11 PM
Running hot, really, really hot imagineer Stepper Motors and Drives 10 01-18-2007 08:51 AM
Can't get EMC running borrisl LinuxCNC (formerly EMC2) 2 08-18-2006 02:58 PM




All times are GMT -5. The time now is 05:06 AM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361