7i80 and 7i77

More
29 Sep 2014 01:41 #51634 by uli12us
Replied by uli12us on topic 7i80 and 7i77
At the moment I use nothing, because I can't install the right programs.

That's the answer from configure:

./configure --with-realtime=uspace
your kernel '--with-realtime=uspace' is not known. There might be needed dependencies which won't get set automatically.
successfully configured for 'Ubuntu-10.04'-'--with-realtime=uspace'..

Sorry, I don't know anything about linux so I can't install a program outside of the synaptic manager without a step by step manual. At the moment I follow the manual from andypugh #41426 from the first page of this thread.

Please Log in or Create an account to join the conversation.

More
29 Sep 2014 01:47 #51635 by PCW
Replied by PCW on topic 7i80 and 7i77
what was the response to
git pull
?

Please Log in or Create an account to join the conversation.

More
29 Sep 2014 03:05 #51636 by uli12us
Replied by uli12us on topic 7i80 and 7i77
a large number of messages, I fear I was before in the false directory

/linuxcnc-dev/src$ git pull
remote: Counting objects: 112, done.
remote: Compressing objects: 100% (60/60), done.
remote: Total 60 (delta 32), reused 0 (delta 0)
Unpacking objects: 100% (60/60), done.
From git://git.linuxcnc.org/git/linuxcnc
59f7f47..db713b6 2.6 -> origin/2.6
78734d0..73e1285 master -> origin/master
Updating 78734d0..73e1285
Fast-forward
docs/src/Master_User.txt | 2 +
docs/src/Submakefile | 1 +
docs/src/common/Glossary.txt | 8 +
docs/src/common/Updating_LinuxCNC.txt | 24 +
docs/src/common/images/gmoccapy_4_axis.png | Bin 0 -> 155917 bytes
docs/src/common/images/updating-lucid-to-2.6.png | Bin 0 -> 73710 bytes
docs/src/common/user_intro.txt | 6 +
docs/src/config/ini_config.txt | 12 +-
docs/src/config/lathe_config.txt | 4 +-
docs/src/gui/gmoccapy.txt | 1136 ++++++++++++++++++++
.../images/gmoccapy_0_9_7_sim_hardware_button.png | Bin 0 -> 196995 bytes
docs/src/gui/images/gmoccapy_0_9_7_tool_info.png | Bin 0 -> 7109 bytes
docs/src/gui/images/gmoccapy_3_axis.png | Bin 0 -> 134044 bytes
docs/src/gui/images/gmoccapy_4_axis.png | Bin 0 -> 155917 bytes
docs/src/gui/images/gmoccapy_back_tool_lathe.png | Bin 0 -> 148428 bytes
...moccapy_file_selection_dialog_with_keyboard.png | Bin 0 -> 163716 bytes
.../src/gui/images/gmoccapy_getting_macro_info.png | Bin 0 -> 157567 bytes
.../gui/images/gmoccapy_lathe_touch_off_mode.png | Bin 0 -> 173266 bytes
.../gui/images/gmoccapy_mdi_hidden_keyboard.png | Bin 0 -> 133280 bytes
docs/src/gui/images/gmoccapy_ntb_preview.png | Bin 0 -> 154237 bytes
.../images/gmoccapy_ntb_preview_maximized_2.png | Bin 0 -> 74526 bytes
docs/src/gui/images/gmoccapy_ntb_user_tab.png | Bin 0 -> 193359 bytes
docs/src/gui/images/gmoccapy_plasma_1.png | Bin 0 -> 182804 bytes
docs/src/gui/images/gmoccapy_settings_advanced.png | Bin 0 -> 113984 bytes
.../gui/images/gmoccapy_settings_appearance.png | Bin 0 -> 153042 bytes
docs/src/gui/images/gmoccapy_settings_button.png | Bin 0 -> 4237 bytes
docs/src/gui/images/gmoccapy_settings_hardware.png | Bin 0 -> 93355 bytes
.../images/gmoccapy_with_left_box_in_edit_mode.png | Bin 0 -> 140266 bytes
.../gmoccapy_with_right_panel_in_MDI_mode.png | Bin 0 -> 122831 bytes
docs/src/gui/images/manual_toolchange.png | Bin 0 -> 13551 bytes
.../gui/images/sketch_auto_tool_measurement.png | Bin 0 -> 42170 bytes
docs/src/gui/images/strange_numbers.png | Bin 0 -> 106457 bytes
docs/src/index.tmpl | 1 +
33 files changed, 1188 insertions(+), 6 deletions(-)
create mode 100644 docs/src/common/images/gmoccapy_4_axis.png
create mode 100644 docs/src/common/images/updating-lucid-to-2.6.png
create mode 100644 docs/src/gui/gmoccapy.txt
create mode 100644 docs/src/gui/images/gmoccapy_0_9_7_sim_hardware_button.png
create mode 100644 docs/src/gui/images/gmoccapy_0_9_7_tool_info.png
create mode 100644 docs/src/gui/images/gmoccapy_3_axis.png
create mode 100644 docs/src/gui/images/gmoccapy_4_axis.png
create mode 100644 docs/src/gui/images/gmoccapy_back_tool_lathe.png
create mode 100644 docs/src/gui/images/gmoccapy_file_selection_dialog_with_keyboard.png
create mode 100644 docs/src/gui/images/gmoccapy_getting_macro_info.png
create mode 100644 docs/src/gui/images/gmoccapy_lathe_touch_off_mode.png
create mode 100644 docs/src/gui/images/gmoccapy_mdi_hidden_keyboard.png
create mode 100644 docs/src/gui/images/gmoccapy_ntb_preview.png
create mode 100644 docs/src/gui/images/gmoccapy_ntb_preview_maximized_2.png
create mode 100644 docs/src/gui/images/gmoccapy_ntb_user_tab.png
create mode 100644 docs/src/gui/images/gmoccapy_plasma_1.png
create mode 100644 docs/src/gui/images/gmoccapy_settings_advanced.png
create mode 100644 docs/src/gui/images/gmoccapy_settings_appearance.png
create mode 100644 docs/src/gui/images/gmoccapy_settings_button.png
create mode 100644 docs/src/gui/images/gmoccapy_settings_hardware.png
create mode 100644 docs/src/gui/images/gmoccapy_with_left_box_in_edit_mode.png
create mode 100644 docs/src/gui/images/gmoccapy_with_right_panel_in_MDI_mode.png
create mode 100644 docs/src/gui/images/manual_toolchange.png
create mode 100644 docs/src/gui/images/sketch_auto_tool_measurement.png
create mode 100644 docs/src/gui/images/strange_numbers.png
uli@uli-desktop:~/linuxcnc-dev/src$ ./configure --with-realtime=uspace
configure: WARNING: unrecognized options: --with-realtime
checking build toplevel... /home/uli/linuxcnc-dev
checking installation prefix... run in place
checking for grep... /bin/grep
checking for egrep... /bin/egrep
checking for arch... /usr/bin/arch
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
configure: error: cannot find install-sh, install.sh, or shtool in autoconf "."/autoconf

Please Log in or Create an account to join the conversation.

More
29 Sep 2014 03:14 - 29 Sep 2014 03:15 #51637 by PCW
Replied by PCW on topic 7i80 and 7i77
looks like you forgot
./autogen.sh
Last edit: 29 Sep 2014 03:15 by PCW. Reason: wrong script name

Please Log in or Create an account to join the conversation.

More
29 Sep 2014 04:14 - 06 Oct 2014 23:26 #51638 by PCW
Replied by PCW on topic 7i80 and 7i77
BTW starting with a fresh wheezy iso linuxcnc installation,
the following steps should build a preemt-RT version of linuxcnc
suitable for running the Mesa Ethernet FPGA cards
cd ~
sudo apt-get install git-core gitk git-gui
sudo apt-get build-dep linuxcnc
sudo apt-get install linux-image-3.2.0-4-rt-686-pae
sudo apt-get install libudev-dev
sudo apt-get install iptables-persistent
git clone git://git.linuxcnc.org/git/linuxcnc.git linuxcnc-dev
cd linuxcnc-dev
git pull
git checkout master
cd src
./autogen.sh
./configure --with-realtime=uspace
make
sudo make setuid
cd ..
. scripts/rip-environment
Last edit: 06 Oct 2014 23:26 by PCW. Reason: add RIP environment setup

Please Log in or Create an account to join the conversation.

More
01 Oct 2014 00:35 - 02 Oct 2014 16:36 #51696 by uli12us
Replied by uli12us on topic 7i80 and 7i77
I've tried a fresh weezy installation like you recommended above.
It seems, it runs but have some disadvantages, Wheezy is ugly, some parts are on different places, I must enter my Name and PW after boot and so on.

If it runs good then I will try to install back the 10.04 version and upgrade it to the same level as the actual.
Last edit: 02 Oct 2014 16:36 by uli12us.

Please Log in or Create an account to join the conversation.

More
01 Oct 2014 09:19 #51701 by pippin88
Replied by pippin88 on topic 7i80 and 7i77
It's easy enough to change the GUI and/or theme.

You can set up autologon:

Edit the LightDM configuration file (/etc/lightdm/lightdm.conf) and change these lines to:
autologin-user=username
autologin-user-timeout=0

(those lines will be commented out with a # by default, delete the # and add your username.

Please Log in or Create an account to join the conversation.

More
02 Oct 2014 16:28 #51726 by uli12us
Replied by uli12us on topic 7i80 and 7i77
Thanks, I'll try it. I've found a site who said, I could change the logon, but unfortunately the file don't exist.

Please Log in or Create an account to join the conversation.

More
05 Oct 2014 23:12 #51806 by uli12us
Replied by uli12us on topic 7i80 and 7i77
I've tried several times to change the file, without any success. It ended everytime with you can't write the file.

The other problem I have is with the loadrt. In any case I must read that the Computer don't know the file or command. And in my Linuxcnc-dev/src isn't any file with hm2-eth only some hm2-pci can be found.

Please Log in or Create an account to join the conversation.

More
05 Oct 2014 23:34 - 05 Oct 2014 23:37 #51807 by cncbasher
Replied by cncbasher on topic 7i80 and 7i77
use sudo gedit <filename>
it all about having the correct permissions
dont go back to 10.04 and try to go forward , that will only make the matter worse , and give you even more headaches

the loadrt problem will be with you missing a file or incorrect line entry for the mesa card you are using , are you missing entrys for the ethernet firmware
or missing firmware file
Last edit: 05 Oct 2014 23:37 by cncbasher.

Please Log in or Create an account to join the conversation.

Moderators: PCWjmelson
Time to create page: 0.209 seconds
Powered by Kunena Forum