DSI Raspberry Pi 3B Touchscreen not working

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

DSI Raspberry Pi 3B Touchscreen not working

Postby aallooss » Tue Oct 05, 2021 8:25 pm

Hello Internet,

As you can see from the title I am trying to get a DSI Touchscreen working on a Raspberry Pi 3B. The screen that I am using is a DFRobot DFR0678. the kernel I am using is 4.1.19-5-ARCH. I have followed the touchscreen page the ArchWiki https://wiki.archlinux.org/title/Touchscreen with no success. The screen is not recognized as an input device $this->bbcode_second_pass_quote('', '#') cat /dev/input/event? # replace ? with the event numbers
. FYI the screen does display fine but, it is just the touch that is giving me problems. I have singled out the driver that works in Raspbian but I had no success trying to build it on Arch. I would like some direction on where to go next to solve this problem. Please don't hesitate to ask for information on this. Also I have head that Arch doesn't support touchscreen input through the DSI connector on the pi. If this is the case, what are the work a-rounds I can make.

Thank you,
Internet Surfer
aallooss
 
Posts: 5
Joined: Tue Oct 05, 2021 7:57 pm

Re: DSI Raspberry Pi 3B Touchscreen not working

Postby graysky » Tue Oct 05, 2021 9:17 pm

Which kernel are you using? that version is some old one. You need to be using the rpi kernel for rpi some ***** to work.
graysky
Developer
 
Posts: 1728
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: DSI Raspberry Pi 3B Touchscreen not working

Postby aallooss » Wed Oct 06, 2021 12:42 pm

Hello Thanks for the reply,

I'm unsure what you mean my the kernel version exactly. When I type $this->bbcode_second_pass_code('', 'uname -srm')My output is the following$this->bbcode_second_pass_code('', 'Linux 4.1.19-5-ARCH armv7l') Could I update to a different kernel to gain more support for other touchscreen devices?

Thanks
:)
aallooss
 
Posts: 5
Joined: Tue Oct 05, 2021 7:57 pm

Re: DSI Raspberry Pi 3B Touchscreen not working

Postby graysky » Wed Oct 06, 2021 3:23 pm

4.1.19??? When did you last update your system?
graysky
Developer
 
Posts: 1728
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: DSI Raspberry Pi 3B Touchscreen not working

Postby aallooss » Wed Oct 06, 2021 5:27 pm

The last time the system was updated was years ago. I'm working with an embedded system that hasn't needed maintenance until now. When I do $this->bbcode_second_pass_code('', 'pacman -Syu') it will update (I did have to delete some certifications and X11 for them to reinstalled by that command) but then not turn on after. Maybe there is a specific kernel version I can update to rather than the most recent? Any ideas?
aallooss
 
Posts: 5
Joined: Tue Oct 05, 2021 7:57 pm

Re: DSI Raspberry Pi 3B Touchscreen not working

Postby graysky » Wed Oct 06, 2021 6:12 pm

Arch is a living beast. You cannot go years without updates and expect it to go smoothly. Also not sure what is broken on your system without output from something.
graysky
Developer
 
Posts: 1728
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: DSI Raspberry Pi 3B Touchscreen not working

Postby aallooss » Wed Oct 06, 2021 7:53 pm

Here is the output when I try to upgrade the system.

Screenshot (1).png
Screenshot (1).png (189.85 KiB) Viewed 22618 times

Screenshot (2).png
Screenshot (2).png (189.74 KiB) Viewed 22618 times


there are a lot of dependency issues so I'm not sure what to replace and what not to replace.
aallooss
 
Posts: 5
Joined: Tue Oct 05, 2021 7:57 pm

Re: DSI Raspberry Pi 3B Touchscreen not working

Postby aallooss » Thu Oct 07, 2021 6:14 pm

Here is the also the output when I try to replace those packages that are in conflict with each other.
$this->bbcode_second_pass_code('', 'error: failed to commit transaction (conflicting files)
xorgproto: /usr/include/X11/DECkeysym.h exists in filesystem
xorgproto: /usr/include/X11/HPkeysym.h exists in filesystem
xorgproto: /usr/include/X11/Sunkeysym.h exists in filesystem
xorgproto: /usr/include/X11/X.h exists in filesystem
xorgproto: /usr/include/X11/XF86keysym.h exists in filesystem
xorgproto: /usr/include/X11/XWDFile.h exists in filesystem
xorgproto: /usr/include/X11/Xalloca.h exists in filesystem
xorgproto: /usr/include/X11/Xarch.h exists in filesystem
xorgproto: /usr/include/X11/Xatom.h exists in filesystem
xorgproto: /usr/include/X11/Xdefs.h exists in filesystem
xorgproto: /usr/include/X11/Xfuncproto.h exists in filesystem
xorgproto: /usr/include/X11/Xfuncs.h exists in filesystem
xorgproto: /usr/include/X11/Xmd.h exists in filesystem
xorgproto: /usr/include/X11/Xos.h exists in filesystem
xorgproto: /usr/include/X11/Xos_r.h exists in filesystem
xorgproto: /usr/include/X11/Xosdefs.h exists in filesystem
xorgproto: /usr/include/X11/Xpoll.h exists in filesystem
xorgproto: /usr/include/X11/Xproto.h exists in filesystem
xorgproto: /usr/include/X11/Xprotostr.h exists in filesystem
xorgproto: /usr/include/X11/Xthreads.h exists in filesystem
xorgproto: /usr/include/X11/Xw32defs.h exists in filesystem
xorgproto: /usr/include/X11/Xwindows.h exists in filesystem
xorgproto: /usr/include/X11/Xwinsock.h exists in filesystem
xorgproto: /usr/include/X11/ap_keysym.h exists in filesystem
xorgproto: /usr/include/X11/extensions/EVI.h exists in filesystem
xorgproto: /usr/include/X11/extensions/EVIproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/XKB.h exists in filesystem
xorgproto: /usr/include/X11/extensions/XKBproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/XKBsrv.h exists in filesystem
xorgproto: /usr/include/X11/extensions/XKBstr.h exists in filesystem
xorgproto: /usr/include/X11/extensions/ag.h exists in filesystem
xorgproto: /usr/include/X11/extensions/agproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/cup.h exists in filesystem
xorgproto: /usr/include/X11/extensions/cupproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/damageproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/damagewire.h exists in filesystem
xorgproto: /usr/include/X11/extensions/dbe.h exists in filesystem
xorgproto: /usr/include/X11/extensions/dbeproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/dpmsconst.h exists in filesystem
xorgproto: /usr/include/X11/extensions/dpmsproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/ge.h exists in filesystem
xorgproto: /usr/include/X11/extensions/geproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/lbx.h exists in filesystem
xorgproto: /usr/include/X11/extensions/lbxproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/mitmiscconst.h exists in filesystem
xorgproto: /usr/include/X11/extensions/mitmiscproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/multibufconst.h exists in filesystem
xorgproto: /usr/include/X11/extensions/multibufproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/render.h exists in filesystem
xorgproto: /usr/include/X11/extensions/renderproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/secur.h exists in filesystem
xorgproto: /usr/include/X11/extensions/securproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/shapeconst.h exists in filesystem
xorgproto: /usr/include/X11/extensions/shapeproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/shapestr.h exists in filesystem
xorgproto: /usr/include/X11/extensions/shm.h exists in filesystem
xorgproto: /usr/include/X11/extensions/shmproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/shmstr.h exists in filesystem
xorgproto: /usr/include/X11/extensions/syncconst.h exists in filesystem
xorgproto: /usr/include/X11/extensions/syncproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/syncstr.h exists in filesystem
xorgproto: /usr/include/X11/extensions/xf86vm.h exists in filesystem
xorgproto: /usr/include/X11/extensions/xf86vmproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/xf86vmstr.h exists in filesystem
xorgproto: /usr/include/X11/extensions/xfixesproto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/xfixeswire.h exists in filesystem
xorgproto: /usr/include/X11/extensions/xtestconst.h exists in filesystem
xorgproto: /usr/include/X11/extensions/xtestext1const.h exists in filesystem
xorgproto: /usr/include/X11/extensions/xtestext1proto.h exists in filesystem
xorgproto: /usr/include/X11/extensions/xtestproto.h exists in filesystem
xorgproto: /usr/include/X11/fonts/FS.h exists in filesystem
xorgproto: /usr/include/X11/fonts/FSproto.h exists in filesystem
xorgproto: /usr/include/X11/fonts/font.h exists in filesystem
xorgproto: /usr/include/X11/fonts/fontproto.h exists in filesystem
xorgproto: /usr/include/X11/fonts/fontstruct.h exists in filesystem
xorgproto: /usr/include/X11/fonts/fsmasks.h exists in filesystem
xorgproto: /usr/include/X11/keysym.h exists in filesystem
xorgproto: /usr/include/X11/keysymdef.h exists in filesystem
libx11: /usr/include/X11/extensions/XKBgeom.h exists in filesystem
raspberrypi-firmware: /etc/ld.so.conf.d/00-raspberrypi-firmware.conf exists in filesystem
raspberrypi-firmware: /opt/vc/LICENCE exists in filesystem
raspberrypi-firmware: /opt/vc/bin/containers_check_frame_int exists in filesystem
raspberrypi-firmware: /opt/vc/bin/containers_datagram_receiver exists in filesystem
raspberrypi-firmware: /opt/vc/bin/containers_datagram_sender exists in filesystem
raspberrypi-firmware: /opt/vc/bin/containers_dump_pktfile exists in filesystem
raspberrypi-firmware: /opt/vc/bin/containers_rtp_decoder exists in filesystem
raspberrypi-firmware: /opt/vc/bin/containers_stream_client exists in filesystem
raspberrypi-firmware: /opt/vc/bin/containers_stream_server exists in filesystem
raspberrypi-firmware: /opt/vc/bin/containers_test exists in filesystem
raspberrypi-firmware: /opt/vc/bin/containers_test_bits exists in filesystem
raspberrypi-firmware: /opt/vc/bin/containers_test_uri exists in filesystem
raspberrypi-firmware: /opt/vc/bin/containers_uri_pipe exists in filesystem
raspberrypi-firmware: /opt/vc/bin/dtoverlay exists in filesystem
raspberrypi-firmware: /opt/vc/bin/edidparser exists in filesystem
raspberrypi-firmware: /opt/vc/bin/mmal_vc_diag exists in filesystem
raspberrypi-firmware: /opt/vc/bin/raspistill exists in filesystem
raspberrypi-firmware: /opt/vc/bin/raspivid exists in filesystem
raspberrypi-firmware: /opt/vc/bin/raspividyuv exists in filesystem
raspberrypi-firmware: /opt/vc/bin/raspiyuv exists in filesystem
raspberrypi-firmware: /opt/vc/bin/tvservice exists in filesystem
raspberrypi-firmware: /opt/vc/bin/vcdbg exists in filesystem
raspberrypi-firmware: /opt/vc/bin/vcgencmd exists in filesystem
raspberrypi-firmware: /opt/vc/bin/vchiq_test exists in filesystem
raspberrypi-firmware: /opt/vc/bin/vcmailbox exists in filesystem
raspberrypi-firmware: /opt/vc/bin/vcsmem exists in filesystem
raspberrypi-firmware: /opt/vc/include/EGL/egl.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/EGL/eglext.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/EGL/eglext_android.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/EGL/eglext_brcm.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/EGL/eglext_nvidia.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/EGL/eglplatform.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/GLES/gl.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/GLES/glext.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/GLES/glplatform.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/GLES2/gl2.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/GLES2/gl2ext.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/GLES2/gl2platform.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/IL/OMX_Audio.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/IL/OMX_Broadcom.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/IL/OMX_Component.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/IL/OMX_Core.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/IL/OMX_ILCS.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/IL/OMX_IVCommon.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/IL/OMX_Image.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/IL/OMX_Index.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/IL/OMX_Other.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/IL/OMX_Types.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/IL/OMX_Video.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/KHR/khrplatform.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/VG/openvg.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/VG/vgext.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/VG/vgplatform.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/VG/vgu.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/WF/wfc.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/WF/wfcplatform.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/bcm_host.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/core/mmal_buffer_private.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/core/mmal_clock_private.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/core/mmal_component_private.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/core/mmal_core_private.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/core/mmal_events_private.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/core/mmal_port_private.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_buffer.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_clock.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_common.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_component.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_encodings.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_events.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_format.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_logging.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_parameters.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_parameters_audio.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_parameters_camera.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_parameters_clock.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_parameters_common.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_parameters_video.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_pool.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_port.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_queue.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/mmal_types.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/util/mmal_component_wrapper.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/util/mmal_connection.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/util/mmal_default_components.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/util/mmal_graph.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/util/mmal_il.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/util/mmal_list.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/util/mmal_param_convert.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/util/mmal_util.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/util/mmal_util_params.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/util/mmal_util_rational.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/vc/mmal_vc_api.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/vc/mmal_vc_api_drm.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/vc/mmal_vc_client_priv.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/vc/mmal_vc_msgnames.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/vc/mmal_vc_msgs.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/vc/mmal_vc_opaque_alloc.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/mmal/vc/mmal_vc_shm.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vchi/common/endian.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vchi/connections/connection.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vchi/message_drivers/message.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vchi/vchi.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vchi/vchi_cfg.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vchi/vchi_cfg_internal.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vchi/vchi_common.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vchi/vchi_mh.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vchiq_arm/vchiq.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vchiq_arm/vchiq_cfg.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vchiq_arm/vchiq_if.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vchiq_arm/vchiq_ioctl.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vchiq_arm/vchiq_test.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vchiq_arm/vchiq_test_if.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vchiq_arm/vchiq_util.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/generic/vcos_common.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/generic/vcos_deprecated.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/generic/vcos_generic_blockpool.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/generic/vcos_generic_event_flags.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/generic/vcos_generic_named_sem.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/generic/vcos_generic_quickslow_mutex.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/generic/vcos_generic_reentrant_mtx.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/generic/vcos_generic_tls.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/generic/vcos_joinable_thread_from_plain.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/generic/vcos_latch_from_sem.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/generic/vcos_mem_from_malloc.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/generic/vcos_mutexes_are_reentrant.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/generic/vcos_thread_reaper.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/pthreads/vcos_futex_mutex.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/pthreads/vcos_platform.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/pthreads/vcos_platform_types.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/user_nodefs.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_assert.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_atomic_flags.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_attr.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_blockpool.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_build_info.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_cfg.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_cmd.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_ctype.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_dlfcn.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_event.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_event_flags.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_init.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_inttypes.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_isr.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_legacy_isr.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_logging.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_logging_control.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_lowlevel_thread.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_mem.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_mempool.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_msgqueue.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_mutex.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_named_semaphore.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_once.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_queue.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_quickslow_mutex.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_reentrant_mutex.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_semaphore.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_stdbool.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_stdint.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_string.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_thread.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_thread_attr.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_timer.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_tls.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vcos/vcos_types.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vctypes/vc_display_types.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vctypes/vc_image_types.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/khronos/IL/OMX_Audio.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/khronos/IL/OMX_Broadcom.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/khronos/IL/OMX_Component.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/khronos/IL/OMX_Core.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/khronos/IL/OMX_ILCS.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/khronos/IL/OMX_IVCommon.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/khronos/IL/OMX_Image.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/khronos/IL/OMX_Index.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/khronos/IL/OMX_Other.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/khronos/IL/OMX_Types.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/khronos/IL/OMX_Video.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/linux/vchost_config.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_cec.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_cecservice.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_cecservice_defs.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_cma.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_dispmanx.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_dispmanx_types.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_dispservice_defs.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_dispservice_x_defs.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_gencmd_defs.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_hdmi.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_hdmi_property.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_ilcs_defs.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_imageconv_defs.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_sdtv.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_service_common.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_tvservice.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_tvservice_defs.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_vchi_audioserv_defs.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_vchi_bufman.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_vchi_bufman_defs.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_vchi_dispmanx.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vc_vchi_gencmd.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vcgencmd.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vchost.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vcilcs.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/interface/vmcs_host/vcilcs_common.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/vcinclude/common.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/vcinclude/vc_image_types.h exists in filesystem
raspberrypi-firmware: /opt/vc/include/vcinclude/vcore.h exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libEGL.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libEGL_static.a exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libGLESv1_CM.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libGLESv2.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libGLESv2_static.a exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libOpenVG.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libWFC.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libbcm_host.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libcontainers.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libdebug_sym.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libdebug_sym_static.a exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libdtovl.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libkhrn_client.a exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libkhrn_static.a exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libmmal.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libmmal_components.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libmmal_core.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libmmal_util.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libmmal_vc_client.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libopenmaxil.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libvchiq_arm.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libvchostif.a exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libvcilcs.a exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libvcos.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/libvcsm.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_asf.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_avi.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_binary.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_flv.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_metadata_id3.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_mkv.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_mp4.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_mpga.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_ps.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_qsynth.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_raw_video.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_rcv.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_rtp.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_rtsp.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_rv9.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_simple.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/reader_wav.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/writer_avi.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/writer_binary.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/writer_dummy.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/writer_mp4.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/writer_raw_video.so exists in filesystem
raspberrypi-firmware: /opt/vc/lib/plugins/writer_simple.so exists in filesystem
Errors occurred, no packages were upgraded.')
aallooss
 
Posts: 5
Joined: Tue Oct 05, 2021 7:57 pm

Re: DSI Raspberry Pi 3B Touchscreen not working

Postby graysky » Thu Oct 07, 2021 7:31 pm

It's probably less work to just reinstall at this point. Alternatively, you can use TARDIS (http://tardis.tiny-vps.com/aarm/repos/) and just set the server to some data maybe 3-4 months ahead of your last good update, and step on up to the present.
graysky
Developer
 
Posts: 1728
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000


Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 8 guests