T42 | <elros34> pure guess untill somebody will have better idea: maybe you could revert 0047-hybris-Do-not-SetupMountNames | 00:04 |
---|---|---|
T42 | <elros34> paces.patch | 00:04 |
Thaodan | I don't think that the reason that it fails. | 00:21 |
Thaodan | I would check logcat what apexd says | 00:21 |
T42 | <elros34> logcat doesn't work | 00:26 |
Thaodan | Is /system even mounted/packaged? | 00:27 |
T42 | <elros34> sure, init also works | 00:31 |
Thaodan | if logcat doesn't work there should be messages in kmsg | 00:31 |
T42 | <魏旺婺> Forwarded from aidww: 非小号 币圈业务 | 08:07 |
T42 | <魏旺婺> TeIegram:@zhong101 @jian000111 | 08:07 |
T42 | <魏旺婺> 1.Twitter(推特)/Facebook(脸书)/reddit/Youtube/Instagram/微博/ | 08:07 |
T42 | <魏旺婺> IinkedIn/discord/tiktok加粉丝、点赞、评论 | 08:07 |
T42 | <魏旺婺> 2.非小号/mytoken 关注/排名/热搜 | 08:07 |
T42 | <魏旺婺> 3.币用TG电报群加活跃币圈用户/私聊指定群用户/ | 08:07 |
T42 | <魏旺婺> 4.电报真人水军 聊天 活跃 电报/微信群中英文客服 | 08:07 |
T42 | <魏旺婺> 5.电报圈自动聊天软件出售,电报群机器人出售 | 08:07 |
T42 | <魏旺婺> 6.eIegram(电报)群在线人数 | 08:07 |
T42 | <魏旺婺> 7.苹果APP超级签 TF签 | 08:07 |
T42 | <魏旺婺> 8.电报 Telegram 电报账号封禁 群频道封禁 机器人封禁 | 08:07 |
T42 | <kquote03> Hello | 08:24 |
T42 | <kquote03> droid-hal-init: Parsing file /vendor/etc/init/init.samsungexynos7880.usb.rc... | 08:25 |
T42 | <kquote03> how can i tell droid-hal-init to not do that | 08:25 |
T42 | <kquote03> also is there a way to use gnu utils? seems busybox grep works differently, grep -r produces no output | 08:29 |
T42 | <kquote03> thanks in advance! | 08:30 |
T42 | <kquote03> ah nvm, seems you need to combine grep with find in busybox grep | 08:32 |
T42 | <elros34> zypper in gnu-grep but busybox grep -r should also works | 10:01 |
T42 | <kquote03> thanks! (re @elros34: zypper in gnu-grep b...) | 10:30 |
T42 | <kquote03> hello | 11:25 |
T42 | <kquote03> droid-hal-init: Unable to read config file '/vendor/etc/init/init.samsungexynos7880.usb.rc': open() failed: No such file or directory | 11:25 |
T42 | <kquote03> (sorry if counts as spam), im sure the service is no longer being started, but telnet keeps getting killed nonetheless | 11:26 |
T42 | <kquote03> it seems killing droid-hal-init prevents telnet from getting killed | 11:26 |
T42 | <elros34> any other usb related services? If not mask usb-moded.service, then there should be nothing else which mess with usb | 11:28 |
T42 | <kquote03> alright, thanks! | 11:28 |
T42 | <kquote03> seems masking usb-moded prevents my host from getting an ip | 11:33 |
T42 | <kquote03> droid-hal-init keeps trying to start surfaceflinger even though it's in mentioned in disabled_services.rc | 11:51 |
T42 | <elros34> is disabled_services.rc parsed? Nothing else fails like apex? | 11:55 |
T42 | <kquote03> https://susepaste.org/79545652 (re @elros34: is disabled_service...) | 11:59 |
T42 | <kquote03> skipping insecure file... | 11:59 |
T42 | <kquote03> it is owned by root -rw-rw-rw- | 11:59 |
T42 | <elros34> so change it permission to original/used by other rc files | 12:00 |
T42 | <kquote03> alright thank you | 12:00 |
T42 | <kquote03> alright now it does what it says on the label | 12:03 |
T42 | <kquote03> surfraceflinger does not start, however, telent still gets killed | 12:03 |
T42 | <kquote03> i will try logs from /var/lib/journal | 12:04 |
T42 | <elros34> what do you mean it's killed? Do you masked services we were talking about? | 12:04 |
T42 | <kquote03> ^ (re @kquote03: seems masking usb-mo...) | 12:04 |
T42 | <kquote03> i unmasked usb-moded | 12:04 |
T42 | <elros34> so just assign ip according to collabedit.com/kr9xx instruction | 12:05 |
T42 | <kquote03> alright, thanks!! | 12:05 |
T42 | <kquote03> when running sudo ip route add 192.168.2.15 dev USBNETWORK, the ip gets unassigned | 12:25 |
T42 | <kquote03> when i try to reassign 192.168.2.1, the route is removed | 12:26 |
T42 | <elros34> what is under USBNETWORK? | 12:27 |
T42 | <kquote03> enp2s0u6 | 12:28 |
T42 | <elros34> are you sure that is correct? what is ifconfig output | 12:29 |
T42 | <kquote03> paste.opensuse.org/92199849 (re @elros34: are you sure that is...) | 12:30 |
T42 | <kquote03> this is after adding the 192.168.2.15 route | 12:31 |
T42 | <kquote03> before: paste.opensuse.org/84617549 | 12:33 |
T42 | <elros34> so why do you break it, inet is assigned. How do you telnet? | 12:34 |
T42 | <kquote03> telnet 192.168.2.15 2323 | 12:35 |
T42 | <kquote03> it doesn't work tho... | 12:36 |
T42 | <elros34> get journal to see if anything else break connection. You could also stop booting and see at which point do you loose connection | 12:36 |
T42 | <kquote03> do i unmaks usb-moded for the latter? (re @elros34: get journal to see i...) | 12:37 |
T42 | <kquote03> do i unmask usb-moded for the latter? (edited) (re @elros34: get journal to see i...) | 12:37 |
T42 | <elros34> no, you do not need it at all now | 12:37 |
T42 | <kquote03> alright | 12:37 |
T42 | <kquote03> https://pastebin.ubuntu.com/p/bdN37nHHnD/ current journal | 12:51 |
T42 | <elros34> I do not know what this logs contains, is it before reboot or what? In the same section you found link to usb issues there is instruction to always provide full logs. Also do not add this -x | 12:57 |
T42 | <Spidey24Z> @elros34 hey bro | 19:36 |
T42 | <Spidey24Z> Can we use armv7 sfos with aarch64 device ? | 19:37 |
T42 | <Mister_Magister> yes | 19:39 |
Mister_Magister | you think how did we run sfos on aarch64 devices before sfos aarch64 came out | 19:39 |
Mister_Magister | i see no point in doing so though | 19:40 |
T42 | <elros34> @Spidey24Z what for? Have you tried to revert patch we were talking about? | 20:06 |
Thaodan | I don't get how arm32 should help | 20:23 |
mal | which android base is that port? | 20:42 |
mal | and what issue is now blocking it? | 20:42 |
T42 | <kquote03> 17.1 (re @SailfishFreenodeIRCBridgeBot: <mal>which android b...) | 20:42 |
T42 | <kquote03> Forwarded from Spidey24Z: We can't get display black screen and also no apex mounted | 20:44 |
T42 | <elros34> @kquote03 @Spidey24Z so you are both making same device? | 20:46 |
T42 | <kquote03> yea | 20:47 |
T42 | <kquote03> same everything as of now | 20:47 |
T42 | <elros34> so same question: ave you tried revert that patch? | 20:47 |
T42 | <kquote03> I have not (re @elros34: so same question: av...) | 20:48 |
T42 | <kquote03> I will try now tho | 20:48 |
T42 | <kquote03> do i need to run make clean after reverting the patch? (re @elros34: so same question: av...) | 21:14 |
T42 | <elros34> make hybris-hal should be enough and build something | 21:15 |
T42 | <kquote03> alright, thanks! (re @elros34: make hybris-hal shou...) | 21:16 |
mal | PSA: when updating to Sailfish OS 4.4.0 note that anyone using the ril ofono plugin, i.e. android 7 (hybris-14.1) or older bases, need to adapt adaptation patterns (adding requirement for ofono-ril-plugin) for telephony to work again, here is an example https://github.com/mlehtima/droid-config-fp2-sibon/commit/56ee58a64d4678059d451a5a4505e61996301b12 | 21:28 |
mal | Mister_Magister: ^ | 21:30 |
T42 | <Mister_Magister> Thank | 21:44 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!