LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Determining sound card name. (https://www.linuxquestions.org/questions/linux-software-2/determining-sound-card-name-66398/)

liguorir 06-18-2003 02:13 PM

Determining sound card name.
 
I need to add this line to my modules.conf file:

alias snd-card-0 snd-<soundcard-name>

How do I determine the soundcard name?

Thanks,

Robert Liguori

arnold 06-18-2003 02:45 PM

you seem to have many sound questions - have you browsed, in your computer

/usr/share/doc/HOWTO/HTML/en/Sound-HOWTO.html
/usr/share/doc/HOWTO/HTML/en/Sound-Playing-HOWTO.html
/usr/share/doc/HOWTO/HTML/en/mini/Alsa-sound.html
?

fancypiper 06-18-2003 02:47 PM

Do you have any idea of what make or model of sound card that you happen to have in your computer? Any info at all will help.

No info, no help is the rule, I'm afraid.

How to ask questions about Linux

Sound card HOWTOs

Capt_Caveman 06-18-2003 03:23 PM

You could also try using the lspci command to give you a list of all your PCI devices. If that isn't informative, crack open the case and take a look at the soundcard itself. Most of the time the manufacturer will print their name and model number on the card somewhere.

liguorir 06-18-2003 07:23 PM

Sony Vaio.
 
Actually there is no pci sound card, the sound card is part of the mother board.

It's a Sony Vaio.

Thanks,

Robert Liguori

fancypiper 06-18-2003 08:28 PM

On-board sound sucks and the sblive is so cheap.:D

Sometimes a Google search may find something if the soundcard howto doesn't help.

Thymox 06-20-2003 05:33 PM

Onboard devices will still communicate with the rest of the system through either the ISA or PCI bus, so using lspci is still a good idea.

emetib 06-20-2003 06:11 PM

or you could also

less /proc/ioports

that could show the on board card. the sony viao is the computer not the sound card.


All times are GMT -5. The time now is 02:07 AM.