Oksana | When I am trying to do step "fastboot set_active a", I get "error: Could not get suffixes." https://community.fxtec.com/topic/2467-community-build32120updated-jan-20-sailfish-os-for-fxtec-pro1/ | 04:52 |
---|---|---|
r0kk3rz | which device? | 04:53 |
Oksana | Fxtec Pro1. | 04:53 |
Oksana | Product_Name - msm8998 | 04:54 |
Oksana | Device State - unlocked | 04:54 |
r0kk3rz | you might be able to skip that step, but maybe wait for @adampigg or Mister_Magister | 04:56 |
Oksana | Waiting | 05:04 |
Oksana | Thank you. I am impatient, but I do not want to brick the device | 05:06 |
r0kk3rz | you wont | 05:06 |
r0kk3rz | its just to do with the A/B partitions | 05:06 |
Oksana | Which I know nothing about... | 05:06 |
Oksana | Disclaimer: I am running "sudo fastboot set_active a", because without sudo, fastboot doesn't see device at all. | 05:08 |
rinigus | Oksana: sudo is needed if fastboot is not configured to be used by user | 05:34 |
Oksana | No idea how to configure that. As long as sudo doesn't interfere with fastboot doing what it needs to do... | 05:35 |
Oksana | Downloaded platform-tools from Google's website - newer version than adb in Debian repositories. Works! | 05:49 |
Oksana | Running installation script... | 05:53 |
Oksana | At least, battery is 94% | 05:54 |
Oksana | Something Something /vendor | 05:55 |
Oksana | But did say "Done!" So I am now booting into Sailfish OS. | 05:56 |
Oksana | Aurora wallpaper is brilliant! | 05:59 |
T42 | <Ege %lastname%> repo sync fails at checking out jdk8 https://paste.ubuntu.com/p/Rjxz6QCSm6/, how can i fix this? | 10:56 |
*** Oksana_ is now known as Oksana | 12:18 | |
Mister_Magister | r0kk3rz: i helped! | 15:49 |
DylanVanAssche | spiiroin: Are you here? | 18:08 |
T42 | <Akatsu %lastname%> Can i place droid-hal-device, droid-config-device and droid-hal-version-device inside of local_manifest and after hybris init go straight to building hybris-hal and then build_packages.sh? | 18:29 |
vknecht | @Akatsu %lastname, guess you could, but there'd not be much gain in that when following the ยซ sfos way ยป where generally/ideally, you only build droid-hal locally, then upload it to OBS and then all other packages get built automatically from git repos | 20:59 |
vknecht | the manifest only reflects the android base | 20:59 |
T42 | <adampigg> mal: my current logs from pulse https://paste.gnome.org/psmbigo65 | 22:02 |
T42 | <adampigg> and this is the config i have butchered together https://paste.gnome.org/pvfqf1irh | 22:03 |
T42 | <adampigg> no volume control, infact, nothing is working really ... but it does load the cards, sinks etc | 22:03 |
T42 | <adampigg> if you have any siggestions, pls let me know ;) | 22:03 |
mal | @adampigg neither of those links work | 22:17 |
T42 | <adampigg> mal: huh, odd, try https://bpaste.net/CVKQ | 22:19 |
T42 | <adampigg> and https://bpaste.net/PQNQ | 22:19 |
mal | what does pactl tell, get all info from it | 22:20 |
mal | can't remember the exact command parameter | 22:21 |
T42 | <edp_17> Hi everyone. | 22:30 |
T42 | <edp_17> Can somebody help me with the missing IMEI number? Where should I start looking? As my last resort I thought go back to Android and check whether this is an issue or not. Is not there any other thing that I can do in Sailfish? Thanks. | 22:32 |
mal | checking logcat and logcat -b radio and also anything related to ofono in journal | 22:36 |
T42 | <edp_17> Thank you. | 22:38 |
T42 | <edp_17> I only found this in journal: 'localhost ofonod[1790]: Slot 0 IMEI query error: REQUEST_NOT_SUPPORTED' | 22:41 |
T42 | <edp_17> What is responsible for the 'mnt-\x2elfs.mount'? | 22:48 |
T42 | <edp_17> There is an error in the log about it and it still has the block in the partition definition in the file at 'What=/dev/block/mmcblk0p4' | 22:49 |
mal | hmm, that could be a problem in dhd submodule, need to check | 22:56 |
mal | but not today | 22:56 |
mal | it's late already | 22:56 |
T42 | <edp_17> I have changed the What to /dev/mmcblk0p4 and now I am getting 'Cannot add dependency job, ignoring: Input/output error' :https://pastebin.com/DpFLqTvD | 23:03 |
mal | that partition is probably not the problem | 23:10 |
mal | you should show all the logs I mentioned and there is something there | 23:10 |
T42 | <edp_17> Okay, then I am changing that back to how it was. | 23:10 |
mal | that 'localhost ofonod[1790]: Slot 0 IMEI query error: REQUEST_NOT_SUPPORTED' looks odd | 23:10 |
T42 | <edp_17> Okay, the journal is there. Here is the logcat: https://pastebin.com/7UtwV5M9 | 23:12 |
T42 | <edp_17> Yeah, that is odd, that's why I mentioned earlier. | 23:13 |
T42 | <edp_17> And here is the logcat -b radio: https://pastebin.com/MyQ6WB5k | 23:15 |
mal | looks like there are some other errors from ofono also, abour gprs | 23:22 |
mal | hopefully monich can have a look at those at some point | 23:23 |
mal | anyway I need to get some sleep now | 23:23 |
T42 | <edp_17> Okay, That would be really big help because the missing IMEI is the reason why I do not have data on the device. | 23:25 |
mal | I think it might not be the reason, there might be another issue with that, the data format | 23:27 |
monich | edp_17: try to enable legacyImeiQuery in /etc/ofono/ril_subscription.conf if you haven't done that yet | 23:29 |
monich | https://git.sailfishos.org/mer-core/ofono/blob/master/ofono/drivers/ril/ril_subscription.conf#L225 | 23:29 |
T42 | <edp_17> Or I might should play with the allowDataReq values in the ril_subscription. That helped for the hammerhead. | 23:29 |
mal | @edp_17 try adding legacyImeiQuery=true to ril_subscription.conf | 23:29 |
mal | heh, monich was faster | 23:30 |
monich | hehe | 23:30 |
T42 | <edp_17> Thanks guys! ๐ | 23:30 |
mal | @edp_17 there could be some option in there for data issue also | 23:30 |
mal | but we'll see what happens with that imei option | 23:32 |
T42 | <edp_17> I have added the legacyImeiQuery=true into ril_subscription.conf. Now rebooting. Fingers crossed. | 23:32 |
T42 | <edp_17> This fixed the IMEI issue!! Thank you! ๐ | 23:34 |
mal | any difference with data issue? | 23:34 |
T42 | <edp_17> Nope, still no data. I think that will be other one: allowDataReq. | 23:35 |
mal | if that still fails maybe try dataCallFormat=6 in ril_subscription.conf | 23:36 |
T42 | <edp_17> At least now I learnt there is no direct connection between the IMEI and mobile data. I thought it was. | 23:36 |
mal | or some other things in config | 23:36 |
T42 | <edp_17> Thank you. What does this 6 mean? | 23:36 |
mal | it's just number of ril data struct version | 23:37 |
mal | https://git.sailfishos.org/mer-core/ofono/blob/master/ofono/drivers/ril/ril_subscription.conf#L148 | 23:37 |
T42 | <edp_17> Thanks. | 23:38 |
T42 | <edp_17> I have tried to set allowDataReq=off, but still no data. | 23:42 |
T42 | <edp_17> Now I use this as default and adding dataCallFormat=6 | 23:42 |
T42 | <edp_17> Is there a way to try these changes without restarting the device? | 23:43 |
mal | systemctl restart ofono | 23:51 |
T42 | <edp_17> Nope, dataCallFormat=6 didn't do the trick either. | 23:51 |
mal | maybe try 9 | 23:51 |
T42 | <edp_17> Thanks, this way will be quicker to check if I change something because the device is booting up very slooowly. ๐ | 23:52 |
mal | if that also fails then remove the dataCallFormat and try https://git.sailfishos.org/mer-core/ofono/blob/master/ofono/drivers/ril/ril_subscription.conf#L95 assuming your device only supports some mobile technologies | 23:54 |
mal | if none of those work then just read what options there are in the ril_subscription.conf and see if anything could be relevant | 23:56 |
T42 | <edp_17> Thanks, I try this because the 9 didn't work either. | 23:56 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!