06-05-2016, 07:00 PM
(This post was last modified: 06-05-2016, 07:00 PM by pfeerick.
Edit Reason: typos
)
(06-05-2016, 05:32 PM)CHeitkamp Wrote: I tried different SD cards and power supplies, too.
The attached logs were done with the debian-mate-jessie-20160501-lenny.raposo-longsleep-pine64-8GB.img image on an Samsung EVO+ 32GB µSD card.
Only power, the SD card and the serial console were connected to the Pina A64 1GB.
I attached the serial console logs without (OK.txt) and with (FAIL.txt) Wifi/BT module attached.
Very first thing I'd do is update the kernel... you're running a very old version - 3.10.65-7-pine64-longsleep, when the current version is 3.10.101-4-pine64-longsleep, IIRC. You probably need up update uboot also. The easiest way to update these (if you have an ethernet connection you can use to get the pine64 on the internet) are:
Code:
sudo /usr/local/sbin/pine64_update_uboot.sh
sudo /usr/local/sbin/pine64_update_kernel.sh
and then reboot your pine64, and then try again. There is also a resize_rootfs.sh script in that folder you'll want to run if/when you do get the wifi working, as you'll only have access to 8GB of your 32GB card.
Otherwise, try the up-to-date ubuntu image from this topic.
Also, just a dumb question... you are plugging in the wifi/bt module before powering up the pine64, aren't you... not while it's starting up... just checking!
If you still aren't getting any where, and longsleep doesn't have any tips or pointers... try and get hold tllim via a PM... seems to be more responsive that way at the moment.