Creative Sound Card: todos estáticos e sem som na inicialização a frio

1

Sempre que eu inicializo meu sistema a frio, fico com o som explodido pela estática. Quando eu reiniciar a estática desaparece e o som funciona corretamente.

Informações do PC:

  • Placa-mãe - MSI h77ma-g43
  • Placa de som - Placa de som Creative Sound Blaster Audigy FX 5.1 SB1570
  • Placa Gráfica - GeForce GTX 460
  • Sistema operacional - Ubuntu 14.04

Desativei o áudio onboard no BIOS

Se eu lspci -vv , notei que há um segundo dispositivo de áudio listado, que acredito ser o áudio HDMI da placa de vídeo.

$ lspci -vv
...
03:00.0 Audio device: Creative Labs Device 0012 (rev 01)
    Subsystem: Creative Labs Device 0010
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 18
    Region 0: Memory at f6104000 (64-bit, non-prefetchable) [size=16K]
    Region 2: Memory at f6100000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: snd_hda_intel

...
04:00.1 Audio device: NVIDIA Corporation GF104 High Definition Audio Controller (rev a1)
    Subsystem: eVga.com. Corp. Device 1360
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin B routed to IRQ 17
    Region 0: Memory at f6080000 (32-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: snd_hda_intel

Ambos são listados como usando o mesmo driver de kernel snd_hda_intel . Não tenho certeza se isso pode estar causando um problema.

Como o som funciona sem problemas após a reinicialização, tenho pensado se o problema poderia ser o carregamento do sistema operacional muito rápido para a placa de som inicializar corretamente?

Deixe-me saber se você precisar de outras informações.

    
por user276318 16.10.2015 / 02:00

0 respostas