LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 06-28-2011, 06:40 PM   #1
RobBecker
LQ Newbie
 
Registered: Jun 2011
Posts: 5

Rep: Reputation: Disabled
Audio 'skips' in pinguy 11.04


Hi everyone! I just installed Pinguy 11.04 and I love it. One problem though, is that my sound skips and stutters whenever I play an audio file, youtube, movies, etc. Below is my lspci printout:

rob@Rob-Desktop:~$ lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge
00:01.0 PCI bridge: Hewlett-Packard Company Device 9602
00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 0)
00:05.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 1)
00:11.0 RAID bus controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 SATA Controller [Non-RAID5 mode]
00:12.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:12.1 USB Controller: ATI Technologies Inc SB7x0 USB OHCI1 Controller
00:12.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:13.0 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:13.1 USB Controller: ATI Technologies Inc SB7x0 USB OHCI1 Controller
00:13.2 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 3a)
00:14.1 IDE interface: ATI Technologies Inc SB7x0/SB8x0/SB9x0 IDE Controller
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
00:14.3 ISA bridge: ATI Technologies Inc SB7x0/SB8x0/SB9x0 LPC host controller
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:14.5 USB Controller: ATI Technologies Inc SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link Control
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3200 Graphics
02:00.0 FireWire (IEEE 1394): JMicron Technology Corp. IEEE 1394 Host Controller
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
rob@Rob-Desktop:~$

Any help is greatly appreciated. I know you guys are busy with life and other newbies, so whenever anyone can send a post my way is awesome! Thanks all!

Oh, I should also let you know I have (I believe) updated ATI drivers. At least their enabled. Thanks!

Last edited by RobBecker; 06-28-2011 at 09:11 PM. Reason: Adding information
 
Old 06-28-2011, 09:18 PM   #2
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Hi RobBecker, Welcome to LQ. Please post the output from the following.

Code:
$ cat /proc/asound/card0/codec* | grep Codec
Good luck. ;-)
 
Old 06-28-2011, 10:11 PM   #3
RobBecker
LQ Newbie
 
Registered: Jun 2011
Posts: 5

Original Poster
Rep: Reputation: Disabled
Hi Peacedog,

The output is as follows:

rob@Rob-Desktop:~$ cat /proc/asound/card0/codec* | grep Codec
Codec: Realtek ALC1200
rob@Rob-Desktop:~$

If there's anything else you need, please let me know. Thanks!
 
Old 06-29-2011, 08:36 PM   #4
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
I found what looks like a fix in the Ubuntu forums. Try editing or creating the following file.

Code:
/etc/modprobe.d/alsa-base.conf
You'll want to add the following line to the bottom of the entry if the file exists or just add this line in the new file if you have to create it.

Code:
options snd-hda-intel model=auto probe_mask=1
Good luck. ;-)
 
Old 06-29-2011, 09:46 PM   #5
RobBecker
LQ Newbie
 
Registered: Jun 2011
Posts: 5

Original Poster
Rep: Reputation: Disabled
Peacedog,

You are a genius! I applied your fix and my sound works perfectly. Thank you so much. You said you found it in the ubuntu forums. I'm gonna have to take a look at those also in the future if I have any other questions. Now I need to find out how to label this thread as resolved.

Take care!
 
Old 06-30-2011, 09:21 PM   #6
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
You're welcome. Glad you got it sorted.

Good luck. ;-)
 
  


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
LXer: Pinguy OS Mini 11.04.1 - A Stripped Down Pinguy OS Uses Compiz 0.8.6 LXer Syndicated Linux News 0 06-06-2011 04:50 AM
[SOLVED] Audio skips when scrolling, skips horribly when watching video with Compiz enabled Kiboney Linux - Newbie 16 06-02-2009 10:19 PM
Webcam recording audio skips BigVig Debian 1 03-10-2009 10:25 PM
Audio in Web Browser Skips halfpower Slackware 9 02-23-2007 07:52 AM
audio skips in mozplugger verbose Linux - Software 22 02-12-2006 12:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 02:37 PM.

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