Giter Club home page Giter Club logo

Comments (10)

jonathan-reisdorf avatar jonathan-reisdorf commented on September 28, 2024

It worked for me on latest Raspbian Lite, but I had to add this line to the /boot/config.txt:

dtoverlay=waveshare35a

I also commented out the line starting with dtoverlay=ads7846 (which shouldn't be necessary if you add your new entry after that one)

from lcd-show.

jonathan-reisdorf avatar jonathan-reisdorf commented on September 28, 2024

(for completeness I need to add that I also installed the xserver-org xinit lightdm packages along with my desktop manager, and that I followed all the steps from the readme file of this repo, also including the last lines, and that I didn't install what you posted, so it's not exactly the same scenario as you have it)

from lcd-show.

rynop avatar rynop commented on September 28, 2024

Thanks I will try that out and report back

from lcd-show.

jonathan-reisdorf avatar jonathan-reisdorf commented on September 28, 2024

Also important: install the xinput-calibrator_0.7.5-1_armhf.deb and xserver-xorg-input-evdev_1%3a2.10.3-1_armhf.deb files from this repo, e. g. like this: sudo apt install ./xinput-calibrator_0.7.5-1_armhf.deb && sudo apt install ./xserver-xorg-input-evdev_1%3a2.10.3-1_armhf.deb

from lcd-show.

almirbi avatar almirbi commented on September 28, 2024

(for completeness I need to add that I also installed the xserver-org xinit lightdm packages along with my desktop manager

@jonathan-reisdorf

What do you mean by desktop manager? :)

from lcd-show.

jonathan-reisdorf avatar jonathan-reisdorf commented on September 28, 2024

I must have meant "window manager", I think I was using i3wm at that time, but shouldn't matter

from lcd-show.

 avatar commented on September 28, 2024

When I tried finding a solution, I was recommended to use putty for it to work.
Hasn't played out yet because it wouldn't install when I typed sudo install putty -y.

If the solution(s) above work, will there be a final step-by-step guide (like the first comment)?
I'm just new to Linux and coding as a whole.

from lcd-show.

jonathan-reisdorf avatar jonathan-reisdorf commented on September 28, 2024

@ForgivenNin putty is something that you'd install on Windows as an ssh client, not something to install on the raspberry itself. If you use Windows, just download putty from their website, otherwise, you can skip this step. If ssh access doesn't yet work because the raspberry pi refuses to connect, you need to run sudo raspi-config and then enable it there.

from lcd-show.

 avatar commented on September 28, 2024

Thank you for clarifying.

So I continued to try to make it work, but according to the pi, git is not a command.

from lcd-show.

jonathan-reisdorf avatar jonathan-reisdorf commented on September 28, 2024

You'll need to install git on your pi, typically you'd to that with the sudo apt-get install git command

from lcd-show.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.