Announcement

Collapse
No announcement yet.

sound skipping on Inspiron 7000

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    sound skipping on Inspiron 7000

    The audio skips on this no matter what app I use to play.

    aplay -l gives me :

    Code:
    **** List of PLAYBACK Hardware Devices ****
    card 0: E2 [ESS ES1968 (Maestro 2)], device 0: ESS Maestro [ESS Maestro]
     Subdevices: 4/4
     Subdevice #0: subdevice #0
     Subdevice #1: subdevice #1
     Subdevice #2: subdevice #2
     Subdevice #3: subdevice #3
    lsmod | grep "snd_*" results:

    Code:
    snd_es1968       30592 2
    gameport        16008 1 snd_es1968
    snd_ac97_codec    101028 1 snd_es1968
    ac97_bus        3072 1 snd_ac97_codec
    snd_pcm_oss      42144 0
    snd_mixer_oss     17920 1 snd_pcm_oss
    snd_pcm        78596 4 snd_es1968,snd_ac97_codec,snd_pcm_oss
    snd_page_alloc     11400 2 snd_es1968,snd_pcm
    snd_mpu401_uart     9728 1 snd_es1968
    snd_seq_dummy      4868 0
    snd_seq_oss      35584 0
    snd_seq_midi      9376 0
    snd_rawmidi      25760 2 snd_mpu401_uart,snd_seq_midi
    snd_seq_midi_event   8320 2 snd_seq_oss,snd_seq_midi
    snd_seq        54224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
    snd_timer       24836 2 snd_pcm,snd_seq
    snd_seq_device     9612 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
    snd          56996 15 snd_es1968,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_mpu401_uart,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    soundcore        8800 1 snd
    Seems to me that everything which is supposed to be there, is. Anybody have any ideas how to start nailing down what the issue is?

Users Viewing This Topic

Collapse

There are 0 users viewing this topic.

Working...
X