#624: need proper support for Terratec EWS88-MT (ice1712) --------------------------+------------------------------------------------- Reporter: aelschuring | Owner: lennart Type: defect | Status: new Milestone: | Component: module-alsa-* Resolution: | Keywords: --------------------------+-------------------------------------------------
Comment(by aelschuring): I've not yet tried a manual compile of udev. Is there a way that I can get PA to test the attached profile without going through udev? I've added the following lines to the rules file, but again, not tested yet: {{{ # can't match vendor or device, because it is 1412:1712 and matches all ICE1712 cards SUBSYSTEMS=="pci", ATTRS{subsystem_vendor}=="0x153b", ATTRS{subsystem_device}=="0x1115", ENV{PULSE_PROFILE_SET}="terratec- ews88-mt.conf" # 1115 and 1125 is the same card, but multi-card configuration (MASTER mode) SUBSYSTEMS=="pci", ATTRS{subsystem_vendor}=="0x153b", ATTRS{subsystem_device}=="0x1125", ENV{PULSE_PROFILE_SET}="terratec- ews88-mt.conf" }}} -- Ticket URL: <http://pulseaudio.org/ticket/624#comment:8> PulseAudio <http://pulseaudio.org/> The PulseAudio Sound Server _______________________________________________ pulseaudio-tickets mailing list pulseaudio-tickets@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets