LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   alsaconf=No supported PnP or PCI card found (https://www.linuxquestions.org/questions/linux-hardware-18/alsaconf%3Dno-supported-pnp-or-pci-card-found-653517/)

bezdomny 07-04-2008 03:39 AM

alsaconf=No supported PnP or PCI card found
 
/var/log/boot=
Code:

^[]R^[[9;30]^[[14;30]Setting up ALSA...done (none loaded)
lspci -v | grep -i audio=
Code:

02:0b.0 Multimedia audio controller: Creative Labs Ectiva EV1938
uname -r=
Quote:

2.6.25.9
alsaconf=
Code:

Unloading ALSA sound driver modules: (none loaded)
followed by
Quote:

No supported PnP or PCI card found.
uname -r=
Code:

2.6.25.9
Distro and version=Debian Lenny

Situation has gone from bad to worse. Upgraded kernel and attempted to manually install driver and now alsaconf can't even find my soundcard.

I've RTFM by googling for other posts and haven't found a solution. Any help would be appreciated.

Thank you,

bezdomny

netcrawl 07-04-2008 12:18 PM

A quick google suggests that Ectiva EV1938 is not supported by ALSA, but OSS should work.

Hope that helps somewhat...

bezdomny 07-04-2008 12:46 PM

thank you, netcrawl. ALSACONF had recognized card before I attempted to manually load the driver. ALSACONF still recognizes card in earlier kernel.

r00tb33r 07-04-2008 02:26 PM

Quote:

Originally Posted by bezdomny (Post 3204145)
thank you, netcrawl. ALSACONF had recognized card before I attempted to manually load the driver. ALSACONF still recognizes card in earlier kernel.

You sure that the appropriate kernel driver module is present on your newer kernel? Go back and see which module is used on your older kernel.

If not, build yourself a new kernel.

bezdomny 07-04-2008 06:25 PM

Thanks, r00tb33r. Yes, that's the decision I'm faced with. Not sure whether I'm up to rebuilding the new kernel...but I think I will. Thanks again and best regards,

bezdomny


All times are GMT -5. The time now is 05:16 PM.