You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Stuttering Playback

Author (Read 14487 times)

0 Members and 1 Guest are viewing this topic.

Re: Stuttering Playback
« Reply #19 on: March 27, 2014, 10:54:39 AM »
 

robert

  • New to Forums
  • *
  • 45
    Posts
  • Reputation: 5
  • Linux Lite Member
    • View Profile

  • MEMORY: 2Gb
Have gone onto mplayer2 and it works for me so have removed VLC.  Thought some-one would be interested later.
 

Re: Stuttering Playback
« Reply #18 on: March 25, 2014, 12:50:48 PM »
 

robert

  • New to Forums
  • *
  • 45
    Posts
  • Reputation: 5
  • Linux Lite Member
    • View Profile

  • MEMORY: 2Gb
Hi.  I'm a newbee too and have exactly the same problem with a dell mini 10.  Have followed all advice and still stutters with the alc269.

Would really like to get this thing sorted so wife can ditch XP.
 

Re: Stuttering Playback
« Reply #17 on: March 18, 2014, 09:44:21 AM »
 

crunch182

  • New to Forums
  • *
  • 34
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile
Ok this morning I had good results and achieved normal playback however, since then, I have shut down and now rebooted I have found that I have stuttering playback again, any suggestions?
 

Re: Stuttering Playback
« Reply #16 on: March 18, 2014, 07:44:27 AM »
 

crunch182

  • New to Forums
  • *
  • 34
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile
Okay for now I believe it's fixed.  I changed the alsa file

Code: [Select]
sudo leafpad /etc/modprobe.d/alsa-base.conf

on the last line I just changed model=dell

Though, I think I tried that before, so I don't know.  I'm gonna count my blessings.

Cheers guys after a very long sound is normal and working thanks for all the help and I know I was incredibly annoying when troubleshooting.
 

Re: Stuttering Playback
« Reply #15 on: March 18, 2014, 06:55:55 AM »
 

crunch182

  • New to Forums
  • *
  • 34
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile
I run the commands Valtam said to do and following are the results

Code: [Select]
click@lite:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: MID [HDA Intel MID], device 0: ALC269 Analog [ALC269 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: MID [HDA Intel MID], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

click@lite:~$ cat /proc/asound/card0/codec#* | grep Codec
Codec: Realtek ALC269
Codec: Silicon Image SiI1392 HDMI
[code]
 

Re: Stuttering Playback
« Reply #14 on: February 24, 2014, 12:23:42 PM »
 

crunch182

  • New to Forums
  • *
  • 34
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile
Actually no.  I didn't install anything while trying to find a match for the al269 settings of the driver I was changing the configurations on the last line of the alsa.conf file as I had found many people tried different types that were similar to their make or model.

In regards to the previous posts which I attempted merely straight after it had been posted.  Since it's nearly been a week since my last point I though I try working out how to stop audio stuttering.

Of course, upon occasion you get it wrong, which I did - therefore I need to install my sound card again.  As I know and found out last time; my computer uses Realtek HD Audio which is the alsa alc269 driver, I tried following instructions and compiling the driver myself.

I also of course was following the sound troubleshooting on the forums through the manual and had proceeded to remember what was done last time.
 

Re: Stuttering Playback
« Reply #13 on: February 24, 2014, 11:35:14 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
You mentioned you installed the realtek driver, who gave you that instruction? This is where it has all gone wrong I suspect.
 

Re: Stuttering Playback
« Reply #12 on: February 24, 2014, 11:26:32 AM »
 

crunch182

  • New to Forums
  • *
  • 34
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile
It's all honestly it's all gone horribly wrong again, I've lost my sound when I have been trying to find solutions to find stuttering sound.

I have the issue of losing my sound card again, and I really don't know how to install it?  I downloaded the realtek driver for my system but cannot seem to follow the instructions.  I have tried compiling/configuring the driver but fail to do so.  I get the following outputs:

https://gist.github.com/anonymous/9191498

System report is attached.

[attachment deleted by admin, more than 25 days old]
 

Re: Stuttering Playback
« Reply #11 on: February 24, 2014, 10:05:08 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Open a terminal and type in:


Code: [Select]
aplay -l
and

Code: [Select]
cat /proc/asound/card0/codec#* | grep Codec
and paste the results please.
« Last Edit: February 24, 2014, 10:07:34 AM by Valtam »
 

Re: Stuttering Playback
« Reply #10 on: February 24, 2014, 08:06:00 AM »
 

crunch182

  • New to Forums
  • *
  • 34
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile
Anyone got any suggestions for my stuttering audio, I guess trying other audio configurations? :o
 

Re: Stuttering Playback
« Reply #9 on: February 18, 2014, 03:59:45 AM »
 

crunch182

  • New to Forums
  • *
  • 34
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile
I tried this, and unfortunately it didn't work - still stuttering? :(
 

Re: Stuttering Playback
« Reply #8 on: February 17, 2014, 06:36:08 AM »
 

shaggytwodope

  • Forum Regular
  • ***
  • 222
    Posts
  • Reputation: 44
  • Linux Lite Member
    • View Profile
    • Shaggy's Blog

  • CPU: Intel i5 4440

  • MEMORY: 8Gb

  • VIDEO CARD: Intel HD Graphics 4600
Re-open your configuration file as you have previously,

Code: [Select]
sudo leafpad /etc/modprobe.d/alsa-base.conf

And remove the line you previously added. (or you can place a # in front of it to disable, but its much easier to simply delete the line you can reference this thread later if need be.)

Code: [Select]
options snd-hda-intel model=dell

After you remove the line above enter these lines as is and save the file, exit and reboot. Hopefully it should be solved.


Code: [Select]
# Stuff you Added.
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
options snd-hda-intel model=basic


The developers for the Linux kernel love to change things and not document it very well. As I believe I explained before this is quite troublesome as this singular driver provides functionality to hundreds of chip sets. It continuously changing and annoying for certain pieces of hardware. If this again does not solve the issue, we resolve to find a fix for you if possible.

If you are wondering what it will look like as a whole file you can vist here.
The Truth is out there.
Be sure to check the Manual out and always report Bugs or feature requests.
 

Re: Stuttering Playback
« Reply #7 on: February 17, 2014, 05:51:50 AM »
 

crunch182

  • New to Forums
  • *
  • 34
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile
I am using a dell mini 1010, I believe that the audio driver is supposed to be a dell-multi-driver - I think.
 

Re: Stuttering Playback
« Reply #6 on: February 16, 2014, 11:28:35 AM »
 

shaggytwodope

  • Forum Regular
  • ***
  • 222
    Posts
  • Reputation: 44
  • Linux Lite Member
    • View Profile
    • Shaggy's Blog

  • CPU: Intel i5 4440

  • MEMORY: 8Gb

  • VIDEO CARD: Intel HD Graphics 4600
What is the model of your computer?
The Truth is out there.
Be sure to check the Manual out and always report Bugs or feature requests.
 

Re: Stuttering Playback
« Reply #5 on: February 16, 2014, 04:51:55 AM »
 

crunch182

  • New to Forums
  • *
  • 34
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile
Hey,

I tried editing the file, making sure to save it, and rebooting but to no avail?
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section