HP Omnibook 4150
From the ALSA wiki
Revision as of 20:37, 4 January 2007 by Ingomueller.net (Talk | contribs)
The HP 4150 can be configured using this driver. Please note that there are two models of HP 4150, this information is only for the NON B version. The chip itself is the Neomagic 256AV, but the nm256 driver does not work with this laptop. Given below is the lspci output for this laptop, if your laptop shows similar information then you can go ahead and configure this driver.
lspci [...] 01:00.1 Multimedia audio controller: Neomagic Corporation NM2200 [MagicMedia 256AV Audio] (rev 20)
After installing the alsa modules, edit your modules.conf and insert the following option line for your cs4232 driver.
options snd-cs4232 port=0x534 cport=0x538 mpu_port=-1 fm_port=0x388 irq=5 dma1=1 dma2=0 isapnp=0
That's all! Hopefully your sound card would now be recognized.