*** Mister_Magister_ is now known as Mister_Magister | 02:32 | |
sharks_ | Got caught up with other projects for the last few days, back to porting SFOS now. | 07:20 |
---|---|---|
sharks_ | I am struggling with hardware sensors including WiFi - the HADK FAQ states to build WiFi as a module, but setting CONFIG_MODULES=y in my defconfig causes the device not to boot (no telnet, nothing, just dead on device splash screen). Is there any way around this? | 07:20 |
sharks_ | Bluetooth is dead also, though I have not yet followed the steps in the HADK FAQ to attempt to fix that. Will report back with my progress there later. | 07:20 |
sharks_ | Finally, journalctl is being flooded with the following issues, some of which no doubt explain the other sensors (eg accelerometer, camera) not working. | 07:21 |
sharks_ | https://paste.opensuse.org/pastes/e18e4737aedf | 07:21 |
sharks_ | On the plus side, I did get the battery, GPS and a few others going by myself! | 07:21 |
T42 | <elros34> time_daemon is explained in hadk-hot (did you read them all?) and countless time in channel logs. About other android services, did you check logcat? | 07:24 |
T42 | <elros34> do you have hw-settings.ini file? | 07:26 |
sharks_ | Cheers Elros - do you mean this part? https://sailfishos.wiki/link/20#bkmrk-%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0-%2A-logcat%3A-%27q | 07:27 |
sharks_ | I do have hw-settings.ini, yes. | 07:27 |
sharks_ | I'll get you logcat ASAP - currently building another kernel, hang tight | 07:27 |
T42 | <elros34> something else changed in .config when you have enabled config_modules? | 07:30 |
sharks_ | Not sure, good idea, I'll check that next time. Sorry - I'm new to building the kernel. Learning as I'm going. | 07:31 |
sharks_ | Logcat is spammed beyond belief with the following line: | 07:37 |
sharks_ | 06-13 11:21:50.953 1279 1279 I ServiceManager: Waiting for service 'media.camera' on '/dev/binder'... | 07:37 |
sharks_ | Grepping out that line because its borderline constantly being written to logcat, this is what I've got: https://paste.opensuse.org/pastes/4299a1baef91 | 07:40 |
T42 | <elros34> first of all get rid of this audit spam, then reboot and grab logcat fast according to hadk-hot generating logs so you don't loose first error | 08:03 |
T42 | <elros34> run logcat as root | 08:04 |
sharks_ | Okay, I can't figure this out. I've set audit=0 in the kernel cmdline, verified it with `cat /proc/cmdline`, but logcat is still spammed | 09:19 |
sharks_ | https://paste.opensuse.org/pastes/5e92045cbf14 | 09:19 |
sharks_ | I also have the diff for changing CONFIG_MODULES, seems a lot changes: https://paste.opensuse.org/pastes/26acf099ec45 | 09:20 |
*** amccarthy is now known as Guest3619 | 11:10 | |
*** amccarthy_ is now known as amccarthy | 11:10 | |
T42 | <elros34> these =m in .config are also set to be module in defconfig? If yes then maybe change them back to be builtin and this will help with booting | 14:37 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!