LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 04-12-2015, 02:42 PM   #1
Paladin60
Member
 
Registered: Nov 2012
Location: Chicago
Distribution: KxStudio - Kubuntu 14.04
Posts: 44

Rep: Reputation: Disabled
Sound problems in Kubuntu droped audio and stutters


This is sort of a strange problem/puzzle to me.

I had KxStudio running on a dual core/intel chip and an asus mob. It ran great - just about perfect. Then the machine crashed. I had ordered an amd A10 6700 machine to replace the old machine. I decided to try a transplant and put the old hard drive running KXStudio into the new machine. To my surprise it ran great, except the video. The video on the old machine was a card, on the new machine it was running off the chip.

In order to get the video right I installed KXStudio on the drive that came with the machine. The video was a lot better, allowing one to play some graphic intensive games etc.. But the audio stutters and drops. Since this wasn't happening when the other drive was booted, I looked at the settings and copied them but the stuttering and dropped audio continues.

I've have tried many many setting but I cannot get this to stop. Has anyone had this problem. Is it something with the AMD chip? Perhaps it is something w/ Kubuntu? It seems so weird to me that I'm curious to understand what has happened or is happening!!
 
Old 04-12-2015, 02:51 PM   #2
Keruskerfuerst
Senior Member
 
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199

Rep: Reputation: 164Reputation: 164
Kubuntu version?
on console: lspci -v | grep audio
on console: lsmod
 
Old 04-12-2015, 05:54 PM   #3
Paladin60
Member
 
Registered: Nov 2012
Location: Chicago
Distribution: KxStudio - Kubuntu 14.04
Posts: 44

Original Poster
Rep: Reputation: Disabled
Kubuntu 14.04 lts

Quote:
Originally Posted by Keruskerfuerst View Post
Kubuntu version?
on console: lspci -v | grep audio
on console: lsmod
the lspci -v | grep audio cmd does not produce any lines. Without pipe and grep it does, not sure if that's useful. lsmod produces a lot of out put. I can paste and send, however I assume that I should do this for both drives?

and thanks for responding..,.

Linux 3.13.0-49-lowlatency

KDE SC Version 4.13.3

results of lsmod (on transplanted drive:
Module Size Used by
snd_seq_dummy 12762 64
snd_hrtimer 12744 2
ctr 13049 1
ccm 17773 1
cuse 13445 3
bnep 19624 2
rfcomm 69160 0
bluetooth 395387 10 bnep,rfcomm
binfmt_misc 17468 1
snd_usb_audio 154420 5
snd_usbmidi_lib 25070 1 snd_usb_audio
rts5139 331166 0
arc4 12608 2
snd_hda_codec_hdmi 46368 1
snd_hda_intel 56482 2
snd_hda_codec 192906 2 snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep 13602 2 snd_usb_audio,snd_hda_codec
snd_seq_midi 13324 0
snd_seq_midi_event 14899 1 snd_seq_midi
kvm_amd 60026 0
parport_pc 32701 0
kvm 455768 1 kvm_amd
ppdev 17671 0
snd_rawmidi 30095 2 snd_usbmidi_lib,snd_seq_midi
crct10dif_pclmul 14250 0
snd_aloop 23396 3
crc32_pclmul 13113 0
ghash_clmulni_intel 13216 0
snd_pcm 102040 9 snd_usb_audio,snd_aloop,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_seq 61560 73 snd_seq_midi_event,snd_seq_dummy,snd_seq_midi
snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
snd_seq_device 14497 4 snd_seq,snd_rawmidi,snd_seq_dummy,snd_seq_midi
dm_multipath 22873 0
snd_timer 29433 4 snd_hrtimer,snd_pcm,snd_seq
scsi_dh 14882 1 dm_multipath
lp 17759 0
snd 69273 32 snd_hrtimer,snd_usb_audio,snd_aloop,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmi di,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_dummy,snd_seq_midi
parport 42299 3 lp,ppdev,parport_pc
aesni_intel 55624 2
aes_x86_64 17131 1 aesni_intel
lrw 13286 1 aesni_intel
gf128mul 14951 1 lrw
glue_helper 13990 1 aesni_intel
ablk_helper 13597 1 aesni_intel
cryptd 20359 3 ghash_clmulni_intel,aesni_intel,ablk_helper
rtl8188ee 89677 0
rtl_pci 26690 1 rtl8188ee
rtlwifi 63475 2 rtl_pci,rtl8188ee
mac80211 638949 3 rtl_pci,rtlwifi,rtl8188ee
k10temp 13126 0
cfg80211 496328 2 mac80211,rtlwifi
i2c_piix4 22155 0
shpchp 37032 0
soundcore 12680 1 snd
mac_hid 13205 0
btrfs 831656 0
xor 21411 1 btrfs
raid6_pq 101908 1 btrfs
libcrc32c 12644 1 btrfs
dm_mirror 22040 0
dm_region_hash 20813 1 dm_mirror
dm_log 18411 2 dm_region_hash,dm_mirror
hid_generic 12548 0
usbhid 48514 0
hid 106148 2 hid_generic,usbhid
radeon 1522664 2
i2c_algo_bit 13413 1 radeon
ttm 93424 1 radeon
ahci 29915 2
drm_kms_helper 55071 1 radeon
libahci 32716 1 ahci
r8169 67581 0
drm 303102 4 ttm,drm_kms_helper,radeon
mii 13934 1 r8169
paladin@paladin-System-Product-Name:~$ lspci -v
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Complex
Subsystem: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Complex
Flags: bus master, 66MHz, medium devsel, latency 0

00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) I/O Memory Management Unit
Subsystem: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) I/O Memory Management Unit
Flags: bus master, fast devsel, latency 0, IRQ 40
Capabilities: <access denied>

00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8670D] (prog-if 00 [VGA controller])
Subsystem: Lenovo Device 3674
Flags: bus master, fast devsel, latency 0, IRQ 63
Memory at c0000000 (32-bit, prefetchable) [size=256M]
I/O ports at f000 [size=256]
Memory at feb00000 (32-bit, non-prefetchable) [size=256K]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: radeon

00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Trinity HDMI Audio Controller
Subsystem: Lenovo Device 3674
Flags: bus master, fast devsel, latency 0, IRQ 64
Memory at feb40000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel

00:07.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Port (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000e000-0000efff
Prefetchable memory behind bridge: 00000000d0000000-00000000d00fffff
Capabilities: <access denied>
Kernel driver in use: pcieport

00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 09) (prog-if 30 [XHCI])
Subsystem: Lenovo Device 3674
Flags: bus master, fast devsel, latency 0, IRQ 18
Memory at feb46000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd

00:10.1 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 09) (prog-if 30 [XHCI])
Subsystem: Lenovo Device 3674
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at feb44000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd

00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 40) (prog-if 01 [AHCI 1.0])
Subsystem: Lenovo Device 3674
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 55
I/O ports at f140 [size=8]
I/O ports at f130 [size=4]
I/O ports at f120 [size=8]
I/O ports at f110 [size=4]
I/O ports at f100 [size=16]
Memory at feb4d000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci

00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11) (prog-if 10 [OHCI])
Subsystem: Lenovo Device 3674
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 18
Memory at feb4c000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci-pci

00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11) (prog-if 20 [EHCI])
Subsystem: Lenovo Device 3674
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 17
Memory at feb4b000 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
Kernel driver in use: ehci-pci

00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11) (prog-if 10 [OHCI])
Subsystem: Lenovo Device 3674
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 18
Memory at feb4a000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci-pci

00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11) (prog-if 20 [EHCI])
Subsystem: Lenovo Device 3674
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 17
Memory at feb49000 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
Kernel driver in use: ehci-pci

00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 16)
Subsystem: Lenovo Device 3674
Flags: 66MHz, medium devsel
Kernel driver in use: piix4_smbus

00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
Subsystem: Lenovo Device 3674
Flags: bus master, 66MHz, medium devsel, latency 0

00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] FCH PCI Bridge (rev 40) (prog-if 01 [Subtractive decode])
Flags: bus master, 66MHz, medium devsel, latency 64
Bus: primary=00, secondary=02, subordinate=02, sec-latency=64

00:14.5 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11) (prog-if 10 [OHCI])
Subsystem: Lenovo Device 3674
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 18
Memory at feb48000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci-pci

00:15.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 0) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
Capabilities: <access denied>
Kernel driver in use: pcieport

00:15.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 3) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
I/O behind bridge: 0000d000-0000dfff
Memory behind bridge: fea00000-feafffff
Capabilities: <access denied>
Kernel driver in use: pcieport

00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 0
Flags: fast devsel

00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 1
Flags: fast devsel

00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 2
Flags: fast devsel

00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 3
Flags: fast devsel
Capabilities: <access denied>
Kernel driver in use: k10temp

00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 4
Flags: fast devsel

00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 5
Flags: fast devsel

01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 09)
Subsystem: Lenovo Device 3674
Flags: bus master, fast devsel, latency 0, IRQ 54
I/O ports at e000 [size=256]
Memory at d0004000 (64-bit, prefetchable) [size=4K]
Memory at d0000000 (64-bit, prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: r8169

04:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188EE Wireless Network Adapter (rev 01)
Subsystem: Lenovo Device 0179
Flags: bus master, fast devsel, latency 0, IRQ 19
I/O ports at d000 [size=256]
Memory at fea00000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: rtl8188ee


I'm sending this, not sure I'm getting the right info. If it is I'll send the other drives readout
 
Old 04-16-2015, 01:40 PM   #4
Keruskerfuerst
Senior Member
 
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199

Rep: Reputation: 164Reputation: 164
Please try:

lspci -v | grep Audio
 
Old 04-16-2015, 04:04 PM   #5
Paladin60
Member
 
Registered: Nov 2012
Location: Chicago
Distribution: KxStudio - Kubuntu 14.04
Posts: 44

Original Poster
Rep: Reputation: Disabled
Read-out

This is the results of the cmd.

0:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Trinity HDMI Audio Controller

the A10-6700 is supposed to have audio and radeon video - so this sorta checks out.
 
Old 04-17-2015, 12:36 AM   #6
veerain
Senior Member
 
Registered: Mar 2005
Location: Earth bound to Helios
Distribution: Custom
Posts: 2,524

Rep: Reputation: 319Reputation: 319Reputation: 319Reputation: 319
Since this is a new chip and mobo, give a try by updating the KSstudio distro if it's available.
 
  


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
Video and desktop locks and sound stutters over and over greyskier Linux - Desktop 16 09-10-2014 09:57 PM
smplayer: video+audio stutters with pulseaudio, audio files play fine GamerX Linux - Desktop 1 02-06-2009 08:53 PM
sound card (x-fi) stutters, additional questions about linux sound architecture emiddleton Linux - Hardware 4 02-16-2008 08:11 AM
Onboard sound stutters - ASUS A7V8X-LA mobo BaltikaTroika Fedora 0 11-06-2005 12:08 AM
Sound stutters dinkelburt Linux - Hardware 6 03-27-2004 02:23 PM

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

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