LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-11-2010, 01:07 PM   #1
abbeh
LQ Newbie
 
Registered: Aug 2010
Posts: 5

Rep: Reputation: 0
Realtek ALC889A sound problem in Debian


Hellu!

Ive just installed latest version of Debian 64bit((5.0.5 Lenny) Kernel: Linux 2.6.23-2-amd64) on my new computer with the motherboard Gigabyte GA-P55A-UD4 that has a integrated soundcard: Realtek ALC889A 7.1 - and the sound just wont work!

I try to run "alsaconf" but it says that there are no PCI soundcards avaible. "lspci | grep audio" doesnt say anything.

Heres what i get when i type lspci:

lspci
00:00.0 Host bridge: Intel Corporation Clarksfield/Lynnfield DMI (rev 11)
00:03.0 PCI bridge: Intel Corporation Clarksfield/Lynnfield PCI Express Root Port 1 (rev 11)
00:05.0 PCI bridge: Intel Corporation Clarksfield/Lynnfield PCI Express Root Port 3 (rev 11)
00:08.0 System peripheral: Intel Corporation Clarksfield/Lynnfield System Management Registers (rev 11)
00:08.1 System peripheral: Intel Corporation Clarksfield/Lynnfield Semaphore and Scratchpad Registers (rev 11)
00:08.2 System peripheral: Intel Corporation Clarksfield/Lynnfield System Control and Status Registers (rev 11)
00:08.3 System peripheral: Intel Corporation Clarksfield/Lynnfield Miscellaneous Registers (rev 11)
00:10.0 System peripheral: Intel Corporation Device d150 (rev 11)
00:10.1 System peripheral: Intel Corporation Device d151 (rev 11)
00:1a.0 USB Controller: Intel Corporation Ibex Peak USB Universal Host Controller (rev 06)
00:1a.1 USB Controller: Intel Corporation Ibex Peak USB Universal Host Controller (rev 06)
00:1a.2 USB Controller: Intel Corporation Ibex Peak USB Universal Host Controller (rev 06)
00:1a.7 USB Controller: Intel Corporation Ibex Peak USB2 Enhanced Host Controller (rev 06)
00:1b.0 Audio device: Intel Corporation Ibex Peak High Definition Audio (rev 06)
00:1c.0 PCI bridge: Intel Corporation Ibex Peak PCI Express Root Port 1 (rev 06)
00:1c.3 PCI bridge: Intel Corporation Ibex Peak PCI Express Root Port 4 (rev 06)
00:1c.4 PCI bridge: Intel Corporation Ibex Peak PCI Express Root Port 5 (rev 06)
00:1c.5 PCI bridge: Intel Corporation Ibex Peak PCI Express Root Port 6 (rev 06)
00:1c.6 PCI bridge: Intel Corporation Ibex Peak PCI Express Root Port 7 (rev 06)
00:1d.0 USB Controller: Intel Corporation Ibex Peak USB Universal Host Controller (rev 06)
00:1d.1 USB Controller: Intel Corporation Ibex Peak USB Universal Host Controller (rev 06)
00:1d.2 USB Controller: Intel Corporation Ibex Peak USB Universal Host Controller (rev 06)
00:1d.3 USB Controller: Intel Corporation Ibex Peak USB Universal Host Controller (rev 06)
00:1d.7 USB Controller: Intel Corporation Ibex Peak USB2 Enhanced Host Controller (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation Ibex Peak LPC Interface Controller (rev 06)
00:1f.2 IDE interface: Intel Corporation Ibex Peak 4 port SATA IDE Controller (rev 06)
00:1f.3 SMBus: Intel Corporation Ibex Peak SMBus Controller (rev 06)
00:1f.5 IDE interface: Intel Corporation Ibex Peak 2 port SATA IDE Controller (rev 06)
02:00.0 VGA compatible controller: nVidia Corporation Device 06c4 (rev a3)
02:00.1 Audio device: nVidia Corporation Device 0be5 (rev a1)
04:00.0 USB Controller: NEC Corporation Device 0194 (rev 03)
05:00.0 SATA controller: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 03)
05:00.1 IDE interface: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 03)
06:00.0 IDE interface: Device 1b4b:91a3 (rev 11)
07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)
08:03.0 IDE interface: Integrated Technology Express, Inc. Device 8213
08:07.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)


Thank you!

Last edited by abbeh; 08-11-2010 at 01:10 PM.
 
Old 08-11-2010, 01:46 PM   #2
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
A couple of things, Lenny should have a default 2.6.26 kernel, not 2.6.23. You can install 2.6.32 from lenny-backports though, which might have a driver for your system.

As to your lspci output, it doesn't seem to see the hardware at all. BTW, your grep command should use "-i audio" so that it doesn't look for case. As you can see, it lists audio devices for Intel Ibex Peak High Def Audio and also a Audio device from nVidia. Not sure what the nVidia device would be since the intel stuff seems to be the onboard audio.

You can also try installing and running lshw as root and seeing if you have better luck finding the card. Otherwise, I'd try reseating the board to see if that's a problem because right now the system doesn't seem to find the board at all.

Last edited by pljvaldez; 08-11-2010 at 01:49 PM.
 
Old 08-11-2010, 01:52 PM   #3
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
I just re-read this. It may be that your system is misidentifying the Realtek chipset as an intel or nVidia chipset... Hmmmm....
 
Old 08-11-2010, 01:56 PM   #4
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,292

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Quote:
02:00.0 VGA compatible controller: nVidia Corporation Device 06c4 (rev a3)
02:00.1 Audio device: nVidia Corporation Device 0be5 (rev a1)
That isn't healthy. It should have a device description for each of those. The fact that it's throwing up a hex device code means lspci doesn't recognize it. Try
which update-pciids

If it's there, run it as root.Look at (don't post) the lshal -v output to see if a module is talking to them
 
Old 08-11-2010, 02:00 PM   #5
abbeh
LQ Newbie
 
Registered: Aug 2010
Posts: 5

Original Poster
Rep: Reputation: 0
Oh yea, the kernel is: 2.6.26-2

Last edited by abbeh; 08-11-2010 at 02:04 PM.
 
Old 08-11-2010, 02:04 PM   #6
abbeh
LQ Newbie
 
Registered: Aug 2010
Posts: 5

Original Poster
Rep: Reputation: 0
are you saying that I might have a hardwareproblem?

ill try some things and get back to you. i might just have another linux dist I an try
 
Old 08-11-2010, 02:47 PM   #7
abbeh
LQ Newbie
 
Registered: Aug 2010
Posts: 5

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by pljvaldez View Post
A couple of things, Lenny should have a default 2.6.26 kernel, not 2.6.23. You can install 2.6.32 from lenny-backports though, which might have a driver for your system.

As to your lspci output, it doesn't seem to see the hardware at all. BTW, your grep command should use "-i audio" so that it doesn't look for case. As you can see, it lists audio devices for Intel Ibex Peak High Def Audio and also a Audio device from nVidia. Not sure what the nVidia device would be since the intel stuff seems to be the onboard audio.

You can also try installing and running lshw as root and seeing if you have better luck finding the card. Otherwise, I'd try reseating the board to see if that's a problem because right now the system doesn't seem to find the board at all.

how do I reaset the board?

and how do i update-pciids?

I get some kind of error when i boot the system the first time after instalation, something wrong with the kernel. i cant find any errors in the bootlog though.

thank you

Last edited by abbeh; 08-11-2010 at 02:48 PM.
 
Old 08-11-2010, 02:54 PM   #8
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,884
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
take a look at http://ubuntuforums.org/showthread.php?t=856390 and
Trouble shooting ALSA on Debian - LinuxQuestions.org : http://www.linuxquestions.org/questi...n-debian-3018/
 
Old 08-11-2010, 04:57 PM   #9
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
Quote:
Originally Posted by abbeh View Post
and how do i update-pciids?
1. Open a terminal.
2. type sudo update-pciids or become root and then run update-pciids.

If it says command not found, you need to aptitude install pciutils wget as root to install the appropriate packages.
 
Old 08-12-2010, 05:47 AM   #10
abbeh
LQ Newbie
 
Registered: Aug 2010
Posts: 5

Original Poster
Rep: Reputation: 0
Thank you all!

I installed the newest stable kernel with the same configuration as the old original one. And it found my soundcard after running "alsaconf"

Seems like the old kernel just dont support my motherboard/soundcard.
 
  


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 on ALC889a edgjerp Linux - Hardware 2 01-11-2010 02:18 PM
No Sound Onboard Realtek ALC889A Codec Gigagbyte EX58-UD5 Core i7 powmarday Linux - Hardware 2 03-20-2009 01:44 AM
No sound in Debian Etch 4 with Realtek Ac97 funalien Linux - Hardware 20 01-31-2008 07:15 AM
KMix problem with Realtek ALC883 sound ccin1492 Linux - Hardware 12 12-11-2007 04:20 PM
realtek ac'97 onboard sound 5.1 problem vlatko SUSE / openSUSE 6 05-07-2006 10:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:34 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