Find the answer to your Linux question:
Results 1 to 6 of 6
i am new to using linux. i have installed gOS linux recently on my system. everything is working fine including the updates, videos and graphics but i cannot hear any ...
  1. #1
    Just Joined!
    Join Date
    Apr 2009
    Posts
    2

    cannot hear any sound



    i am new to using linux. i have installed gOS linux recently on my system. everything is working fine including the updates, videos and graphics but i cannot hear any sound. my pc configuration is intel dual coree 3.4 ghz, 3 gb ddr2 667 ram, intel 945 gcl (integrated sound driver by sigmatel), 160 gb 7200 rpm hard drive( seagate), nvidia 6600 LE 512 ddr2, creative 2.1. i have tried changing the default sound driver from intel hda alsa mixer which is the default as sound driver in the system to sigamel oss mixer but that proved to be of no use actually. i have also connected a few of my friend' pc s to my system to find out any problems if there is with the sound box but there isn't any.the speaker is just working fine with those systems. but when it comes to my own system i cannot hear any sound. i am desperately looking for solutions for this problem. any help will be appreciated.

  2. #2
    Linux User Giles's Avatar
    Join Date
    May 2005
    Location
    Gloucestershire and Cambridge, UK
    Posts
    283
    have you tried running alsaconf? (you'll probably need to be root for that to work).

    Giles
    "Our greatest fear is not that we are powerless. Our greatest fear is Microsoft"
    Registered linux user #391027

  3. #3
    Just Joined!
    Join Date
    Apr 2009
    Posts
    2
    i am actually a newbie in using linux......i have read about alsaconf in the net but how to configure on run it in my system i cannot figure out.......can u suggest that please.....and what do u mean by i have to be a root for using that??? please advice if u can in detail.....it will be of big help......and thanx again for your support and advice........

  4. #4
    Just Joined!
    Join Date
    Apr 2009
    Posts
    16
    you could try.
    1. make sure sound is not muted.
    or
    2. update alsa
    or
    3. mark for reinstall alsa

  5. #5
    Linux User Giles's Avatar
    Join Date
    May 2005
    Location
    Gloucestershire and Cambridge, UK
    Posts
    283
    Quote Originally Posted by sayansanyal View Post
    i have read about alsaconf in the net but how to configure on run it in my system i cannot figure out.......can u suggest that please.....and what do u mean by i have to be a root for using that?
    "root" is the user who has permission to do everything*. In order to run alsaconf, you should open a terminal window (comes in many forms - you might have Konsole, xterm, aterm, rxvt, or something else - basically it's a window with a command prompt), then type
    su
    and hit enter. It will ask for the root password, which you should have set up when you installed the operating system. When you type the password in, you wont see any characters (not even *s) coming up on screen, but if you type it in right then press enter you will become root. Then type
    alsaconf
    and press enter. It will ask you a few questions, but they're all fairly self-explanatory.
    Giles


    *regular users aren't able, for instance, to install new programs, because if they could it would be much easier for malware and viruses to get onto your computer
    "Our greatest fear is not that we are powerless. Our greatest fear is Microsoft"
    Registered linux user #391027

  6. #6
    Just Joined!
    Join Date
    May 2009
    Posts
    2
    once you are root. You need to make sure alsaconf is on your system. You do this by typing alsaconf at the command line. You need to have a terminal window open. If it is installed you will see a screen that lists all your sound hardware. Scroll to your sound card and push enter. It will configure your card. You then need to type alsamixer to turn up the volume.

Posting Permissions

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