Tiny Computer with Printer port
Any ideas on how to get my usb wifi adapter to work?
Not without knowing exactly which make and model it is.
Even then, a lot are pretty flaky and just don't work.
If it worked under the standard 8.04 then you don't even need the new kernel. I built that because 8.04 did not support the ethernet chip in the NCBOX.
Alternately do you have an ethernet cable you can plug in to do the transfers?
Alternately to that, download the packages required to another computer running 8.04 with apt-get install -d packagename which will download but not install.
Then copy them to the CF card and install with dpkg -i debfile.deb on the running NCBOX
At least I think that's the problem???
If you are not sure then just open the script in an editor and cut and paste the commands one by one into a terminal and execute them
You will soon see exactly where it falls over.
That is probably how I would use it anyway, rather than trusting someone else's script (even mine!)
regards
Please Log in or Create an account to join the conversation.
Scratch that it was a case of Id10T or user head gap error! All went well this time. I also updated to linuxCNC 2.5
P.S. my USB WiFi adapter is a NetGear N150
P.S.S Also I know this isn't the forum for this but my swap fails during boot up. I think it's slowing down the system!
submicro
Update: I ran update manager and installed 200+ updates whew!! I then installed WiFi-radar. Now Wifi-radar sees the device but i'm unable to connect. I think it may have something to do with the eth0 being connected??? Ideas?
Please Log in or Create an account to join the conversation.
Thanx Arceye
submicro
Please Log in or Create an account to join the conversation.
i saw your post now
Did you install following the steps on arceyes homepage ?
Does the "normal" wired ethernet work ?
I would recommend using ext2 partitiion and no swap
i did have some problem with the CF cards so far.
And you really need to wait till it has written back when you switch down the system ,..
i fighted today on the ncbox with the VFD and spindle orientation but that is another story -
thomas
Please Log in or Create an account to join the conversation.
I would recommend using ext2 partitiion and no swap
What? explain please.
Great more problems! I took the NCbox back to the shop hooked it all up and I get bubkiss! No movement what so ever. Is there some setting in the BIOS i'm missing? everything is the same except i'm using the NCbox.
Please Log in or Create an account to join the conversation.
However when I ran stage2 all seemed well, I rebooted to vortex rtai and went to /usr/src. there was no build dir. so what now?
If you do not have a directory /usr/src/build then the download of linuxcnc did not happen
Either you have an old copy of the script or the tarball on the linuxcnc.org server has been updated and changed name again.
This happened to Thomas too.
I would recommend using ext2 partitiion and no swap
What? explain please.
You do not want a journalling file system on a a CF card.
You also do not want a swap partition or to have the files being updated every time you look at them, or you will soon wear the card out.
The stage2 script optimises /etc/fstab to get the fewest possible updates through noatime
Now Wifi-radar sees the device but i'm unable to connect. I think it may have something to do with the eth0 being connected??? Ideas?
Not at present, I will look at the Netgear wifi dongle later an see if anyone has got it working with 8.04
It will not be because the ethernet is enabled, you can have both, if there is no wired connection it will use wifi, just the same as a laptop would.
Great more problems! I took the NCbox back to the shop hooked it all up and I get bubkiss! No movement what so ever. Is there some setting in the BIOS i'm missing? everything is the same except i'm using the NCbox.
It is probably because the NCBOX parport is at 0x278 and most PCs have theirs at 0x378, so that is probably what your config has.
************************************************
I am in the process of making a disk image of a working system.
If I can do that reliably then I will just post that, I cannot support the NCBOX by trying to replicate my build of 1 year ago endlessly.
Magma has already changed and been broken as far as 2.6.30 is concerned
You will need to download the precompiled magma at www.mgware.co.uk/CNC/NCBOX/magma-precompiled.zip
Then download the sources for linuxcnc 2.5.2 and build them against the installed realtime
PM me with your email and we can take it off forum, with Atlantic time differences as well as waiting until posts are viewed, that will be quicker
regards
Please Log in or Create an account to join the conversation.
Looks as though it will work but only using ndiswrapper
These 3 posts on the Ubuntu forum give details
ubuntuforums.org/showthread.php?t=1447592
ubuntuforums.org/showthread.php?t=1712876
ubuntuforums.org/showthread.php?t=1145788
regards
Please Log in or Create an account to join the conversation.
f you do not have a directory /usr/src/build then the download of linuxcnc did not happen
Either you have an old copy of the script or the tarball on the linuxcnc.org server has been updated and changed name again.
This happened to Thomas too.
I reran stage2 and got the build dir. I didn't have my terminal window large enuff for menuconfig the first time. wierd huh!
ou do not want a journalling file system on a a CF card.
You also do not want a swap partition or to have the files being updated every time you look at them, or you will soon wear the card out.
The stage2 script optimises /etc/fstab to get the fewest possible updates through noatime
I'm gonna have to start over then, since my partitions are ext3.
It is probably because the NCBOX parport is at 0x278 and most PCs have theirs at 0x378, so that is probably what your config has.
Your prob right, I'm pretty positive my config is set to 0x378.
I cannot support the NCBOX by trying to replicate my build of 1 year ago endlessly.
Magma has already changed and been broken as far as 2.6.30 is concerned
I understand, thanks for your patience.
You will need to download the precompiled magma at www.mgware.co.uk/CNC/NCBOX/magma-precompiled.zip
I already have it.
Then download the sources for linuxcnc 2.5.2 and build them against the installed realtime
Did that already.
PM me with your email and we can take it off forum, with Atlantic time differences as well as waiting until posts are viewed, that will be quicker
One pm coming up.
Submicro
Please Log in or Create an account to join the conversation.
Send an email to arceye at the domain name you have been downloading from and it should get through
(I am quite close to having a tested disk image which just needs to be written to CF card for a working system)
regards
Please Log in or Create an account to join the conversation.
See this thread for full details and download
www.linuxcnc.org/index.php/english/forum...pre-built-disk-image
regards
Please Log in or Create an account to join the conversation.