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
2 minutes ago, o_flyer said:

Very little information on this matter ;(


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
8 minutes ago, o_flyer said:

Are you sure that it's the driver?

 

And you need to enable it (LCD) in DT.

Speaking generally.

Posted
38 minutes ago, 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`.

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

 

38 minutes ago, 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

 

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