Jump to content

WaveShare 5inch HDMI LCD (B), OPi PC 2


Recommended Posts

Posted

Hello, guys. I have a trouble with touch screen on OPi PC 2 (Connected via USB). Touch detected like 

Bus 006 Device 002: ID 0eef:0005 D-WAV Scientific Co., Ltd 

Tried to add `modprobe ads7846` and `modprobe hid-multitouch`. Without results. But on last command returned an error

modprobe: FATAL: Module hid-multitouch not found in directory /lib/modules/4.11.1-sun50iw2

 

Can u help me? Thanks.

Posted

We don't deal with 3rd party hardware support. Board troubles are already over the top.

 

Edit: Moved to Peer to Peer technical support

Posted
  On 9/25/2017 at 6:16 PM, o_flyer said:

Very little information on this matter ;(

Expand  


You need to get a driver to run and that driver is usually supplied by hardware maker. It's also possible that support exists in a kernel, but it's not enabled. It's on you to find out ...

Posted
  On 9/25/2017 at 5:57 PM, o_flyer said:

Touch detected like 

Bus 006 Device 002: ID 0eef:0005 D-WAV Scientific Co., Ltd 

Tried to add `modprobe ads7846` and `modprobe hid-multitouch`.

Expand  

ADS7846 is an SPI driver, but you list a USB based device.

 

  On 9/25/2017 at 5:57 PM, o_flyer said:

But on last command returned an error

modprobe: FATAL: Module hid-multitouch not found in directory /lib/modules/4.11.1-sun50iw2

 

Expand  

It's not enabled in the kernel config, and even if we enable it you will need to compile a new kernel or install new packages manually.

Posted

Does it still appear as "eth0" in "ifconfig" ?

What "dmesg" is showing ?

Did you update DT from the same kernel build, ie .: installed the "linux-dtb-<version>.deb" ?

 

Posted

When installing new kernel, you should always install the DTB that comes from the same build, because there can be discrepancies across 2 builds.

 

EDIT : I've just realized that maybe you are using Legacy build instead of Mainline, in such case DTB doesn't exist.

BTW, did you carefully looked at the "dmesg" logs ?

 

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines