[OE-core] qt keyboard problem

Yi Qingliang niqingliang2003 at gmail.com
Wed May 15 08:10:30 UTC 2013


On Wednesday, May 15, 2013 10:05:45 AM Mike Looijmans wrote:
> On 05/15/2013 08:19 AM, Yi Qingliang wrote:
> > I'm running qt application on yocto's qt image. cpu is s3c2442, like
> > mini2440.
> > 
> > the problem is:
> > 
> > key event issued by pressing gpio-key eat by 'getty' (from busybox),
> > my application can't receive input event,
> > if I remove respawn 'getty' for tty1 in /etc/inittab, everything ok.
> 
> I solved it by no longer starting the console login. Set the following
> in one of your .conf files (distro or local.conf):
> 
> USE_VT = "0"
> SYSVINIT_ENABLED_GETTYS = ""
> 
> You may need to rebuild initscripts for this to have effect.

thanks! I'll try.
after that, I'll transit to systemd, I don't know if it has same problem.

in the yocto manual, only replaced sysvinit by systemd, but no other notes for 
'initscripts', on my Arch Linux, after transit to systemd, there is no need 
for 'initscripts'.


> 
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
-- 
Nanjing Jilong
Yi Qingliang
niqingliang2003 at gmail.com




More information about the Openembedded-core mailing list