Find the answer to your Linux question:
Results 1 to 3 of 3
I've just moved from Mandriva into Debian Sarge. In Mandriva my card could be recognized by a program called sndconfig and all worked right. Now I can't get the sound ...
  1. #1
    Just Joined!
    Join Date
    Apr 2006
    Posts
    2

    Debian Sarge and CMI3380 soundcard

    I've just moved from Mandriva into Debian Sarge. In Mandriva my card could be recognized by a program called sndconfig and all worked right. Now I can't get the sound working. The card is a kind of chipset integrated with the motherboard. The card worked under Mandriva with OSS and sb driver. Does anybody have any idea how to solve the problem? (Kernel 2.4.27-2 -386

  2. #2
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    Code:
    apt-get install alsa-modules-2.4.27-2-386 alsa-base alsa-uitls
    then run
    Code:
    alsaconf
    Brilliant Mediocrity - Making Failure Look Good

  3. #3
    Just Joined!
    Join Date
    Apr 2006
    Posts
    2
    Thank you very much, it works

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •