Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] Enable serial console
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: Enable serial console
4th Mar, 2014, 07:57 AM
Post: #3
cybor Offline
Registered
Posts: 5
Joined: Mar 2014
Reputation: 0
RE: Enable serial console
I was able to enable serial console to login, no debug log but it's enough to try to solve my wifi issues.

DO IT OWN RISK

Edited on 08 Mar 14 to avoid missunderstandig.

Don't need modify cmdline.txt
Disable black list of the module amba_pl011 by editing /etc/modprobe.d/xbian.conf
Don't use inittab
Creare il file '/etc/init/ttyAMA0.conf'
Code:
# ttyAMA0 - getty
#
# This service maintains a getty on ttyAMA0 from the point the system is
# started until it is shut down again.

start on stopped rc or RUNLEVEL=[12345]
stop on runlevel [!12345]

respawn
exec /sbin/getty -L 115200 ttyAMA0 vt100
Reboot or start with the command 'start ttyAMA0'

Hope to be usefull and clear (Sorry for my english :-) )
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Enable serial console - haris - 2nd Mar, 2014, 12:15 PM
Re: Enable serial console - CurlyMo - 3rd Mar, 2014, 10:20 AM
RE: Enable serial console - cybor - 4th Mar, 2014 07:57 AM
Re: Enable serial console - CurlyMo - 4th Mar, 2014, 03:58 PM
RE: Enable serial console - cybor - 6th Mar, 2014, 06:13 AM
RE: Enable serial console - CurlyMo - 6th Mar, 2014, 08:11 AM
RE: Enable serial console - cybor - 7th Mar, 2014, 04:48 AM
RE: Enable serial console - CurlyMo - 7th Mar, 2014, 08:05 AM
RE: Enable serial console - mk01 - 7th Mar, 2014, 02:35 PM
RE: Enable serial console - cybor - 9th Mar, 2014, 01:30 AM
RE: Enable serial console - mk01 - 16th Mar, 2014, 08:33 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 9th Jun, 2025, 01:25 AM Powered By MyBB, © 2002-2025 MyBB Group.