Quantcast
Channel: MobileRead Forums - Kobo Developer's Corner
Viewing all 1567 articles
Browse latest View live

Clara HD activate device without account

$
0
0
I've being able to activate my new Kobo Clara HD without creating a user account with the following command:
Code:

echo "insert into user values('user', 'key', 'user', NULL, NULL, NULL, FALSE, FALSE, FALSE, NULL, NULL, NULL, NULL, TRUE, NULL, FALSE, NULL, NULL, NULL);" | sqlite /mnt/KOBOeReader/.kobo/KoboReader.sqlite
I've based it on the kobo touch hacking documentation:
https://wiki.mobileread.com/wiki/Kob...e_registration

After I got in the device I disabled the automatic sync in the settings and everything seems to work fine.

KA1+KSM9 - Cannt start USB

$
0
0
KA1 on latest fw - 4.9.11311

Trying to start USB "usb-->usb enable.sh" will result in (at most...) a very short blinking screen and that's it.

The fun part - once this happens, "return" will bring a very short main KSM menu :
"front light on
front light off
usb
wifi
toggle btw full and sort menu
power off"

"power off" at that will result in -
"cannot open file:
/mnt/onboard/.adds/kbmenu_user/txt/poweroff_info.html".

A short press on the power button at this stage WILL restart the KA1 into the KSM09 menu (so it does power off, but somethng happens to the file system during the failed usb start.

There is no problem powering off the KA1 from the KSM main menu any other time (including showing the 'Powered Odd" page.).

USB works just fine in NICKEL.

Ideas ?

Aura H2O after importing content nickle crashes.

$
0
0
I have KSM9 installed on the e-reader and nickle crashes after importing content, also when attempting to open an ebook that is slightly modified it causes nickle to crash.

BTW the patches I have enabled is the custom margins patch, larger cover, custom dictionary font size/box size, no 3rd row thing, custom line spacing/font size. and I believe that's all of them that I have enabled.

I'd use koreader but it seems to be using some weird-ass CSS wherein it completely ignores how the book wants it to display something. It takes books that use double space method for paragraphs and indents them even though the book itself didn't have it that way and that's annoying. Also it has that weird little progress bar at the bottom which I don't see a point in as it's wasting space.

P.S.

I deleted all of the user partition of the reader and started over and it's still happening.

Basically it goes blank by pressing the power button KSM shows up on the screen.

Aura H2O with patches nickle crashes in pocket.

$
0
0
As stated, nickle crashes when viewing an article with pocket.


It seems to be with the gesture handler no idea what's going on with these crashes nor what the hell's going on right now. i already did a factory reset and only after appllying the patches below does it crash. This is a new issue and has never happened in the past with literally the same exact patches _and more_ that were beta quality only this release do I get these issues. I guess if it's at all possible if someone can provide a way to reset it to stock firmware upgrade to some lower firmware and then patch that I'd rather that come about as these patches are doing something somewhere.


here's my yaml file with patches.
Code:

overrides:
  src/nickel.yaml:
##    Show all games: yes
##    Dictionary pop-up frame size increase: yes
    Remove footer (row3) and increase cover size on new home screen: yes
    Remove recommendations (row1col2) from home screen: yes
  src/libadobe.so.yaml:
  src/libnickel.so.1.0.0.yaml:
    Custom font sizes: yes
    Freedom to advanced fonts control: yes
##    Custom kepub default margins: yes
    Custom footer (page number text): yes
    Allow searches on Extra dictionaries: yes
    My 10 line spacing values: yes
    Custom left & right margins: yes
  src/librmsdk.so.1.0.0.yaml:
    Default ePub monospace font (Courier): yes

One more thing I have changed the minimum font size from 12 to 11 and that's the only line i've changed in the patches themselves which is something i've always done since 3.2 era.

here's the stack log.
Spoiler:

OH THE HUMANITY!
pid: 571, tid: 571 (nickel), rev: b628114af7d11c3c8c52e533d983ce37736de440
>>> /usr/local/Kobo/nickel <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000040
r0 0cb4b660 r1 0000000f r2 00000004 r3 d8001c60
r4 00528618 r5 00528618 r6 0052887c r7 7e8bed00
r8 016e7e60 r9 2bca2fe8 10 7e8bed0c fp d8001c6f
ip 2bcb36f4 sp 7e8bed00 lr 2b480923 pc 2b480924 cpsr 800e0030
#00 sp: 0x7e8bed00 ip: 0x2b480924 /usr/local/Kobo/libnickel.so.1.0.0: _ZN12PluginLoader11forMimeTypeERK10QByteArray+0xfb
#01 sp: 0x7e8bed48 ip: 0x2b5bdf17 /usr/local/Kobo/libnickel.so.1.0.0: _ZN17BookSearchBuilder9canSearchERK6Volume+0xb6
#02 sp: 0x7e8bed70 ip: 0x2b5c54cd /usr/local/Kobo/libnickel.so.1.0.0: _ZN23SearchInBookActionProxy19populateComboButtonE P11ComboButton+0x14
#03 sp: 0x7e8bed98 ip: 0x2b57e857 /usr/local/Kobo/libnickel.so.1.0.0: _ZN16ActionProxyMixin24setupReadingFooterButtonEP7 QObjectRK6VolumeP11ComboButton+0x33e
#04 sp: 0x7e8bee28 ip: 0x2b770fb3 /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController8loadViewEv+0x17e
#05 sp: 0x7e8beef0 ip: 0x2b76f31d /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController10footerViewEv+0x34
#06 sp: 0x7e8bef30 ip: 0x2b76fa1f /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController14updateBackTextEv+0xfa
#07 sp: 0x7e8bef58 ip: 0x2b76f6d1 /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController4showEv+0x28
#08 sp: 0x7e8befd0 ip: 0x2b7627c7 /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView14openFooterMenuEv+0xc6
#09 sp: 0x7e8beff8 ip: 0x2b75f487 /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView6mapTapE6QPointRK5QHashI5QRectMS_F vvEE+0x1f6
#10 sp: 0x7e8bf050 ip: 0x2b764591 /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView10processTapEP10TapGesture+0x2d8
#11 sp: 0x7e8bf0c0 ip: 0x2b9aaff7 /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView13backRequestedEv+0xa56
#12 sp: 0x7e8bf180 ip: 0x2e5d9211 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN11QMetaObject8activateEP7QObjectiiPPv+0x4d0
#13 sp: 0x7e8bf230 ip: 0x2b9ac901 /usr/local/Kobo/libnickel.so.1.0.0: _ZN15KepubBookReader10processTapEP10TapGesture+0x2 4
#14 sp: 0x7e8bf250 ip: 0x2b767415 /usr/local/Kobo/libnickel.so.1.0.0: _ZN15KepubBookReader10tapGestureEP15GestureReceive rP10TapGesture+0x1c
#15 sp: 0x7e8bf270 ip: 0x2b4ada5b /usr/local/Kobo/libnickel.so.1.0.0: _ZN15GestureReceiver21sendGestureToDelegateEP13QGe stureEventP15GestureDelegate+0xd6
#16 sp: 0x7e8bf290 ip: 0x2d975ae3 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN19QApplicationPrivate13notify_helperEP7QObjectP 6QEvent+0x56
#17 sp: 0x7e8bf2a8 ip: 0x2d97b4e9 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN12QApplication6notifyEP7QObjectP6QEvent+0xff0
#18 sp: 0x7e8bf408 ip: 0x2b6ef619 /usr/local/Kobo/libnickel.so.1.0.0: _ZN18Nickel3Application6notifyEP7QObjectP6QEvent+0 x34
#19 sp: 0x7e8bf438 ip: 0x2e5b8111 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN16QCoreApplication14notifyInternalEP7QObjectP6Q Event+0x84
#20 sp: 0x7e8bf468 ip: 0x2d9b1219 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN18QGestureRecognizer20unregisterRecognizerEN2Qt 11GestureTypeE+0x30d0
#21 sp: 0x7e8bf538 ip: 0x2d9b2467 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN18QGestureRecognizer20unregisterRecognizerEN2Qt 11GestureTypeE+0x431e
#22 sp: 0x7e8bf600 ip: 0x2d9b3637 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN18QGestureRecognizer20unregisterRecognizerEN2Qt 11GestureTypeE+0x54ee
#23 sp: 0x7e8bf638 ip: 0x2d97a853 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN12QApplication6notifyEP7QObjectP6QEvent+0x35a
#24 sp: 0x7e8bf798 ip: 0x2b6ef619 /usr/local/Kobo/libnickel.so.1.0.0: _ZN18Nickel3Application6notifyEP7QObjectP6QEvent+0 x34
#25 sp: 0x7e8bf7c8 ip: 0x2e5b8111 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN16QCoreApplication14notifyInternalEP7QObjectP6Q Event+0x84
#26 sp: 0x7e8bf7f8 ip: 0x2e5f4c65 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN14QTimerInfoList14activateTimersEv+0x400
#27 sp: 0x7e8bf860 ip: 0x2e5f39df /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN 10QEventLoop17ProcessEventsFlagEE+0xd6
#28 sp: 0x7e8bf888 ip: 0x2f74147b /usr/local/Kobo/platforms/libkobo.so: _ZN13QFontEngineFT19alphaRGBMapForGlyphEj6QFixedRK 10QTransform+0xe16
#29 sp: 0x7e8bf898 ip: 0x2e5b6a53 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFla gEE+0xe6
#30 sp: 0x7e8bf8d0 ip: 0x2e5bb931 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN16QCoreApplication4execEv+0x58
#31 sp: 0x7e8bf900 ip: 0x0001c8f1 /usr/local/Kobo/nickel: main+0xb4c
#32 sp: 0x7e8bfac0 ip: 0x2f5a1335 /lib/libc-2.11.1.so: __libc_start_main+0x9c
#33 sp: 0x7e8bfc08 ip: 0x0001cdfd /usr/local/Kobo/nickel: _start+0x20
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 835
r0 fffffdfe r1 30031d80 r2 00000000 r3 00000000
r4 00000000 r5 00000020 r6 30031d80 r7 0000008e
r8 2e779480 r9 00000000 10 004fc030 fp 00000000
ip 00000000 sp 30031d60 lr 00000000 pc 2f61a8d4 cpsr 800d0030
#00 sp: 0x30031d60 ip: 0x2f61a8d4 /lib/libc-2.11.1.so: __select+0x33
#01 sp: 0x30031d70 ip: 0x2e5705b5 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN9QLockFile6unlockEv+0x17e4
#02 sp: 0x30031e28 ip: 0x2e445651 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread21setTerminationEnabledEb+0x218
#03 sp: 0x30031e50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 837
r0 fffffdfe r1 30a00560 r2 30a00770 r3 30a00980
r4 00000000 r5 00000000 r6 0000000d r7 0000008e
r8 30a00560 r9 30a00770 10 30a00980 fp 30a00468
ip 00000000 sp 309fec40 lr 00000000 pc 2f61a8d4 cpsr 800f0030
#00 sp: 0x309fec40 ip: 0x2f61a8d4 /lib/libc-2.11.1.so: __select+0x33
#01 sp: 0x309fec50 ip: 0x2e5f2023 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _Z14qt_safe_selectiP6fd_setS0_S0_PK8timespec+0x172
#02 sp: 0x309feca0 ip: 0x2e5f3545 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN27QEventDispatcherUNIXPrivate8doSelectE6QFlagsI N10QEventLoop17ProcessEventsFlagEEP8timespec+0xdc
#03 sp: 0x309feda0 ip: 0x2e5f39f1 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN 10QEventLoop17ProcessEventsFlagEE+0xe8
#04 sp: 0x309fedc8 ip: 0x2e5b6a53 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFla gEE+0xe6
#05 sp: 0x309fee00 ip: 0x2e4424cd /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread4execEv+0x60
#06 sp: 0x309fee28 ip: 0x2e445651 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread21setTerminationEnabledEb+0x218
#07 sp: 0x309fee50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 843
cannot get registers: No such process
unw_init_remote() failed: ret=-3
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 869
cannot get registers: No such process
unw_init_remote() failed: ret=-3
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 879
cannot get registers: No such process
unw_init_remote() failed: ret=-3
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 895
r0 fffffdfe r1 30100cb0 r2 30100ec0 r3 301010d0
r4 00000000 r5 00000000 r6 00000013 r7 0000008e
r8 30100cb0 r9 30100ec0 10 301010d0 fp 30101e78
ip 00000000 sp 33229c40 lr 00000000 pc 2f61a8d4 cpsr 80030030
#00 sp: 0x33229c40 ip: 0x2f61a8d4 /lib/libc-2.11.1.so: __select+0x33
#01 sp: 0x33229c50 ip: 0x2e5f2023 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _Z14qt_safe_selectiP6fd_setS0_S0_PK8timespec+0x172
#02 sp: 0x33229ca0 ip: 0x2e5f3545 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN27QEventDispatcherUNIXPrivate8doSelectE6QFlagsI N10QEventLoop17ProcessEventsFlagEEP8timespec+0xdc
#03 sp: 0x33229da0 ip: 0x2e5f39f1 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN 10QEventLoop17ProcessEventsFlagEE+0xe8
#04 sp: 0x33229dc8 ip: 0x2e5b6a53 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFla gEE+0xe6
#05 sp: 0x33229e00 ip: 0x2e4424cd /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread4execEv+0x60
#06 sp: 0x33229e28 ip: 0x2e445651 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread21setTerminationEnabledEb+0x218
#07 sp: 0x33229e50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 896
r0 fffffe00 r1 00000080 r2 00000003 r3 00000000
r4 00000000 r5 2d897f90 r6 2d897f78 r7 000000f0
r8 00000000 r9 00000001 10 2d897f77 fp 00000003
ip 000000f0 sp 31c76d88 lr 2f41df1f pc 2f4223c6 cpsr 400d0030
#00 sp: 0x31c76d88 ip: 0x2f4223c6 /lib/libpthread-2.11.1.so: __res_state+0x31
#01 sp: 0x31c76d90 ip: 0x2f41df1f /lib/libpthread-2.11.1.so: pthread_cond_wait+0xe6
#02 sp: 0x31c76df8 ip: 0x2d491545 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xaf4
#03 sp: 0x31c76e48 ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
#04 sp: 0x31c76e58 ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
#05 sp: 0x31c77460 ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
#06 sp: 0x00000010 ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
#07 sp: 0x0000000f ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 897
r0 fffffdfe r1 30a00f18 r2 30a01128 r3 30a01338
r4 00000000 r5 00000000 r6 0000001a r7 0000008e
r8 30a00f18 r9 30a01128 10 30a01338 fp 30a020e0
ip 00000000 sp 35fdbc40 lr 00000000 pc 2f61a8d4 cpsr 80030030
#00 sp: 0x35fdbc40 ip: 0x2f61a8d4 /lib/libc-2.11.1.so: __select+0x33
#01 sp: 0x35fdbc50 ip: 0x2e5f2023 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _Z14qt_safe_selectiP6fd_setS0_S0_PK8timespec+0x172
#02 sp: 0x35fdbca0 ip: 0x2e5f3545 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN27QEventDispatcherUNIXPrivate8doSelectE6QFlagsI N10QEventLoop17ProcessEventsFlagEEP8timespec+0xdc
#03 sp: 0x35fdbda0 ip: 0x2e5f39f1 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN 10QEventLoop17ProcessEventsFlagEE+0xe8
#04 sp: 0x35fdbdc8 ip: 0x2e5b6a53 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFla gEE+0xe6
#05 sp: 0x35fdbe00 ip: 0x2e4424cd /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread4execEv+0x60
#06 sp: 0x35fdbe28 ip: 0x2e445651 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread21setTerminationEnabledEb+0x218
#07 sp: 0x35fdbe50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 898
r0 fffffe00 r1 00000080 r2 0000000b r3 00000000
r4 00000000 r5 3572f140 r6 3572f124 r7 000000f0
r8 00000000 r9 00000001 10 3572f123 fp 0000000b
ip 000000f0 sp 367dbda8 lr 2f41df1f pc 2f4223c6 cpsr 400d0030
#00 sp: 0x367dbda8 ip: 0x2f4223c6 /lib/libpthread-2.11.1.so: __res_state+0x31
#01 sp: 0x367dbdb0 ip: 0x2f41df1f /lib/libpthread-2.11.1.so: pthread_cond_wait+0xe6
#02 sp: 0x367dbe18 ip: 0x2d28020d /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3JSC9HandleSet12writeBarrierEPNS_7JSValueERKS1_ +0x724
#03 sp: 0x367dbe40 ip: 0x2d4b6843 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF11OSAllocator18releaseDecommittedEPvj+0xe2
#04 sp: 0x367dbe50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
Recorded last user operations:
last user operation[8]: "appStart"
last user operation[7]: "pluggedIn"
last user operation[6]: "pluggedInBatte
last user operation[5]: "mainNavOption"
last user operation[4]: "libraryPocket"
last user operation[3]: "mainNavOption"
last user operation[2]: "startReadingBo
last user operation[1]: "openContent"
last user operation[0]: "readerShown"
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---


and the previous one.

Spoiler:

OH THE HUMANITY!
pid: 571, tid: 571 (nickel), rev: b628114af7d11c3c8c52e533d983ce37736de440
>>> /usr/local/Kobo/nickel <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000000c
r0 0daaf6c9 r1 00000002 r2 00000004 r3 e85a6359
r4 014c2bb0 r5 014c2bb0 r6 00d08f5c r7 7ecd38b8
r8 014cee90 r9 2bca2fe8 10 7ecd38c4 fp e85a635b
ip 2bcb36f4 sp 7ecd38b8 lr 2b480923 pc 2b480924 cpsr 200e0030
#00 sp: 0x7ecd38b8 ip: 0x2b480924 /usr/local/Kobo/libnickel.so.1.0.0: _ZN12PluginLoader11forMimeTypeERK10QByteArray+0xfb
#01 sp: 0x7ecd3900 ip: 0x2b5bdf17 /usr/local/Kobo/libnickel.so.1.0.0: _ZN17BookSearchBuilder9canSearchERK6Volume+0xb6
#02 sp: 0x7ecd3928 ip: 0x2b5c54cd /usr/local/Kobo/libnickel.so.1.0.0: _ZN23SearchInBookActionProxy19populateComboButtonE P11ComboButton+0x14
#03 sp: 0x7ecd3950 ip: 0x2b57e857 /usr/local/Kobo/libnickel.so.1.0.0: _ZN16ActionProxyMixin24setupReadingFooterButtonEP7 QObjectRK6VolumeP11ComboButton+0x33e
#04 sp: 0x7ecd39e0 ip: 0x2b770fb3 /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController8loadViewEv+0x17e
#05 sp: 0x7ecd3aa8 ip: 0x2b76f31d /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController10footerViewEv+0x34
#06 sp: 0x7ecd3ae8 ip: 0x2b76fa1f /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController14updateBackTextEv+0xfa
#07 sp: 0x7ecd3b10 ip: 0x2b76f6d1 /usr/local/Kobo/libnickel.so.1.0.0: _ZN21ReadingMenuController4showEv+0x28
#08 sp: 0x7ecd3b88 ip: 0x2b7627c7 /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView14openFooterMenuEv+0xc6
#09 sp: 0x7ecd3bb0 ip: 0x2b75f487 /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView6mapTapE6QPointRK5QHashI5QRectMS_F vvEE+0x1f6
#10 sp: 0x7ecd3c08 ip: 0x2b764591 /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView10processTapEP10TapGesture+0x2d8
#11 sp: 0x7ecd3c78 ip: 0x2b9aaff7 /usr/local/Kobo/libnickel.so.1.0.0: _ZN11ReadingView13backRequestedEv+0xa56
#12 sp: 0x7ecd3d38 ip: 0x2e5d9211 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN11QMetaObject8activateEP7QObjectiiPPv+0x4d0
#13 sp: 0x7ecd3de8 ip: 0x2b9ac901 /usr/local/Kobo/libnickel.so.1.0.0: _ZN15KepubBookReader10processTapEP10TapGesture+0x2 4
#14 sp: 0x7ecd3e08 ip: 0x2b767415 /usr/local/Kobo/libnickel.so.1.0.0: _ZN15KepubBookReader10tapGestureEP15GestureReceive rP10TapGesture+0x1c
#15 sp: 0x7ecd3e28 ip: 0x2b4ada5b /usr/local/Kobo/libnickel.so.1.0.0: _ZN15GestureReceiver21sendGestureToDelegateEP13QGe stureEventP15GestureDelegate+0xd6
#16 sp: 0x7ecd3e48 ip: 0x2d975ae3 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN19QApplicationPrivate13notify_helperEP7QObjectP 6QEvent+0x56
#17 sp: 0x7ecd3e60 ip: 0x2d97b4e9 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN12QApplication6notifyEP7QObjectP6QEvent+0xff0
#18 sp: 0x7ecd3fc0 ip: 0x2b6ef619 /usr/local/Kobo/libnickel.so.1.0.0: _ZN18Nickel3Application6notifyEP7QObjectP6QEvent+0 x34
#19 sp: 0x7ecd3ff0 ip: 0x2e5b8111 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN16QCoreApplication14notifyInternalEP7QObjectP6Q Event+0x84
#20 sp: 0x7ecd4020 ip: 0x2d9b1219 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN18QGestureRecognizer20unregisterRecognizerEN2Qt 11GestureTypeE+0x30d0
#21 sp: 0x7ecd40f0 ip: 0x2d9b2467 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN18QGestureRecognizer20unregisterRecognizerEN2Qt 11GestureTypeE+0x431e
#22 sp: 0x7ecd41b8 ip: 0x2d9b2ea5 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN18QGestureRecognizer20unregisterRecognizerEN2Qt 11GestureTypeE+0x4d5c
#23 sp: 0x7ecd4200 ip: 0x2d97a599 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN12QApplication6notifyEP7QObjectP6QEvent+0xa0
#24 sp: 0x7ecd4360 ip: 0x2b6ef619 /usr/local/Kobo/libnickel.so.1.0.0: _ZN18Nickel3Application6notifyEP7QObjectP6QEvent+0 x34
#25 sp: 0x7ecd4390 ip: 0x2e5b8111 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN16QCoreApplication14notifyInternalEP7QObjectP6Q Event+0x84
#26 sp: 0x7ecd43c0 ip: 0x2d97c987 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN19QApplicationPrivate22translateRawTouchEventEP 7QWidgetP12QTouchDeviceRK5QListIN11QTouchEvent10To uchPointEEm+0x9fe
#27 sp: 0x7ecd4480 ip: 0x2d9c0ae1 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDev iceMetricE+0x2e38
#28 sp: 0x7ecd4500 ip: 0x2d975ae3 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN19QApplicationPrivate13notify_helperEP7QObjectP 6QEvent+0x56
#29 sp: 0x7ecd4518 ip: 0x2d97a91b /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWidgets.so.4.6.2: _ZN12QApplication6notifyEP7QObjectP6QEvent+0x422
#30 sp: 0x7ecd4678 ip: 0x2b6ef619 /usr/local/Kobo/libnickel.so.1.0.0: _ZN18Nickel3Application6notifyEP7QObjectP6QEvent+0 x34
#31 sp: 0x7ecd46a8 ip: 0x2e5b8111 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN16QCoreApplication14notifyInternalEP7QObjectP6Q Event+0x84
#32 sp: 0x7ecd46d8 ip: 0x2e142431 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtGui.so.4.6.2: _ZN22QGuiApplicationPrivate17processTouchEventEPN2 9QWindowSystemInterfacePrivate10TouchEventE+0xe24
#33 sp: 0x7ecd4840 ip: 0x2e143f29 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtGui.so.4.6.2: _ZN22QGuiApplicationPrivate24processWindowSystemEv entEPN29QWindowSystemInterfacePrivate17WindowSyste mEventE+0x18c
#34 sp: 0x7ecd4878 ip: 0x2e132727 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtGui.so.4.6.2: _ZN22QWindowSystemInterface22sendWindowSystemEvent sE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x1e
#35 sp: 0x7ecd4888 ip: 0x2f741483 /usr/local/Kobo/platforms/libkobo.so: _ZN13QFontEngineFT19alphaRGBMapForGlyphEj6QFixedRK 10QTransform+0xe1e
#36 sp: 0x7ecd4898 ip: 0x2e5b6a53 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFla gEE+0xe6
#37 sp: 0x7ecd48d0 ip: 0x2e5bb931 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN16QCoreApplication4execEv+0x58
#38 sp: 0x7ecd4900 ip: 0x0001c8f1 /usr/local/Kobo/nickel: main+0xb4c
#39 sp: 0x7ecd4ac0 ip: 0x2f5a1335 /lib/libc-2.11.1.so: __libc_start_main+0x9c
#40 sp: 0x7ecd4c08 ip: 0x0001cdfd /usr/local/Kobo/nickel: _start+0x20
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 839
r0 fffffdfe r1 30031d80 r2 00000000 r3 00000000
r4 00000000 r5 00000020 r6 30031d80 r7 0000008e
r8 2e779480 r9 00000000 10 004fc030 fp 00000000
ip 00000000 sp 30031d60 lr 00000000 pc 2f61a8d4 cpsr 800d0030
#00 sp: 0x30031d60 ip: 0x2f61a8d4 /lib/libc-2.11.1.so: __select+0x33
#01 sp: 0x30031d70 ip: 0x2e5705b5 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN9QLockFile6unlockEv+0x17e4
#02 sp: 0x30031e28 ip: 0x2e445651 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread21setTerminationEnabledEb+0x218
#03 sp: 0x30031e50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 841
r0 fffffdfe r1 30a00560 r2 30a00770 r3 30a00980
r4 00000000 r5 00000000 r6 0000000d r7 0000008e
r8 30a00560 r9 30a00770 10 30a00980 fp 30a00468
ip 00000000 sp 309fec40 lr 00000000 pc 2f61a8d4 cpsr 800f0030
#00 sp: 0x309fec40 ip: 0x2f61a8d4 /lib/libc-2.11.1.so: __select+0x33
#01 sp: 0x309fec50 ip: 0x2e5f2023 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _Z14qt_safe_selectiP6fd_setS0_S0_PK8timespec+0x172
#02 sp: 0x309feca0 ip: 0x2e5f3545 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN27QEventDispatcherUNIXPrivate8doSelectE6QFlagsI N10QEventLoop17ProcessEventsFlagEEP8timespec+0xdc
#03 sp: 0x309feda0 ip: 0x2e5f39f1 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN 10QEventLoop17ProcessEventsFlagEE+0xe8
#04 sp: 0x309fedc8 ip: 0x2e5b6a53 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFla gEE+0xe6
#05 sp: 0x309fee00 ip: 0x2e4424cd /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread4execEv+0x60
#06 sp: 0x309fee28 ip: 0x2e445651 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread21setTerminationEnabledEb+0x218
#07 sp: 0x309fee50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 847
cannot get registers: No such process
unw_init_remote() failed: ret=-3
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 874
cannot get registers: No such process
unw_init_remote() failed: ret=-3
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 887
cannot get registers: No such process
unw_init_remote() failed: ret=-3
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 903
r0 fffffdfe r1 30100cb0 r2 30100ec0 r3 301010d0
r4 00000000 r5 00000000 r6 00000013 r7 0000008e
r8 30100cb0 r9 30100ec0 10 301010d0 fp 30101e78
ip 00000000 sp 33229c40 lr 00000000 pc 2f61a8d4 cpsr 80030030
#00 sp: 0x33229c40 ip: 0x2f61a8d4 /lib/libc-2.11.1.so: __select+0x33
#01 sp: 0x33229c50 ip: 0x2e5f2023 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _Z14qt_safe_selectiP6fd_setS0_S0_PK8timespec+0x172
#02 sp: 0x33229ca0 ip: 0x2e5f3545 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN27QEventDispatcherUNIXPrivate8doSelectE6QFlagsI N10QEventLoop17ProcessEventsFlagEEP8timespec+0xdc
#03 sp: 0x33229da0 ip: 0x2e5f39f1 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN 10QEventLoop17ProcessEventsFlagEE+0xe8
#04 sp: 0x33229dc8 ip: 0x2e5b6a53 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFla gEE+0xe6
#05 sp: 0x33229e00 ip: 0x2e4424cd /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread4execEv+0x60
#06 sp: 0x33229e28 ip: 0x2e445651 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread21setTerminationEnabledEb+0x218
#07 sp: 0x33229e50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 904
r0 fffffe00 r1 00000080 r2 00000001 r3 00000000
r4 00000000 r5 2d897f90 r6 2d897f78 r7 000000f0
r8 00000000 r9 00000001 10 2d897f77 fp 00000001
ip 000000f0 sp 31c76d88 lr 2f41df1f pc 2f4223c6 cpsr 40080030
#00 sp: 0x31c76d88 ip: 0x2f4223c6 /lib/libpthread-2.11.1.so: __res_state+0x31
#01 sp: 0x31c76d90 ip: 0x2f41df1f /lib/libpthread-2.11.1.so: pthread_cond_wait+0xe6
#02 sp: 0x31c76df8 ip: 0x2d491545 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xaf4
#03 sp: 0x31c76e48 ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
#04 sp: 0x31c76e58 ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
#05 sp: 0x31c77460 ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
#06 sp: 0x00000010 ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
#07 sp: 0x0000000f ip: 0x2d491581 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF8Internal21fastMallocMatchFailedEPv+0xb30
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 905
r0 fffffdfe r1 30a00f18 r2 30a01128 r3 30a01338
r4 00000000 r5 00000000 r6 0000001a r7 0000008e
r8 30a00f18 r9 30a01128 10 30a01338 fp 30a020e0
ip 00000000 sp 35f64c40 lr 00000000 pc 2f61a8d4 cpsr 80030030
#00 sp: 0x35f64c40 ip: 0x2f61a8d4 /lib/libc-2.11.1.so: __select+0x33
#01 sp: 0x35f64c50 ip: 0x2e5f2023 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _Z14qt_safe_selectiP6fd_setS0_S0_PK8timespec+0x172
#02 sp: 0x35f64ca0 ip: 0x2e5f3545 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN27QEventDispatcherUNIXPrivate8doSelectE6QFlagsI N10QEventLoop17ProcessEventsFlagEEP8timespec+0xdc
#03 sp: 0x35f64da0 ip: 0x2e5f39f1 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN 10QEventLoop17ProcessEventsFlagEE+0xe8
#04 sp: 0x35f64dc8 ip: 0x2e5b6a53 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFla gEE+0xe6
#05 sp: 0x35f64e00 ip: 0x2e4424cd /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread4execEv+0x60
#06 sp: 0x35f64e28 ip: 0x2e445651 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtCore.so.4.6.2: _ZN7QThread21setTerminationEnabledEb+0x218
#07 sp: 0x35f64e50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
pid: 571, tid: 906
r0 fffffe00 r1 00000080 r2 00000007 r3 00000000
r4 00000000 r5 3473d140 r6 3473d124 r7 000000f0
r8 00000000 r9 00000001 10 3473d123 fp 00000007
ip 000000f0 sp 36764da8 lr 2f41df1f pc 2f4223c6 cpsr 400d0030
#00 sp: 0x36764da8 ip: 0x2f4223c6 /lib/libpthread-2.11.1.so: __res_state+0x31
#01 sp: 0x36764db0 ip: 0x2f41df1f /lib/libpthread-2.11.1.so: pthread_cond_wait+0xe6
#02 sp: 0x36764e18 ip: 0x2d28020d /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3JSC9HandleSet12writeBarrierEPNS_7JSValueERKS1_ +0x724
#03 sp: 0x36764e40 ip: 0x2d4b6843 /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtWebKit.so.4.6.2: _ZN3WTF11OSAllocator18releaseDecommittedEPvj+0xe2
#04 sp: 0x36764e50 ip: 0x2f41a473 /lib/libpthread-2.11.1.so: __pthread_get_minstack+0xec6
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
Recorded last user operations:
last user operation[7]: "appStart"
last user operation[6]: "pluggedIn"
last user operation[5]: "pluggedInBatte
last user operation[4]: "mainNavOption"
last user operation[3]: "libraryPocket"
last user operation[2]: "mainNavOption"
last user operation[1]: "openContent"
last user operation[0]: "readerShown"
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---

CURL for Kobos [request]

$
0
0
For a script which should automatically download my daily newspaper I'm searching for a version of curl which runs on Kobos with actual FW. I would be gratefule if anyone, who managed to run curl on Kobos, could provide those files.

E-reader clock

Clara HD SD card image needed

$
0
0
Hi all, please ecxcuse my English, it is not my first language.
The other day I bricked my Clara HD. While trying to switch to another SD-card, I accidentally formatted the original card before making a backup.
Could somebody please send me a working image?
Thank you,
panamajack

Another call for testers

$
0
0
Okay, now that FBInk 1.3.0 is out the door, I can focus on polishing one of the features it introduced: button_scan.

The idea, which came up during discussions around @sherman's kobo-rclone, is to automagically tap on the "Connect" button of the "USB Plugged In" popup.

After a few iterations, we've got something working, but there's a caveat:
While I'm pretty confident the "looking for the button" part is mostly okay everywhere (there may be a minor hitch on 16bpp FW (i.e., < 4.2)), I *know* the "pressing the button" part will NOT work everywhere (as-is).

Unfortunately, @sherman and I both have access only to a single model (H2O), so that's where you come in!

The idea is to install the latest FBInk version, and test the button_scan command (which means, again, yes, you'll need some kind of shell access to your device).

In particular, I'm looking for testers:

* On FW < 4.2
* With a H2O²r1
* With a Mini
* With an Aura One (where it *should* just work)
* With an Aura HD
* With a Glo
* With a H2O²r2
* With an Aura SE (where it *should* just work)
* With an Aura SE r2
* With a Glo HD
* With a Touch 2.0
* With a Clara HD

(I'll update that list as time goes on).

If you have an Aura and you're keen to help, go ahead, but it should just work on your device.
If you have an old Touch, don't bother, those are going to be practically impossible to always handle right, sorry ;).


I'll probably ask you to dump a proper screen capture of the USB popup, as well as a manually generated tap event in the general vicinity of the Connect button.

As for what to do, before running button_scan:

* Actually generate the popup, without needing to plug anything:
echo "usb plug add" > /tmp/nickel-hardware-status

* Capture a snapshot:
fbgrab usb.png
(You'll need a recent-ish FBGrab binary, either from KoboStuff or the standalone release).

* Capture an input event:
hexdump -x /dev/input/event1 (then a single tap on the connect button, and then ^C to interrupt hexdump).

* Test button_scan:
button_scan

If it succeeds in finding a button, you can add -p to make it attempt a touch, but see the next post before you cross that bridge ;).

installer for kfmon version 1.0.0

$
0
0
Dear forumites,

I was wondering if one of you may have a copy of the installer for kfmon version 1.0.0 that was uploaded on this forum in June and would be willing to make it available to me. Please feel free to PM me if you can help me. Thank you for your attention.

Kobo GLO HD Brick

$
0
0
Hi to everyone. My name is Elisabeth and I live in Italy.
I have brick my kobo Glo HD. I tried without success factory reset.
I need a virgin sdcard image.
Here are my details on the bottom:

MODEL: N437


Please help me and sorry for my bad english.

Thank you.
Elisabeth

Instructions for patching firmware 4.10.11591

$
0
0
This patch thread is for firmware 4.10.11591 (374ecc07837b33d166cd4fd8bade8a0e5178fe2b).

Instructions for patching on Windows, Linux, or macOS with kobopatch:
  1. Download kobopatch_4.10.11591.zip from here.
  2. Download the firmware from here to the src folder. The zip should be renamed to kobo-update-4.10.11591.zip.
  3. Install the firmware on your kobo BEFORE proceeding with the next steps.
  4. Enable patches in the files in the src folder (or use the overrides in kobopatch.yaml to keep your options separate).
  5. Run kobopatch.bat on Windows, or kobopatch.sh on Linux.
  6. If the patching succeeded, a file named KoboRoot.tgz will be created in the out folder. Copy it to the .kobo folder of your device.

See the kobopatch - An improved patching system thread for more details.

Note: GeoffR gave me permission to post this patch thread (I updated the patches), patches in the old format are coming soon.

Help with my H2O

$
0
0
I need some help with my H2O.

I installed a fw package (fyi 4.8.11073) but something weird occurred and seems that the file was corrupted before transferring to device. The corrupted part of archive affected the complete upgrade directory (u-boot and uImage files).
The device did the update and it stopped in the restarting screen. The light stay off and when I try to switch on (always with the restarting screen present) the light of the button stay on during 10 seconds but nothing happend.
I have tried to reset with the pinhole (push during more than 10s and 30s) and nothing, and the special reset with start button pressed and touching both lower squares (I have some practice with it).

Have someone any idea to restore it (without open device)? :chinscratch:

Thanks to all people for reading in advance.

Instructions for patching firmware 4.10.11655

$
0
0
Someone said it was possible to use the 4.10.11591 kobopatch files, but I just wanted to be sure that is OK. Will there be an updated KoboPatch_4.10.11655, or should we just re-use the previous kobopatch version?

Aura H2O Request: how to connect to AP without internet?

$
0
0
Hi,

I would like to be able to use the web browser on a Kobo device (currently an Aura H20) to display HTML files served from an embedded device that doesn't have an internet connection. Is it possible to modify the Kobo so that it doesn't drop the WiFi connection if it can't access the internet?

Thanks,

Mark

Instructions for patching firmware 4.10.11655

$
0
0
This patch thread is for firmware 4.10.11655 (9f844e0935b9adbce2be1a3b0c1c6406b4c0b005).

Instructions for patching on Windows, Linux, or macOS with kobopatch:
  1. Download kobopatch_4.10.11655.zip from here.
  2. Download the firmware from here to the src folder.
  3. Install the firmware on your kobo BEFORE proceeding with the next steps.
  4. Enable patches in the files in the src folder (or use the overrides in kobopatch.yaml to keep your options separate).
  5. Run kobopatch.bat on Windows, or kobopatch.sh on Linux.
  6. If the patching succeeded, a file named KoboRoot.tgz will be created in the out folder. Copy it to the .kobo folder of your device.

Download

See the kobopatch - An improved patching system thread for more details.

Glo HD Bricked?

$
0
0
My Kobo Glo Hd screen say "Sleeping please charge your reader" the red light is on.
I've had it connected to a computer all night for charging. On the pc i can see the "Se blank megrez" so the cable works.

I've tried a new sd card with a new image with no response at all.

I've tried reset with the small hole next to the usb port with no response at all.

I've tried reset with holding the button and tapping the lower corners with no response at all.

the only ressponse i can get is when the ereader is connected with the computer i can hold the button down and the "se blank megrez" disapperar from the computer and the red light turns off, the light is off until i push the button or reconnects the ereader to the computer.

I've disconnected the battery with no response at all.

Is there anything more i can do?

kobo system partition full

$
0
0
Having great fun with KSM and syncthing, which was working fine, but now having some issues.

My system partition is full. It happened before but I deleted /adds/syncthing/syncthing.old after the update of syncthing. This freed up 10Mb, but it's now full again. See below.

Is there any possibility of moving stuff to the internal storage. Looking around it all looks like essential libs and apps etc. Perhaps it's possible to resize the system partition?

Any suggestions welcome, thanks!

df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 247.9M 247.0M 979.0K 100% /
none 16.0M 0 16.0M 0% /tmp
none 248.4M 8.0K 248.4M 0% /dev
none 16.0K 4.0K 12.0K 25% /var/lib
none 16.0K 8.0K 8.0K 50% /var/log
none 128.0K 8.0K 120.0K 6% /var/run
/dev/mmcblk0p3 3.2G 1.9G 1.3G 60% /mnt/onboard
/dev/mmcblk1p1 59.5G 41.9G 17.6G 70% /mnt/sd


du -sh /*

3.0K /Settings
2.0K /Sync
28.0M /adds
6.5M /bin
8.0K /dev
787.0K /drivers
4.0M /etc
112.0K /fs.md5sum
0 /isforksm.txt
8.3M /lib
1023.0K /libexec
0 /linuxrc
12.0K /lost+found
43.8G /mnt
0 /proc
3.0K /qtembedded-0
154.0K /root
421.0K /sbin
0 /sys
0 /tmp
118.2M /usr
24.0K /var

Aura Version 4.10.11655 WiFi problems

$
0
0
Despite the fact that I recently updated my Aura2v1 to version 4.10.11655 (twice), my WiFi connection is still problematic. It refuses to connect, asks for a key and cannot connect thereafter.

I have found a workaround though:
  • select in a book some word,
  • select in the popup the search menu option,
  • select "Wikipedia" (option "Google" does not work!),
  • select in the popup "no WiFi connection" option "connect"
  • and the connection is made.

Thereafter, you can leave the wikipedia page, and synchronize for instance to find the latest greatest FW version.
So, my WiFi key *IS* known, but apparently only used in certain circumstances. It's odd.

Anyone having the same behavior?

Backup possibility

$
0
0
Hi. Is it possible to create an image or clone in some way the whole drive unit of my kobo aura one (is not limited edition)?
I would like to patch the firmware and I want to have an backup it if the things go wrong

Many thanks

Aura How to show random images on poweroff?

$
0
0
Hi all!

I've got KSM and koreader on my Kobo Aura, and I want to show random images from a list. If I save my poweroff_info.html as this:
Code:

<html>
<head>
<script type="text/javascript">
  var imageURLs = [
      "1.png"
    , "2.png"
    , "3.png"
    , "4.png"
    , "5.png"
    , "6.png"
  ];
  function getImageTag() {
    var img = '<img src="/mnt/onboard/.adds/kbmenu_user/txt/';
    var randomIndex = Math.floor(Math.random() * imageURLs.length);
    img += imageURLs[randomIndex];
    img += '"/>';
    return img;
  }
</script>
</head>
<body>
<script type="text/javascript">
  document.write(getImageTag());
</script>
</body>
</html>

Nothing happens, and the reader powers off with a blank white page.

However, if I do this:
Code:

<html>
<body>
        <img src="/mnt/onboard/.adds/kbmenu_user/txt/1.png"/>
</body>
</html>

It shows 1.png fine. I've not done html in ages, and I'm not that skilled in javascript, so is that the problem, or is it something else? I copied the code off the net, but if I run it in a random folder on my PC, with the path corrected, it works fine.
Viewing all 1567 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>