A NOTE has been added to this issue. ====================================================================== <https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2234> ====================================================================== Reported By: tjallen Assigned To: ====================================================================== Project: ALSA - driver Issue ID: 2234 Category: ISA - sscape Reproducibility: always Severity: major Priority: normal Status: new Distribution: Slackware 10.2 Kernel Version: 2.6.17.1 ====================================================================== Date Submitted: 06-26-2006 15:52 CEST Last Modified: 06-30-2006 02:10 CEST ====================================================================== Summary: ISA sscape driver does not find Soundscape Elite Description: The ALSA driver builds fine, both as a module and built-in but the driver does not find the Soundscape Elite card. ====================================================================== ---------------------------------------------------------------------- tjallen - 06-30-06 01:45 ---------------------------------------------------------------------- I thought that I had found the problem when I just noticed that /etc/modules.conf should have port=0x534 instead of port=0x539, but fixing that goof didn't help the snd-sscape module to find the hardware; the kernel log still said "sscape: hardware not detected at 0x534". I do have /dev/snd/hwC0D0, but with different owner and permissions: crw-rw-r-- 1 root audio 116, 4 2003-08-29 03:47 /dev/snd/hwC0D0 I did run the sscape_ctl program as root. ---------------------------------------------------------------------- rankincj - 06-30-06 02:10 ---------------------------------------------------------------------- "sscape: hardware not detected at 0x534" OK, this is expected because the driver is only testing port 0x534 for a SoundScape PnP card, and not for a SoundScape Elite. ALSA's detect_sscape() function is going to need extending with extra Voodoo code from the OSS linux/sound/oss/sscape.c file. (At the very least...!) I'm afraid you're going to have to tease the correct initialisation sequence out of the OSS driver so we know what code to put in the ALSA version. I suggest putting printk() statements in the OSS code so that you can follow the code-path when the OSS driver loads. Issue History Date Modified Username Field Change ====================================================================== 06-26-06 15:52 tjallen New Issue 06-26-06 15:52 tjallen Distribution => Slackware 10.2 06-26-06 15:52 tjallen Kernel Version => 2.6.17.1 06-26-06 22:57 Adrian Bunk Issue Monitored: Adrian Bunk 06-28-06 23:25 rankincj Note Added: 0010628 06-29-06 00:40 tjallen Note Added: 0010630 06-29-06 17:57 tiwai Note Added: 0010679 06-29-06 20:30 tjallen Note Added: 0010701 06-29-06 23:14 rankincj Note Added: 0010703 06-29-06 23:17 rankincj Note Added: 0010704 06-30-06 01:45 tjallen Note Added: 0010708 06-30-06 02:10 rankincj Note Added: 0010710 ====================================================================== Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel