Jump to content

wolph

Members
  • Posts

    4
  • Joined

  • Last visited

  1. With this script - building finished with success. But, unfortunately - black screen after u-boot and armbian logo. Green LED and black screen.
  2. Hello! I'm trying to make image for olinuxino lime A10. Prebuild image does not have /dev/uinput and /dev/hidraw for my touchscreen, and built without CONFIG_DRM_KMS_HELPER, so i can't replace broken EDID for my HDMI display. A month ago i succesfully build ubuntu image with uinput and hidraw support. But now - i need to rebuild it again, but kernel compilation fails with this error: LD drivers/media/usb/built-in.o LD drivers/media/built-in.o make: *** [drivers] Error 2 [ error ] Kernel was not built [ @host ] And I don't know where to find error description. The last error was missing libssl-dev. Regards.
  3. Sorry for last answer, problem is solved. I compiled new image with script. And reconfigured kernel with: CONFIG_INPUT_UINPUT=y CONFIG_HIDRAW=y
  4. Hello everyone, I have a10 board and i'm trying to plug 7' LCD wich touchscreen (http://www.waveshare.com/wiki/7inch_HDMI_LCD_(B)). Chinese manufactorer changed usb pid/vid, and in fact this touchscreen is eGalaxTouch. And when i'm trying to build driver - it requires uinput module, which is missing. Is it possible somehow to get it? On my desktop debian /dev/uinput is preseted by default. Sorry for my bad english. Regards.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines