notro / fbtft-spindle

Discontinued: Builds the FBTFT images
MIT License
25 stars 10 forks source link

fbtft keyboard #3

Closed rolfee closed 9 years ago

rolfee commented 9 years ago

using raspbian wheezy fbtft builtin

after boot i have no keyboard access

notro commented 9 years ago

If you mean keyboard not working, is it registered?

$ lsusb
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 046d:c313 Logitech, Inc. Internet 350 Keyboard
Bus 001 Device 005: ID 045e:0084 Microsoft Corp. Basic Optical Mouse
rolfee commented 9 years ago

sorry newbie error had not rpi updated firmware !! can the output be sent to hdmi at the same time ??

notro commented 9 years ago

Each display has it own device /dev/fb0 and /dev/fb1, and can be used separately. Here's some info on having X windows on two displays: https://github.com/notro/fbtft-spindle/wiki/Appendix#x-windows-multiseat

fbcp can be used to duplicate fb0 onto fb1 if that's what you mean: https://github.com/notro/fbtft-spindle/wiki/FBTFT-image#fbcp---framebuffer-copy