Wunder Wungiel
Members-
Content Count
25 -
Joined
-
Last visited
Everything posted by Wunder Wungiel
-
I just want a simple Android phone with a Physical Keyboard (PKB)
Wunder Wungiel replied to ExplEngineer's topic in How Tos
T-Mobile disabled 3G completely as far as I know -
Have you tried the normal fastboot flashing method? In most cases you don't need to use such an advanced and "low-level" mode like EDL. In most cases.
-
Hello again. Great news - I was able to fully customize my hardware keyboard layout in AlienDalvik without 3rd-party apps, just natively! Here's how I did it. AlienDalvik, for some reason, accepts only the default keylayout and keychar files, which are Generic.kl (keycodes) and Generic.kcm (the keyboard layout). They can be found in system/usr/keylayout and system/usr/keychars. I attach them here so you don't need to unsquashfs the big image (what I did). If you have the Pro1 with shifted QWERTY keyboard, you don't need to touch Generic.kl file (it's already correct). If yo
-
What are you using your Pro1/1X for?
Wunder Wungiel replied to Danct12's topic in General Discussion
Try Andronix app, I think it does the same. Usually works for me. -
What are you using your Pro1/1X for?
Wunder Wungiel replied to Danct12's topic in General Discussion
Also with HERE API you can have HERE In it. -
What are you using your Pro1/1X for?
Wunder Wungiel replied to Danct12's topic in General Discussion
It should work if you use AlienDalvik and not Waydroid (I think that GPS doesn't work in Waydroid, but actually I haven't tried yet 😄 ). -
What are you using your Pro1/1X for?
Wunder Wungiel replied to Danct12's topic in General Discussion
It's quite simple, download Containers app from Chum GUI, run it, create an arm64 Debian-based / Arch-based container and tick "Setup xsession". And wait for setup to complete (Terminal will run, follow instructions in it). Container must be arm64 and its name shouldn't have spaces. And container... just works. -
What are you using your Pro1/1X for?
Wunder Wungiel replied to Danct12's topic in General Discussion
I use my F(x)tec Pro1 non-shifted QWERTZ running latest Sailfish OS as second phone. Side-by-side with Nokia N9, being my main phone (yes, Nokia N9, 2011? but MeeGo is still awesome). Sailfish itself is a great OS for me, I like gestures, UI, UX, apps and I feel freer than if I used any Android ROM 😄 I have Waydroid set up and running in case I want to play games or do something, which really requires Android. I have also Arch Linux container as well, themed to be prettier and with some programs like Firefox, VS Code, GIMP. I can do any PC-dependent things on Pro1, just like on PC. I -
Cool! I might try it. Looks great.
-
Oh hi again. Yes, I am on Sailfish. I did what I wanted in the end. I manually configured XKB layout (US), having Unicode codes, QWERTY shifted, QWERTZ non-shifted and QWERTY non-shifted on eyes. I enjoy Polish Programmers layout now. For AlienDalvik I was able to make standard US only, attaching a ZIP file for Key Mapper (requires Shizuku) Sailfish Pro1 Android US Layout.zip
-
Hi. I have FxTec Pro1, QWERTZ variant. Layout is like this: Of course default layout is "shifted", i.e. typing "w" gives "q", "e" gives "w" etc. These commands: dconf write /desktop/lipstick-jolla-home/model \"fxtecpro1\" dconf write /desktop/lipstick-jolla-home/layout \"de\" Make the layout "working". I.e non-shifted again. But I would like to have Polish (Programmers) layout on QWERTZ. I.e. "y" instead of "z". Sym + L = Ł. Is that possible?
-
Any updates on desktop OS's?
Wunder Wungiel replied to QWERTYAndreas's topic in Pro1 - Thoughts & questions
With infinity remounting yes. I couldn't get partitions to work as expected though. I gave up, I returned to Andronix Modded OS in ~/Andronix of Termux (i.e. /data/data/somewhere). -
Any updates on desktop OS's?
Wunder Wungiel replied to QWERTYAndreas's topic in Pro1 - Thoughts & questions
Okay. I created selinux_init at /data/local/userinit.d with following content: #!/system/bin/sh /vendor/bin/setenforce 0 And hit the button in Run Userinit app. But it doesn't seem to be launched at boot, because Android after reboot starts that party with partitions again, unless I run "/vendor/bin/setenforce 0" as root in Termux, manually. I forgot to chmod +x 🤭 -
Any updates on desktop OS's?
Wunder Wungiel replied to QWERTYAndreas's topic in Pro1 - Thoughts & questions
Hello! After running /vendor/bin/setenforce 0 Remounting problem is gone! Can I run it at boot as an other init script? I assume your script does it, so I guess that yes. I will try to run Andronix Modded OS from SD Card now. -
Oh. Sorry then. Is it new thing? Once I locked bootloader on Nexus 5 with Lineage OS. But it's much older device.
-
If you didn't root the device, then it's not rooted. Unless you use some prerooted ROM. Probably those apps report that bootloader is unlocked. Maybe you can try to lock bootloader again Ooops, bad idea, sorry
-
Any updates on desktop OS's?
Wunder Wungiel replied to QWERTYAndreas's topic in Pro1 - Thoughts & questions
So basically, something changed in some Android / Lineage version. You were using 16.0 for that purpose, ext3 was mounted automatically. In 20.0 it is mounted too (!) in /mnt/media_rw - but Android, for some reason, keeps unmoutning and mounting internal storage and both partitions of SD (first is FAT32, second ext3). And if SD has only one partition with ext3, the same happens. Just internal storage and first and only partition of SD in this case. It's sad. I even wanted to give up with your solution, and use Andronix Modded OS (which I bought for $2) instead. It works in Termux ~/ (in i -
Any updates on desktop OS's?
Wunder Wungiel replied to QWERTYAndreas's topic in Pro1 - Thoughts & questions
I receive similar output, ext3 is here. But: if SD with ext3 partition is in device, then Lineage keeps remounting internal storage, even if I manually mount that ext3 partition on SD with Termux (via su of course). I see folders of partition in mountpoint - but eMMC keeps being remounted. What can I do? -
Any updates on desktop OS's?
Wunder Wungiel replied to QWERTYAndreas's topic in Pro1 - Thoughts & questions
Hello @claude0001 After inserting partitioned SD Card (59 GB - FAT32, 59 GB - ext3), my F(x)tec Pro1 keeps saying "Memory card not supported" and keeps remounting internal eMMC storage, what is weird and annoying. I'm running official latest Lineage 20, Magisk v26.1, MicroG, LSPosed. Do you have any ideas? Seems like Android doesn't support mounting ext3. Thank you -
dual-boot [GUIDE] PRO1, How to set up dualbooting for UBTouch and Lineage OS
Wunder Wungiel replied to Zahkc's topic in How Tos
This method works just nice. I'm happy with this setup and your Ubuntu fixes. Thanks again- 20 replies
-
- ubuntu-touch
- ubuntu
-
(and 1 more)
Tagged with:
-
Hello @Zahkc!!! I have Pro1. Thank you for your great hard work with all fixes! I was able to use my non-shifted QWERTY with remounting / rw, adding the line to rc.local and rebooting. Your LTE, backlight and Bluetooth fixes seem to work too. Thank you again, Wunder
- 24 replies
-
- ubuntu
- ubuntu-touch
-
(and 2 more)
Tagged with: