Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Boot on Kobo Touch. #14

Closed
publicsite opened this issue Jan 19, 2018 · 6 comments
Closed

No Boot on Kobo Touch. #14

publicsite opened this issue Jan 19, 2018 · 6 comments

Comments

@publicsite
Copy link

Hi,

I just tried following the instructions using a9bf918_build (April 4 2017) and could not get the Kobo Touch to boot.

I also tried compiling from source on a ARM board, then following the installation instructions, but didn't get much luck with that either.

Any help with this much appreciated.

@lgeek
Copy link
Owner

lgeek commented Jan 19, 2018

Hi. See if this helps: #12 (comment). Please make sure you have a full backup of the factory SD card. Otherwise, use an UART adapter to get the serial console output.

@publicsite
Copy link
Author

I left 15MiB of free space before dding u-boot and kernel.

When switched on, the blue light at top appears, the screen flashes black twice

Unfortunately I don't have a usb-to-uart adapter to debug any more, nor am much good at soldering etc. even if I knew where to solder. :(

@lgeek
Copy link
Owner

lgeek commented Jan 19, 2018

To clarify, what that is saying is to leave 15 MiB of free space before the first partition (not before the u-boot and kernel images). I haven't seen this failure mode myself, so I'm not sure what sort of behaviour you'd see.

@publicsite
Copy link
Author

To clarify, what that is saying is to leave 15 MiB of free space before the first partition (not before the u-boot and kernel images).

Yes. I did this using gparted as specified.

@publicsite
Copy link
Author

Hi, it seems to be an issue with the kernel or rootfs. When I dd'ed my compiled kernel vs the pre-release kernel, the behaviour changed, in that no light came on and screen did not flash twice. This suggests to me u-boot is fine, but there is either an issue whilst booting the rootfs or running the kernel itself. I.e. it got passed the u-boot stage in order to display said behaviour.

I also tried to dd with a seek of 2048 instead of 1024 for the kernel, but behaviour did not change at all, for either my compiled kernel or the prerelease kernel.

I was considering trying to compile marek's kernel (google search) but I think it requires an old version of gcc.

So once again I am stuck.

@publicsite
Copy link
Author

publicsite commented Jan 22, 2018

I've managed to get it working.

On the Kobo Touch you shouldn't move the partition, otherwise it doesn't boot. There should be approximately 9.something MiB of space at the start of the disk. Leave it as it is ... do not move to 15MiB as suggested.

Thank you for your help. Glad to have got it working in the end! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants