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 05-15-2008, 12:52 PM
 
Join Date: Jul 2003
Location: Holmen, WI
Posts: 1,081
samco is on a distinguished road
[Emc-users] EMC2 on Ubuntu 8.04 Hardy Heron LTS - official announcement

Strait from the emc2 mailing list. (thanks to all the developers for all their hard work)

As most of you probably know, the latest version of Ubuntu has been released
a couple weeks ago: Ubuntu 8.04 Hardy Heron.
(http://www.ubuntu.com/news/ubuntu-8.04-lts-desktop)

As it is another LTS release (3 year support on the Desktop version - which
we use), we consider that it's important to have emc2 packages (along with
the needed infrastructure: patched kernel, rtai, etc) for it.
Consiquently we have built packages, a repository for them, and a LiveCD for
easy testing and install.
(this procedure took a longer period of time, until the packages/LiveCD were
free of issues, and I would like to thank all testers that helped during
this tedious process).

== note ==

Before describing download and install procedures I would like to point out
that at this point the packages have been tested by a large number of
people, and only a couple problems have been reported so far (on some
hardware where it doesn't work at all).
However I do not encourage at this point to replace a working dapper install
with the new hardy version, unless there is really good reason to do so.
Ubuntu 6.06 Dapper Drake is still supported until 2009, and as long as it's
supported we will be building emc2 packages for it.
The cases where you should chose Hardy over Dapper are:
* new hardware that doesn't work on dapper
* you're doing a brand new install
* you _really_ want to be on the bleeding edge (not encouraged)

== Installing/testing procedures: ==

1. starting with a LiveCD (provides means for testing only, or even install
if wanted)

Step 1: Download the iso from:
http://www.linuxcnc.org/hardy/ubuntu...-aj07-i386.iso
(note: this URL might change in the future, reference
http://www.linuxcnc.org/ for the latest download link, and for a description
of known problems).

Step 2: Check the MD5SUM (note: also mentioned at http://www.linuxcnc.org/,
the latest one is: 91c5abb84386091e0ff056e9ebc40fdb)

Step 3: burn the image

Step 4: boot it on your PC (Note: the Hardy Heron LiveCD needs at least
384MB RAM to boot in Live mode, or 256MB for installing, an existing swap
partition on the harddrive will be picked up, so it might be possible to
boot the Live version on systems with less memory).
If you're happy with how it works/looks, install it on your machine.

Step 5: report problems (&successes) encountered

2. starting with an existing Ubuntu 8.04 Hardy Heron install

Step 1: Install Ubuntu 8.04

Step 2: Once you have installed Ubuntu , get the install script from here:
http://www.linuxcnc.org/hardy/emc2-install.sh , choose "Save to Disk" and
click OK.

Step 3: Now an emc2-install.sh icon will appear on your Desktop. Right-click
that icon, select Properties. Go to the Permissions tab and check the box
for Owner: Execute. Close the Properties window.

Step 4: Now double-click the emc2-install.sh icon, and select "Run in
Terminal". A terminal will appear and you will be asked for your password.

Step 5: When the installation asks if you are sure you want to install the
EMC2 packages, hit Enter to accept. Now just allow the install to finish.

Step 6: When it is done, you must reboot (System > Log Out > Restart the
Computer) - once you have rebooted you can run EMC2 by selecting it on the
Applications > CNC menu.

Step 7: If you aren't ready to set up a machine configuration, try the
sim-AXIS configuration; it runs a "simulated machine" that requires no
attached hardware.

Step 8: If you experience problems with things that used to work on the
default hardy, but don't after installing emc2, chances are you need one of
the special modules. (you can install them with: sudo apt-get install
linux-ubuntu-modules-hardy-rtai).

== Reporting problems & getting help ==

Reporting issues/problems/nags/ideas for improvements or anything else, can
be done via email (on this list, or directly to me), via IRC (#emc-devel on
irc.freenode.net) or via bug-reports at
http://sourceforge.net/tracker/?grou...44&atid=106744

Thanks for your patience, and for all the help to make it another great
release.

Best regards,
Alex Joni
Reply With Quote

  #2   Ban this user!
Old 07-13-2008, 03:21 PM
 
Join Date: Jan 2006
Location: BRAZIL
Posts: 38
Cristal is on a distinguished road

Thanks Alex, worked fine!
Reply With Quote

  #3   Ban this user!
Old 07-15-2008, 06:42 PM
kanton's Avatar  
Join Date: Jun 2003
Location: USA
Posts: 232
kanton is on a distinguished road

Alex,

Is the Ubuntu 8.04 the 32 bit version? If so will these instructions work with the 64 bit version? Thanks
Reply With Quote

  #4   Ban this user!
Old 07-15-2008, 07:51 PM
 
Join Date: May 2005
Location: canada
Posts: 1,149
cyclestart is on a distinguished road

Samco (OP) and Alex are 2 separate people Not sure if Alex Joni even reads this forum.

Anyway,
Originally Posted by kanton View Post
Is the Ubuntu 8.04 the 32 bit version?
Yes

If so will these instructions work with the 64 bit version?
Not sure. Realtime kernel for running a machine or just simulation? Maybe this helps a little?
http://article.gmane.org/gmane.linux...8/match=64+bit
__________________
Anyone who says "It only goes together one way" has no imagination.
Reply With Quote

  #5   Ban this user!
Old 07-15-2008, 08:40 PM
kanton's Avatar  
Join Date: Jun 2003
Location: USA
Posts: 232
kanton is on a distinguished road

Cyclestart,

Thanks for your response.

For a while I would only be doing simulation on a laptop. Given this would you recommend the 32 or 64 bit version?

Also, my laptops don't have a parallel port. Is there any way to control a machine through a usb port or some other alternative?

Thanks again!
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 07-15-2008, 10:45 PM
 
Join Date: May 2005
Location: canada
Posts: 1,149
cyclestart is on a distinguished road

Originally Posted by kanton View Post
Cyclestart,
For a while I would only be doing simulation on a laptop. Given this would you recommend the 32 or 64 bit version?
I have emc2 as a simulator on 32 bit 8.0.4 and have no knowledge of 64 bit systems. The instructions to compile are on the wiki
http://wiki.linuxcnc.org/cgi-bin/emc..._EMC2_packages

Not difficult if you have some amount of linux experience. If you're new to linux consider it a learning experience

Also, my laptops don't have a parallel port. Is there any way to control a machine through a usb port or some other alternative?
Parallel port for simple systems. No usb that I'm aware of. Some of the fancier systems have cards of some sort. Vague enough for you? Someone will come along with a clearer answer.

edit/ Forgot to mention laptops aren't recommended for realtime. Should be ok for simulation. Don't worry, sharper minds will come along soon
__________________
Anyone who says "It only goes together one way" has no imagination.
Reply With Quote

  #7   Ban this user!
Old 07-16-2008, 06:55 AM
 
Join Date: May 2005
Location: canada
Posts: 1,149
cyclestart is on a distinguished road

Sorry for any confusion caused by my earlier responses. Some of it will make little sense without previous exposure to emc.

The instructions provided in the original post assume the user wants to install the realtime kernel. For simulation purposes you will want to install the regular ubuntu version of hardy and keep the generic kernel. [edit] the cd available from linuxcnc.org plays no part in this, don't bother downloading [/edit]

A 64bit install should be okay for simulation. This is what I gather from the mailing-list information already linked, not from personal experience. Go to the wiki link provided and scroll down to 5.5 for compile tips.

Most likely you will be using parallel port and connecting by cable to the other devices. There are other ways involving cards plugged directly in the motherboard pci slots. I have no knowledge of these other than the fact they exist.
__________________
Anyone who says "It only goes together one way" has no imagination.
Reply With Quote

  #8   Ban this user!
Old 09-02-2009, 05:32 AM
 
Join Date: Feb 2008
Location: Serbia
Age: 39
Posts: 7
defector is on a distinguished road
USB devices with EMC

A time ago I was snooping around for various CNC constructions and so i seen
somewhere that people are talking about RepRap machine with Arduino/EMC combo.
Don`t have direct links, You just type arduino emc in search and whole new world
emerges.

If still interested of coupling machine trough USB check it out.

www.reprap.org
www.arduino.cc

then check forums, etc...

Best regards to all

last minute -- check this -- http://axis.unpy.net/01198594294

Last edited by defector; 09-02-2009 at 05:35 AM. Reason: New link
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
HELP!!! Sherline/Ubuntu 6.06/EMC2 - Configuration Telle Benchtop Machines 15 03-21-2009 05:54 AM
Any plan for Ubuntu 8.04 + EMC2? david_geng LinuxCNC (formerly EMC2) 22 05-19-2008 08:43 PM
TROUBLE W/EMC2 UBUNTU 6.06 DOWNLOAD Gads LinuxCNC (formerly EMC2) 2 01-22-2008 08:10 PM
Ubuntu 6.06 & EMC2 tenmetalman LinuxCNC (formerly EMC2) 19 10-11-2006 09:23 PM
New live Ubuntu 6.06 with EMC2 samco LinuxCNC (formerly EMC2) 0 09-20-2006 09:32 AM




All times are GMT -5. The time now is 03:03 PM.





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