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 > AjaxCNC Control Products


AjaxCNC Control Products Discuss Ajax Control systems and project here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #13  
Old 07-02-2007, 01:57 PM
Community Moderator
 
Join Date: Mar 2004
Location: Sweden
Posts: 1,084
svenakela is on a distinguished road

Sounds like you get great help from 'em. It would be great if you post the result!
Reply With Quote

  #14   Ban this user!
Old 07-02-2007, 02:51 PM
ckm ckm is offline
Too many projects
 
Join Date: Jun 2006
Location: usa
Posts: 259
ckm is on a distinguished road

BTW, the original error was because of a change in hardware, it looks like a mouse was changed and the configuration file was not.

Just as a quick point. The reason why Windows survives all of these hardware swaps is that Windows has almost every single driver for every single piece of generic hardware built into it. The upside of this is that it can tolerate random hardware swaps. The downside is that it takes up huge amounts of space and can easily result in conflicts that are hard to diagnose.

Linux, on the other hand, typically installs only the hardware drivers you need. If you change the hardware, particularly if it's a quasi embedded system, then you need to update both the config files and install drivers for the new hardware. The errors you were seeing were related to missing hardware for either the keyboard or the mouse, or perhaps a change in the mouse hardware (keyboards are pretty much all the same). It looks like there might have been a serial mouse attached at one point, which is no longer attached...

Another thing to keep in mind is that some hardware is tied to specific ports on the PC (like specific serial or even USB ports) and if you move stuff around, it can break the configuration. This is esp. true with embedded systems that you are not supposed to change. Also, change the BIOS can also affect the 'locations' of hardware on the computer, resulting in issues.

HTH,

Chris.
Reply With Quote

  #15   Ban this user!
Old 07-04-2007, 10:12 AM
 
Join Date: Apr 2005
Location: USA
Posts: 23
utahnorton is on a distinguished road
Question

CKM-Thanks for the insight. I don't recall moving the mouse to a different USB port but it certainly is possible. Anyway-the saga continues-the good news is that Ajax checked out the sandisk hardrive and reader and they are both OK-the bad news is that the sandisk hardrive and reader are OK.... Was really hoping this would be the problem, replace them and "Bob's your Uncle"...so back to square one. I must admit that Drew at Ajax has been very patient and helpful in trying to get this mess all sorted out. The next step is again a process of elimination. Again-the computer boots up perfectly from the original hard drive in windows. I had then disconnected the hard drive (ribbon & power) and so the computer would be forced to boot automatically from the sandisk and would only get to the kernal panic stage. So then the sent the sandisk and reader to Ajax to be checked out. So what Ajax would like me to do is send them the new motherboard and they will see if they can get it to boot up with my sandisk and reader... At his point not sure what else to do..... Tom
Reply With Quote

Sponsored Links
  #16  
Old 07-04-2007, 10:31 AM
Community Moderator
 
Join Date: Mar 2004
Location: Sweden
Posts: 1,084
svenakela is on a distinguished road

Even embedded Linux distro's finds the mouse when it's changed (at least those I've worked with), unless it's an old or odd version. Usually Linux tries to get the mouse with a standard driver and if it has USB support the port itself shouldn't matter.

Anyway, something happened with your machine and it's a pain in the butt to analyze it without having access to the hardware.

BTW, why don't you make a new setup now when you're on it? For example a dual boot would be great.
Reply With Quote

  #17   Ban this user!
Old 07-04-2007, 10:57 AM
 
Join Date: Apr 2005
Location: USA
Posts: 23
utahnorton is on a distinguished road

Sven,

Actually at this stage we are just trying to get the computer to boot up in Linux-don't even have the fiber optics or servos hooked up to it right now. It was a dual boot system before but in about a year the Linux was crashing in the middle of a milling operation-(kernal panic....sounds like a "b" movie character) that's why we changed the motherboard, processor, and ram and checked out the sandisk and reader for file corruption or errors from that end.

Thanks,

Tom
Reply With Quote

  #18   Ban this user!
Old 07-04-2007, 02:33 PM
ckm ckm is offline
Too many projects
 
Join Date: Jun 2006
Location: usa
Posts: 259
ckm is on a distinguished road

Perhaps I can help you trouble shoot a bit. I've been using Linux for 12 years, so I know a little about it. Could you tell me what the kernel panic error message was?

Thx.

Chris.
Reply With Quote

  #19   Ban this user!
Old 07-05-2007, 04:10 PM
 
Join Date: Apr 2005
Location: USA
Posts: 23
utahnorton is on a distinguished road

Chris,

Drew just spent time trying to troubleshoot with me-I burned a new linux boot disc and disconnected all the drives except the CD/DVD. Tried re-booting and now get:

Searching for IDE CDTOM devices
Could not find insatallation CD!? Halting system
umount: /cdrom: not mounted
Warnin: could not determine runlevel-doing soft halt
(it's better to use shutdown instaed of halt from command lin)
shutdown: No such file or directoryIf I never hear from
Kernal panic: Attempted to kill init!

If you wouldn't mind e-mailing me your phone number-I'd give you a call so you don't burn up any of your minutes. I'm on MST and work out of my home shop. kullendesign@sisna.com

Thanks,

Tom
Reply With Quote

  #20  
Old 07-05-2007, 05:07 PM
Community Moderator
 
Join Date: Mar 2004
Location: Sweden
Posts: 1,084
svenakela is on a distinguished road

If you removed the disks you probable have the wrong cable config (master/slave issue), then it doesn't matter what you're trying to install. You need to get a working HW-setup.
I know it's not much help, but it's not a Linux issue.

Regards,
Sven
Reply With Quote

Sponsored Links
  #21   Ban this user!
Old 07-05-2007, 06:14 PM
 
Join Date: Apr 2005
Location: USA
Posts: 23
utahnorton is on a distinguished road

Hi Sven,

Ajax had me go in and run the master ribbon cable that was attached to the hardrive to the CD/DVD ROM. The hardrive is disconnected. In the BIOS
the "0 Master" is now the CD/DVD ROM. "0 Slave" is disabled along with the other master/slave components so that the computer is forced to boot up from the CD/DVD ROM that contains the linuxinstallcd151.iso which was converted over to readable files through the NERO program and re-copied on to a bootable cd. At this point not sure what else to do other than ship the motherboard over to AJAX or try installing another CD/DVD ROM drive but the BIOS recognizes it.

Thanks,

Tom
Reply With Quote

  #22  
Old 07-19-2007, 01:46 AM
Community Moderator
 
Join Date: Mar 2004
Location: Sweden
Posts: 1,084
svenakela is on a distinguished road

Tom,
Any news with your problems?
Reply With Quote

  #23   Ban this user!
Old 07-25-2007, 02:03 PM
 
Join Date: Apr 2005
Location: USA
Posts: 23
utahnorton is on a distinguished road
Question

Hi Sven

Have been busy with a Norton Motorcycle Rally in Torrey, Utah that our local club organized and had to put my Linux issues aside for the past two weeks. I sent my motherboard, processor, ram, ribbon cable, and Ajax fiber optic/servo board, flash card, flash card reader, original old motherboard over to Drew at Ajax today at his suggestion. He should have it by Friday and will put it on their test bench to check it out to make sure that the board doesn't have some sort of incapatability issue-he said that even motherboards that have been used successfully in the past can have changes done to them mid-production that can cause problems. I still suspect a Linux issue and I contacted Chris on this board-that is his feeling as well. Hopefully Drew can figure it out-I can't tell you how pleased I am with the service and support I've received from AJAX for a problem that might not be even be AJAX related. I would do business with them again in a heartbeat. Will let everyone know the latest when I hear back.


Thanks,

Tom
Reply With Quote

  #24   Ban this user!
Old 07-28-2007, 01:36 PM
 
Join Date: Apr 2005
Location: USA
Posts: 23
utahnorton is on a distinguished road
Smile

Well good news hopefully! I got this message from Drew from Ajax:

Tom,

Found the problem. There is a setting called PCI IDE Busmaster that has to be enabled. I will run it here over the weekend to be sure, however.

Best Regards,

Drew Gear
AjaxCNC
P.O. Box 9012
Milesburg, PA 16853
(814) 360-0279
sales@ajaxcnc.com
www.ajaxcnc.com

When we went through the Linux BIOS this is one that normally doesn't have to be changed and or somehow we missed the setting. Anyway, Drew will run it on his test bench directly to his servos to make sure everything works OK. Again, can't say enough about their service!

Will give an update when everything is reinstalled on my Varnamo mill.

Cheers,

Tom
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 Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
error code on an okuma mill delbert General CNC (Mill and Lathe) Control Software (NC) 2 08-16-2010 05:26 AM
Learning on the Sherline/linux/emc mill sodle LinuxCNC (formerly EMC2) 3 04-12-2007 11:00 AM
error when running g code craig LinuxCNC (formerly EMC2) 6 01-01-2007 09:46 PM
art code error Mike Boarman Mach Software (ArtSoft software) 4 12-30-2006 10:46 PM
M01 error code MRU Mazak, Mitsubishi, Mazatrol 2 06-12-2006 07:59 AM




All times are GMT -5. The time now is 04:09 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