| Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind). |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-22-2009, 11:39 AM
|
#1
|
|
Member
Registered: Aug 2004
Distribution: Suse
Posts: 44
Rep:
|
No Sound with Fedora 10 on ATI Tech SBx00 Azalia (Intel HDA)
I don't get any sound coming from my laptop speakers using the ATI Technologies SBx00 Azalia (Intel HDA) audio device.
Below is the output of the 'lspci | grep -i audio':
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
01:00.1 Audio device: ATI Technologies Inc RV630/M76 audio device [Radeon HD 2600 Series]
If this is any help, below is the output of the 'aplay -l' command:
**** List of PLAYBACK Hardware Devices ****
card 0: RMX [Hercules DJ Console RMX], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: SB [HDA ATI SB], device 0: ALC660-VD Analog [ALC660-VD Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
I've attached the output of the alsa-info.sh script to assist with diagnostics.
I've already tried unmuting the volume. I think the driver loads successfully, and Alsa detects my hardware, but I just can't figure out why no sound is coming from my laptop speakers.
Let me know if you require additional information for trouble-shooting.
|
|
|
|
01-23-2009, 06:26 PM
|
#2
|
|
Senior Member
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Rep: 
|
A quick look at the alsa-info shows that pulseaudio and aRts are not runing.This may depend on what runlevel you're in.You can enable any service with;
Code:
chkconfig <service> reset
.
|
|
|
|
01-24-2009, 02:07 PM
|
#3
|
|
Member
Registered: Aug 2004
Distribution: Suse
Posts: 44
Original Poster
Rep:
|
Quote:
Originally Posted by alan_ri
A quick look at the alsa-info shows that pulseaudio and aRts are not runing.This may depend on what runlevel you're in.You can enable any service with;
Code:
chkconfig <service> reset
.
|
Thanks for the response. I didn't think I needed Pulseaudio and aRts running if I had Alsa running. I'll install both, check for sound, and report the results.
|
|
|
|
01-24-2009, 02:29 PM
|
#4
|
|
Member
Registered: Aug 2004
Distribution: Suse
Posts: 44
Original Poster
Rep:
|
Just saw alsa-1.0.19 in my add/remove software repository looker-upper. I'm going to install that, check for sound and report the results.
|
|
|
|
01-25-2009, 05:55 PM
|
#5
|
|
Member
Registered: Aug 2004
Distribution: Suse
Posts: 44
Original Poster
Rep:
|
Well, I've added arts-1.5.10-1 and several pulseaudio packages, but still no sound from PC speakers or headphones. Strange, I thought Alsa was detecting my sound-card, but I'm not too sure now. When I run the command /etc/init.d/alsasound restart", I get the following error:
/usr/sbin/alsactl: load_state:1608: No soundcards found...
|
|
|
|
06-07-2009, 05:27 AM
|
#6
|
|
Member
Registered: Aug 2004
Distribution: Suse
Posts: 44
Original Poster
Rep:
|
No Sound with Fedora 10 on ATI Tech SBx00 Azalia (Intel HDA) [RESOLVED]
This issue was resolved 6/6/2009 by doing the following:
1) Get hda-verb utility (Do a goole search for it) and install it.
2) Add the following to the /etc/rc.local startup script:
/usr/local/sbin/hda-verb /dev/snd/hwC0D0 0x01 SET_GPIO_MASK 3
/usr/local/sbin/hda-verb /dev/snd/hwC0D0 0x01 SET_GPIO_DIRECTION 1
/usr/local/sbin/hda-verb /dev/snd/hwC0D0 0x01 SET_GPIO_DATA 1
Make sure none of the volume settings are low or muted.
Reboot. You should now have sound.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:28 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|