LinuxQuestions.org
Visit the LQ Articles and Editorials section
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Newbie
User Name
Password
Linux - Newbie This 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

Tags used in this thread
Popular LQ Tags , , ,

Reply
 
Thread Tools Search this Thread
Old 07-03-2009, 08:42 PM   #1
richard.donavan
LQ Newbie
 
Registered: Jul 2009
Posts: 16
Thanked: 0
more info on my sound problem


[Log in to get rid of this advertisement]
here is some more info that may hel with my problem







richard@richard-donavan:~$ lspci
00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub
00:01.0 PCI bridge: Intel Corporation 82945G/GZ/P/PL PCI Express Root Port
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.4 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5 (rev 01)
00:1c.5 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GH (ICH7DH) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 SATA controller: Intel Corporation 82801GR/GH (ICH7 Family) SATA AHCI Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation NV45 [GeForce 6800 GTO] (rev a2)
04:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller (rev 01)
05:02.0 Network controller: Atheros Communications Inc. AR5008 Wireless Network Adapter (rev 01)
05:04.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)
05:04.1 Input device controller: Creative Labs SB Audigy Game Port (rev 04)
05:04.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (rev 04
richard.donavan is offline  
Tag This Post , , ,
Reply With Quote
Old 07-04-2009, 03:13 AM   #2
Simon Bridge
Guru
 
Registered: Oct 2003
Location: Red Beach (NZ)
Distribution: Ubuntu 9.10
Posts: 8,483
Blog Entries: 4
Thanked: 134
Continued from...
http://www.linuxquestions.org/questi...2/#post3596027

Sound card.
05:04.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)

should be supported with alsa drivers in the kernel ... please show output of:

lsmod | grep snd

probably it's just muted
which distro/desktop is this?
Simon Bridge is offline     Reply With Quote
Old 07-04-2009, 10:46 AM   #3
kb2tfa
LQ Newbie
 
Registered: Oct 2006
Location: Philadelphia PA
Distribution: Ubuntu 9.10 ( Karmic )
Posts: 18
Thanked: 0
not sure what manager you're using.

I just had an issue with my xfce.

http://ronguilmet.wordpress.com/
kb2tfa is offline     Reply With Quote
Old 07-05-2009, 03:22 AM   #4
Simon Bridge
Guru
 
Registered: Oct 2003
Location: Red Beach (NZ)
Distribution: Ubuntu 9.10
Posts: 8,483
Blog Entries: 4
Thanked: 134
kb2tfa: your advise then is to check that the mixer has the correct sound server and that the master is not muted?

OP:When we know the distro etc, we'll be able to give more specific suggestions.

Last edited by Simon Bridge; 07-06-2009 at 07:34 AM..
Simon Bridge is offline     Reply With Quote
Old 07-05-2009, 01:39 PM   #5
kb2tfa
LQ Newbie
 
Registered: Oct 2006
Location: Philadelphia PA
Distribution: Ubuntu 9.10 ( Karmic )
Posts: 18
Thanked: 0
I'm sorry, I thought the article said Ubuntu 9 running XFCE win manager. Not sure what other information you need?

My audio works fine, maybe you're confused. I posted a link to help another, on how I fixed my audio issue. I don't need help at this time, thank though.

Ron Guilmet
kb2tfa is offline     Reply With Quote
Old 07-06-2009, 11:36 AM   #6
richard.donavan
LQ Newbie
 
Registered: Jul 2009
Posts: 16
Thanked: 0

Original Poster
okay i got it. i actually had to do the whole blacklist thing to my onboard sound card, then disable it it bios.

i still have two or three volume controlls but as long as i manage them all properly, everything is fine. now the next problem is the banshee/ipod issue. i cant listen to the songs in my library unless the i-pod is plugged in, but when i eject the ipod , there is nothing on it . yet the memory is full

Last edited by richard.donavan; 07-06-2009 at 06:32 PM..
richard.donavan is offline     Reply With Quote
Old 07-07-2009, 03:48 AM   #7
Simon Bridge
Guru
 
Registered: Oct 2003
Location: Red Beach (NZ)
Distribution: Ubuntu 9.10
Posts: 8,483
Blog Entries: 4
Thanked: 134
The ipod thing is for another thread.
Just quickly though - it is the iPod memory that is full, even though there is nothing on it?
Did you delete the files on your iPod?

Plug it back it, empty trash, then unplug.
Simon Bridge is offline     Reply With Quote

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
info problem "info: dir: No such file or directory" EAD Linux - Software 0 03-22-2006 03:16 PM
Sound isn't working with Soundblaster Audigy, i have some info! mr_coffee Linux - Hardware 1 02-19-2006 01:05 PM
need info on sound generation SciYro Programming 3 03-01-2005 12:54 PM
Sound problem 10.0.... intel 830 chipset, lspci info inside RodCas Slackware 8 02-25-2005 02:27 PM
sound not working,here is some info regarding system,please advise c0ldshadow *BSD 0 11-16-2004 07:01 PM


All times are GMT -5. The time now is 06:20 PM.

Main Menu
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.
Advertisement
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Click Here to receive a complimentary subscription courtesy of LQ.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration