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
  #1   Ban this user!
Old 09-29-2007, 04:02 PM
 
Join Date: Apr 2004
Location: United States
Posts: 124
tsutt is on a distinguished road
cnc10

Hi, Does any one know how to get cnclinux networked to my desktop. I spent over an hour on the phone yesterday with Drew at Ajax and we couldn't get it to work. First tried with a crossover cable, then with dhcp with crossover cable. now trying with a router and straight thru cables the desktop seems to work but the linux gives me a "dhcp failed" with a bunch of mumbo jumbo following. i have a 3com pci card. How do i know that its function properly in linux? BTW in pretty much illiterate with linux but with detailed intruction, no prob. BTW the mill works fine, i just have to get it networked. Todd
Tweet this Post!Share on Facebook
Reply With Quote

  #2  
Old 09-29-2007, 10:16 PM
*Registered*
 
Join Date: Mar 2007
Location: United States
Posts: 32
MarcL is on a distinguished road

Unfortunately, detailed instructions are not likely to be forthcoming. Troubleshooting network connections typically involves a lot of experiment and observation (much of which you have probably been through with Drew).

Getting the router and straight cables was a big step forward. It will give you additional diagnostic tools, and will also allow you to introduce a third computer as a tiebreaker if you need to (i.e. if A can't connect to B, then see if A can connect to C, or if C can connect to B).

My guess is that the provided Linux kernel does not contain a suitable driver for your 3COM network card. You may find some useful information in the dmesg.txt file, which is among the files generated when you do F7/Utility, F7/Report. Look through it for a block of messages that talk about "eth0". Post back here with a copy of all that you find there. For example, here are the messages from a system that I am pretty sure correctly connects to a network:

Code:
0 3c515 cards found.
cs89x0:cs89x0_probe(0x0)
PP_addr=0xffff
eth0: incorrect signature 0xffff
PP_addr=0xffff
eth0: incorrect signature 0xffff
PP_addr=0xffff
eth0: incorrect signature 0xffff
PP_addr=0xffff
eth0: incorrect signature 0xffff
PP_addr=0xffff
eth0: incorrect signature 0xffff
PP_addr=0xffff
eth0: incorrect signature 0xffff
PP_addr=0xffff
eth0: incorrect signature 0xffff
PP_addr=0xffff
eth0: incorrect signature 0xffff
PP_addr=0xffff
eth0: incorrect signature 0xffff
PP_addr=0xffff
eth0: incorrect signature 0xffff
PP_addr=0xffff
eth0: incorrect signature 0xffff
PP_addr=0xffff
eth0: incorrect signature 0xffff
cs89x0: no cs8900 or cs8920 detected.  Be sure to disable PnP with SETUP
8139too Fast Ethernet driver 0.9.18a
PCI: Found IRQ 11 for device 00:0e.0
PCI: Sharing IRQ 11 with 00:07.2
PCI: Sharing IRQ 11 with 00:07.3
eth0: RealTek RTL8139 Fast Ethernet at 0xc4000000, 00:0c:76:59:7f:c0, IRQ 11
It is experimentally probing for various known network card types. It checked for cards with the 3c515 chipset and didn't find any. It checked cards with the cs8900 chipset, and didn't find any. That check wasn't very graceful, and generated all the "incorrect signature" messages that look alarming but don't mean anything. Then it checked for a card with the Realtek RTL8139 chipset; found one; noted that it is sharing an IRQ (which is probably okay); and started up the driver.

Show us what you find in that part of your dmesg.txt. Also look for a section that mentions dhcp, zcip, and/or "promisuous mode". That is probably after "freeing unused kernel memory" and before various "usb.c" items.

Also let us know what you have in cnc10.net (with password x'd out if you prefer).

What do you get when you enter the command ifconfig at a Linux command prompt?

If it turns out that the kernel does not have a driver that recognizes your card, it will probably be easier just to find a cheap RTL8139 card to use instead.
Tweet this Post!Share on Facebook
Reply With Quote

  #3   Ban this user!
Old 09-29-2007, 10:48 PM
 
Join Date: Apr 2004
Location: United States
Posts: 124
tsutt is on a distinguished road

Thanks I'll check it out tomorrow. Todd BTW, I think you are right about the 3com driver.
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 09-30-2007, 02:15 PM
 
Join Date: Apr 2004
Location: United States
Posts: 124
tsutt is on a distinguished road

Markl, here is that file i don't know how to configure it so it looks like a mess. Todd
Attached Files
File Type: txt dmesg.txt‎ (6.7 KB, 120 views)
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 09-30-2007, 04:06 PM
 
Join Date: Apr 2004
Location: United States
Posts: 124
tsutt is on a distinguished road

I GOT IT!! Irealized my moboard had an on board lan that was being covered up by the backing plate. Todd
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
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
Help with CNC10 install on BPBoss (software update from CNC7) peter.blais AjaxCNC Control Products 8 10-13-2006 11:18 PM




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