CAD CAM EDM DRO - Yahoo Group Archive

EMC Help

on 1999-09-10 14:46:15 UTC
Fred, Tim, Matt, Jon, anyone


a long time ago, Tim wrote;
>>> Any ideas of what I should try now.

Matt wrote
> >; OK, let's reboot to get rid of all the installed modules, etc. and do this
> > by hand rather that by script. As user root from a terminal
> > window in X do:
> >
> > cd /usr/local/nist/emc
> >
> > insmod -v /usr/src/rtl/modules/rtl_sched
> >
> > insmod -v /usr/local/nist/emc/plat/rtlinux_09J/lib/steppermod.o
> > SHMEM_BASE_ADDRESS=0x3F00000 PARPORT_IO_ADDRESS=0x378
> >
.
.
.
> > Matt





I have been trying to get EMC running with no luck.
I am having the exact same problem Tim Goldstien had way back in May
when
he was first setting up. He was able to solve his by changing a wrong
memory address in the script file. I have not had the same luck.
The above quotes here are from Tim and Matt a long time ago.

My computer has 48 meg of ram and parallel port at 378h, cyrix 6x86
P-150+

my lilo conf file

boot=dev/sda
map=boot/map
install=/boot/boot.b
prompt
timeout=50
image=/boot/vmlinuz-1
label=rtlinux
root=/dev/sda6
read-only
append="mem=47m"
image/boot/vmlinuz-2.0.36-0.7
label=linux-2.0.36-0.7
root/dev/sda6
read-only




run lilo and get rtlinux and linux 2.0.36-0.7 added

I can run the frank zappa program



This is what I do

1)boot computer

2)login

3)startx

4)run "lsmod" - no modules running

5)run "insmod -v /usr/src/rtl/modules/rtl_sched" - no error messages

6)run "lsmod" - returns "rtl_sched"

7)run "insmod -v /usr/local/nist/emc/plat/rtlinux_09J/lib/steppermod.o
SHMEM_BASE_ADDRESS=0x2F00000 PARAPORT_IO_ADDRESS=0x378" - I get error
message "segmentation fault" (I am using 0x2F00000 for 48meg, is this
correct?)

8)run "lsmod" - I see rtl_sched (steppermod) and steppermod
(uninitialized)

9)run "rmmod steppermod" - returns "device or resource busy"

10)rub "rmmod rtl_sched" - returns "rtl_sched is in use"

11)must reboot to remove any modules

What next??

Thanks
Bill Scalione
scalione@...

Discussion Thread

William Scalione 1999-09-10 14:46:15 UTC EMC Help Matt Shaver 1999-09-10 17:20:10 UTC Re: EMC Help William Scalione 1999-09-11 21:24:11 UTC Re: EMC Help Matt Shaver 1999-09-12 08:06:18 UTC Re: EMC Help Tim Goldstein 1999-09-12 21:53:38 UTC RE: EMC Help William Scalione 1999-09-16 21:35:13 UTC Re: EMC Help Matt Shaver 1999-09-16 23:39:23 UTC Re: EMC Help William Scalione 1999-09-17 00:05:57 UTC Re: EMC Help Jon Elson 1999-09-17 11:41:22 UTC Re: EMC Help Tim Goldstein 1999-09-17 13:22:07 UTC Re: EMC Help Jon Elson 1999-09-17 23:40:14 UTC Re: EMC Help William Scalione 1999-09-18 07:47:35 UTC Re: EMC Help Marshall Pharoah 1999-09-18 08:53:35 UTC Re: EMC Help