Giter Club home page Giter Club logo

Comments (19)

notro avatar notro commented on August 22, 2024

What's a pri display?

from rpi-firmware.

N1c3 avatar N1c3 commented on August 22, 2024

sorry it's a typeing error,
RPI Display is ment, exactly a Watterot 2.8" Touch-Display (http://www.watterott.com/de/RPi-Display-B-Plus) ! Firmware is octopi (http://docstech.net/OctoPiMirror/2014-06-20-wheezy-octopi-0.9.0.zip)

from rpi-firmware.

N1c3 avatar N1c3 commented on August 22, 2024

none of the existing brunches is working.... display stays black in every way i tride...

from rpi-firmware.

notro avatar notro commented on August 22, 2024

display stays black in every way i tride

Black without backlight?
If you have backlight: con2fbmap 1 1

Have you verified that the display is working with the image that Watterott provides?

If it does, use the BRANCH=builtin kernel and add to end of line in /boot/cmdline.txt:

fbtft_device.name=rpi-display fbtft_device.rotate=270 fbtft_device.debug=0 fbtft_device.verbose=0 fbcon=map:10 fbcon=font:ProFont6x11 logo.nologo

map:10 tells the framebuffer console to use /dev/fb1

from rpi-firmware.

N1c3 avatar N1c3 commented on August 22, 2024

display stays black without backlight... when i use the image provided by watterot it's working perfectly but i can't use octopi for rc my 3d printer, what's the main process is my pi is used for !

from rpi-firmware.

guysoft avatar guysoft commented on August 22, 2024

I have started to work on an OctoPi support for PiTFT with @awatterott

from rpi-firmware.

N1c3 avatar N1c3 commented on August 22, 2024

@guysoft great :) i am looking forward 4 it

from rpi-firmware.

awatterott avatar awatterott commented on August 22, 2024

The kernel with built-in FBTFT drivers is working with OctoPi.
Installation:
$ sudo REPO_URI=https://github.com/notro/rpi-firmware BRANCH=builtin rpi-update
Replace /boot/cmdline.txt with https://github.com/watterott/RPi-Display/raw/master/docu/cmdline_8bit.txt

from rpi-firmware.

N1c3 avatar N1c3 commented on August 22, 2024

@awatterott Thx it's working

from rpi-firmware.

guysoft avatar guysoft commented on August 22, 2024

Works here, pushed a branch to OctoPi, but there is a lot of work https://github.com/guysoft/OctoPi/tree/rpi-display

from rpi-firmware.

guysoft avatar guysoft commented on August 22, 2024

@LowVideo @awatterott Can you get startx to work with some kind of window with this setting? Because I can't get it to display anything that is not a blank screen with a cursor

from rpi-firmware.

N1c3 avatar N1c3 commented on August 22, 2024

@guysoft also can't startx but i have a very dirty workaround:
install fbcp
adde 2 lines to etc/modules

ads7846_device model=7846 cs=1 gpio_pendown=25 speed=2000000 keep_vref_on=1 swap_xy=1 y_max=3900
pressure_max=255 x_plate_ohms=60 x_min=200 x_max=3900 y_min=200 y$
DISPLAY=:0 xinput --set-prop 'ADS7846 Touchscreen' 'Evdev Axis Inversion' 1 1

use shellskript startX
fbcp &
DISPLAY=:0 xinput --set-prop 'ADS7846 Touchscreen' 'Evdev Axis Inversion' 1 1
DISPLAY=:0 xinput --set-prop 'ADS7846 Touchscreen' 'Evdev Axis Inversion' 0 1

from rpi-firmware.

N1c3 avatar N1c3 commented on August 22, 2024

@guysoft still looking fortward for octoprint Support :) are you still continuing this ?

from rpi-firmware.

guysoft avatar guysoft commented on August 22, 2024

@LowVideo
I am, I would like to get OctoPiPanel working. you can take a look here:
jonaslorander/OctoPiPanel#3

from rpi-firmware.

N1c3 avatar N1c3 commented on August 22, 2024

@guysoft I will take a look at... heve you merged the repos and pushed your changes to OctoPi/rpi-display ?

from rpi-firmware.

N1c3 avatar N1c3 commented on August 22, 2024

@awatterott @guysoft

where can i find input from the buttons sw1 sw2 sw3 on the right side of the display ?

want to use it for controlling display brightness or something like that...

from rpi-firmware.

awatterott avatar awatterott commented on August 22, 2024

@LowVideo The buttons on the Display for the RPi B+ are connected to GPIO17, GPIO27 and GPIO22.
Further infos: https://github.com/watterott/RPi-Display/blob/master/docu/FAQ.md#how-are-the-tactile-switches-connected-on-the-rpi-display-for-raspberry-pi-model-b

from rpi-firmware.

notro avatar notro commented on August 22, 2024

Closing issue since there has been no activity for more than 2 months. Reopen if needed.

from rpi-firmware.

guysoft avatar guysoft commented on August 22, 2024

Also if anyone wants to know: since version 0.10.0 of OctoPi the answer is now 'yes' since mainline OctoPi supports the screen.

from rpi-firmware.

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.