Re: [Machinekit] Cannot find ethernet ip adress of Beaglebone Black

2017-02-12 Thread Sag ich Dir nich
i am using Putty, if i go to "/etc/NetworkManager" it says "no such file or directory" (i guess you mean "/etc/Network"?) in case you mean "/etc/Network" the file looks like this: GNU nano 2.2.6 File: interfaces Modified # This file describes the networ

Re: [Machinekit] Cannot find ethernet ip adress of Beaglebone Black

2017-02-12 Thread Daren Schwenke
I believe I disabled the service, but that's not what the docs say. /etc/NetworkManager and set managed=false to the interface you want to ignore. On Sunday, February 12, 2017 at 1:56:04 PM UTC-5, Daren Schwenke wrote: > > You have a previous ssh key cached. You'll need to delete your local > c

Re: [Machinekit] Cannot find ethernet ip adress of Beaglebone Black

2017-02-12 Thread Daren Schwenke
You have a previous ssh key cached. You'll need to delete your local cached copy. Depends on the ssh client you are using to tell you how. On Sunday, February 12, 2017 at 1:52:38 PM UTC-5, Sag ich Dir nich wrote: > > yes thats what i did ( > http://derekmolloy.ie/set-ip-address-to-be-static-on-t

Re: [Machinekit] Cannot find ethernet ip adress of Beaglebone Black

2017-02-12 Thread Sag ich Dir nich
yes thats what i did (http://derekmolloy.ie/set-ip-address-to-be-static-on-the-beaglebone-black/) i went into the directory and then opened the file to add: # The primary network interface auto eth0 iface eth0 inet static address 192.168.1.80 netmask 255.255.255.0 gateway 192.168.1.1 and that g

[Machinekit] QtQuickVcp repository moved

2017-02-12 Thread Alexander Rössler
I createda QtQuickVcp organization on GitHub today to better organize all things related to QtQuickVcp. Therefore, QtQuickVcp has moved to another repository: https://github.com/qtquickvcp/QtQuickVcp/ GitHub should automatically forward the old URL, so no need to change anything. Moving the QtQui

Re: [Machinekit] Re: Machinekit multicore merge

2017-02-12 Thread Alexander Rössler
I have not checked recently, but there was problem with the USB Ethernet not working I think. Last time I tested it was mid December. Robert Nelson writes: > On Wed, Feb 8, 2017 at 11:37 AM, Marius Alksnys wrote: >> >> 02/08/2017 03:13 PM, schoone...@btinternet.com rašė: >>> >>> >>> On 08/02/17

Re: [Machinekit] Cannot find ethernet ip adress of Beaglebone Black

2017-02-12 Thread Daren Schwenke
I usually just give mine a static ip. edit /etc/network/interfaces it contains examples already. Uncomment the line assigning a mac address as well (and change it a little) to prevent ssh from bugging you. You will also need to add a dns server to /etc/resolv.conf To make the resolv.conf changes

Re: [Machinekit] Cannot find ethernet ip adress of Beaglebone Black

2017-02-12 Thread Alexander Rössler
Sag ich Dir nich writes: > I need to know the ip adress of my beaglebone so i can connect it to my pc > via ssh but when i write ifconfig in the terminal i get no ethernet ip > adress: > > machinekit@beaglebone:~$ ifconfig > eth0 Link encap:Ethernet HWaddr a0:f6:fd:4b:9c:97 >

Re: [Machinekit] Cannot find ethernet ip adress of Beaglebone Black

2017-02-12 Thread Sag ich Dir nich
yes i can communicate with the BBB over usb but the problem with usb is, i can not transfer video over it, so i have to use ethernet but in order to connect through ethernet, i have to know the ip adress (the reason i want to get video over ethernet is i need more i/o pins so i can disable hdmi

Re: [Machinekit] Cannot find ethernet ip adress of Beaglebone Black

2017-02-12 Thread Alexander Rössler
schoone...@btinternet.com writes: > On 12/02/17 16:11, Sag ich Dir nich wrote: > > Thank you, ill try that > > usb0 is (i believe) the emulated network over usb (so you can communicate > with the beaglebone with the ip 192.168.7.2) > > and can you (communicate with the beaglebone with the ip 1

Re: [Machinekit] Cannot find ethernet ip adress of Beaglebone Black

2017-02-12 Thread schoone...@btinternet.com
On 12/02/17 16:11, Sag ich Dir nich wrote: Thank you, ill try that usb0 is (i believe) the emulated network over usb (so you can communicate with the beaglebone with the ip 192.168.7.2) and can you (communicate with

Re: [Machinekit] Cannot find ethernet ip adress of Beaglebone Black

2017-02-12 Thread Sag ich Dir nich
so i wrote "sudo nano /etc/sysctl.conf" in the terminal and added " net.ipv6.conf.all.disable_ipv6=1" then saved and rebooted the beaglebone. Now i have no ipv6 and no ipv4 (i also tried adding net.ipv4.conf.all.disable_ipv4=0 and net.ipv4.conf.all.enable_ipv4=1 but no change): machinekit@bea

Re: [Machinekit] Cannot find ethernet ip adress of Beaglebone Black

2017-02-12 Thread Sag ich Dir nich
Thank you, ill try that usb0 is (i believe) the emulated network over usb (so you can communicate with the beaglebone with the ip 192.168.7.2) Am Sonntag, 12. Februar 2017 16:15:54 UTC+1 schrieb Schooner: > > > On 12/02/17 14:15, Sag ich Dir nich wrote: > > I need to know the ip adress of my bea

Re: [Machinekit] Cannot find ethernet ip adress of Beaglebone Black

2017-02-12 Thread schoone...@btinternet.com
On 12/02/17 14:15, Sag ich Dir nich wrote: I need to know the ip adress of my beaglebone so i can connect it to my pc via ssh but when i write ifconfig in the terminal i get no ethernet ip adress: machinekit@

Re: [Machinekit] Gauging interest for Machinekit Meeting early 2017 in WI,USA

2017-02-12 Thread Tom M
Well,. One day is a little is a little short for a meetup(plus I'd be manning a booth and miss most of it). But it would might be nice to have some some presentation for the general public as to what machinekit is. This whole thing is really short notice, but it I'm thinking this event should repe

[Machinekit] Cannot find ethernet ip adress of Beaglebone Black

2017-02-12 Thread Sag ich Dir nich
I need to know the ip adress of my beaglebone so i can connect it to my pc via ssh but when i write ifconfig in the terminal i get no ethernet ip adress: machinekit@beaglebone:~$ ifconfig eth0 Link encap:Ethernet HWaddr a0:f6:fd:4b:9c:97 inet6 addr: fe80::a2f6:fdff:fe4b:9c97/64