Page 1 of 1

help with audigy ls, freebsd 6.2-stable

Posted: Mon Oct 22, 2007 3:12 pm
by roberth1990
Hello, I have an issue here with my creative audigy ls sound card, I've compiled and installed oss from ports but I can load the right module, which one is it?

Code: Select all

none2@pci1:8:0: class=0x040100 card=0x100a1102 chip=0x00071102 rev=0x00 hdr=0x00
    vendor     = 'Creative Labs'
    device     = 'CA0106-DAT Audigy LS'
    class      = multimedia
    subclass   = audio

Posted: Mon Oct 22, 2007 4:15 pm
by Ionic
That's the audigyls module. :)

Why don't you just run ossdetect -v and then soundon?

-Ionic

Posted: Mon Oct 22, 2007 4:25 pm
by roberth1990
Oh thank you, it's that easy, do I need to do anything to make it start at bootup to?

Gnome can't find the device, do I still need to load the module?

Posted: Mon Oct 22, 2007 4:33 pm
by Ionic
Sorry, I'm not using *BSD, but...

Basically you just have to add oss_enable="YES" to your /etc/rc.conf (searched it via Google - I give no warranty for that though) and it should work.

By the way, is it working now? Do you get sound when running osstest?


And if it works, could you do me favor? :)

-Ionic

Posted: Tue Nov 13, 2007 8:07 pm
by Neo
Strange, i have the same sound card and none problem :)


Compiled from port, i just add oss_enable="YES" to /etc/rc.conf and everything (almost) runs right

vmix still crash my box and I edited installed_drivers file to switch vmix to softoss