SandBox

ToDo

ToDo Important Topics To Cover

  • Example Project

  • Adding Recipes to the Build System

  • Adding New Recipes to the Build System

  • Build an Example Package based on a Git Repository Commit

  • Build an example package based on a Remote Source Archive

  • Build an example package based on a Local Source Archive

ToDo Explain Linux Kernel Version, do we have this under Operating System?, Explain how we give support ot Linux Kernel

Kernel Interfaces

SFI Simple Firmware Interface

How does SFI relate to ACPI? While some modern platforms can used SFI instead of using ACPI, SFI is not intended to replace ACPI on general purpose systems. If a platform were to export both SFI and ACPI booted an OS that also supports both, the OS should use the platform's ACPI support and ignore SFI.

Blkuetooth

SandBox

PCI

Modems

Compilation

Others

Audio

Tbd

```sh sudo modprobe -v snd_usb_audio sudo modprobe --force-vermagic snd-usb-audio.ko sudo depmod -a sudo alsactl init sudo alsa-utils stop/start sudo dpkg-reconfigure alsa-base cat /dev/sndstat cat /proc/asound/cards

```sh

Under investigation?

Tbd

Last updated