UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. x.Dub
    X
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 31
    • Groups 0

    x.Dub

    @x.Dub

    11
    Reputation
    11
    Profile views
    31
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    x.Dub Unfollow Follow

    Best posts made by x.Dub

    • I´d like start working to Halium 9 and Focal upgrade

      Hi. I want to start working to upgrade the Nexus 5 to focal.
      I already found a kernel in progress for halium 9, which according to Florian's information cannot be compiled.
      I found these two repositories.
      https://github.com/ubports/android_kernel_lge_hammerhead/tree/halium-9.0
      https://github.com/ubports/android_device_lge_hammerhead/tree/halium-9.0
      The last activity on both repositories is a year ago.
      If anyone has any additional information or notes from previous attempts, please post them here.
      If anyone else on this phone is actively trying to upgrade to halium 9 and focal, please post here. We can share efforts to get a successful outcome.

      posted in Google Nexus 5
      X
      x.Dub
    • RE: xmpp Messenger ??

      Hi. Some time ago I tried to create a client based on libpurple. Xmpp support would be a matter of course there. Unfortunately, I don't have much time to devote to this project. But if by chance someone has the time and mood: https://gitlab.com/x_Dub_CZ/zetaim

      posted in Support
      X
      x.Dub
    • RE: A question about porting a Messenger app

      Hi, I don't know about the others, but at the moment I have no way to use Facebook messages on UT.

      And what about creating an app based on libpurple libraries?
      It had occurred to me before, but I knew it would be a lot of work.
      Something like this:
      https://github.com/Michal-Szczepaniak/Morsender

      Libpurple can do a lot of protocols, including Facebook:
      https://developer.pidgin.im/wiki/ThirdPartyPlugins

      posted in App Development
      X
      x.Dub
    • RE: xmpp Messenger ??

      @povoq This client would allow this.

      posted in Support
      X
      x.Dub
    • RE: WiFi MAC Adress

      According to this thread on XDA, it looks like the MAC address is stored in /efs/wifi/.mac.info.
      Maybe this could help fix the problem.

      https://forum.xda-developers.com/t/hack-4-4-x-5-x-x-hack-mac-address.3296942/

      posted in Samsung S3 Neo+
      X
      x.Dub
    • RE: How large SD-Card

      I use a 128GB SD card formatted to FAT32.

      posted in BQ E4.5
      X
      x.Dub

    Latest posts made by x.Dub

    • RE: Updates for Asus Zenfone Max Pro M1

      @Shriharsh-Kulthe Which version of Ubuntu touch are you using? Personally, I'm running the latest OTA 24.04-1.2 on this phone. VoLTE is supposed to work only when using a single SIM, but I couldn't get it to work - maybe it's the old SIM. I won't be changing the SIM because I use the phone in dual sim mode, so waiting in line at the operator doesn't make sense to me.

      posted in Asus Zenfone Max Pro (M1)
      X
      x.Dub
    • RE: Call for testing: Ubuntu Touch 24.04-1.2

      @peat_psuwit

      Do they happen recently with this update?

      No. It's a problem on the stable channel 24.04 too. But on 20.04 everything is fine. Except VoLTE which also doesn't work on 20.04.

      Interestingly, these problems do not occur when using only one SIM card. Although I have not tested this long-term, I only removed the second SIM card for about two hours.

      posted in OS
      X
      x.Dub
    • RE: Call for testing: Ubuntu Touch 24.04-1.2

      Hi
      I am using the Asus Zenfone Max Pro M1 in dual sim mode.
      For 24.04-1.2 RC

      Fix and works:

      • Switching mobile data SIM

      Not working and broken:

      • Reconnect to mobile data after phone call longer than 3 minutes.
      • VoLTE
      • Receiving SMS when mobile data is turned on and the modem is in a mode other than 2G. (If mobile data is turned off and the SIM card is switched to 2G mode, SMS receiving works normally.)
      posted in OS
      X
      x.Dub
    • I´d like start working to Halium 9 and Focal upgrade

      Hi. I want to start working to upgrade the Nexus 5 to focal.
      I already found a kernel in progress for halium 9, which according to Florian's information cannot be compiled.
      I found these two repositories.
      https://github.com/ubports/android_kernel_lge_hammerhead/tree/halium-9.0
      https://github.com/ubports/android_device_lge_hammerhead/tree/halium-9.0
      The last activity on both repositories is a year ago.
      If anyone has any additional information or notes from previous attempts, please post them here.
      If anyone else on this phone is actively trying to upgrade to halium 9 and focal, please post here. We can share efforts to get a successful outcome.

      posted in Google Nexus 5
      X
      x.Dub
    • RE: Asus Zenfone ZB602KL issue

      @odo Hi. I don't know if my answer will be relevant. Do you have FAT32 or exFAT on your SD card? I have the same phone and when I flashed UT on it, I also had problem with a SD card. FAT32 didn't work for me for some reason. But if the SD card is formatted to exFAT, it works without a problem.

      posted in Asus Zenfone Max Pro (M1)
      X
      x.Dub
    • RE: CardDav (contacts) support

      I don't like creating zombie threads. But I would like to ask when to expect carddav support in UT? :beaming_face_with_smiling_eyes:

      posted in OS
      X
      x.Dub
    • RE: Connect to a car using Bluetooth

      @cesar-herrera
      Bluetooth works well on my phone (Asus Zenfone Max Pro M1). The file /etc/bluetooth/main.conf looks like this:
      https://pastebin.com/TGA7NnxE
      Maybe it will help you.

      posted in Xiaomi Mi A2
      X
      x.Dub
    • RE: Creating Halium 9 for Cubot KingKong Mini (2) [Help Wanted]

      Hi, I found the correct configuration file and were able to fix this error:

      warning: (ANDROID_DEFAULT_SETTING) selects NETFILTER_XT_MATCH_QTAGUID which has unmet direct dependencies (NET && INET && NETFILTER && NETFILTER_XTABLES && NETFILTER_XT_MATCH_SOCKET && NETFILTER_XT_MATCH_OWNER=n)
      

      Unfortunately, the "make halium-boot" command ends with another error.
      https://pastebin.com/rHBrZcLD

      Does anyone know what to change so I can continue? 😉

      posted in Porting
      X
      x.Dub
    • Creating Halium 9 for Cubot KingKong Mini (2) [Help Wanted]

      I decided to rewrite the original post and include information about the phone.

      Phone: Cubot KingKong Mini

      Specifications:
      CPU (SOC): MediaTek Helio A22 - MT6761, 2.0GHz, Quad-Core, 64-bit
      GPU: PowerVR GE8300
      RAM: 3GB
      ROM: 32GB
      OS: Android 9
      Slot: 2 x Nano SIM Card +1 x Micro SD card
      Display: 4.0″ QHD+ Display
      Resolution: 1080 x 540, 302 ppi
      Rear camera: 13.0MP,ƒ/ 2.2 aperture,with 1* 0.5A LED flashlight
      Front camera: 8.0MP,Fixed focus,4P lens
      Battery: 2000mAh
      Network: 2G:GSM 850/900/1800/1900MHz, 3G:WCDMA 900/2100MHZ, 4G:FDD-LTE:Band: B1/3/7/8/19/20
      Wi-Fi: a,b,g,n, n 5GHz Dual band
      Bluetooth: 4.2
      USB: Type-C

      Where to buy: https://www.aliexpress.com/item/4000203850799.html

      There is an even "newer" version 2 on the market, which has exactly the same specifications. KingKong mini 2 differs only in the Android version (Android 10). It is likely that with version 2 it will be possible to downgrade to stock Android 9.

      Where to buy version 2: https://www.aliexpress.com/item/1005001802751358.html

      I have Device, kernel and vendor available for the port: https://gitlab.com/x_Dub_CZ/cubot_kingkong_mini-d936p


      Original post:

      Halium 9 for Cubot King Kong mini?

      Hi. I'm trying to create a halium 9 for Cubot King Kong mini.
      Device, kernel and vendor: https://gitlab.com/x_Dub_CZ/cubot_kingkong_mini-d936p
      The "make halium-boot" command ends like this: https://pastebin.ubuntu.com/p/k8w5XMVJ2K/
      Can anyone advise me what I'm doing wrong?

      posted in Porting
      X
      x.Dub
    • RE: No more screen during a phone call

      @aimar : Yes, that's why I had to replace the display. I'm quite sorry, the phone looked better without the bottom painted buttons.

      posted in BQ E4.5
      X
      x.Dub