Setup Issue - NeoMagic NM256 on HP Omnibook 900 F1712WT with Debian 3.1r3
Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Setup Issue - NeoMagic NM256 on HP Omnibook 900 F1712WT with Debian 4.0
Status: Partially Resolved
Well, after four months my issue is partially resolved. After having installed Debian 4.0, and having looked practically all over the Net yet again, I came across something in the Ubuntu forums about an alsa configuration on Ubuntu that worked for the same model laptop as I. So I figured I'd run alsaconf with the aggressive IRQ/DMA search.
It came up with module 'snd-sb8', using io=0x220, irq=5, and dma=3. Upon running alsamixer, I am able to set volumes, and unmute outputs, and in KDE control center, I am able to start KDE's alsa support without getting the 'no such device' message.
But I still get no sound.
New information is being posted.
Output of lspci: See original post.
Output of lsmod:
Original message follows -- Anything no longer valid has been diked out.
I'm having troubles getting sound to work in the setup mentioned in the title. Google has been no help to me, I keep on getting solutions that when attempted don't yield anything -- even the ones that should work like running 'alsaconf', using other drivers, etc.
Computer: HP Omnibook 900 (Model F1712WT)
Audio Device: NeoMagic NM256AV
Output of lspci:
What can I do to get sound working, considering everything I've already tried? I'm generally adept in computers, but not a Linux guru yet, but haven't discounted the fact that my google-fu isn't as strong as I'd like it to be either.
Last edited by Brian Ryans; 04-20-2007 at 09:29 AM.
Reason: Status update, posting new lsmod
Chris, I've tried 'cat /dev/urandom > /dev/dsp' as root, and I get an error saying No Such Device.
I'm not at my laptop now, but when I get back to my laptop I'll tell you exactly what the error message is.
Distribution: Slackware, and of course the super delux uber knoppix universal live recovery cd
Posts: 429
Rep:
i would definately update your kernel if your not getting /dev/dsp. I bet alsa is compiled seperately in your current kernel. If your new to compiling kernels i would suggest using the .config from your 2.6.8 and double check that alsa is enabled.
I have a dell laptop with the same soundchip - it took me ages to get it working.
Your OS is probing for CS4231, but you already have nm256 loaded, I guess you have a conflict there. Some people have had success using the cs42* drivers for neomagic chipsets, but I have had more joy with nm256 (and I have the same lspci listing as you even down to the rev 20)
Maybe you could blacklist cs4231 in your system, and see what happens. how to do that depends on whether you use hotpug or udev, sorry I'm not a debian user.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.