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

    henri2h

    @henri2h

    2
    Reputation
    9
    Profile views
    16
    Posts
    0
    Followers
    3
    Following
    Joined
    Last Online
    Website henri2h.fr
    Location France

    henri2h Unfollow Follow

    Best posts made by henri2h

    • RE: Is Sony Xperia X port daily driver ready?

      @linuxadopter I use it as a daily driver and sofar, no issue. However video is not yet supported so as long you can do without it, go for it ! It's a great port running on a great phone !

      posted in General
      henri2hH
      henri2h
    • RE: Sony Xperia X (suzu/F5121 & F5122)

      @fredldotme Done https://github.com/ubports/anbox/issues/41 😉

      posted in Sony Xperia X (F5121 & F5122)
      henri2hH
      henri2h
    • RE: Is Sony Xperia X port daily driver ready?

      @linuxadopter Yes, video recording doesn't work but taking pictures does.

      posted in General
      henri2hH
      henri2h

    Latest posts made by henri2h

    • RE: FluffyChat Encryption via Pantalaimon

      I moved my homeserver to an other domain and know it works. Can't reprodue the issue... strange but happy that it works 🙃

      posted in App Development
      henri2hH
      henri2h
    • RE: FluffyChat Encryption via Pantalaimon

      Hi, I have a hard time making pantalaimon work with fluffy chat, the pantalaimon is properly configured and running (I have check in /home/phablet/.config/pantalaimon/pantalaimon.conf)
      Fluffy chat prevent me from signing in because of a an "unecognized request".
      Any clues what's going on ?

      Pantailamon service log : http://paste.ubuntu.com/p/PZTsc7Bj6F/

      Paintailamon app log : http://paste.ubuntu.com/p/z8Jsw7kF3Z/

      Fluffy chat log : http://paste.ubuntu.com/p/FgDXwffBmh/

      posted in App Development
      henri2hH
      henri2h
    • RE: UBports Website rebuilding

      @Kaizen, great job !! I really like this new design ir's looking good !
      Side note, full disk encryprion is not (yet) possible.

      posted in Design
      henri2hH
      henri2h
    • RE: Is Sony Xperia X port daily driver ready?

      @linuxadopter Yes, video recording doesn't work but taking pictures does.

      posted in General
      henri2hH
      henri2h
    • RE: Is Sony Xperia X port daily driver ready?

      @linuxadopter I use it as a daily driver and sofar, no issue. However video is not yet supported so as long you can do without it, go for it ! It's a great port running on a great phone !

      posted in General
      henri2hH
      henri2h
    • RE: Bluetooth headset not detected as audio output

      @fredldotme yes, I tried to update bluez with apt upgrade but the update was stuck at some point...
      For the audio call, the audio wasn't redirected to the headset.
      For the bug report, I'm going to open one. Do you know where I should open one, I have looked in gitlab but didn't find a proper place.

      posted in Support
      henri2hH
      henri2h
    • RE: Bluetooth headset not detected as audio output

      Well, after a long time of trying to understand the bluetooth daemon, I managed to get the headset working on my phone.
      Device : Xperia X running the edge arm64 branch.
      I had this issue appearing in /var/log/syslog after I tried to connect to my headset :

      Apr 29 23:45:11 ubuntu-phablet bluetoothd[1387]: GATT service objects disabled
      

      Steps to resolve :

      Changing bluetooth controller mode

      change the bluetooth controller to bredr

      sudo mount -o rw,remount /
      

      Then open (as root) /etc/bluetooth/main.conf and change the line
      ControllerMode = bredr

      And finally remount the file system

      sudo mount -o ro,remount /
      

      Fixing sound glitches

      And I had sound glitches which can be avoided by changing the latency of the sound card as described here (search for "Connecting works, but there are sound glitches all the time")

      pactl set-port-latency-offset <bluez_card> headset-output 125000
      

      Where the identifier of the card can be found with

      pacmd list-sinks | egrep -o 'bluez_card[^>]*'
      

      This seems like an issue with bluetooth low energy not working on xperia x. @fredldotme should I open a new issue ?

      posted in Support
      henri2hH
      henri2h
    • Bluetooth headset not detected as audio output

      Hi,
      Is there a way to forcibily set a bluetooth device as audio output as my bluetooth headset is not recognised as a audio output ?
      Thanks !

      posted in Support
      henri2hH
      henri2h
    • RE: Sony Xperia X (suzu/F5121 & F5122)

      @fredldotme Done https://github.com/ubports/anbox/issues/41 😉

      posted in Sony Xperia X (F5121 & F5122)
      henri2hH
      henri2h
    • RE: Sony Xperia X (suzu/F5121 & F5122)

      @c4pp4 said in Sony Xperia X (suzu/F5121 & F5122):

      sudo mksquashfs squashfs-root/ android.img -noappend -no-xattrs -comp xz

      Works like a charm, thank you very much for the help and the introduction to image building ! Very appreciated !!

      posted in Sony Xperia X (F5121 & F5122)
      henri2hH
      henri2h