[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sound TP390



Le Wed, Feb 14, 2001 at 11:35:04AM +0100, Paul Vanovertveld a écrit:
> alias sound opl3sa2
> pre-install sound insmod 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=0x370
> (found the info on http://www.spack.org/geek/thinkpad-390.html)

I'm using:

# Configuration de la carte son NeoMagic 256av
# pour un Thinkpad 390 (2626-2FR ou 2626-200)
#

alias char-major-14 opl3sa2
pre-install opl3sa2 modprobe "-k" "ad1848"
post-install opl3sa2 modprobe "-k" "opl3"

options opl3sa2 mss_io=0x530 irq=5 dma=0 dma2=1 mpu_io=0x300 io=0x370
options opl3 io=0x388

Then a 'modprobe opl3sa2' loads all the necessary modules. It's working on my potato. By the way under X i'm using esd.

If there is a suspend/resume, the sound is not working, even when removing the modules before by hand. It's not working either if you restart the Thinkpad from windows (you need to power down before launching linux, it seems windows is using some weird settings for the sound chipset).

Sebastien



Reply to: