LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-05-2011, 06:54 PM   #1
newton21989
LQ Newbie
 
Registered: Nov 2004
Distribution: Fedora Core
Posts: 14

Rep: Reputation: 0
Fedora Distro Upgrade broke ALSA


Getting sound to work in Linux has been nearly impossible since I upgraded from Ubuntu Jaunty to Karmic. I finally had it working for about 6 months in Fedora 12, then I upgraded to 14. </rant>

When I install pulse, I can hear the login sound on KDE, and the KDE error sounds, and that's it. I can't even hear sounds from the test button in the Phonon settings. With ALSA alone, I get absolutely nothing. I've already been through this which was minimal help.

I'm out of gas. Help, please?

Here's the output from alsa-info:
http://www.alsa-project.org/db/?f=3c...c659f2338f5541
 
Old 04-05-2011, 07:56 PM   #2
newton21989
LQ Newbie
 
Registered: Nov 2004
Distribution: Fedora Core
Posts: 14

Original Poster
Rep: Reputation: 0
Okay, I think I got it fixed now. For one, the alsa-drivers package was not installed (Why? IDFK), so I did that.
Code:
yum install alsa-drivers
Then I got rid of pulse (again).
Code:
rpm -e --nodeps pulseaudio
(I've got things that say they need pulse, but work just fine without it, ex. MythTV)

Then, copy-pasta'd from http://fedoraunity.org/Members/fenri...nd-workarounds (See under "To Completely Remove PulseAudio") into ~/.asoundrc
Code:
# For details, see http://www.alsa-project.org/main/index.php/Asoundrc
pcm.!default {
        type plug
        slave.pcm "dmixer"
}

# cat /proc/asound/cards to see which hardware device
pcm.dmixer  {
        type dmix
        ipc_key 1024
        slave {
                pcm "hw:0,0"
                period_time 0
                period_size 1024
                buffer_size 4096
                rate 44100
        }
        bindings {
                0 0
                1 1
        }
}

ctl.dmixer {
        type hw
        card 0
}
Finally, Ctrl + Alt + Backspace and...

Success!

EDIT: Also, go into Phonon settings and make GStreamer the default backend, and "default" and the default device for everything.

Last edited by newton21989; 04-05-2011 at 07:58 PM.
 
  


Reply

Tags
alsa, laptop, pulse, sound, toshiba



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
Fedora 10 to 11 upgrade broke my laptop's wi-fi trueflint Fedora 0 08-14-2009 10:09 AM
LVM volume disconnected/broke after Fedora 11 upgrade. gleeman Linux - Newbie 13 08-05-2009 07:53 PM
Want to upgrade ALSA to 1.0.15 in Fedora 7 Iltbreg Fedora 2 11-02-2007 09:55 AM
broke gentoo after installing alsa-driver & alsa-utils snakeo2 Linux - Newbie 1 01-26-2006 08:05 AM
Upgrade alsa on fedora core 2 sebb Linux - Software 5 08-08-2004 08:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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