| 
			
			 | 
		#511 | |
| 
			
			
			
			 Nameless Being 
			
			
			
		
			
			
			 | 
	
	
	
		
		
		
		
		 Quote: 
	
  
		 | 
|
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#513 | ||
| 
			
			
			
			 Bottom Text 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 146 
				Karma: 332882 
				Join Date: Nov 2016 
				
				
				
				Device: Kobo Clara HD, Kobo Glo HD 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Quote: 
	
  | 
||
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#514 | 
| 
			
			
			
			 Nameless Being 
			
			
			
		
			
			
			 | 
	
	|
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#515 | 
| 
			
			
			
			 Junior Member 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6 
				Karma: 14588 
				Join Date: Jan 2017 
				
				
				
				Device: Kobo Aura One 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Hi, I got the Forma this week and was looking to get KSM working. I dug into the KSM and the Forma firmware update, got the touch and wifi working, but got stuck. I saw that CH23 did work for the Clara so I did diffed what they did and I found out I was on the right path, but CH23 already did a way more comprehensive job. I only had to make the small changes documented below and usb/wifi/touch are working as expected on the Forma! 
		
	
		
		
		
		
		
		
		
		
		
		
	
	I don't want to cause confusion by providing any files as this thread can be hard to follow so here are the changes below. Code: 
	diff --git a/adds/kbmenu/onstart/ksmhome.sh b/adds/kbmenu/onstart/ksmhome.sh
index 74d41b0..8ae3bce 100755
--- a/adds/kbmenu/onstart/ksmhome.sh
+++ b/adds/kbmenu/onstart/ksmhome.sh
@@ -144,7 +144,7 @@ configureKSM() {
       kobomenuFontsize=50
       kobomenuMenuBarFontsize=40
       ;;
-    daylight)
+    daylight|frost)
       kobomenuFontsize=64
       kobomenuMenuBarFontsize=50
       ;;
diff --git a/etc/init.d/rcS b/etc/init.d/rcS
index eff4878..e6f209a 100755
--- a/etc/init.d/rcS
+++ b/etc/init.d/rcS
@@ -93,7 +93,7 @@ if  [ $(strings /usr/local/Kobo/pickel | grep -c wait-for-hit) -ge 1 ]; then
         export COORDINATES="180 -1200 100 100 320 -1200 100 100";;
       dragon|dahlia|alyssum|nova)
         export COORDINATES="120 1220 100 100 280 1220 100 100";;
-      daylight)
+      daylight|frost)
         export COORDINATES="100 1640 200 200 300 1640 200 200";;
       *)i
         export COORDINATES="55 685 60 60 150 685 60 60";
 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#516 | 
| 
			
			
			
			 Junior Member 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6 
				Karma: 14588 
				Join Date: Jan 2017 
				
				
				
				Device: Kobo Aura One 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Here is device information from the KSM remote interface, apologies if this is already available somewhere: 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Code: 
	PRODUCT=frost, PRODUCT_ID=unknown, CPU=mx6sll, PLATFORM=mx6sll-ntx, WIFI_MODULE=8192es, WIFI_MODULE_PATH=/drivers/mx6sll-ntx/wifi/8192es.ko uname=Linux (none) 4.1.15-00233-g49485b5 #55 SMP PREEMPT Wed Sep 19 14:58:15 CST 2018 armv7l GNU/Linux, FW=4.11.11911 Code: 
	mode "1920x1440-0" # D: 0.006 MHz, H: 0.003 kHz, V: 0.002 Hz geometry 1920 1440 1920 3072 16 timings 160000000 36 248 4 8 52 1 accel false rgba 5/11,6/5,5/0,0/0 endmode  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#517 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,489 
				Karma: 2914715 
				Join Date: Jun 2012 
				
				
				
				Device: kobo touch 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Thank you Woops! 
		
	
		
		
		
		
		
		
		
		
		
		
	
	I think it is clear from your diff, but could you please confirm the important points (read while the KSM menu application is running): QWS_MOUSE_PROTO=KoboTS_h2o2 ksmrotate=0 mrotation=90  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#518 | 
| 
			
			
			
			 Junior Member 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6 
				Karma: 14588 
				Join Date: Jan 2017 
				
				
				
				Device: Kobo Aura One 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Yes, the values you listed match the ones on the env vars. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Code: 
	CONTENT_TYPE=application/x-www-form-urlencoded GATEWAY_INTERFACE=CGI/1.1 ksmGeometryValuesN= poweroffRotation=90 USER=root UBOOT_MMC=/etc/u-boot/mx6sll-ntx/u-boot.mmc mrotation=90 poweroffRandomdir= prevlevel=N REMOTE_ADDR=192.168.1.3 QUERY_STRING=com_value=env&history=echo+QWS_MOUSE_PROTO&com_type=shell ksmImageWidthLandscape=750 ksmGeometryValuesS= ksmNightmode=false HOME=/ powerOffDelay=0.8 ksmFontDir=/adds/kbmenu/fonts ksmrotate=0 ntxfw_sz=14922 HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.11.2 Chrome/65.0.3325.230 Safari/537.36 REMOTE_PORT=33000 deleteSDRsOnboard=false MODEL_NUMBER=377 HTTP_ACCEPT=text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8 ksmGeometryValuesW= runlevel=S CONTENT_LENGTH=57 koreaderbasedir=/mnt/onboard/.adds NICKEL_HOME=/mnt/onboard/.kobo DBUS_SESSION_BUS_ADDRESS=unix:path=/tmp/dbus-ek7aqL6ICi,guid=84262961a762acdae1b1ae7c5bd732ca SCRIPT_FILENAME=/adds/kbmenu/rmc/cgi-bin/processcommands.sh HTTP_HOST=192.168.1.2:8087 kobomenuMenuBarFontsize=50 nickelpreload= kobomenuShowClock=false UBOOT_RECOVERY=/etc/u-boot/mx6sll-ntx/u-boot.recovery REQUEST_URI=/cgi-bin/processcommands.sh ksmColorsNight=-bg black -fg white -btn green SERVER_SOFTWARE=busybox httpd/1.22.0.kobo useDropbear=true boot_port=0 CPU=mx6sll provideSleepInMainMenu=false KSMfrontlightlevel=0 TERM=vt102 waveform_p=0x9fd70000 hwcfg_p=0x9ffffe00 dontTamperwithFrontlight=true PLATFORM=mx6sll-ntx WIFI_MODULE=8192es PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/lib: HTTP_ACCEPT_LANGUAGE=en-US,en HTTP_REFERER=http://192.168.1.2:8087/rmc_test.html SERVER_PROTOCOL=HTTP/1.0 QWS_NO_SHARE_FONTS=1 vlasovsoftbasedir= platobasedir=/mnt/onboard/.adds/plato LANG=en_US.UTF-8 mousedriver=libKoboTS_h2o2.so fbrotatevalue=0 PATH_INFO= waveform_sz=2686280 hwcfg_sz=110 SHELL=/bin/sh WIFI_MODULE_PATH=/drivers/mx6sll-ntx/wifi/8192es.ko REQUEST_METHOD=POST ksmImageWidthPortrait=566 ksmColorsDay=-fg black -bg white handleWifiAfterKOReader=ask_the_user allowRmcViaWifi=true ksmGeometryValuesE= avoidPickel=false PRODUCT=frost INTERFACE=eth0 kobomenuFontsize=64 PRODUCT_ID=unknown ksmuser=/mnt/onboard/.adds/kbmenu_user PWD=/adds/kbmenu/rmc/cgi-bin KSMdebugmode=false SCRIPT_NAME=/cgi-bin/processcommands.sh ntxfw_p=0x9fd6c400 ksmroot=/adds/kbmenu QWS_MOUSE_PROTO=KoboTS_h2o2  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#519 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,489 
				Karma: 2914715 
				Join Date: Jun 2012 
				
				
				
				Device: kobo touch 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#520 | 
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() Posts: 72 
				Karma: 550 
				Join Date: Apr 2015 
				
				
				
				Device: Kobo Glo HD | KSM9 | KoReader | Plato 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Nickel will not startup
			 
			
			
			I have problem in KSM9 after some day installed the KSM9 on the Kobo Glo HD Nickel will not startup. It come on the loading page but nothing happens. 
		
	
		
		
		
		
		
		
		
		
		
		
		
			After i have installed KSM9 again it works again but after couple of days the problem comes back again. How can i solve the problem and what can i check for this? After restart of the kobo it bootup KSM9 with no problem and in KSM9 works everything fine. Last edited by anki; 10-31-2018 at 04:59 PM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#521 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,489 
				Karma: 2914715 
				Join Date: Jun 2012 
				
				
				
				Device: kobo touch 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 select: "tools" > "nickel diverse.msh" > "db chk integrity.sh" Did you do anything special "after couple of days"? Maybe putting a certain book on the reader? How do you usually put the books you want to read with nickel to the reader?  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#522 | |
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() Posts: 72 
				Karma: 550 
				Join Date: Apr 2015 
				
				
				
				Device: Kobo Glo HD | KSM9 | KoReader | Plato 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 - I think i have put some books via KOreader / downloaded via FTP and put it in the root directory folder /Books - I have removed now that folder and the books but no success. How can i restore the KSM0 better? I have installed the Update2. So after restore do i need also update to update2 again?  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#523 | ||
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,489 
				Karma: 2914715 
				Join Date: Jun 2012 
				
				
				
				Device: kobo touch 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Quote: 
	
 To the main problem. I understand that after you select "start nickel", you see the kobo animation and after some time the kobo/nickel home. The device does however not react to touch input. Is this correct? You might look in .kobo whether there are some error log files.  | 
||
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#524 | |
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() Posts: 72 
				Karma: 550 
				Join Date: Apr 2015 
				
				
				
				Device: Kobo Glo HD | KSM9 | KoReader | Plato 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 However the problem is solved   I have removed all of the Books which i have transferred via FTP download and removed any Folder on the root which i have putted the Books. After that nickel is started correctly.
		 | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#525 | 
| 
			
			
			
			 Sorceress 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 169 
				Karma: 19604 
				Join Date: Nov 2006 
				Location: Montreal 
				
				
				Device: Kobo Libra Colour, Boox Air2&Nova 3C, Kindle, Sony, and more 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Hi! I've tried to install a KSM9 special version for Clara on Kobo Forma and it works.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Kobo Start Menu 08 | tshering | Kobo Developer's Corner | 1021 | 06-29-2020 05:59 PM | 
| Kobo-Adding alternative readers using Kobo Start Menu | Ken Maltby | KOReader | 75 | 01-10-2020 02:35 PM | 
| Kobo Start Menu | tshering | Kobo Developer's Corner | 918 | 10-12-2017 03:32 PM | 
| Start KOReader automatically with Kobo Start Menu | checcousero | KOReader | 2 | 03-07-2017 12:42 PM | 
| Kobo Start Menu 07 | tshering | Kobo Developer's Corner | 644 | 03-02-2017 07:40 AM |