som trava

Iniciado por hatsurei, 16 de Outubro de 2012, 19:31

tópico anterior - próximo tópico

hatsurei

Olá,

Sempre que vou ouvir alguma musica o som trava um pouco, isso acontece tambem quando estou assistindo algum video e no youtube tambem.
Abaixo coloco o resultado de alguns comandos:


sudo lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:19.0 Ethernet controller: Intel Corporation 82579V Gigabit Network Connection (rev 05)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation H67 Express Chipset Family LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
01:00.0 VGA compatible controller: NVIDIA Corporation G98 [GeForce 8400 GS] (rev a1)
02:00.0 PCI bridge: Integrated Technology Express, Inc. Device 8892 (rev 10)
04:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 03)



sudo lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 03f0:9311 Hewlett-Packard
Bus 001 Device 004: ID 1c4f:0016 SiGma Micro
Bus 001 Device 007: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse


uname -a
Linux ubuntu 3.2.0-32-generic #51-Ubuntu SMP Wed Sep 26 21:33:09 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

lspci | grep -i audio
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)

cat /proc/asound/pcm
00-00: ALC892 Analog : ALC892 Analog : playback 1 : capture 1
00-01: ALC892 Digital : ALC892 Digital : playback 1
00-02: ALC892 Analog : ALC892 Analog : capture 1
00-03: HDMI 0 : HDMI 0 : playback 1


Alguém poderia me ajudar com esse problema?

jkmsjq

Remova todos os módulos de áudio e instale apenas o ALSA, se quiser, pode tentar pelo script do site oficial.
LinuxUser: 548942 / Dando um tópico como resolvido
"A verdade só é agressiva a quem vive de mentiras". Autor desconhecido.
Twitter: @jeisonkertesz

hatsurei

#2
Citação de: jkmsjq online 17 de Outubro de 2012, 09:51
Remova todos os módulos de áudio e instale apenas o ALSA, se quiser, pode tentar pelo script do site oficial.

por favor, quais os pacotes devo desinstalar e instalar novamente?

pelo que entendi eu devo deixar apenas o alsa instalado, entao fui em

http://www.alsa-project.org/main/index.php/Driver_Compilation

e fiz como indicado:

# ./alsa-compile.sh --driver --kmodules

resultado:

File environment.base is cached.
> cd /tmp/alsa-compile-script
Program git found.
Program autoconf found.
Program aclocal found.
Program gcc found.
Program patch found.
Program diff found.
Program make found.
Checking kernel build environment:
Trying to install package 'linux-source-3.2.0':
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following packages were automatically installed and are no longer required:
 screen-resolution-extra kde-l10n-ptbr language-pack-kde-pt
 language-pack-kde-pt-base
Use 'apt-get autoremove' to remove them.
Suggested packages:
 libncurses-dev ncurses-dev kernel-package libqt3-dev
The following NEW packages will be installed:
 linux-source-3.2.0
0 upgraded, 1 newly installed, 0 to remove and 13 not upgraded.
Need to get 82.0 MB of archives.
After this operation, 89.3 MB of additional disk space will be used.
Get:1 http://br.archive.ubuntu.com/ubuntu/ precise-updates/main linux-source-3.2.0 all 3.2.0-32.51 [82.0 MB]
Fetched 82.0 MB in 34s (2376 kB/s)                                            
Selecting previously unselected package linux-source-3.2.0.
(Reading database ... 243154 files and directories currently installed.)
Unpacking linux-source-3.2.0 (from .../linux-source-3.2.0_3.2.0-32.51_all.deb) ...
Setting up linux-source-3.2.0 (3.2.0-32.51) ...
./alsa_utils_alsa-compile.sh: line 324: rpm: command not found
./alsa_utils_alsa-compile.sh: line 324: rpm: command not found
Package 'linux-source-3.2.0' was not installed.

eu nao sei como remover os outros modulos de audio e como saber se o alsa já está instalado.

obs1. consegui desinstalar o pulse, porem o icone de volume sumiu da barra superior e em configurações do sistema em som está
desabilitada todas as opções, ou seja, nao consigo controle o volume do som.
obs2. estou testando para observar se o som vai continuar travando.