Tuesday, 2022-11-22

*** amccarthy is now known as Guest216402:16
*** amccarthy_ is now known as amccarthy02:16
T42<edp_17> Yes, I think so.06:53
T42<edp_17> No, I was wrong. It is testing image NOT devel.07:19
T42<edp_17> Now, it works! (re @Ayman_rgab: We can't install any...)08:01
T42<edp_17> Thanks for whoever has fixed the repo issue.08:02
T42<elros34> then telnet is disabled via /init_disable_telnet file10:01
T42<edp_17> I'll restore that install and double check that file.10:57
T42<edp_17> What I've done: amended patterns to use "usb-moded-defaults-android" & "usb-moded-developer-mode-android". Built a new image and installed on device. Interestingly "usb-moded-developer-mode-android" wasn't installed and when I manually installed it was moaning about a conflict with "jolla-developer-mode" package. Regardless, developer mode doesn't work with either "jolla-developer-mode" nor "usb-moded-developer-mode-android" packages. Telnet d11:01
T42<edp_17> This was on 4.4.0.72, now I am restoring 4.4.0.68 to see whether there is that file.11:02
T42<elros34> not sure what for, this file is simply provided by community-adaptation-testing11:03
T42<elros34> if telnet works then at least it's not some android service which breaks your usb connection11:08
malanyone who had issues with usb detection, maybe test this https://github.com/sailfishos/usb-moded/pull/12 without any kernel patches11:17
T42<Ayman_rgab> unfortunately it didn't work for me11:44
T42<adampigg> Might work on the PPP, as that uses excon device,  though also manually specifying the charger works (re @SailfishFreenodeIRCBridgeBot: <mal>anyone who had ...)12:09
T42<edp_17> Somehow, I've managed to break something. None of my back-ups work. :( Tried to go back to the recently backed up 4.4.0.68 then 4.4.0.64; both pass the Sailfish logo then only give me black a screen. No, wifi, no telnet, nothing. Only the led tits up when I press power button. I have no other choice than going forward with a fresh 4.4.0.72 install. (I've lost all of my previously configured desktop Debian in LXC. 😭 I have to start over from12:15
johnyz89    background: '0x000000'    red:     '0xaa0000'  # Bright colors    magenta: '0xff55ff'  #background: '0xffffff'  yellow:  '0xaa5500'  black:   '0x555555'  white:   '0xffffff'    foreground: '0xffffff'    green:   '0x00aa00'  bright:    cyan:    '0x55ffff'    foreground: '0xffffff'    green:   '0x00aa00'  bright:    cyan:    '0x55ffff'12:20
johnyz89sorry, wrong window12:20
T42<elros34> @edp_17 it's up to you but lack of any connection shouldn't be a huge problem. Still you can debug (remember to remove /init_disable_telnet), if led reacts to power button then system is starting so /init_enter_debug2 can help, or the easiest way just enable persistent journal logging.12:28
T42<edp_17> Yeah, but that was a working/configured system, so I don't know what's went wrong with the restore. I reformatted everything except the sdcard, even the /data partition but still no luck. I'll stick with the latest image.12:39
T42<elros34> kernel? /system can also be patched/modified on some devices12:40
T42<Ayman_rgab> works with https://pastebin.com/K98zfRg0 (re @SailfishFreenodeIRCBridgeBot: <mal>anyone who had ...)12:41
T42<edp_17> Where did you create the usb-moded config file? /etc/usb-moded/usb-moded ?13:00
spiiroin_@edp_17 usual arrangement for device specific things like this would be something like: "/etc/usb-moded/60-usb-moded-<HWID>.ini" (installed from hw specific droid config package)13:20
*** amccarthy is now known as Guest224613:23
*** amccarthy_ is now known as amccarthy13:23
T42<alberone> hello, how are you? I'm trying to port sailfish os to my device, in this case the moto g4 plus, I'm totally inexperienced with this kind of thing. when trying to compile I get this error here:14:17
T42<alberone> https://pastebin.ubuntu.com/p/sZw8QjHw37/14:17
T42<alberone> I tried a few things, but without success, as simple as it may seem to the most experienced eyes. Thank you all.14:17
malwhich android base?14:18
T42<alberone> based on android 7.1 (lineageOS 14.1)14:21
T42<elros34> @alberone did you run some commands with sudo? Do you have fstab and ueventd* files in out directory14:46
T42<alberone> no, and it also doesn't have any of the aforementioned files. (re @elros34: @alberone did you ru...)14:59
T42<elros34> follow https://etherpad.wikimedia.org/p/hadk-hot#L91, make sure you have athene in fixup-mountpoints and fstab file15:00
T42<elros34> and line 9515:02
T42<alberone> @elros34 thank you so much! :)15:46
T42<edp_17> How can I know what HWID I should use? (re @SailfishFreenodeIRCBridgeBot: <spiiroin_>@edp_17 u...)15:56
T42<edp_17> I've created a /etc/usb-moded/60-usb-moded.ini file and added content but doesn't make any effect.15:57
T42<elros34> I think it shouldn't matter, use $DEVICE15:59
T42<edp_17> Thanks. However, it doesn't help with the Developer mode and since I've added, I lost telnet. :)16:01
T42<edp_17> Might be there is no connection between that ini file and losing telnet.16:02
T42<Ayman_rgab> how can i increase the intensity of touch screen vibration ?16:15
T42<edp_17> @Ayman_rgab : In what folder did you create the usb-moded config file that worked for you? And with what name? /etc/usb-moded/usb-moded ?16:18
T42<Ayman_rgab> /etc/usb-moded/60-usb-moded-a5y17lte.ini (re @edp_17: @Ayman_rgab : In wha...)16:19
T42<edp_17> Thanks. So, I did it correctly. However, it doesn't work for me. :(16:26
T42<Ayman_rgab> try with /etc/usb-moded/usb-moded-android.ini16:28
T42<elros34> do you build and installed that usb-moded? Start it in debug mode then you will know whether your config file is used or not16:29
T42<Ayman_rgab> ? (re @Ayman_rgab: how can i increase t...)16:34
T42<elros34> ngfd handles vibration so intensity is define in some config file16:37
T42<edp_17> No, I use whatever the system provides. (re @elros34: do you build and ins...)17:04
T42<Ayman_rgab> okay, thanks (re @elros34: ngfd handles vibrati...)17:04
T42<Ayman_rgab> you didn't use this one https://github.com/sailfishos/usb-moded/pull/12 ? (re @edp_17: No, I use whatever t...)17:05
T42<elros34> so how do you expect to have code not even merged in usb-moded:)17:05
T42<elros34> btw do not expect this will fix your ssh connection issue17:08
T42<Ayman_rgab> i turned on touch screen vibration but it did not work17:31
T42<Ayman_rgab> only typing vibrate17:32
T42<elros34> is it even possible to enable touch screen vibration not just for keyboard?17:33
T42<Ayman_rgab> so it only keyboard not all touches on screen ?17:33
T42<Ayman_rgab> i have another question17:45
T42<Ayman_rgab> while playing a video in gallery when i trying to move the video forward or backward gallery stop responding17:47
T42<edp_17> Good point. :D (I thought the underlying code was in there.) I'll build usb-moded with the hope that will solve  my device's Developer mode issue. (re @elros34: so how do you expect...)18:25
T42<edp_17> So don't do that! :] (re @Ayman_rgab: while playing a vide...)18:27
T42<edp_17> My gallery doesn't even play videos. Although, this isn't a big issue because I cannot record video with camera anyway. 🙃18:29
T42<Ayman_rgab> lol (re @edp_17: So don't do that! :])18:30
T42<Ayman_rgab> exynos ? (re @edp_17: My gallery doesn't e...)18:31
T42<edp_17> Yes. Galaxy S4 (i9505)19:06
T42<edp_17> On Galaxy Note4 (treltexx) it works fine. While on the Galaxy S2 (i9100) camera doesn't work either. On this device (i9100) the usb modes also stopped working with sfos 4.4.19:10
T42<Ayman_rgab> video playback also wasn't work with me i build libExynosOMX_Resourcemanager.so and libExynosOMX_Core.so from source fixes playback issue19:12
T42<edp_17> Where to did you copy those?19:16
T42<Ayman_rgab> https://github.com/Exynos7880-Linux/droid-system-a5y17lte/blob/master/sparse/system/lib/libExynosOMX_Core.so19:33
T42<elros34> so how this works? Didn't you had already this lib?What kind of sources did you use?19:37
T42<edp_17> Thanks! Does Waydroid work on that device?19:37
T42<Ayman_rgab> vendor blob one didn't work so i build it from exynos slsi source (re @elros34: so how this works? D...)19:39
T42<Ayman_rgab> perfectly works (re @edp_17: Thanks! Does Waydroi...)19:39
T42<adampigg> https://irc.thaodan.de/.imgstore/b75552a2/file_4217.jpg20:56
T42<F> Python3 with tkinter gui (oneplus 5t) will work on SOS?21:33
malprobably nobody has tested that21:34
T42<F> Probably yes? Or probably nobody tested that?21:36
malI mean I haven't heard that anyone has tested that21:38
malwhy do you ask? what kind of development are you thinking?21:40
T42<F> I have code that works on regular linux21:41
T42<F> I want it to work on a phone without changing much code21:42
malI do wonder how that scales21:43
T42<elros34> be aware sailfish uses wayland not X21:44
T42<F> Tk works only on X?21:49
T42<elros34> no idea you are the tk devel:)21:50
T42<elros34> but worth to mention because this can be an issue if there is no wayland support and even if there then sailfish use quite old qtwayland which complicate things21:51
*** amccarthy is now known as Guest229622:24
*** amccarthy_ is now known as amccarthy22:24

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!