Dougie Lawson
Dougie Lawson
I'm running on a Ubuntu 19.10 system. I've got an OpenConnect VPN that gets me a tunnel to an IBM z14 running z/OS 2.3 with the TN3270 server running on...
I've got an old USB keyboard that works just fine with Raspbian but when I boot a copy of rpi-basic there's no response to that keyboard. I even tried directly...
The TV uHAT which has a SONY CXD2880 on it isn't listed on https://pinout.xyz It's using SPI0 with CE0 https://github.com/raspberrypi/linux/blob/e2d2941326922b63d722ebc46520c3a2287b675f/arch/arm/boot/dts/overlays/rpi-tv-overlay.dts
I'm trying to install this on a Raspbian Jessie system, RPi B. gcc version 4.9.1 (Raspbian 4.9.1-19) ``` gcc -I/usr/local/include -I/usr/lib/erlang/lib/erl_interface-3.7.9/include -I/usr/lib/erlang/usr/include/ -Ideps/erlang_portutil -Ideps/pihwm/lib -c -o priv/pi_i2c.o deps/pihwm/lib/pi_i2c.c In file...
If you get any failure attempting to run pico-setup.sh then that script can't be rerun. It barfs on ``` # Build a couple of examples cd "$OUTDIR/pico-examples" mkdir build cd...
pico_setup.sh doesn't install all of the required components on an AARCH64 kernel/32-bit userland.
Running pico_setup.sh on a RaspiOS system built as 32-bit userland but running with the 64-bit 5.10.10 kernel fails with ``` Scanning dependencies of target ELF2UF2Build Scanning dependencies of target bs2_default...
If I run rpi-update on an ancient old Raspberry Pi model 1B it installs the `*-v8-16k` kernel which is a waste of time and uses SDCard space. [It also installs...