I did what this link told: http://ubuntuforums.org/showthread.php?t=1194501 however, the sound doesn't come out. Is there any other way to configure the sound? I use fujitsu S6420 notebook.

asked 22 Jun '10, 02:12

abgalphabet%201's gravatar image

abgalphabet 1
11
accept rate: 0%

edited 06 Aug '10, 16:15

jeremy's gravatar image

jeremy ♦♦
853214




try this command from the terminal:

amixer set Master 90% unmute & amixer set PCM 85% unmute
link

answered 25 Jun '10, 12:01

sica07's gravatar image

sica07
11
accept rate: 0%

If you can't get things going at the GUI level, all of the lower-level information you'll need to sort out the problem is in /proc/asound.

It will show what hardware is recognized (cards), what kernel modules are loaded (modules), what devices are tied to what hardware (devices along with pcm) as well as a host of other details.

Good Luck.

link

answered 06 Aug '10, 15:27

DBA's gravatar image

DBA
2113
accept rate: 17%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×61
×11
×4

Asked: 22 Jun '10, 02:12

Seen: 1,150 times

Last updated: 19 Mar '11, 04:23

powered by OSQA