Bug 174828 - [sound] [snd_emu10kx]: "Creative SB PCI512 [CT4790]" is not working at FreeBSD-9.1
Summary: [sound] [snd_emu10kx]: "Creative SB PCI512 [CT4790]" is not working at FreeBS...
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-30 12:50 UTC by hardy.schumacher
Modified: 2018-01-03 05:14 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hardy.schumacher 2012-12-30 12:50:00 UTC
After upgrading from FreeBSD-9.1_p05 to FreeBSD-9.1 the sound card "Creative SB PCI512 [CT4790]" is not working anymore.

With FreeBSD-9.1 the driver "snd_emu10kx" is built in GENERIC kernel by default.
It detects the sound card correctly, but with Xorg no sound is available.

Formerly I used module "snd_emu10k1", which worked well with the named sound card.


Details (based on driver "snd_emu10kx"):

Command: dmesg | grep -i "emu"
Output:
emu10kx0: <Creative SB PCI512 [CT4790]> port 0xe000-0xe01f irq 19 at device 11.0 on pci0
pcm0: <EMU10Kx DSP front PCM interface> on emu10kx0
pcm1: <EMU10Kx DSP rear PCM interface> on emu10kx0

Command: cat /dev/sndstat
Output:
FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0: <EMU10Kx DSP front PCM interface> (play/rec) default
pcm1: <EMU10Kx DSP rear PCM interface> (play)

Fix: 

A workaround is to use a custom kernel:
include GENERIC
nodevice snd_emu10kx

With this kernel I load the alternative driver "snd_emu10k1" via /boot/loader.conf.
This works well.

Correct solution would be to migrate all functionalities from "snd_emu10k1"
into "snd_emu10kx" that the newer driver is fully backward compatible.
How-To-Repeat: Install FreeBSD-9.1 with GENERIC kernel, use a "Creative SB PCI512".
Try to use sound with different applications at Xorg.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2012-12-31 00:58:55 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-multimedia

Over to maintainer(s).
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 07:59:30 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped