Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How ti install Sound Card Driver

Status
Not open for further replies.

BijuLS

Programmer
Jun 23, 2003
3
IN
My machine is having a OPTI sound card. But it's not detecting automatically. What to do??
 
Biju,
try sndconfig to configure sound card. if it is not detected automatically you need to download the sound drivers.
Best luck

Amit
 
hi

u need to execute the command "setup" or use "sndconfig" command to install the sound card. and go according to instruction.
if it do not work then u have to download the drivers for your soundcard. and again execute the above mentioned commands. may be for that u have to insert the module into the kernel. (Because the some new drivers are not known to kernel.)
u can insert the module into kernel by executing the command.
# insmod <module_name>

bye
santosh
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top