Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 20
hi i just installed debian etch. my sound doesn't work. i know the sound card and the speakers are functional because they work on my windows partition. when i click ...
  1. #1
    Just Joined!
    Join Date
    Aug 2007
    Posts
    79

    after install sound doesn't work

    hi i just installed debian etch. my sound doesn't work. i know the sound card and the speakers are functional because they work on my windows partition. when i click on the volume control that is X-ed out i get the following error: "no volume control gstreamer plugins and/or devices found"

    i think my audio card uses nforce drivers...

    what do i do to get this working?

  2. #2
    Linux Newbie bobescalin2005's Avatar
    Join Date
    Oct 2005
    Posts
    167
    Please post the
    Code:
    lspci
    to see what chipset your sound card use and
    Code:
    hwinfo --sound
    and to see what version of alsa are you using:
    Code:
    cat /proc/asound/version
    Cheers!
    Registered Linux user #471256
    http://counter.li.org
    Don`t give up so easy...
    calin

  3. #3
    Just Joined!
    Join Date
    Aug 2007
    Posts
    79
    Quote Originally Posted by bobescalin2005 View Post
    Please post the
    Code:
    lspci
    to see what chipset your sound card use and
    Code:
    hwinfo --sound
    and to see what version of alsa are you using:
    Code:
    cat /proc/asound/version
    Cheers!
    lspci:
    00:00.0 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a1)
    00:01.0 ISA bridge: nVidia Corporation MCP61 LPC Bridge (rev a2)
    00:01.1 SMBus: nVidia Corporation MCP61 SMBus (rev a2)
    00:01.2 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a2)
    00:02.0 USB Controller: nVidia Corporation MCP61 USB Controller (rev a3)
    00:02.1 USB Controller: nVidia Corporation MCP61 USB Controller (rev a3)
    00:04.0 PCI bridge: nVidia Corporation MCP61 PCI bridge (rev a1)
    00:05.0 Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
    00:06.0 IDE interface: nVidia Corporation MCP61 IDE (rev a2)
    00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2)
    00:08.0 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2)
    00:08.1 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2)
    00:09.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
    00:0b.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
    00:0c.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
    00:18.0 Host bridge: Advanced Micro Devices [AMD] Unknown device 1200
    00:18.1 Host bridge: Advanced Micro Devices [AMD] Unknown device 1201
    00:18.2 Host bridge: Advanced Micro Devices [AMD] Unknown device 1202
    00:18.3 Host bridge: Advanced Micro Devices [AMD] Unknown device 1203
    00:18.4 Host bridge: Advanced Micro Devices [AMD] Unknown device 1204
    01:06.0 Communication controller: Conexant Unknown device 2f40
    02:00.0 VGA compatible controller: ATI Technologies Inc Unknown device 9501
    02:00.1 Audio device: ATI Technologies Inc Unknown device aa18

    hwinfo --sound:
    says "command not found"


    cat /proc/asound/version:
    says "no such file or directory"

  4. #4
    Linux Newbie bobescalin2005's Avatar
    Join Date
    Oct 2005
    Posts
    167
    Is your motherboard is NF61S? Read this.
    Please post back if worked!
    Cheers!
    Registered Linux user #471256
    http://counter.li.org
    Don`t give up so easy...
    calin

  5. #5
    Just Joined!
    Join Date
    Aug 2007
    Posts
    79
    i tried what he said and nothing has changed >.<

  6. #6
    Linux User
    Join Date
    Feb 2006
    Posts
    484
    run alsaconf as root

    if you haven't alsa you need install it
    aptitude install alsa alsa-base alsa-utils

    any change?

  7. #7
    Just Joined! geniuz's Avatar
    Join Date
    Mar 2008
    Location
    Netherlands, Europe
    Posts
    71
    Quote Originally Posted by iwanabeguru View Post
    run alsaconf as root

    if you haven't alsa you need install it
    aptitude install alsa alsa-base alsa-utils

    any change?
    Might add to unmute everything afterwards by running "alsamixer" in console

  8. #8
    Linux Enthusiast
    Join Date
    Jun 2005
    Location
    The Hot Humid South
    Posts
    602
    I agree, you need to run "alsaconf". Debian doesn't run it by default. If you don't have it installed, you'll need to install the alsa packages.

    Quote Originally Posted by geniuz View Post
    Might add to unmute everything afterwards by running "alsamixer" in console
    Everything should be unmuted by default, at least, mine always is.
    "Today you are freer than ever to do what you want, provided you can pay for it!" --Bad Religion

  9. #9
    Just Joined!
    Join Date
    Aug 2007
    Posts
    79
    okay so i checked for the packages and i have all that you have noted. i ran alsaconf and it searched for my sound cards automatically. when it was done, it said "no supported pnp or pci card found"
    "would you like to probe isa sound card/chips?"
    i chose yes and then it gave me a warning:
    "probing legacy isa cards might make your system unstable"
    so i chose "no" since i had no idea if this was a good or a bad idea.
    what is your guys' input?

  10. #10
    Just Joined! kvaibhav's Avatar
    Join Date
    Jul 2007
    Location
    India
    Posts
    5

    FATAL: Error!

    Hi all,

    I am facing the same problem with my system.

    I can hear the beeps (sounded as a warning, say, by gvim editor and
    at the terminal) though!

    I tried all the above mentioned things, and following are the output.


    ================================================== =======
    I run lspci and I get the following:

    raman:/home/vaibhav# lspci
    00:00.0 Host bridge: Intel Corporation Unknown device 29d0 (rev 02)
    00:02.0 VGA compatible controller: Intel Corporation Unknown device 29d2 (rev 02)
    00:1a.0 USB Controller: Intel Corporation Unknown device 2937 (rev 02)
    00:1a.1 USB Controller: Intel Corporation Unknown device 2938 (rev 02)
    00:1a.2 USB Controller: Intel Corporation Unknown device 2939 (rev 02)
    00:1a.7 USB Controller: Intel Corporation Unknown device 293c (rev 02)
    00:1b.0 Audio device: Intel Corporation Unknown device 293e (rev 02)
    00:1c.0 PCI bridge: Intel Corporation Unknown device 2940 (rev 02)
    00:1c.2 PCI bridge: Intel Corporation Unknown device 2944 (rev 02)
    00:1d.0 USB Controller: Intel Corporation Unknown device 2934 (rev 02)
    00:1d.1 USB Controller: Intel Corporation Unknown device 2935 (rev 02)
    00:1d.2 USB Controller: Intel Corporation Unknown device 2936 (rev 02)
    00:1d.7 USB Controller: Intel Corporation Unknown device 293a (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
    00:1f.0 ISA bridge: Intel Corporation Unknown device 2918 (rev 02)
    00:1f.2 IDE interface: Intel Corporation Unknown device 2921 (rev 02)
    00:1f.3 SMBus: Intel Corporation Unknown device 2930 (rev 02)
    00:1f.5 IDE interface: Intel Corporation Unknown device 2926 (rev 02)
    02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5786 Gigabit Ethernet PCI Express (rev 02)


    ================================================== =====
    raman:/home/vaibhav# hwinfo --sound
    Segmentation fault

    ================================================== =====

    raman:/home/vaibhav# cat /proc/asound/version
    Advanced Linux Sound Architecture Driver Version 1.0.12rc1 (Thu Jun 22 13:55:50 2006 UTC).

    ================================================== =====
    On running alsaconf,

    raman:/home/vaibhav# alsaconf

    ... 1st blue screen asks me to stop all sound server application.
    On hitting OK, it says,


    Unloading ALSA sound driver modules: (none loaded).
    Building card database..

    No supported PnP or PCI card found.

    │ │
    │ Would you like to probe legacy ISA sound cards/chips? │
    │ │
    ├───────────────────────────────────────────────── ─────────┤
    │ < Yes > < No >

    --- I choose Yes, and after proceeding through the following blue screen,

    ┌──────────────────────Driver Selection────────────────────────┐
    │ Probing legacy ISA cards │
    │ │
    │ Please select the drivers to probe: │
    │ ┌───────────────────────────────────────────────── ─────────┐ │
    │ │[*] opl3sa2 Yamaha OPL3SA2+ │ │
    │ │[*] cs4236 Cirrus Logic CS4235-9 │ │
    │ │[*] cs4232 Cirrus Logic CS4232 │ │
    │ │[*] cs4231 Generic CS4231 │ │
    │ │[*] es18xx ESS ES18xx AudioDrive │ │
    │ │[*] es1688 ESS ESx688 AudioDrive │ │
    │ │[*] sb16 Sound Blaster 16 │ │
    │ │[*] sb8 Sound Blaster 1.0/2.0/Pro │ │
    │ └───────────────────────────────────────────────── ─────────┘ │
    ├───────────────────────────────────────────────── ─────────────┤
    │ < OK > <Cancel> │
    └───────────────────────────────────────────────── ─────────────┘

    --- I choose OK, and

    Shall I try all possible DMA and IRQ combinations? │
    │ With this option, some unconventional configuration │
    │ might be found, but it will take much longer time. │
    │ │
    │ │
    ├───────────────────────────────────────────────── ─────────┤
    │ < Yes > < No > │

    --- I choose Yes, and

    Probing legacy cards.. This may take a few minutes..
    Probing: opl3sa2 : FOUND!!


    ┌──────────────────────────────────────────── ────┐
    │ │
    │ Configuring snd-opl3sa2 │
    │ Do you want to modify /etc/modprobe.d/sound │
    │ (and /etc/modprobe.conf if present)? │
    ├──────────────────────────────────────────── ────┤
    │ < Yes > < No > │
    └──────────────────────────────────────────── ────┘

    --- I again choose Yes, and ...


    ┌───────────────────────────────────────────────── ─────────┐
    │ │
    │ │
    │ OK, sound driver is configured. │
    │ │
    │ ALSA CONFIGURATOR │
    │ │
    │ will prepare the card for playing now. │
    │ │
    │ Now I will load the ALSA sound driver and use │
    │ amixer to raise the default volumes. │
    │ You can change the volume later via a mixer │
    │ program such as alsamixer or gamix. │
    │ │
    ├───────────────────────────────────────────────── ────92&#37;──┤
    │ < OK > │
    └───────────────────────────────────────────────── ─────────┘


    Running update-modules...
    Loading driver...
    FATAL: Error inserting snd_opl3sa2 (/lib/modules/2.6.18-4-686/kernel/sound/isa/snd-opl3sa2.ko): No such device
    FATAL: Error running install command for snd_opl3sa2
    Setting default volumes...
    amixer: Mixer attach default error: No such device
    Saving the mixer setup used for this in /var/lib/alsa/asound.state.
    /usr/sbin/alsactl: save_state:1254: No soundcards found...


    ================================================== ======


    Now ALSA is ready to use.
    For adjustment of volumes, use your favorite mixer.

    Have a lot of fun!

    ================================================== ======
    --- But, on running gamix or alsamixer, it gives,

    raman:/home/vaibhav# gamix
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified


    (gamix:20892): Gtk-WARNING **: cannot open display:

    raman:/home/vaibhav# alsamixer

    alsamixer: function snd_ctl_open failed for default: No such device
    raman:/home/vaibhav#
    ================================================== ======

    Please help !!

Page 1 of 2 1 2 LastLast

Posting Permissions

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