Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Polskie forum (Polish) Instalacja i sprzęt
  • Search

Pulseaudio+alsa. Brak dźwięku w firefox.

Pytania i problemy związane z instalacją Gentoo oraz sprzętem

Moderator: SlashBeast

Post Reply
  • Print view
Advanced search
1 post • Page 1 of 1
Author
Message
nUmer_inaczej
Apprentice
Apprentice
User avatar
Posts: 165
Joined: Tue Apr 24, 2007 12:26 am
Location: Bydgoszcz

Pulseaudio+alsa. Brak dźwięku w firefox.

  • Quote

Post by nUmer_inaczej » Sun Apr 15, 2018 9:16 am

Cześć.

Mam pewien problem z dźwiękiem pod firefox, który do działania wymaga pulseaudio.
Problem w tym, że moja karta dźwiękowa (DAC ifi nano LE) w alsamixer udostępnia mixer do ustawiania poziomu głośności,
który jednak nie działa bez oprogramowania asoundrc.
Wpis:

Code: Select all

defaults.pcm.!card 0
defaults.pcm.!device 0

pcm.usb-audio {
          type hw
          card 0
       }
       
       ctl.usb-audio {
          type hw
          card 0
       }

pcm.!default {
    type plug
    slave.pcm "dmixer"
}
pcm.dsp0 {
    type plug
    slave.pcm "dmixer"
}
pcm.dmixer {
    type dmix
    ipc_key 1024
    slave {
        pcm "hw:0,0"
        period_time 0
        period_size 512
        buffer_size 4096
        periods 128
        rate 348000
		  rate 192000
		  rate 96000
		  rate 48000
		  rate 44100
		  format S32_LE
     }
     bindings {
        0 0
        1 1
     }
}
ctl.mixer0 {
    type hw
    card 0
}

#
pcm.softvol {
          type softvol
          slave {
             pcm "dmixer"
          }
          control {
             name "Master"
             card 0
          }
       }
       

pcm.!default {
	type plug
		slave.pcm "softvol"
}

pozwala na kontrolę głośności globalną, czego w pulseaudio nie wiem jak uzyskać.

Problem: jak pogodzić alsa+pulseaudio aby dodatkowo uzyskać dźwięk w Firefox?
nUmer w sieci
Top
Post Reply
  • Print view
1 post • Page 1 of 1

Return to “Instalacja i sprzęt”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy