UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. kaficus
    3. Best
    K
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Audio/video playback problems with plugged headphones after OTA-10

      Ok I found a solution that solves the headphone problem.

      Using nano, I add "rate=48000" parameter in the module-load line in /etc/pulse/touch.pa
      like this:

      ###Automatically load the Pulseaudio Droid
      .ifexists module-droid-discover. so
      load-module module-droid-discover rate=48000 voice_virtual_stream=true hidl_args='helper=false'
      .endif
      

      then I restart pulse with:

      systemctl --user restart pulseaudio.service
      

      I make rootfs writable with UT Tweak Tool (v1.0.0)

      Now wired headphones work properly!
      Thank you All

      posted in Oneplus 6/6T
      K
      kaficus