LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   FreeBSD with Creative Xmod? (https://www.linuxquestions.org/questions/%2Absd-17/freebsd-with-creative-xmod-648427/)

helgiks 06-10-2008 10:26 PM

FreeBSD with Creative Xmod?
 
I just recently moved from linux to FreeBSD to give it a try, and I think I'm getting the hang of it, slowly picking up the differences, getting it up and running. But I don't seem to be able to get my Creative xmod working with OSS. I have always used ALSA in which this has never been a problem, is there a) Even possible to use the xmod with OSS or b) A way to get ALSA working with FreeBSD?

# cat /boot/defaults/loader.conf | egrep "snd_(driver|uaudio)_load"
snd_driver_load="YES" # All sound drivers
snd_uaudio_load="YES" # USB audio

# cat /dev/sndstat
FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386)
Installed devices:
pcm0: <Intel ICH6 (82801FB)> at io 0xf8fff800, 0xf8fff400 irq 17 bufsz 16384 kld snd_ich [MPSAFE] (1p:1v/1r:1v channels duplex)
pcm1: <USB Audio> at ? kld snd_uaudio [GIANT] (0p:0v/1r:1v channels default)
mode 1:(input) 2ch, 16/16bit, pcm, 44100Hz

# dmesg | egrep -i "xmod|creative"
uhid0: <Creative Technology Ltd Creative Xmod, class 0/0, rev 1.10/1.00, addr 2> on uhub0
uhid0: <Creative Technology Ltd Creative Xmod, class 0/0, rev 1.10/1.00, addr 2> on uhub0
uaudio0: <Creative Technology Ltd Creative Xmod, class 0/0, rev 1.10/1.00, addr 2> on uhub0
uhid0: <Creative Technology Ltd Creative Xmod, class 0/0, rev 1.10/1.00, addr 2> on uhub0
uaudio1: <Creative Technology Ltd Creative Xmod, class 0/0, rev 1.10/1.00, addr 2> on uhub0
uhid0: <Creative Technology Ltd Creative Xmod, class 0/0, rev 1.10/1.00, addr 2> on uhub0
uaudio0: <Creative Technology Ltd Creative Xmod, class 0/0, rev 1.10/1.00, addr 2> on uhub0
uhid0: <Creative Technology Ltd Creative Xmod, class 0/0, rev 1.10/1.00, addr 2> on uhub0

# usbdevs | grep -i xmod
addr 2: Creative Xmod, Creative Technology Ltd


All times are GMT -5. The time now is 01:41 AM.