Installation EMC on kubuntu 9.4/9.10
I'll try that.
Please Log in or Create an account to join the conversation.

but even if i use only rtai config i got black screen but i also make my config from scrach and afte boot i got problems with pratiton that kernel cant see /dev/sda1 partiton

Please Log in or Create an account to join the conversation.
Ah, I believe that is a package that went away in 9.10. Try downloading it from here and installing it: packages.ubuntu.com/jaunty/python-xml
I think that's what I had to do to get it to work.
Moses
Thanks,
This package worked. The package name is python-xml, version 0.8.4-10.1ubuntu2.
I have now installed emc2 on 9.10.
Please Log in or Create an account to join the conversation.
sudo mknod /dev/RTAI_SHM c 10, 254
sudo ln -s /dev/RTAI_SHM /dev/rtai_shm
But I can only start as root. Non root user gets
I tried to change permissions on both files above, but /dev/rtai_shm gets changed back toCan't write to /dev/rtai_shm - aborting
as soon as I test withcrw-rw---- 1 root root 10, 254 2010-02-19 22:14 rtai_shm
/etc/init.d/realtime start
I also created udev rules and placed them both at /etc/udev/rules.d/ and /lib/udev/rules.d/ but no change.
$ more /etc/udev/rules.d/99-rtai.rules
KERNEL=="RTAI_SHM",SYMLINK="rtai_shm", MODE="0666"
KERNEL=="rtf[0-9]*", MODE="0666"
I suspect it has something to do with udev!
I need help.
Thanks Janne
Please Log in or Create an account to join the conversation.
* soft memlock 20480
* hard memlock 20480
Then you'll need to reboot, and this should allow you to run as a normal user.
Please Log in or Create an account to join the conversation.
its not far to the new realease off the new ubuntu version.
Please Log in or Create an account to join the conversation.
looking forward to see whats happening on these status page!
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- waynegramlich
- Offline
- Junior Member
-
- Posts: 22
- Thank you received: 0
I've been trying to reinstall the EMC2 Simulator with no success
to date. I went to:
emc2-buildbot.colorado.edu/~buildmaster/
loaded the appropriate APT line into my package manager and
attempted to load the emc2-sim package. I get the following compliant:
The following packages have unmet dependencies:
emc2-sim: Depends: python (< 2.6) but 2.6.4-0ubuntu1 is to be installed
Recommends: hostmot2-firmware but it is not installable
Given that these are supposed to be Beta packages for 10.4, I thought
I would ask if this issue has come up before?
Any help would be appreciated,
-Wayne
Please Log in or Create an account to join the conversation.