monti Posted June 2, 2015 Posted June 2, 2015 Hello Igor, Jessie and Wheezy wont start with kernel 4.0.4. The image from your page (wheezy) will not start completely and now a tried a self compiled (jessie) . On the console I saw "Please wait, rebooting" or something like this and later "restarting sshd, please wait" (or so) After that, nothing more happend. System is a lime2 (different) and I deleted lib/ and output/ before compiling. Best, Jan (Yes, I want to try the lime2-problems with a newer kernel
Igor Posted June 2, 2015 Posted June 2, 2015 Actually it hangs only sometimes - I think the problem is in Eth initialization. Cut the power and try again. (reset won't help). Stick to Wheezy and Trusty.
monti Posted June 3, 2015 Author Posted June 3, 2015 Sorry, same for Trusty 4.0.4 (no connection). Unfortunatelly I couldn't check the screen output. Downloaded Trusty 4.0.4, copied to sd card, reboot & wait 5 minutes, disappeared from net, also after several restarts and unplugging the akku.
Igor Posted June 4, 2015 Posted June 4, 2015 Yes, there are problems with latest build. I am working on it.
Igor Posted June 4, 2015 Posted June 4, 2015 Current U-boot 2015.4 is broken. Ethernet fails to init also on Lime. I only changed u-boot for the latest archived and it worked. This is temporally solution so working on permanent.
monti Posted June 8, 2015 Author Posted June 8, 2015 How can I install it? 1. attempt from sources:----------------------------------------------------------- CC [M] /home/jan/lime2/output/rt8192cu/os_dep/linux/recv_linux.o CC [M] /home/jan/lime2/output/rt8192cu/os_dep/linux/ioctl_cfg80211.o CC [M] /home/jan/lime2/output/rt8192cu/os_dep/linux/rtw_android.o/home/jan/lime2/output/rt8192cu/os_dep/linux/rtw_android.c: In function ârtw_android_cmdstr_to_numâ:/home/jan/lime2/output/rt8192cu/os_dep/linux/rtw_android.c:229:3: error: implicit declaration of function âstrnicmpâ [-Werror=implicit-function-declaration] if(0 == strnicmp(cmdstr , android_wifi_cmd_str[cmd_num], strlen(android_wifi_cmd_str[cmd_num])) ) ^cc1: some warnings being treated as errorsmake[2]: *** [/home/jan/lime2/output/rt8192cu/os_dep/linux/rtw_android.o] Fehler 1make[1]: *** [_module_/home/jan/lime2/output/rt8192cu] Fehler 2make[1]: Verzeichnis »/home/jan/lime2/output/linux-mainline« wird verlassenmake: *** [modules] Fehler 2 2. Second attempt from Website: --------------------------------- - Downloaded image and wrote to sd cart - Downloaded http://mirror.igorpecovnik.com/u-boot/linux-u-boot-4.0.4-lime2_1.8_armhf.deb - chroot to /mnt - dpkg -i linux-u-boot-4.0.4-lime2_1.8_armhf.deb - reboot - nothing 3. Searched for archive uboot ------------------------ Didnt find any Uboot*-Lime2-*4.0* - files...
monti Posted June 10, 2015 Author Posted June 10, 2015 Ok, got it, kernel 3.19 works. (Didn't recognice that 3.19 was the precessor of 4.0.4)
Recommended Posts