Stuart Stevenson wrote: > Gentlemen, > I have a new install of Ubuntu 6.06 and EMC2. EMC2 is the -trunk > from cvs. I may be missing something obvious. I hope so. EMC2 will not > start when using any machine configured to use the ppmc board set. I > get a report telling me the .ko module will not load 'operation not > permitted'. > Also in the feedback is the message that the 378 address is not > configured. Not too sure what program is reporting this. > I can successfully test the board set using the ppmcdiags program. > Even a configuration matching a running machine (Dahlih) will not start. > I am not at the machine to copy the errors. If no one has a quick > (obvious) answer I will post the errors tomorrow morning. No obvious answer, but use the "dmesg" command to see the log from the driver. In fact, "dmesg | grep ppmc" should filter out just the ppmc-related lines. The "blah.ko module will not load" message takes a guess at the cause, but it is wrong in this case. What it really is saying is that module won't STAY loaded, ie. it found something serious wrong and aborted. The most obvious cause is it failed to detect any PPMC boards on the bus. Usually, when the diag can find the boards, EMC can, too. But, it is a different environment between RT and the diag program, which runs as a Linux user program with priviledges. When you check the dmesg output, make sure EMC is trying to access the boards on the 0x378 I/O port address.
Back in the old EMC1 days, these drivers did not require any kernel support to talk to the parallel port. Apparently now it does require some lower-level port drivers. You want to set the port to EPP mode in the BIOS setup screen, although the diagnostic program should have the same trouble if that were the problem. You say the diagnostic works. Jon ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users