I finally got it right! Ok I am running Mandrake 9.1 on a Sony PCG-V505BX. My original modules.conf was this:

        probeall scsi_hostadapter usb-storage ide-scsi
        probeall usb-interface usb-ohci ehci-hcd
        alias eth0 e100
        alias sound-slot-0 i810_audio
        alias char-major-10-250 sonypi
        options sonypi minor=250

So I thought "Hey I have a Sony Desktop with the same distro that has ASLA working on a i810 chipset". I took what I found in that modules.conf and changed mine to this:

        probeall scsi_hostadapter usb-storage ide-scsi
        probeall usb-interface usb-ohci ehci-hcd
        alias eth0 e100
        above snd-intel8x0 snd-pcm-oss
        alias sound-slot-0 snd-intel8x0
        options sonypi minor=250

Apparently Mandrake does not probe this card correctly during install. This may fix other distros too! Hope this helps the rest of you too. ;) One more thing. Run it for a bit. For some reason it does not work with all apps right away. Let me know if you want a workaround with that too.
--
Best regards,


Jonathan C. Sitte

Phone:    917.414.2559 Mo-Fr 08-22:00 8AM-10PM
WWW:      http://www.staticnull.org/jcsitte/
Mail:     [EMAIL PROTECTED]
------------------------------------------------------------
Eat the penguin!: http://www.staticnull.org/



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to