UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Audio/video playback problems with plugged headphones after OTA-10

    Scheduled Pinned Locked Moved Solved Oneplus 6/6T
    2 Posts 1 Posters 60 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • K Offline
        kaficus
        last edited by Keneda

        Hello everyone,
        I installed Ubuntu Touch on my OnePlus6 a few weeks ago.
        The system was fine all in all, apart from minor known problems.

        Now, a few days ago, I made the recommended update to OTA-10 and so I encountered new problems. The worst of all is that when I put the headphone cable on I don't hear anything and the videos go jerky, while when I disconnect the cable everything is fine.

        Now, I ask you if I can downgrade, and if so how? Or does anyone know how to fix this problem? Thank you all

        1 Reply Last reply Reply Quote 0
        • K Offline
          kaficus
          last edited by Keneda

          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

          1 Reply Last reply Reply Quote 1
          • KenedaK Keneda marked this topic as a question
          • KenedaK Keneda has marked this topic as solved
          • First post
            Last post