Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with ATI SBx00 Azalia on HP Laptop [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
aucampia
n00b
n00b


Joined: 21 Mar 2009
Posts: 9

PostPosted: Tue Aug 18, 2009 9:57 pm    Post subject: Problems with ATI SBx00 Azalia on HP Laptop [SOLVED] Reply with quote

Code:

Solved :

I had ALSA and HDA Intel compiled into kernel instead of modules - I recompiled with them as modules and did alsaconf - after this it worked.



I cant get audio working on HP laptop, I turn all sliders to max in alsamixer and still no sound when i run 'speaker-test -Dplug:front -c2 -l5 -twav'

lspci -vknn for card:
Code:

00:14.2 Audio device [0403]: ATI Technologies Inc SBx00 Azalia (Intel HDA) [1002:4383]
   Subsystem: Hewlett-Packard Company Device [103c:30ee]
   Flags: bus master, slow devsel, latency 64, IRQ 16
   Memory at 96500000 (64-bit, non-prefetchable) [size=16K]
   Capabilities: [50] Power Management version 2
   Kernel driver in use: HDA Intel


alsa-info.txt (generated by ALSA Information Script v 0.4.57)
- http://dpaste.com/hold/82433/

Code:

# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: AD198x Analog [AD198x Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0


Code:

# cat /proc/asound/card0/codec#* | grep Codec
Codec: Analog Devices AD1984A
Codec: LSI ID 1040


I checked /usr/src/linux/Documentation/sound/alsa/HD-Audio-Models.txt and it indicates for this codec:

Code:

AD1884A / AD1883 / AD1984A / AD1984B
====================================
  desktop   3-stack desktop (default)
  laptop    laptop with HP jack sensing
  mobile    mobile devices with HP jack sensing
  thinkpad  Lenovo Thinkpad X300


Given its HP laptop i added to /etc/modprobe.d/alsa.conf :
Code:

options snd-hda-intel model=laptop
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum