![]() |
#1 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 154
Karma: 26294
Join Date: Oct 2013
Device: kindle keyboard,kindle touch,PB touch lux
|
![]()
Hi,
![]() My new kobo mini updated the new firmware 3.4.1 from 2.6.1 today, But i didn't custom my fonts by placing some fonts into /fonts directory. By the way i use some Chinese fonts for Chinese book. i need some help. Thanks! Last edited by sbwtxj; 08-23-2014 at 08:42 AM. |
![]() |
![]() |
![]() |
#2 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 154
Karma: 26294
Join Date: Oct 2013
Device: kindle keyboard,kindle touch,PB touch lux
|
Thanks,
My kobo mini version is 3.4.1 , bought from Canada. Always see Chinese books. I found it often system halted if i put some large font file,normal not beyond two files. So i don't know simply reboot way, and slide power button and keep some seconds for three time, until the indicator light twinkling. As same as under KOreader, the system halted always run, it is looking very bad. sometimes, i see one book ,the system is KBMenu,but the menu is not link the application. Why my mini has some trouble problems, if i have some large Chinese fonts? |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
|
How large? There's not that much RAM on those devices.
|
![]() |
![]() |
![]() |
#4 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,296
Karma: 78876004
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
|
|
![]() |
![]() |
![]() |
#5 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 154
Karma: 26294
Join Date: Oct 2013
Device: kindle keyboard,kindle touch,PB touch lux
|
![]()
OpenType Font ,otf font=56.22M , THE KOBO MINI ,how much RAM in kobo mini?
while see one book(doc), turn some pages is ok, then the system halted. ![]() Last edited by sbwtxj; 08-25-2014 at 09:13 AM. |
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Pain in the arse
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 758
Karma: 77856
Join Date: Apr 2013
Device: Kobo Aura One, Kindle 4
|
Do you had no problems with the previous version?
If so, you could try to comment out the line with lowmem.ko in /etc/init.d/rcS |
![]() |
![]() |
![]() |
#7 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 154
Karma: 26294
Join Date: Oct 2013
Device: kindle keyboard,kindle touch,PB touch lux
|
|
![]() |
![]() |
![]() |
#8 |
Pain in the arse
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 758
Karma: 77856
Join Date: Apr 2013
Device: Kobo Aura One, Kindle 4
|
You have to download your firmware from the firmware thread, extract the source KoboRoot archive, open the file etc/init.d/rcS inside the archive and comment out the line that contains the word lowmem.so (you have to add a # at the lin beginning). After that, repack KoboRoot.tgz archive and put it on the .kobo folder of your device. You don't need to repack all the firmware, you can delete all the other files. Just do not delete the folders that contains the rcS file.
|
![]() |
![]() |
![]() |
#9 | |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 154
Karma: 26294
Join Date: Oct 2013
Device: kindle keyboard,kindle touch,PB touch lux
|
Quote:
export NICKEL_HOME=/mnt/onboard/.kobo export LD_LIBRARY_PATH=/usr/local/Kobo export WIFI_MODULE_PATH=/drivers/$PLATFORM/wifi/$WIFI_MODULE.ko export LANG=en_US.UTF-8 /bin/dbus-uuidgen > /var/lib/dbus/machine-id /bin/dbus-daemon --system & export DBUS_SESSION_BUS_ADDRESS=`/bin/dbus-daemon --session --print-address --fork` /usr/local/Kobo/hindenburg & /usr/local/Kobo/nickel -platform kobo -skipFontLoad & [ $PLATFORM != freescale ] && rm -rf /dev/mmcblk1* && udevadm trigger & insmod /drivers/$PLATFORM/misc/lowmem.ko & [ `cat /mnt/onboard/.kobo/Kobo/Kobo\ eReader.conf | grep -c dhcpcd=true` == 1 ] && dhcpcd -d -t 10 & |
|
![]() |
![]() |
![]() |
#10 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
|
Maybe a "rmmod lowmem" would work, too? BTW, what is the lowmem driver? Kind of a sophisticated OOM-Killer?
That said, 56MByte for a font is probably too large to be useful on a device like this. Always depending a bit on how that font is accessed or resident in memory, though. But it's quite certainly the reason why things get unstable. |
![]() |
![]() |
![]() |
#11 |
Pain in the arse
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 758
Karma: 77856
Join Date: Apr 2013
Device: Kobo Aura One, Kindle 4
|
Yes, it's that line, you have to change it to
PHP Code:
|
![]() |
![]() |
![]() |
#12 |
Pain in the arse
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 758
Karma: 77856
Join Date: Apr 2013
Device: Kobo Aura One, Kindle 4
|
@hawhill: it should be a module related to the memory kernel space.
|
![]() |
![]() |
![]() |
#13 | |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 154
Karma: 26294
Join Date: Oct 2013
Device: kindle keyboard,kindle touch,PB touch lux
|
Quote:
i only know the book exited with the huge font file, but it is ok with othe little font file. the attache file is my edited file,is it ok? thanks. ![]() =====》upload the file KoboRoot.tgz.zip . Same problem.Changed little font,it is ok. Last edited by sbwtxj; 08-28-2014 at 08:27 AM. |
|
![]() |
![]() |
![]() |
#14 |
Pain in the arse
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 758
Karma: 77856
Join Date: Apr 2013
Device: Kobo Aura One, Kindle 4
|
If you continue to experience the same problem, then the suppression of the kernel module doen't work and you can restore the old rcS file.
There's no attachment in your post. |
![]() |
![]() |
![]() |
#15 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 154
Karma: 26294
Join Date: Oct 2013
Device: kindle keyboard,kindle touch,PB touch lux
|
uploaded your said file. Help me to do.
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Aura HD Custom Font fails | miyata | Kobo Reader | 2 | 01-16-2014 06:21 AM |
Kindle 4 NT custom font? | jakimo | Kindle Developer's Corner | 3 | 08-12-2013 12:48 PM |
Install custom font on 5.2? | Barty | Kindle Developer's Corner | 14 | 11-29-2012 02:25 AM |
Java custom font? | pepijndevos | Kindle Developer's Corner | 12 | 10-10-2012 07:15 PM |
Hacks Best custom font? | robollama | Amazon Kindle | 7 | 05-01-2011 07:33 PM |