LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 04-08-2005, 08:45 PM   #1
n_hendrick
Member
 
Registered: Jan 2004
Location: Canal Fulton OH.
Distribution: Ubuntu 15.04, Gentoo
Posts: 68

Rep: Reputation: 15
sound help


I just did a fresh install of hoary ubuntu, looks great. I'm having a problem with the sound in gnome though...there isn't any sound...yet. I'm running a audigy 2 gamer card and the sound worked previously in Fedora Core 3, but now I'm without sound in ubuntu. When I ran warty ubuntu I had sound right off the install...no hassle. I'm not sure if this is a alsa problem or a gnome issue...but I would very much like to have sound support back on my PC. Any help would be appreciated.
 
Old 04-09-2005, 03:27 AM   #2
t3gah
Member
 
Registered: Dec 2004
Distribution: SuSE, RedHat, ubuntu, Debian
Posts: 734

Rep: Reputation: 30
Re: sound help

Quote:
Originally posted by n_hendrick
I just did a fresh install of hoary ubuntu, looks great. I'm having a problem with the sound in gnome though...there isn't any sound...yet. I'm running a audigy 2 gamer card and the sound worked previously in Fedora Core 3, but now I'm without sound in ubuntu. When I ran warty ubuntu I had sound right off the install...no hassle. I'm not sure if this is a alsa problem or a gnome issue...but I would very much like to have sound support back on my PC. Any help would be appreciated.
What do the commands below output?

Code:
lsmod


cat /proc/interrupts


lspci


uname -a

(you can paste the outputs of each command and encase them in the coded section by having [/code] at the end of each output and [code] at the beginning of each output.)
 
Old 04-09-2005, 02:24 PM   #3
n_hendrick
Member
 
Registered: Jan 2004
Location: Canal Fulton OH.
Distribution: Ubuntu 15.04, Gentoo
Posts: 68

Original Poster
Rep: Reputation: 15
lsmod:

Module Size Used by
isofs 33720 1
udf 77060 0
proc_intf 4100 0
freq_table 4100 0
cpufreq_userspace 4572 0
cpufreq_ondemand 6172 0
cpufreq_powersave 1920 0
video 16260 0
sony_acpi 6280 0
pcc_acpi 11264 0
button 6800 0
battery 10244 0
container 4608 0
ac 4996 0
ipv6 229504 9
ohci1394 31876 0
emu10k1_gp 3840 0
gameport 4608 1 emu10k1_gp
af_packet 20744 2
snd_emu10k1 81668 2
snd_rawmidi 22944 1 snd_emu10k1
snd_seq_device 8332 2 snd_emu10k1,snd_rawmidi
snd_ac97_codec 64608 1 snd_emu10k1
snd_pcm_oss 47652 1
snd_mixer_oss 16768 2 snd_pcm_oss
snd_pcm 84872 3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
snd_timer 23300 1 snd_pcm
snd_page_alloc 9604 2 snd_emu10k1,snd_pcm
snd_util_mem 4608 1 snd_emu10k1
snd_hwdep 9220 1 snd_emu10k1
snd 50276 9 snd_emu10k1,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,sn d_hwdep
soundcore 9824 3 snd
ehci_hcd 29444 0
sis900 18436 0
ibmcam 44140 0
usbvideo 25988 1 ibmcam
videodev 9728 1 usbvideo
joydev 9408 0
usbhid 29376 0
ohci_hcd 19848 0
usbcore 107384 6 ehci_hcd,ibmcam,usbvideo,usbhid,ohci_hcd
i2c_sis96x 5380 0
i2c_sis630 7436 0
i2c_core 21264 2 i2c_sis96x,i2c_sis630
shpchp 86116 0
pci_hotplug 30512 1 shpchp
sis_agp 8068 1
floppy 54864 0
pcspkr 3816 0
rtc 12216 0
md 43856 0
dm_mod 53116 1
capability 5000 0
commoncap 7808 1 capability
nvidia 3923388 20
agpgart 31784 2 sis_agp,nvidia
evdev 9088 0
tsdev 7488 0
sr_mod 16036 0
sbp2 22408 0
scsi_mod 119936 2 sr_mod,sbp2
ieee1394 100408 2 ohci1394,sbp2
psmouse 19336 0
mousedev 11160 1
parport_pc 34372 0
lp 10792 0
parport 33480 2 parport_pc,lp
ide_cd 38532 1
cdrom 36508 2 sr_mod,ide_cd
ext3 120968 1
jbd 54168 1 ext3
ide_generic 1664 0
sis5513 15112 1
ide_disk 18176 4
ide_core 118988 4 ide_cd,ide_generic,sis5513,ide_disk
unix 26164 773
thermal 13576 0
processor 22708 1 thermal
fan 4612 0
fbcon 34048 0
font 8448 1 fbcon
bitblit 5120 1 fbcon
vesafb 6948 0
cfbcopyarea 3968 1 vesafb
cfbimgblt 3072 1 vesafb
cfbfillrect 3584 1 vesafb

cat /proc/interrupts:

CPU0
0: 64467888 XT-PIC timer
1: 2655 XT-PIC i8042
2: 0 XT-PIC cascade
3: 434391 XT-PIC eth0
4: 142 XT-PIC ohci_hcd
5: 2620 XT-PIC ohci_hcd, ohci_hcd, EMU10K1
8: 1 XT-PIC rtc
9: 1 XT-PIC acpi
10: 70 XT-PIC ohci_hcd
11: 5044228 XT-PIC ehci_hcd, ohci1394, nvidia
12: 117854 XT-PIC i8042
14: 50054 XT-PIC ide0
15: 708785 XT-PIC ide1
NMI: 0
LOC: 0
ERR: 2
MIS: 0

lspci:

0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 735 Host (rev 01)
0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP)
0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC Bridge)
0000:00:02.1 SMBus: Silicon Integrated Systems [SiS]: Unknown device 0016
0000:00:02.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
0000:00:02.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)0000:00:03.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 90)
0000:00:0d.0 USB Controller: NEC Corporation USB (rev 41)
0000:00:0d.1 USB Controller: NEC Corporation USB (rev 41)
0000:00:0d.2 USB Controller: NEC Corporation USB 2.0 (rev 01)
0000:00:0f.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)
0000:00:0f.1 Input device controller: Creative Labs SB Audigy MIDI/Game port (rev 04)
0000:00:0f.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (rev 04)
0000:01:00.0 VGA compatible controller: nVidia Corporation: Unknown device 0343 (rev a1)

uname -a:

Linux cable-34-163 2.6.10-5-386 #1 Tue Apr 5 12:12:40 UTC 2005 i686 GNU/Linux
 
Old 04-10-2005, 08:17 AM   #4
t3gah
Member
 
Registered: Dec 2004
Distribution: SuSE, RedHat, ubuntu, Debian
Posts: 734

Rep: Reputation: 30
Quote:
Originally posted by n_hendrick
Code:
lsmod:

Module                  Size  Used by
isofs                  33720  1
udf                    77060  0
proc_intf               4100  0
freq_table              4100  0
cpufreq_userspace       4572  0
cpufreq_ondemand        6172  0
cpufreq_powersave       1920  0
video                  16260  0
sony_acpi               6280  0
pcc_acpi               11264  0
button                  6800  0
battery                10244  0
container               4608  0
ac                      4996  0
ipv6                  229504  9
ohci1394               31876  0
emu10k1_gp              3840  0
gameport                4608  1 emu10k1_gp
af_packet              20744  2
snd_emu10k1            81668  2
snd_rawmidi            22944  1 snd_emu10k1
snd_seq_device          8332  2 snd_emu10k1,snd_rawmidi
snd_ac97_codec         64608  1 snd_emu10k1
snd_pcm_oss            47652  1
snd_mixer_oss          16768  2 snd_pcm_oss
snd_pcm                84872  3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
snd_timer              23300  1 snd_pcm
snd_page_alloc          9604  2 snd_emu10k1,snd_pcm
snd_util_mem            4608  1 snd_emu10k1
snd_hwdep               9220  1 snd_emu10k1
snd                    50276  9 snd_emu10k1,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep
soundcore               9824  3 snd
ehci_hcd               29444  0
sis900                 18436  0
ibmcam                 44140  0
usbvideo               25988  1 ibmcam
videodev                9728  1 usbvideo
joydev                  9408  0
usbhid                 29376  0
ohci_hcd               19848  0
usbcore               107384  6 ehci_hcd,ibmcam,usbvideo,usbhid,ohci_hcd
i2c_sis96x              5380  0
i2c_sis630              7436  0
i2c_core               21264  2 i2c_sis96x,i2c_sis630
shpchp                 86116  0
pci_hotplug            30512  1 shpchp
sis_agp                 8068  1
floppy                 54864  0
pcspkr                  3816  0
rtc                    12216  0
md                     43856  0
dm_mod                 53116  1
capability              5000  0
commoncap               7808  1 capability
nvidia               3923388  20
agpgart                31784  2 sis_agp,nvidia
evdev                   9088  0
tsdev                   7488  0
sr_mod                 16036  0
sbp2                   22408  0
scsi_mod              119936  2 sr_mod,sbp2
ieee1394              100408  2 ohci1394,sbp2
psmouse                19336  0
mousedev               11160  1
parport_pc             34372  0
lp                     10792  0
parport                33480  2 parport_pc,lp
ide_cd                 38532  1
cdrom                  36508  2 sr_mod,ide_cd
ext3                  120968  1
jbd                    54168  1 ext3
ide_generic             1664  0
sis5513                15112  1
ide_disk               18176  4
ide_core              118988  4 ide_cd,ide_generic,sis5513,ide_disk
unix                   26164  773
thermal                13576  0
processor              22708  1 thermal
fan                     4612  0
fbcon                  34048  0
font                    8448  1 fbcon
bitblit                 5120  1 fbcon
vesafb                  6948  0
cfbcopyarea             3968  1 vesafb
cfbimgblt               3072  1 vesafb
cfbfillrect             3584  1 vesafb

cat /proc/interrupts:

          CPU0
  0:   64467888          XT-PIC  timer
  1:       2655          XT-PIC  i8042
  2:          0          XT-PIC  cascade
  3:     434391          XT-PIC  eth0
  4:        142          XT-PIC  ohci_hcd
  5:       2620          XT-PIC  ohci_hcd, ohci_hcd, EMU10K1
  8:          1          XT-PIC  rtc
  9:          1          XT-PIC  acpi
 10:         70          XT-PIC  ohci_hcd
 11:    5044228          XT-PIC  ehci_hcd, ohci1394, nvidia
 12:     117854          XT-PIC  i8042
 14:      50054          XT-PIC  ide0
 15:     708785          XT-PIC  ide1
NMI:          0
LOC:          0
ERR:          2
MIS:          0

lspci:

0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 735 Host (rev 01)
0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP)
0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC Bridge)
0000:00:02.1 SMBus: Silicon Integrated Systems [SiS]: Unknown device 0016
0000:00:02.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
0000:00:02.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)0000:00:03.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 90)
0000:00:0d.0 USB Controller: NEC Corporation USB (rev 41)
0000:00:0d.1 USB Controller: NEC Corporation USB (rev 41)
0000:00:0d.2 USB Controller: NEC Corporation USB 2.0 (rev 01)
0000:00:0f.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)
0000:00:0f.1 Input device controller: Creative Labs SB Audigy MIDI/Game port (rev 04)
0000:00:0f.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (rev 04)
0000:01:00.0 VGA compatible controller: nVidia Corporation: Unknown device 0343 (rev a1)

uname -a:

Linux cable-34-163 2.6.10-5-386 #1 Tue Apr 5 12:12:40 UTC 2005 i686 GNU/Linux
I see the sound drivers loaded and the controllers are not coming up as unknown which means the system knows what they are too.

Are you not hearing like desktop theme sounds or is this a problem with say, xmms or cd player?
 
Old 04-10-2005, 12:21 PM   #5
n_hendrick
Member
 
Registered: Jan 2004
Location: Canal Fulton OH.
Distribution: Ubuntu 15.04, Gentoo
Posts: 68

Original Poster
Rep: Reputation: 15
I have no sound within anything...gnome, xmms, xine,...Its almost as if that sound is muted.
I may just have to try another distro...its odd that I don't have sound within ubuntu.
 
Old 04-11-2005, 01:58 AM   #6
codec
Member
 
Registered: Sep 2003
Location: mad.es.eu
Distribution: ubuntu 5.04 knoppix Slack91/10 freebsd51 vector4 redhat9
Posts: 304

Rep: Reputation: 30
I use ac97 card and there are no sound as well. It is said that hoary' may have sound problems.

the solution is get alsa-driver and compile it manually.
 
Old 04-11-2005, 01:57 PM   #7
ToastedToad
Member
 
Registered: Feb 2005
Location: Sequim,WA
Distribution: Debian_sid/Debian_sarge_amd64
Posts: 157

Rep: Reputation: 30
Dosen't ubuntu use the esound output?
 
Old 04-11-2005, 04:10 PM   #8
kevinatkins
Member
 
Registered: Jan 2004
Location: cheshire, uk
Distribution: Ubuntu Hoary
Posts: 605

Rep: Reputation: 33
Ubuntu, being Gnome-based, uses the esound server daemon, in contrast to KDE, which uses aRTs. But the actual sound card drivers
will be either ALSA or OSS (in the lsmod shown, they're ALSA drivers)

I have come across some problems with esound not playing well with certain soundcard drivers - on-board VIA chipsets spring to
mind; I don't know if that situation has changed.

You might try, as an experiment, replacing your esound server with the polypdaudio daemon instead - it's a drop-in replacement
for esound, and card support is said to be better. It's available from one of the Ubuntu repositories (can't remember which).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
No sound coming from my sound blaster audigy 2 ZS platinum sound card msab Linux - Hardware 9 12-05-2010 05:10 AM
ALSA MIDI: Sound fonts for NVIDIA/NForce Soundstorm on-board sound vharishankar Linux - Hardware 6 09-04-2007 12:37 PM
ALSA not working for Creative Sound Blaster Live 24 Bit sound card vishalsonu Linux - Hardware 7 08-20-2005 01:02 PM
How to make a sound on Realtec ALC-650 card sound on a Shuttle ST62K? Laurent Linux - Hardware 0 05-30-2004 11:57 AM
Can I load both oss (kernel sound drivers) and alsa in 2 sound cared system? cmisip Linux - General 0 04-12-2003 01:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 06:58 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration