Find the answer to your Linux question:
Results 1 to 7 of 7
Hi, i've got some problems with my soundcard, i installed alsa-utils and when i type alsaconf it asks some questions and at the final part is gives an error: Code: ...
  1. #1
    Jst
    Jst is offline
    Just Joined!
    Join Date
    Aug 2004
    Posts
    68

    Sound Card problems...

    Hi, i've got some problems with my soundcard, i installed alsa-utils and when i type alsaconf it asks some questions and at the final part is gives an error:
    Code:
    FATAL: Module snd_pcm_oss not found
    Does anyone know what my problem is?

    Tnx in advance,
    Jst.

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,086
    try running:

    apt-get install alsa-oss

  3. #3
    Jst
    Jst is offline
    Just Joined!
    Join Date
    Aug 2004
    Posts
    68
    It still says the same...

    Jst.

  4. #4
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    now run /etc/init.d/alsa start
    Brilliant Mediocrity - Making Failure Look Good

  5. #5
    Jst
    Jst is offline
    Just Joined!
    Join Date
    Aug 2004
    Posts
    68
    Still got the same problem. Dont know if this helps but i've got a "intel8x0 Intel Corp. 82801BA/BAM AC'97 Audio (rev 05)".

    Tnx
    Jst.

  6. #6
    Just Joined!
    Join Date
    Apr 2005
    Posts
    80
    Try as root:

    Code:
    # modprobe intel8x0

  7. #7
    Jst
    Jst is offline
    Just Joined!
    Join Date
    Aug 2004
    Posts
    68
    It says:
    Code:
    FATAL: Module intel8x0 not found.
    Jst.

Posting Permissions

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