> > it's enabled, just after r80 came out.. Just run, and then reboot.. > > > > sudo /opt/scripts/tools/update_kernel.sh > > OK, I did the above and did a apt-get dist-upgrade. > > The kernel module is there, but there isn't a Device Tree Blob for the *I2C* > mcp23* chips, just a Device Tree Blob > (/lib/firmware/BB-SPI0-MCP23S08-00A0.dtbo) for the SPI interface.
Sorry, i don't have all the hardware, please feel free to fork the repo and submit a merge request: https://github.com/beagleboard/bb.org-overlays/ > During the kernel update the package linux-firmware-image-4.14.108-ti-r106 was > suggested, but apt-get install is complaining when I try to install it: > > snoopy% sudo apt-get install linux-firmware-image-4.14.108-ti-r106 > Reading package lists... Done > Building dependency tree > Reading state information... Done > Package linux-firmware-image-4.14.108-ti-r106 is not available, but is > referred to by another package. > This may mean that the package is missing, has been obsoleted, or is only > available from another source > > E: Package 'linux-firmware-image-4.14.108-ti-r106' has no installation > candidate The "firmware" packages is not needed for us, all the device firmware is packaged in a separate deb package. > I do have device tree blobs on the RPi and can get a device tree blob source > file from the RPi device tree source repo. I guess it is *possible* to > compile a device tree blob for the beagles, but want to be sure and would > rather get a device tree blob properly built for the Beagles. That can also be done: https://github.com/beagleboard/BeagleBoard-DeviceTrees/tree/v4.14.x-ti Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYgo-v6ja-wKZeq9FmOFkA2s5kG-NWhMTU7--8j0V-tKTg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
