destino escreveu: > ol� a todos, > estou tendo problemas para configurar a minha placa de som no meu notebook > IBM ThinkPAD 390..... > Tenho instalado o CL 8.0 > tudo funciona bem mas ainda n�o conclui a placa de som .... > Modelo: Neomagic MagicMedia 256AV > todas as vezes que eu executo sndconfig ... ele acha a placa, mas depois > (ainda no sndconfig) ele mostra uma mensagem : > > sox: Can't open output file '/dev/dsp': No such device
De http://penguin.essex.ac.uk/ThinkPad/#Sound "Sound The sound was propably the most dificult to setup. If you try to set it up from the `setup` tools it will be recognized as a Neomagic MagicMedia sound card. Nothing wrong with that except that it will not work! Instead I found that I could use the OPL3SA2 driver to make my sound card work. So if you recompile your kernel don't forget to enable the appropriate modules (Support as modules and not inside the kernel, MPU-401, PSS (AD1848, ADSP-2115, ESC614),Yamaha OPL3-SA2, SA3, and SAx based PnP cards, FM synthesizer (YM3812/OPL-3)). Check the IO/IRQ/DMA settings from your BIOS and make your /etc/modules.conf to read something like that: alias sound-slot-0 opl3sa2 pre-install opl3sa2 modprobe sound dmabuf=1 alias midi opl3 options opl3 io=0x388 options opl3sa2 mss_io=0x530 irq=5 dma=0 dma2=1 mpu_io=0x300 io=0x120 " S� para aproveitar o email e instruir os novatos, sempre que forem instalar linux em laptops vejam antes o site: http://www.linux-laptop.net/ (de onde comecei a procurar esta resposta) Assinantes em 16/07/2002: 2232 Mensagens recebidas desde 07/01/1999: 175200 Historico e [des]cadastramento: http://linux-br.conectiva.com.br Assuntos administrativos e problemas com a lista: mailto:[EMAIL PROTECTED]
