**** BEGIN LOGGING AT Sun Dec 25 03:00:00 2016 Dec 25 14:20:01 nizovn: ping Dec 25 14:20:31 Herrie: pong Dec 25 14:21:55 I was trying to put the latest release together,but seems wifi doesn't work on my TP4G Dec 25 14:22:10 Any easy things I can do to troubleshoot to make sure i have the right uImage? Dec 25 14:22:21 I took them from the build at http://build.webos-ports.org/luneos-stable-staging/wip/images/tenderloin/ Dec 25 14:22:27 Maybe it's TP4G issue only, not sure Dec 25 14:22:31 Charging a wifi TP now Dec 25 14:24:35 I have " Dec 25 09:24:17 tenderloin systemd[1]: Failed to start Load the ath6kl WiFi kernel module." in my journalctl on TP4G Dec 25 14:25:11 that uImage looks right Dec 25 14:25:47 can you show: ls /lib/modules Dec 25 14:28:56 3.0.101-12919-gc31ea94 Dec 25 14:29:09 Could be it's issue with 4G TP Dec 25 14:29:17 Since it's slightly different HW wise Dec 25 14:29:46 you can try to load modules in that dir by hand using insmod Dec 25 14:30:27 there is a chance that KERNEL_VERSION in the recipe is not correct, but i'm not sure Dec 25 14:31:31 or rename "3.0.101-12919-gc31ea94" dir to "3.0.101-gc31ea94" and reboot Dec 25 14:44:36 Let me try that Dec 25 14:50:41 Renaming it also broke the data Dec 25 14:50:46 So I guess it's something lese Dec 25 14:50:49 else Dec 25 14:50:56 Because I did have data bars before Dec 25 14:52:02 ok Dec 25 15:21:51 it looks like i'm missing something... Dec 25 15:22:42 1. it's strange that the data stopped working, as i think it isn't compiled as module Dec 25 15:24:03 2. it's strange that wifi doesn't work with updated kernel (it was worked with previous, am i right?), there were no changes regarding wifi Dec 25 15:26:34 my last idea is to see what prevents loading athl6k module Dec 25 15:26:44 cd /lib/modules/3.0.101-12919-gc31ea94 Dec 25 15:26:53 insmod compat.ko Dec 25 15:27:17 insmod cfg80211.ko Dec 25 15:27:29 insmod athl6k.ko Dec 25 15:28:00 nizovn: Wifi TP is charged now, will update it Dec 25 15:28:06 ok Dec 25 15:45:19 Mine is named ath6kl.ko not athl6k.ko Dec 25 15:50:52 yup, my fault Dec 25 15:59:38 On my wifi one it also doesn't work, when I manually load, I can enable wifi in SEttings though Dec 25 16:00:05 Ah on my 4G to Dec 25 16:00:07 +o Dec 25 16:01:48 ok, i would try to rename that dir on wifi one TP Dec 25 16:05:36 nizovn: Yup now it's enabled Dec 25 16:06:25 ok Dec 25 16:06:59 .. but i have no idea why it doesn't work on 4g one Dec 25 16:09:11 Well the 4G is a bit different in general Dec 25 16:09:36 i remember wifi was working on it before Dec 25 16:10:10 Well on the WiFi one I enabled WiFi in Settings after I did the insmod Dec 25 16:11:26 Then renamed folder & rebooted Dec 25 16:11:43 On 4G I did it in different order Dec 25 16:13:40 there is a small chance that you mistyped the dir name on 4g one :P Dec 25 16:14:47 Let me check Dec 25 16:15:13 Nope Dec 25 16:15:22 ok.. Dec 25 16:15:26 I simply did cd /lib/modules Dec 25 16:15:31 Then mv oldname newname Dec 25 16:15:55 Now 4G is OK after reboot, data bars + wifi Dec 25 16:16:03 Might just have been the order Dec 25 16:16:52 so all is ok now? Dec 25 16:17:09 Yeah seems so Dec 25 16:17:20 we should edit https://github.com/shr-distribution/meta-smartphone/blob/shr/meta-hp/recipes-kernel/linux/linux-hp-tenderloin_git.bb#L24 then Dec 25 16:17:37 And remove the 12919 ? Dec 25 16:17:43 yup Dec 25 16:18:37 seems that's because build environment on my machine is different from the build server one Dec 25 16:19:09 nizovn: Ah OK Dec 25 16:20:42 maybe i will drop setting KERNEL_VERSION by hand sometime in january, as it can be done automatically Dec 25 16:27:25 OK thnx **** ENDING LOGGING AT Mon Dec 26 03:00:00 2016