DrBuhu opened a new issue, #16802:
URL: https://github.com/apache/nuttx/issues/16802

   ### Description / Steps to reproduce the issue
   
   Tried on:
   riverwm and gnome
   using the lvgldemo
   
   i cant seem to be able to input anything with my keyboard...
   
   ### On which OS does this issue occur?
   
   [OS: Linux]
   
   ### What is the version of your OS?
   
   fedora asashi
   
   ### NuttX Version
   
   master
   
   ### Issue Architecture
   
   [Arch: arm64], [Arch: simulator]
   
   ### Issue Area
   
   [Area: Other], [Area: Native port]
   
   ### Host information
   
   NuttX CFLAGS:
     --g\
     -fomit-frame-pointer
     -fno-common
     -fvisibility=hidden
     -ffunction-sections
     -fdata-sections
     -Wall
     -Wstrict-prototypes
     -Wshadow
     -Wundef
     -Wno-attributes
     -Wno-unknown-pragmas
     -fno-pic
     -mcmodel=small
     -isystem /home/levi/nuttx-sim/nuttx/include
     -D__NuttX__
     -DNDEBUG
     -U_AIX
     -U_WIN32
     -U__APPLE__
     -U__FreeBSD__
     -U__NetBSD__
     -U__linux__
     -U__sun__
     -U__unix__
     -U__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ 
   
   
   NuttX CXXFLAGS:
     --g\
     -fomit-frame-pointer
     -fno-common
     -fvisibility=hidden
     -ffunction-sections
     -fdata-sections
     -Wall
     -Wshadow
     -Wundef
     -Wno-attributes
     -Wno-unknown-pragmas
     -nostdinc++
     -fno-exceptions
     -fcheck-new
     -fno-rtti
     -fno-pic
     -mcmodel=small
     -isystem /home/levi/nuttx-sim/nuttx/include/cxx
     -isystem /home/levi/nuttx-sim/nuttx/include
     -D__NuttX__
     -DNDEBUG
     -U_AIX
     -U_WIN32
     -U__APPLE__
     -U__FreeBSD__
     -U__NetBSD__
     -U__linux__
     -U__sun__
     -U__unix__
     -U__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ 
   
   
   NuttX LDFLAGS:
     -Wl--gc-sections
     -Wl-Ttext-segment=0x40000000
     -Wl-Map=/home/levi/nuttx-sim/nuttx/nuttx.map
     -Wl-Map=/home/levi/nuttx-sim/nuttx/nuttx.map
     -Wl-no-pie
   
   
   NuttX configuration options:
     CONFIG_HOST_LINUX=y
   
   Host system OS:
     CONFIG_APPS_DIR=\
   
   Host system PATH:
   
   ### Verification
   
   - [x] I have verified before submitting the report.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to