Skip to content

Build fails, suspend disabled and broken WiFi driver #68

@DmitryPan

Description

@DmitryPan

Build fails on Ubuntu 24.04, please link tinyalsa library as
LIBS += -ltinyalsa
to makefile
cvi_mpi/modules/isp/cv181x/isp-tool-daemon/isp_daemon_tool/Makefile

Kernel suspend feature is missing, please add
CONFIG_SUSPEND=y
to kernel configs
build/boards/cv181x/sgmilkv/*_defconfig

WiFi driver aic8800_fdrv disables suspend. After doing rmmod aic8800_fdrv suspend succeeds. Please consider updating the kernel as 5.10 is over five years old.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions