chill wrote: > Watching with interest! I have one of these Pirate Audio boards with > the line out option, attached to a Pi Zero W running pCP6.0.0-b7. I > have the audio working using the 'HiFiBerry DAC Zero/MiniAMP' option, > and the four buttons are working with sbpd (I had to use the '-t 0' > option with pigpiod), but I'm at a bit of a loss as to where to start to > get the screen working with Jivelite.
For Jivelite you need a framebuffer device for the screen, such as /dev/fb1, which can be done by installing various kernel modules. Unfortunately to install the module you need to pass various parameters, and whatever I try doesn't seem to work. I'll take a look at the kernel module source later today/tomorrow, in case there's something that I've missed. Perhaps the modules I'm using work for a display wired up differently, and I need to use different ones. ------------------------------------------------------------------------ JQW's Profile: http://forums.slimdevices.com/member.php?userid=66930 View this thread: http://forums.slimdevices.com/showthread.php?t=110727 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
