• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
The HP Community is where owners of HP products, like you, volunteer to help each other find solutions.
Archived This topic has been archived. Information and links in this thread may no longer be available or relevant. If you have a question create a new topic by clicking here and select the appropriate board.
HP Recommended
L5009tm
Linux

Hi guys,

I recently got my hands on a L5009tm touchscreen monitor. 

It's connected to a PC running Ubuntu 18.04 which Home Assistant is hosted on.

 

I tried to build the driver provided by HP but keep running into build errors.

 

Before we run into diagnostic mode... Has anyone of you been able to make it work?

 

Extrac of build error 

./arch/x86/include/asm/uaccess.h:32:9: error: dereferencing pointer to incomplete type ‘struct task_struct’
current->thread.addr_limit = fs;
^
/home/mypc/Downloads/bin-mt-usb/elo_mt_input_mod_src/elo_mt_input.c: In function ‘elo_input_write’:
/home/mypc/Downloads/bin-mt-usb/elo_mt_input_mod_src/elo_mt_input.c:94:5: error: implicit declaration of function ‘copy_from_user’ [-Werror=implicit-function-declaration]
if(copy_from_user(buffer, buf, count))
^
/home/mypc/Downloads/bin-mt-usb/elo_mt_input_mod_src/elo_mt_input.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-unused-const-variable’
cc1: warning: unrecognized command line option ‘-Wno-int-in-bool-context’
cc1: warning: unrecognized command line option ‘-Wno-format-overflow’
cc1: warning: unrecognized command line option ‘-Wno-format-truncation’
cc1: warning: unrecognized command line option ‘-Wno-frame-address’
cc1: some warnings being treated as er

 

Archived This topic has been archived. Information and links in this thread may no longer be available or relevant. If you have a question create a new topic by clicking here and select the appropriate board.
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.