Difference between revisions of "Category:How to - Known Issues"

From Gumstix User Wiki
Jump to: navigation, search
(Add "Issues with prebuild overo images")
(Issues with prebuild overo images)
 
(6 intermediate revisions by 3 users not shown)
Line 2: Line 2:
  
 
== Network Problems ==
 
== Network Problems ==
 +
 +
===Network Services Do Not Come Up===
  
 
'''Symptom:''' Network services do not come up. LAN link lights blink for a couple of seconds during bootup, but then remain out. This has been observed with the connex board with the netCF expansion module running a fresh install of OpenEmbedded.
 
'''Symptom:''' Network services do not come up. LAN link lights blink for a couple of seconds during bootup, but then remain out. This has been observed with the connex board with the netCF expansion module running a fresh install of OpenEmbedded.
Line 7: Line 9:
 
'''Solution:''' The file /etc/network/interfaces contains network interface definitions for several classes of devices. If you are not using the wireless ethernet expansion module, comment out the wlan0 interface section and reboot the unit.
 
'''Solution:''' The file /etc/network/interfaces contains network interface definitions for several classes of devices. If you are not using the wireless ethernet expansion module, comment out the wlan0 interface section and reboot the unit.
  
 +
===Wired Ethernet Does Not Come Up===
 +
'''Symptom:''' When booting an Overo with Tobi expansion board, the wired Ethernet eth0 interface does not come up. No IP address is acquired via DHCP, even though eth0 is configured to use DHCP.
 +
 +
'''Solution:''' The solution is documented here: [[Overo Tobi Ethernet]].
 +
 +
== Issues with prebuilt DuoVero images ==
 +
 +
The serial port on Uart2 is /dev/ttyO1. This is interfered with by the Bluetooth systemd service which isn't necessary on this board. Disable this systemd service to get proper access to /dev/ttyO1.
 +
 +
<tt>systemctl disable bluetooth</tt>
 +
 +
and rebooting is a good start.
  
 
== Issues with prebuild overo images ==
 
== Issues with prebuild overo images ==
  
Images are here: http://www.sakoman.com/feeds/omap3/glibc/images/overo/
+
Images are here: https://www.gumstix.com/software/software-downloads/
  
=== Overo file with Palo35 ===
+
=== Overo fire with Palo35 ===
 
{| border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable wikitable"
 
{| border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable wikitable"
 
!  Version      || Bootup  || Login  || LCD    || Touchscreen
 
!  Version      || Bootup  || Login  || LCD    || Touchscreen
 +
|- bgcolor="#f8f8ff"
 +
|  201004220807 || {{Yes}} || {{Yes}} || {{Yes}}  || {{Yes}}
 
|- bgcolor="#f8f8ff"
 
|- bgcolor="#f8f8ff"
 
|  201004141106 || {{Yes}} || {{Yes}} || {{No}}  || {{No}}
 
|  201004141106 || {{Yes}} || {{Yes}} || {{No}}  || {{No}}

Latest revision as of 14:10, 1 April 2016

If you have fixed a problem while setting up your gumstix board that you feel other people are likely to encounter, please document your solution here.

Network Problems

Network Services Do Not Come Up

Symptom: Network services do not come up. LAN link lights blink for a couple of seconds during bootup, but then remain out. This has been observed with the connex board with the netCF expansion module running a fresh install of OpenEmbedded.

Solution: The file /etc/network/interfaces contains network interface definitions for several classes of devices. If you are not using the wireless ethernet expansion module, comment out the wlan0 interface section and reboot the unit.

Wired Ethernet Does Not Come Up

Symptom: When booting an Overo with Tobi expansion board, the wired Ethernet eth0 interface does not come up. No IP address is acquired via DHCP, even though eth0 is configured to use DHCP.

Solution: The solution is documented here: Overo Tobi Ethernet.

Issues with prebuilt DuoVero images

The serial port on Uart2 is /dev/ttyO1. This is interfered with by the Bluetooth systemd service which isn't necessary on this board. Disable this systemd service to get proper access to /dev/ttyO1.

systemctl disable bluetooth

and rebooting is a good start.

Issues with prebuild overo images

Images are here: https://www.gumstix.com/software/software-downloads/

Overo fire with Palo35

Version Bootup Login LCD Touchscreen
201004220807 Yes Yes Yes Yes
201004141106 Yes Yes No No
201002031857 Yes Yes Yes Yes

This category currently contains no pages or media.