Am 01.01.2010 03:53, schrieb Stephen Wille Padnos: > Flying Electron wrote: > >> I don't know about Ubuntu 9.10, but the directions for getting EMC to >> run on a fresh install of 8.04 have always worked for me. It might be >> easier to use the proven Ubuntu 8.04 instead of the 9.10. >> >> > Unfortunately, I'm betting that the hardware mentioned is too new to > have adequate driver support in 8.04. There are some experimental > kernel/emc2 packages for Karmic at > <http://www.linuxcnc.org/experimental/Karmic/>. I don't know if the > kernel is SMP or not, it's not labeled as such in the file name. > > You don't need any of the emc2-firmware* files, unless you have a Mesa > card. You also don't need emc2-dev unless you want to do development > work (you'll need to apt-get build-dep emc2 also, if you do want to > compile emc2 for yourself). Otherwise, you need all the files that > don't have the word "source" in them (emc2, librtai*, linux image and > headers, rtai modules, rtai 3.8, maybe rtai doc). Once you've > downloaded them, select them all in the file browser, right-click and > select "Install using GDebi". From the command line, go to the > directory where you downloaded them and type "sudo dpkg -i *.deb" > (assuming those are the only files in the directory). > > Note that these packages are experimental, and that you won't get > automatic update notifications for them. Hopefully we'll support 9.10, > or more likely 10.04, with emc2 2.4. > > Hope this helps > - Steve > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users > > Hello,
Thanks for Your replies and sorry for the delay (we made an reconstrucion of our office, so there is an huge chaos..) I tried to install the experimental packages for karmic, but I got some errors: --------------------- r...@emc:/mnt/lvm/Daten/Downloads/EMC2# dpkg -i --force-all linux-image-2.6.31.4-rtai_r1_i386.deb dpkg: Warnung: Problem wird übergangen, weil --force angegeben ist: Paket-Architektur (i386) passt nicht zum System (amd64) (Lese Datenbank ... 230423 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereiten zum Ersetzen von linux-image-2.6.31.4-rtai r1 (durch linux-image-2.6.31.4-rtai_r1_i386.deb) ... Done. Entpacke Ersatz für linux-image-2.6.31.4-rtai ... Running postrm hook script /usr/sbin/update-grub. Generating grub.cfg ... Found linux image: /boot/vmlinuz-2.6.31.4-rtai Found initrd image: /boot/initrd.img-2.6.31.4-rtai Found linux image: /boot/vmlinuz-2.6.31.4 Found linux image: /boot/vmlinuz-2.6.31.4.old Found linux image: /boot/vmlinuz-2.6.31-9-rt Found initrd image: /boot/initrd.img-2.6.31-9-rt Found memtest86+ image: /boot/memtest86+.bin done Richte linux-image-2.6.31.4-rtai ein (r1) ... Running depmod. Finding valid ramdisk creators. Using mkinitramfs-kpkg to build the ramdisk. initrd.img(/boot/initrd.img-2.6.31.4-rtai ) points to /boot/initrd.img-2.6.31.4-rtai (/boot/initrd.img-2.6.31.4-rtai) -- doing nothing at /var/lib/dpkg/info/linux-image-2.6.31.4-rtai.postinst line 588. vmlinuz(/boot/vmlinuz-2.6.31.4-rtai ) points to /boot/vmlinuz-2.6.31.4-rtai (/boot/vmlinuz-2.6.31.4-rtai) -- doing nothing at /var/lib/dpkg/info/linux-image-2.6.31.4-rtai.postinst line 588. Running postinst hook script update-grub. Generating grub.cfg ... Found linux image: /boot/vmlinuz-2.6.31.4-rtai Found initrd image: /boot/initrd.img-2.6.31.4-rtai Found linux image: /boot/vmlinuz-2.6.31.4 Found linux image: /boot/vmlinuz-2.6.31.4.old Found linux image: /boot/vmlinuz-2.6.31-9-rt Found initrd image: /boot/initrd.img-2.6.31-9-rt Found memtest86+ image: /boot/memtest86+.bin done Examining /etc/kernel/postinst.d. run-parts: executing /etc/kernel/postinst.d/dkms run-parts: executing /etc/kernel/postinst.d/nvidia-common run-parts: /etc/kernel/postinst.d/nvidia-common exited with return code 20 Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.31.4-rtai.postinst line 1186. dpkg: Fehler beim Bearbeiten von linux-image-2.6.31.4-rtai (--install): subprocess post-installation-script returned error 2 Error during installation of linux-image-2.6.31.4-rtai r...@emc:/mnt/lvm/Daten/Downloads/EMC2# ---------------------(partiallly translated from german output)--------------- I tried also to compile from given source, but I have got also errors. I do not know, if the errors depend on made architecture change? I need only an temporary solution for the next weeks/months until next LiveCD based on next LTS- version of ubuntu (I have read somthing about April 2010!?). -- Kind regaards Sebastian Reinhardt ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
