diff options
author | Wolfgang Denk <wd@denx.de> | 2011-01-27 12:42:16 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-18 16:41:25 +0000 |
commit | 0d3591db9c93cf0a863b202b3a4bb417db21b6cc (patch) | |
tree | 580fd5e48830eeef209d5d09bc623c94c235b0e7 /meta/recipes-connectivity/ppp/ppp_2.4.5.bb | |
parent | 753f79806b086b020b021179d264483f1b43f491 (diff) | |
download | poky-laverne.tar.gz |
x11-common: Fix unusable serial consolelaverne
The serial console port is basicly unusable in images containing X.
Login works fine, but at the shell prompt only one out of N input
characters (N usually between 2 and 10) gets through to the shell.
dbus-launch (running as "dbus-launch --sh-syntax --exit-with-session")
is also reading from /dev/console and "eating" the missing characters.
As soon as I stop the Xserver ("sh /etc/init.d/xserver-nodm stop")
the serial console starts wroking fine (because dbus-launch is not
running any more).
This patch addresses the problem.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/ppp/ppp_2.4.5.bb')
0 files changed, 0 insertions, 0 deletions