*** birdzhang_pc is now known as birdzhang | 02:25 | |
T4 | <Err0r_extinct> hey there i got stuked now in boot img , my device is up, but no ip for the telnet here is the log of dmesg https://pastebin.com/igCd8CML please help | 16:05 |
---|---|---|
T4 | <Err0r_extinct> btw my data partition is f2fs should i need to change it to ext4? | 16:08 |
*** OhYash1 is now known as ohyash | 16:08 | |
T4 | <elros34> data must be ext4 | 16:10 |
T4 | <Err0r_extinct> ok | 16:10 |
T4 | <Err0r_extinct> here is my new dmesg log | 16:26 |
T4 | <Err0r_extinct> https://pastebin.com/FppAaZMc | 16:26 |
T4 | <Err0r_extinct> i changed the data partition to ext4 but now also no gui | 16:26 |
T4 | <Err0r_extinct> ok so my device just renamed from usb0 to enp0s20u3, so i just run dhcpcd on that interface, and after that i just able to do telnet on my device sucessfully | 16:30 |
mal | which telnet port? 23 or 2323? | 16:31 |
T4 | <Err0r_extinct> 2323 | 16:31 |
T4 | <Err0r_extinct> 23 refusing the connection | 16:31 |
T4 | <Err0r_extinct> so next what should i need to do now | 16:32 |
mal | 2323 is the better one (meaning it's later in boot process), now you need to grab logs, output of dmesg, journalctl and if available /usr/libexec/droid-hybris/system/bin/logcat | 16:33 |
T4 | <Err0r_extinct> ok | 16:34 |
mal | maybe journalctl -n10000 | 16:34 |
T4 | <Err0r_extinct> how can i save that all and give it to you | 16:35 |
T4 | <Err0r_extinct> btw /usr/libexec/droid-hybris/system/bin/logcat it's exist but the cat utility unable to read that file | 16:35 |
T4 | <Err0r_extinct> and when i am running devel-su it's asking for passwd but i don't knoiw the pass | 16:37 |
T4 | <elros34> logcat is binary also in telent you are already root | 16:38 |
mal | all those I said are commands, not file you copy | 16:45 |
*** ChanServ sets mode: +v T4 | 17:06 | |
piggz | mal: evening | 17:32 |
T4 | <austenite> is there a way to force 4g only mode on sailfish | 17:33 |
mal | piggz: evening | 17:46 |
T4 | <Err0r_extinct> setting the storage to automatic (/etc/systemd/journald.conf) is necessary? | 18:02 |
mal | ? | 18:04 |
mal | normally that should not be changed unless you for some reason need persistent logs | 18:04 |
mal | you still didn't provide logs to us, use pastebin or some similar service for those | 18:05 |
T4 | <Err0r_extinct> if i made chages to that file after reboot i am no more able to telnet on my device | 18:05 |
mal | why would you edit that file? | 18:17 |
mal | don't do things you don't have to do, you should have a very good reason to edit such files | 18:18 |
T4 | <Err0r_extinct> hey there i am facing a problem here after a clean flash i am able to telnet into my device without any problem, but after the first boot, id i did a second rebbot i am not able to telnet , even the dmesg also changed(in host machine) like manufacturer: motorola > Mer Boat Loader Product: G5 Plus > init-debug in real rootfs … pleas | 18:18 |
T4 | e help | 18:18 |
mal | GET THE DAMN LOGS I ASKED | 18:18 |
T4 | <Err0r_extinct> ok | 18:18 |
T4 | <DSstill01> Mal: i see you moretoasted | 18:21 |
mal | ? | 18:26 |
T4 | <Err0r_extinct> please wait i am doing the a clean flash | 18:26 |
piggz | mal: tested that focusChanged code and it seems to work ok ... handles minimising app and closing app | 18:41 |
T4 | <Err0r_extinct> https://pastebin.com/7sppPX2f | 18:42 |
T4 | <Err0r_extinct> @M1kaela_freenode_relaybot https://pastebin.com/7sppPX2f | 18:45 |
mal | piggz: ok, good | 18:51 |
mal | which android base is that | 18:52 |
mal | also you don't highlight like that | 18:52 |
T4 | <Err0r_extinct> los 15.1 | 18:52 |
mal | did you do what faq says, linked in channel topic http://bit.ly/faq-hadk there are some 15.1 porting things there | 18:54 |
mal | anyway something is causing droid-hal-init to fail, could be those missing things | 18:54 |
T4 | <Err0r_extinct> ok i am doing what the faq say's, after that i will do a clean flash and give you the logs | 18:55 |
T4 | <DSstill01> @mal [?], I mean, nervous | 19:05 |
T4 | <Err0r_extinct> hey mal previously you said that before building hybris-hal i need go to $ANDROID_ROOT/external and clone the libhybris repo(git clone --recurse-submodules https://github.com/mer-hybris/libhybris.git) but the faq say's the same thing but clone the repo on another location(hybris/mw), now they are in conflicts, should i remove the e | 19:07 |
T4 | xternal one?? | 19:07 |
mal | you have only of those, either place works | 19:36 |
mal | no idea why you said you cloned it to hybris/mw, that is done automatically and it would detect the external one | 19:36 |
T4 | <Err0r_extinct> cause the faq is telling to do that | 19:37 |
mal | not anymore | 19:39 |
T4 | <Err0r_extinct> after the clean flash https://pastebin.com/SgfLZT1m | 21:21 |
mal | did you need straggler_files define in droid-hal spec? if so what did you add to it? | 21:23 |
T4 | <Err0r_extinct> i don't understand | 21:24 |
T4 | <Err0r_extinct> i did not modify the droid-hal.spec file | 21:25 |
T4 | <linusdan> 8i | 21:28 |
T4 | <Err0r_extinct> btw pleases see ths dmesg logs (on host) https://pastebin.com/nTZxmVbq | 21:41 |
mal | host is irrelevant if you can connect via telnet | 21:43 |
T4 | <Err0r_extinct> i am on arch | 21:44 |
T4 | <Err0r_extinct> after the second boot i didn.t able to telnet | 21:45 |
mal | that makes very little sense | 21:50 |
T4 | <Err0r_extinct> please explain | 21:51 |
mal | can you pastebin the $ANDROID_ROOT/rpm/droid-hal-$DEVICE.spec file | 21:51 |
mal | where $DEVICE is your device codename | 21:51 |
T4 | <Err0r_extinct> ok wait | 21:51 |
mal | well if device boots the first time it should also the second time | 21:51 |
T4 | <Err0r_extinct> https://pastebin.com/T5AirKjj | 21:53 |
mal | anyway failing droid-hal-init is the problem but not sure why it fails for you, are you sure you correctly disabled selinus? i.e. AUDIT still as =y, then selinux bootparam config to =y and then selinux=0 to kernel boot parameters | 21:53 |
T4 | <Err0r_extinct> ok i am checking my kernel config now | 21:54 |
T4 | <Err0r_extinct> so i need to dset CONFIG_AUDIT=n ? | 21:57 |
mal | no, I said =y | 21:58 |
T4 | <Err0r_extinct> yse that's already y | 21:59 |
T4 | <Err0r_extinct> even the selinux bootparam also in u | 21:59 |
T4 | <Err0r_extinct> y* | 21:59 |
mal | piggz: looks like you didn't notice the bad commit message formatting in that PR you just merged, netiher did I until now | 22:12 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!