LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-14-2004, 11:04 PM   #1
iirish
LQ Newbie
 
Registered: Oct 2004
Posts: 6

Rep: Reputation: 0
Yoper has no sound


I am using a CREATIVE SOUND BLASTER LIVE 24-BIT PCI OEM card and running yoper. I can't seen to get any sound. Any help would be great. Thanks.
 
Old 10-14-2004, 11:26 PM   #2
sh1ft
Member
 
Registered: Feb 2004
Location: Ottawa, Ontario, Can
Distribution: Slackware, ubuntu
Posts: 391

Rep: Reputation: 32
post output from lspci and lsmod.
 
Old 10-14-2004, 11:31 PM   #3
iirish
LQ Newbie
 
Registered: Oct 2004
Posts: 6

Original Poster
Rep: Reputation: 0
sorry if i seem like an idiot, but what is that and how do i find it?
 
Old 10-15-2004, 04:19 AM   #4
r0b0
Member
 
Registered: Aug 2004
Location: Europe
Posts: 608

Rep: Reputation: 50
Open a console, become root by using 'su' command and providing the root password.
Then run 'lspci' and 'lsmod' and paste output of these commands here.
 
Old 10-15-2004, 09:22 AM   #5
iirish
LQ Newbie
 
Registered: Oct 2004
Posts: 6

Original Poster
Rep: Reputation: 0
root@yos ~ # lspci
00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev c1)
00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev c1)
00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1)
00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1)
00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1)
00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1)
00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a4)
00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet Controller (rev a1)
00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio Controler (MCP) (rev a1)
00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3)
00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
01:00.0 VGA compatible controller: ATI Technologies Inc RV350 AP [Radeon 9600]
01:00.1 Display controller: ATI Technologies Inc RV350 AP [Radeon 9600] (Secondary)
02:06.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 0a)
02:06.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 0a)



root@yos ~ # lsmod
Module Size Used by
lp 6856 0
nvidia 4594836 0
snd_usb_audio 44288 0
audio 36800 0
uhci_hcd 23088 0
parport_pc 18080 1
parport 13120 2 lp,parport_pc
8250_pnp 3392 0
8250 14624 1 8250_pnp
serial_core 14624 1 8250
emu10k1_gp 2272 0
snd_emu10k1 61992 0
snd_util_mem 1824 1 snd_emu10k1
snd_hwdep 5956 1 snd_emu10k1
shpchp 71460 0
pci_hotplug 20092 1 shpchp
snd_intel8x0 23212 1
snd_ac97_codec 43812 2 snd_emu10k1,snd_intel8x0
gameport 1952 2 emu10k1_gp,snd_intel8x0
snd_mpu401_uart 4448 1 snd_intel8x0
snd_rawmidi 14596 3 snd_usb_audio,snd_emu10k1,snd_mpu401_uart
snd_seq_device 4680 2 snd_emu10k1,snd_rawmidi
nvidia_agp 5148 1
agpgart 18508 1 nvidia_agp
tsdev 4768 0
evdev 6624 0
snd_pcm_oss 38120 0
snd_pcm 54596 5 snd_usb_audio,snd_emu10k1,snd_intel8x0,snd_pcm_oss
snd_page_alloc 6472 3 snd_emu10k1,snd_intel8x0,snd_pcm
snd_timer 14916 1 snd_pcm
snd_mixer_oss 12928 1 snd_pcm_oss
snd 30564 14 snd_usb_audio,snd_emu10k1,snd_util_mem,snd_hwdep,snd_intel8x0,snd_ac97_codec,snd_mpu401_uart,snd_raw midi,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore 4672 2 audio,snd
genrtc 6648 0
ohci_hcd 14980 0
forcedeth 12320 0
ehci_hcd 20900 0
usbcore 71204 7 snd_usb_audio,audio,uhci_hcd,ohci_hcd,ehci_hcd
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Sound issues in Yoper Elim_Garak Linux - General 2 11-14-2005 08:35 PM
no sound on mandrake 10.0/ booting yoper browncow Linux - Newbie 1 11-14-2004 05:48 PM
Yoper qulnxsh Linux - Distributions 0 08-17-2003 03:16 AM
Yoper 3.2.1 FuLL-On-Newbie Linux - General 4 04-06-2003 06:55 AM
Yoper markus1982 Linux - Distributions 4 02-12-2003 03:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:47 PM.

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