Results 1 to 2 of 2

Thread: USB Keyboard is not responding in qt-embedded-4.4.3

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2009
    Location
    Bangalore
    Posts
    68
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default USB Keyboard is not responding in qt-embedded-4.4.3

    Hi All,

    I am using S3C2440 board and 7" TS is interfaced and i have ported linux kernel-2.6.30 and qt-embedded-4.4.3 now i have developed an application which uses 6 lineEdits in vertical and navigation keys are used to to move up and down the applications works fine with host but when i compiled the the same for target and i have used the USB keyboard , if i input any values into lineEdit and press the navigation key then it wont respond. Here i have posted the compilation procedure for qt-embedded-4.4.3 and how to resolve this problem.

    export PATH=$PATH:/usr/local/arm/4.3.3/bin/
    export QTDIR=$QTDIR:$PWD
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$QTDIR/lib
    ./configure -embedded arm -shared -no-cups -DQT_QLOCALE_USES_FCVT
    gmake
    gmake install

    also i have checked the exmaples with keyboard its working fine, any suggestions will be greatful.
    Thanks & Regards
    Sandeep G.R.

  2. #2
    Join Date
    Apr 2011
    Location
    ShangHai CHINA
    Posts
    1
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: USB Keyboard is not responding in qt-embedded-4.4.3

    Hi ,
    I have encountered the same questions. i have ported linux kernel-2.6.31 and qt-embedded-4.6.2.When i run the qt demo browser and input the new URL using the USB keyboard ,no keys work. Only with the NumLock LED light on.
    I want to know How did you deal with the same question, thanks a lot!

Similar Threads

  1. Qt embedded Keyboard Plugin problem
    By abar9 in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 20th January 2010, 05:37
  2. Not Working - USB Keyboard Plugin in Qt-Embedded
    By augusbas in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 16th July 2009, 09:57
  3. problem in Keyboard Plugin :QT-Embedded
    By augusbas in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 15th July 2009, 04:58
  4. Question about Qt Embedded keyboard drivers
    By SeppeVanNolle in forum Qt for Embedded and Mobile
    Replies: 4
    Last Post: 5th July 2009, 15:02
  5. Virtual Keyboard on Qt-Embedded?
    By cookie1909 in forum Newbie
    Replies: 0
    Last Post: 22nd April 2009, 23:37

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.