- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
my micro USB port unfortunately broke it was soldier but it is not detected, there is some other way to upload
a sketch to intel galileo 2 and try with FTDI ft232r cable but it does not detect it either. which can be another solution
I also have another intel card galileo gen 2 but does not turn on any led
HELP ME ! please
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello, Jorge
Thank you for your interest in Intel products.
Try following the steps below:How to - Use Galileo Linux with only an Ethernet cable directly connected between laptop and Galileo
- Attach the Ethernet cable directly from the Galileo to your Laptop.
- Create a new sketch. In the setup function –
- Start the telnet server on Galileo (system("telnetd -l /bin/sh");)
- Give Galileo eth0 an IP address in the Link Local Address range 169.254.x.x (system("ifconfig eth0 169.254.1.1 netmask 255.255.0.0 up");)
- Link Local Automatic addressing will assign your Windows or Mac an IP address, usually taking no longer than a minute. http://en.wikipedia.org/wiki/Link-local_address http://en.wikipedia.org/wiki/Link-local_address .
- Use putty or any Telnet client to connect to Galileo using the IP address you assigned to Galileo eth0. How to – Use Galileo Linux using an Ethernet cable and a home network Router(DHCP server)
1. Attach Galileo to your router(DHCP server) using an Ethernet cable.
Let me know if it works.
Regards,
Alexandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
At the moment of uploading the sketch an error appears, because it does not detect the serial port.
I directly connect the network cable to the computer but it does not work.
please help me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello, Jorge
Which FTDI cable are you using? Please make sure you are using the correct baud rate for the Galileo board, and has the FTDI drivers installed.
Do you happen to know why the FTDI cable is not working properly on the board?
Also, check the guide below:
https://software.intel.com/en-us/get-started-galileo-windows-step3
Let me know if it works.
Regards,
Alexandra

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page