thanks a lot! do I replace x and y with anything from 0 to 255?
Makes sense How do I do this? Like this? sudo ifconfig eth0 some_IP up And then, if I want to switch back to using DHCP, how do I do that? Thanks
I can connect my laptop fine to my Udoo via SSH if I connect the Udoo's ethernet to the internet router (as long as my laptop is connected to the...
Re: no serial devices found for "/dev/tty[ASU]*" That's super! It works. And if you wanna get another baud rate than the default one, you just...
Re: no serial devices found for "/dev/tty[ASU]*" You mean send/receive data between Arduino and Pd? How do you achieve that? I get a message...
Re: Problems connecting via SSH You're my mentor!
When I first got my Udoo I installed the Linaro image and worked a bit on that. Later on I installed a Debian Wheezy image on another SD card but...
Re: -bash: make: command not found It worked! Thanks...
Tried to create some Pure Data external objects with make but got this (thread's subject). Typed apt-cache search "make" and got a huge list of...
I'm trying to set a serial communication between Arduino and Pure Data (installed in Udoo). I first run sudo stty -F /dev/ttymxc3 cs8 115200...
Tried but had no success. I did find a work around though. If I want to do anything with the internet, I connect serially and I can download...
you're right... Though apt-get update didn't work, it still looks like there's some internet connection problem... Another problem is that after...
Is it apt-get or aptitude? What's the difference between the two? You're helping me out a lot, thanks!
OK, managed to log in serially, but Serial Tools (in OS X) looked rather buggy, all letters I typed were typed twice and symbols indicating...
I guess ifconfig only works when you've already attached a monitor and a keyboard to Udoo. What if you only program it via Ethernet? When I change...
But when I log in my router I see the same ip address...is there some other way to find out the ip address when using the Debian SD?
It's the Debian Wheezy image from Udoo's website, forgot to mention it...
I first made an Ubuntu image and started using Udoo with this. I can easily connect via ssh, but when I tried with Debian I got this in the...
Solved, I had to use the -X flag for ssh so that udoo could display the GUI. It's working now. So the command is ssh -X ubuntu@ip_address
Hi all, New to this forum and to Udoo. Just got my Udoo quad and I'm running it with ssh. It seems to be quite ok since I did an apt-get update...
Separate names with a comma.