View Single Post
  #2   (View Single Post)  
Old 15th October 2009
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

You can find general instructions for setting up your sound card here:
http://www.daemonforums.org/showthread.php?t=16

The second post has a script which detects your sound card, save it to your hard drive and run it as root.

If that doesn't work, please post the output from the following commands to provide more information about your system:
Code:
# dmesg
# pciconf -lv
As a sidenote, also make sure the volume is turned up. I don't know how the GUI KDE thing works, but from the commandline you can control it with mixer(8).
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote