Difference between revisions of "Microzed issues"

From ElphelWiki
Jump to: navigation, search
Line 3: Line 3:
 
<font size='2'>
 
<font size='2'>
 
  <b>Description:</b>
 
  <b>Description:</b>
     UART registercontents: timeout=0 rxfifo_level=56, should be timeout=10 rxfifo_level=56
+
     UART register contents: timeout=0 rxfifo_level=56, should be timeout=10 rxfifo_level=56
 
     minicom prints 56 symbols at a time when rxfifo reaches its level.
 
     minicom prints 56 symbols at a time when rxfifo reaches its level.
 
     remembers all typed symbols
 
     remembers all typed symbols
Line 12: Line 12:
 
* SSH terminal
 
* SSH terminal
 
<font size='2'>
 
<font size='2'>
    timeout=0 rxfifo_level=56, should be timeout=10 rxfifo_level=56
 
 
  <b>Description:</b>
 
  <b>Description:</b>
 
     Freezes, lags but remembers all typed symbols
 
     Freezes, lags but remembers all typed symbols

Revision as of 19:33, 18 February 2016

List

  • UART

Description:
    UART register contents: timeout=0 rxfifo_level=56, should be timeout=10 rxfifo_level=56
    minicom prints 56 symbols at a time when rxfifo reaches its level.
    remembers all typed symbols
    sometimes the timeout register is set correctly
Possible reason:
    In driver .startup and .termios conflict?

  • SSH terminal

Description:
    Freezes, lags but remembers all typed symbols
Possible reason:
    UART problem?

  • RTC

    Too many messages when rtc is missing
Description:
    3x"hwclock: can't open '/dev/misc/rtc': No such file or directory" in boot log
Possible reason:
    driver