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

    Posts

    Recent Best Controversial
    • 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
    • RE: Sony Xperia X (suzu/F5121 & F5122)

      @c4pp4 Thanks a lot for this !! Just installed anbox and it works great !
      For the audio issue I've tried to modify /system/etc/media_codecs.xml without success despite having mounted with write permissions. It made me ask myself, is the /system/etc/media_codect.xml file for ubuntu touch system or the android system ?
      Could you post your modified android image or just tell us how to repack the image and how to upload it. Not sure where to start. Thanks in advance !

      posted in Sony Xperia X (F5121 & F5122)
      henri2hH
      henri2h
    • RE: Change default font

      Looks like changing tho fonts in /usr/share/fonts/truetype/ubuntu-font-family has an affect 🙂 Not very clean thought but works.

      posted in Support
      henri2hH
      henri2h
    • RE: Change default font

      Well, thanks !! Do you know what is the path of the default fonts ? Going to try changing those.

      posted in Support
      henri2hH
      henri2h
    • Change default font

      Hello,
      Is it possible to change Ubuntu Touch default font ? I have tried to use gsettings but could not find the appropriate settings. How can we do this ?
      Thanks !

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

      Thanks for this port !! Having a great time using Ubuntu touch for the first time !
      Using the last release in the development branch I am not able to pair with any device using bluetooth. (I have tried to connect to a bluetooth headset and a speaker). Trying using the terminal with bluetoothctl doesn't work neither. Is it something specific to this branch or I have missed something.

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