Friday, 2024-12-20

*** Mister_Magister_ is now known as Mister_Magister02: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/e18e4737aedf07: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-%27q07:27
sharks_I do have hw-settings.ini, yes.07:27
sharks_I'll get you logcat ASAP - currently building another kernel, hang tight07: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/4299a1baef9107: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 error08:03
T42<elros34> run logcat as root08: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 spammed09:19
sharks_https://paste.opensuse.org/pastes/5e92045cbf1409:19
sharks_I also have the diff for changing CONFIG_MODULES, seems a lot changes: https://paste.opensuse.org/pastes/26acf099ec4509:20
*** amccarthy is now known as Guest361911:10
*** amccarthy_ is now known as amccarthy11: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 booting14:37

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