Date: Wed, 17 Feb 1999 19:33:22 +0300 (MSK) From: "Andrew L. Neporada" <andrew@sign.chg.ru> To: freebsd-questions@FreeBSD.ORG Subject: ESS1868 sound card problem Message-ID: <Pine.BSF.4.05.9902171847210.14816-100000@sign.chg.ru>
next in thread | raw e-mail | index | archive | help
Dear All. I have a problem installing my sound card. This is a Sound Blaster compatible PnP sound card. When I write in my kernel configuration file : [...] controller pnp0 device pcm0 at isa? port 0x220 tty irq 5 drq 1 flags 0x13 vector pcintr [...] I obtain such kernel messages: [...] Feb 17 18:22:27 monsta /kernel: Probing for PnP devices: Feb 17 18:22:27 monsta /kernel: CSN 1 Vendor ID: ESS1868 [0x68187316] Serial 0xffffffff Comp ID: @@@0000 [0x00000000] Feb 17 18:22:27 monsta /kernel: ESS1868 (rev 11) Feb 17 18:22:27 monsta /kernel: pcm1 (ESS1868 <ESS1868> sn 0xffffffff) at 0x220-0x22f irq 5 drq 1 on isa [...] Feb 17 18:22:28 monsta /kernel: pcm0 not probed due to I/O address conflict with pcm1 at 0x220 [...] Then I try /dev/MAKEDEV snd1 ( as recommended at pcm(4)) and create apropriate symlinks (audio -> audio1 etc.). (But I suppose the last step was useless) So the sound does not work. In particular, when I try to play audio disk from CD-ROM, only left channel works, and I also failed to play *.mp3 files on x11amp. Could you give me any recommendations? Any help would be appreciated. Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9902171847210.14816-100000>