View on GitHub

Raspberry Pi PCIe Database

Raspberry Pi PCI Express device compatibility database

Creative SB1040 Sound Blaster X-Fi Xtreme Audio Card

Creative SB1040 Sound Blaster X-Fi Xtreme Audio Card
CM4 Functionality Pi 5 Functionality Driver Required? More Info
Full Untested No GitHub Issue

Videos Related to this Card

There are no videos for this card yet.

Description and Notes

To get this sound card working with Pi OS, the following overlay needs to be added to the /boot/config.txt file:

dtoverlay=pcie-32bit-dma

In addition, you will need to recompile the Pi OS kernel with the following option:

CONFIG_SND_HDA_INTEL

See the linked GitHub issue, as well as the following issue by Darry on the Raspberry Pi forums: Raspberry PI 4 S/PDIF audio mixer project.