sound card

Asked by johnc

Hello,

I have a IBM T43 laptop with ubuntu as an operating system. My sound doesn't seem to work, but when I push my volume buttons they make beeping sounds so I know they still work. I just want to know if I have to download a driver for ubuntu?

thanks,

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-media Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Juan V. Guerrero (Coredumped) (juan.guerrero) said :
#1

Do you hear the drums at the graphical login screen?
Which sound card do you have?
Can you provide the output of this commands:

sudo lspci
amixer scontrols
amixer sget 'Master'
amixer sget 'PCM'

Thanks

Revision history for this message
Aubrey Wise (panaub-dialix) said :
#2

I have tried the above-mentioned commands and with the exception of the command "sudo ispci" command I get positive results. In the case of the sudo command I get "No command found".

Aubrey Wise

Revision history for this message
Jeff Grubbs (jeff-grubbs) said :
#3

I am new ubuntu and linux. I've had no problems except with sound.

I have no sounds at all! NONE

 I will try to be as detailed as possible so whoever is willing to help me will be able to do so.

Soundcard : Sigmatel STAC9200

OS :Linux
Release :Tesesting/unstable
Kernel :2.6.15-27-386
Build time :#1 PREEMPT Fri Dec 8 17:51:56 UTC 2006

Gnome ver :2.14.3 - Ubuntu (2006-07-31)
GCC ver :Uknown
Xorg ver :7.0.0

CPU :Mobile AMD Sempron(tm) Processor 3200+

IDE Interface : nVidia Corporation MCP51 IDE (rev f1)

VGA Controller : nVidia Corporation C51 PCI Express Bridge (rev a2)

Graphic Card : nVidia GeForce Go 6100

Soundcard : Sigmatel STAC9200
------------------------------------------------------------------

I used a program called system info togather most of the previouse information and under the SOUND CARD DETAILS this is what is displayed....

HDA-Intel - HDA NVidia
HDA NVidia at 0xb0000000 irq 225

...Im no expert but I'm thinking it should say something about sigmatel STAC9200 instead of NVidia...???

and under SOUND CARD: It's blank.

-----------------------------------------------------------------

When I go to the taskbar and click System>Preferances>Sound

Down at the bottom It displays : Deafault Sound Card
and in the list it displays: HDA NVidia, and that is my only option. There are not any other chocies in the list.

---------------------------------------------------------------------

This is interesting though....

If I right click on the volume control on in the task bar on the desktop and right click preferances It displays,

Select the device and track to control...
under that I got a list that contains:

HDA NVida (Alsa Mixer)
SigmaTel STAC9200 (OSS Mixer)

It was originally set to HDA NVida (Alsa Mixer) and I changed it to SigmaTel STAC9200 (OSS Mixer) Because that is my sound card. I thought maybe this was all I needed to change...I was wrong.

I still do not have any sound. NONE!

------------------------------------------------------

I have tryed these commands...

sudo lspci
amixer scontrols
amixer sget 'Master'
amixer sget 'PCM'

... and here are there corisponding outputs...

---------------------------------------------------------------------
sudo Ispci

0000:00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
0000:00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
0000:00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
0000:00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
0000:00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
0000:00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
0000:00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
0000:00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
0000:00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
0000:00:05.0 VGA compatible controller: nVidia Corporation C51 PCI Express Bridge (rev a2)
0000:00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
0000:00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a3)
0000:00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a3)
0000:00:0a.3 Co-processor: nVidia Corporation MCP51 PMU (rev a3)
0000:00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
0000:00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
0000:00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev f1)
0000:00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
0000:00:10.1 0403: nVidia Corporation MCP51 High Definition Audio (rev a2)
0000:00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a3)
0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
0000:06:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd.: Unknown device 8185 (rev 20)

------------------------------------------------------------

amixer scontrols

Simple mixer control 'Master',0
Simple mixer control 'PCM',0
Simple mixer control 'IEC958',0
Simple mixer control 'Capture',0
Simple mixer control 'Capture Mux',0
Simple mixer control 'Input Source',0

--------------------------------------------------------

amixer sget 'Master'

Simple mixer control 'Master',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 30 [97%] [on]
  Front Right: Playback 30 [97%] [on]

-------------------------------------------------------

amixer sget 'PCM'

Simple mixer control 'PCM',0
  Capabilities: pvolume
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 255
  Mono:
  Front Left: Playback 255 [100%]
  Front Right: Playback 255 [100%]

----------------------------------------------------------------

I hope all the details has made this easy for you to toubleshoot. I look forward to any help on my problem.

Thanks in advance.

Revision history for this message
keyby (keyby-rodriguez) said :
#4

I have also tried everything to get the sound to work...pleasssssssseeeeeeeeee help

Revision history for this message
kastanedowski (kastanedowski) said :
#5

I have the same NVIDIA 6100 and the sound in awful in UBUNTU, tried to re-install NVIDIA , ALSA, UBUNTU (twice) and so on but nothing works

The quality is awful in UBUNTU, I run the same computer with windows and the difference is amazing

any advice how what do to?

here the details of the computer

Gnome 2.26.1 (Ubuntu 2009-05-06)
Kernel 2.6.28-15-generic (#48-Ubuntu SMP Wed Jul 29 08:54:56 UTC 2009)

Linux
GCC version 4.3.3 (i486-linux-gnu)
Xorg vesion unknown (09 April 2009 02:10:02AM)

AMD Athlon(tm) 64 Processor 3500+

GeForce 6100
NVIDIA UNIX x86 Kernel Module 185.18.14 Wed May 27 02:23:13 PDT 2009

Thanks!

Can you help with this problem?

Provide an answer of your own, or ask johnc for more information if necessary.

To post a message you must log in.