Jump to content

psbkkim

Members
  • Posts

    4
  • Joined

  • Last visited

Reputation Activity

  1. Like
    psbkkim got a reaction from shahidali55 in Alientek USB Touch Screen not work   
    Thank you, Thank you very much!!! Tkaiser.
    I succeed to use 7 inch HDMI touch screen(800*480) on Orange Pi One.(Touch Firmware  STM32F103 hid-multitouch, 14 byte raw data,
    moreover you don't need to write your uinput or uhid driver)
    According to your advice(modprobe hid_multitouch --> insert module into /etc/modules) , usb touch module works.
     
    One tip more: In fex file I modified following 2 lines.
    ====
    [disp-init]
    fb0-format=0
    fb0-wwidth=800
    fb0-height=480
    ====
    After that, touch screen & HDMI all the same function nicely.
    (Some body(igorpecovnik)
    maybe added driver. --> cf.
    https://github.com/igorpecovnik/lib/blob/master/patch/kernel/sun8i-default/0026-h3-hdmi-additional-mode-800x480p-from-lobodis-initia.patch)
     
    Thank you, Tkaiser & Igor 
  2. Like
    psbkkim got a reaction from Igor in Alientek USB Touch Screen not work   
    Thank you, Thank you very much!!! Tkaiser.
    I succeed to use 7 inch HDMI touch screen(800*480) on Orange Pi One.(Touch Firmware  STM32F103 hid-multitouch, 14 byte raw data,
    moreover you don't need to write your uinput or uhid driver)
    According to your advice(modprobe hid_multitouch --> insert module into /etc/modules) , usb touch module works.
     
    One tip more: In fex file I modified following 2 lines.
    ====
    [disp-init]
    fb0-format=0
    fb0-wwidth=800
    fb0-height=480
    ====
    After that, touch screen & HDMI all the same function nicely.
    (Some body(igorpecovnik)
    maybe added driver. --> cf.
    https://github.com/igorpecovnik/lib/blob/master/patch/kernel/sun8i-default/0026-h3-hdmi-additional-mode-800x480p-from-lobodis-initia.patch)
     
    Thank you, Tkaiser & Igor 
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines