Call for testing: emu10kx driver for Creative sound cards
sekes
gexlie at gmail.com
Sat May 20 17:22:16 UTC 2006
On 5/20/06, Yuriy Tsibizov <Yuriy.Tsibizov at gfk.ru> wrote:
>
>
> On Sat, 20 May 2006, sekes wrote:
>
> > i have this soundcard:
> > EMU10000 Sound Blaster Live! (Also Live! 5.1) - OEM from DELL - CT4780
> >
> > i can test your driver, but it is not supported as i see :(
> > may i hope of supporting dell oem cards by your driver in a future?
>
> Can you try? I think it can work with emu10kx, there was some positive
> reports on -multimedia mailing list.
>
> Yuriy.
>
>
yes it does. thanks. everything works fine except a liitle lack: rears not
producing any sound :)
that's a dmesg:
emu10kx0: <Creative SBLive! 5.1 Digital [SB0220]> port 0xdf80-0xdf9f irq 21
at device 13.0 on pci2
pcm0: <EMU10Kx DSP FRONT PCM Interface> on emu10kx0
pcm0: <SigmaTel STAC9708/11 AC97 Codec>
pcm1: <EMU10Kx DSP REAR PCM Interface> on emu10kx0
pcm2: <EMU10Kx DSP CENTER PCM Interface> on emu10kx0
pcm3: <EMU10Kx DSP SUBWOOFER PCM Interface> on emu10kx0
pci2: <input device> at device 13.1 (no driver attached)
pciconv -lv:
emu10kx0 at pci2:13:0: class=0x040100 card=0x80651102 chip=0x00021102
rev=0x0a hdr=0x00
vendor = 'Creative Labs'
device = 'EMU10000 Sound Blaster Live! (Also Live! 5.1) - OEM from
DELL - CT4780'
class = multimedia
subclass = audio
kldstat
Id Refs Address Size Name
1 36 0xc0400000 537f64 kernel
2 2 0xc0938000 1ad9c linux.ko
3 2 0xc0953000 2cc34 pf.ko
4 1 0xc0980000 42b170 nvidia.ko
5 1 0xc0dac000 1bac pflog.ko
6 1 0xc0dae000 81d8 dummynet.ko
7 3 0xc0db7000 c80c ipfw.ko
8 1 0xc0dc4000 4a68 atapicam.ko
9 1 0xc0dc9000 101a8 snd_emu10kx.ko
10 2 0xc0dda000 22ae8 sound.ko
11 1 0xc0dfd000 58554 acpi.ko
12 1 0xc3a4d000 2000 msdosfs_iconv.ko
13 1 0xc3a4f000 3000 libiconv.ko
14 1 0xc3b10000 4000 ipdivert.ko
15 1 0xc3bd2000 4000 ng_socket.ko
16 10 0xc3bd8000 a000 netgraph.ko
17 1 0xc3bed000 3000 ng_iface.ko
18 1 0xc3bf0000 5000 ng_ppp.ko
19 1 0xc3bf5000 4000 ng_bpf.ko
20 1 0xc3c47000 4000 ng_vjc.ko
21 1 0xc3c84000 4000 ng_pptpgre.ko
22 1 0xc3c88000 4000 ng_ksocket.ko
23 1 0xc3d7f000 3000 ng_mppc.ko
24 1 0xc3d82000 2000 rc4.ko
25 1 0xc3d9f000 3000 ng_ether.ko
26 1 0xc3da2000 5000 ng_pppoe.ko
%cat /dev/sndstat
FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0: <EMU10Kx DSP FRONT PCM Interface> on emu10kx0 (4p/1r/0v channels
duplex default)
pcm1: <EMU10Kx DSP REAR PCM Interface> on emu10kx0 (1p/0r/0v channels)
pcm2: <EMU10Kx DSP CENTER PCM Interface> on emu10kx0 (1p/0r/0v channels)
pcm3: <EMU10Kx DSP SUBWOOFER PCM Interface> on emu10kx0 (1p/0r/0v channels)
sudo cat /dev/emu10kx0
FreeBSD EMU10Kx Audio Driver
Hardware resource usage:
DSP General Purpose Registers: 38 used, 256 total
DSP Instruction Registers: 54 used, 512 total
Card supports AC97 codec and 5.1 output, SBLive! DSP code
Installed devices:
EMU10Kx DSP FRONT PCM Interface on pcm0
EMU10Kx DSP REAR PCM Interface on pcm1
EMU10Kx DSP CENTER PCM Interface on pcm2
EMU10Kx DSP SUBWOOFER PCM Interface on pcm3
EMU10Kx MIDI Interface
On-card connector on midi0
IR reciever MIDI events disabled
%mixer
Mixer vol is currently set to 100:100
Mixer pcm is currently set to 100:100
Mixer speaker is currently set to 0:0
Mixer line is currently set to 32:32
Mixer mic is currently set to 0:0
Mixer cd is currently set to 75:75
Mixer rec is currently set to 0:0
Mixer igain is currently set to 75:75
Mixer ogain is currently set to 50:50
Mixer line1 is currently set to 32:32
Mixer phin is currently set to 0:0
Mixer phout is currently set to 0:0
Mixer video is currently set to 75:75
Recording source: vol
More information about the freebsd-multimedia
mailing list