|  06-09-2018, 05:54 PM | #316 | ||||
| Bottom Text            Posts: 146 Karma: 332882 Join Date: Nov 2016 Device: Kobo Clara HD, Kobo Glo HD | Quote: 
 (I am also still trying to write vlasovsoft correctly at first try) For KSM the issue with the 2018-06-08 driver,is that touch is 180° turned (visuals is correct) KOReader, when started through KSM, has its' visuals turned 180°, and touch is upside down, relative to that. vlasovsoft, when started through KSM, works as intended. Quote: 
 Quote: 
 (2018.06.08) Quote: 
 I tried to do this multiple times, but the WiFi seems to either cut out, or it's because I kill KSM, but after that I can't connect anymore to the web interface. EDIT: I managed to get it to work once, the screen went white, when i touched it, it half updated, showing the normal KSM, 180° turned. Touch interface matches the visuals, so also 180° turned. Last edited by CH23; 06-09-2018 at 06:23 PM. | ||||
|   |   | 
|  06-09-2018, 06:20 PM | #317 | 
| Member            Posts: 10 Karma: 13126 Join Date: Nov 2014 Device: Sony PRS-T2, Kobo H2O |  please ignore this post... I missed a few steps in the "HowTo" from 1st post. Last edited by dash.; 06-09-2018 at 06:26 PM. | 
|   |   | 
| Advert | |
|  | 
|  06-09-2018, 06:31 PM | #318 | 
| Bottom Text            Posts: 146 Karma: 332882 Join Date: Nov 2016 Device: Kobo Clara HD, Kobo Glo HD | 
			
			So I tried setting ksmrotate=0 and mrotation=90 in ksmhome.sh, and now it's all right. visuals are in correct orientation, and touch matches. same for KOReader now. Last edited by CH23; 06-09-2018 at 06:34 PM. | 
|   |   | 
|  06-09-2018, 06:53 PM | #319 | 
| Wizard            Posts: 3,489 Karma: 2914715 Join Date: Jun 2012 Device: kobo touch | 
			
			Thank you for testing. I am relieved that it works somehow. I try to post tomorrow an update, I am to tired now to work concentrated. I think with the updated version, wifi will also work. usbnet will still not work, I will later need your help to that.
		 | 
|   |   | 
|  06-09-2018, 07:27 PM | #320 | |
| Bottom Text            Posts: 146 Karma: 332882 Join Date: Nov 2016 Device: Kobo Clara HD, Kobo Glo HD | Quote: 
 I'll be happy to help! gonna go to bed myself as well now. | |
|   |   | 
| Advert | |
|  | 
|  06-09-2018, 09:09 PM | #321 | 
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			@tshering: Random braindump on the USBNet front, if that can be of assistance. I do mean random, and, err, braindump, as I don't have the device, nor another similar device on which to test the new gadget dependency graph... Last edited by NiLuJe; 06-10-2018 at 07:50 AM. | 
|   |   | 
|  06-10-2018, 07:16 AM | #322 | |
| Wizard            Posts: 3,489 Karma: 2914715 Join Date: Jun 2012 Device: kobo touch | Quote: 
 Spoiler: 
 | |
|   |   | 
|  06-10-2018, 07:53 AM | #323 | 
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			It of course would be so much simpler if they shipped a depmod and we could simply modprobe it, but, oh, well   . And now that I'm writing that, I get the urge to double-check... I think I remember modprobe being fubar, but depmod? Hmm... EDIT: Yep, also insmod or whatever in disguise... Will try building one, FOR SCIENCE! EDIT²: Yup, definitely better: Code: env PLATFORM="mx50-ntx" ./busybox depmod -n | ./depmod_process.sh | sort alias sdio:c*v02D0d0000* dhd alias sdio:c*v02D0d0492* dhd alias sdio:c*v02D0d0493* dhd alias sdio:c*v02D0d4319* dhd alias sdio:c*v02D0d4329* dhd alias sdio:c00v*d* dhd alias symbol:usb_gadget_register_driver arcotg_udc alias symbol:usb_gadget_unregister_driver arcotg_udc misc/lowmem.ko: usb/gadget/arcotg_udc.ko: usb/gadget/g_ether.ko: usb/gadget/arcotg_udc.ko usb/gadget/g_file_storage.ko: usb/gadget/arcotg_udc.ko wifi/dhd.ko: wifi/sdio_wifi_pwr.ko: EDIT^4: This is purely to compute the depgraph (hence the -n flag, meaning dry-run), don't let this actually generate modsym/modver/modalias stuff! Because yeah, I enabled *all* modutils. One safe thing to try is the prettier lsmod, though. Last edited by NiLuJe; 06-10-2018 at 09:34 AM. | 
|   |   | 
|  06-10-2018, 01:20 PM | #324 | |
| Bottom Text            Posts: 146 Karma: 332882 Join Date: Nov 2016 Device: Kobo Clara HD, Kobo Glo HD | Quote: 
 Code: case $PRODUCT in snow|nova) export QWS_MOUSE_PROTO=KoboTS_h202 ;; Code: if [ "$PRODUCT" == "nova" ]; then mrotation=90 enablerotaion=false fi | |
|   |   | 
|  06-11-2018, 04:17 AM | #325 | |
| Wizard            Posts: 3,489 Karma: 2914715 Join Date: Jun 2012 Device: kobo touch | Quote: 
 | |
|   |   | 
|  06-11-2018, 04:25 AM | #326 | 
| Wizard            Posts: 3,489 Karma: 2914715 Join Date: Jun 2012 Device: kobo touch | 
			
			Thank you for your response. Actually I was interested in the earlier changes to understand the problem better. But since touch is working, there is no need of this.
		 | 
|   |   | 
|  06-11-2018, 04:31 AM | #327 | 
| Wizard            Posts: 3,489 Karma: 2914715 Join Date: Jun 2012 Device: kobo touch | 
				
				uninstall, deactivate, disable, etc. KSM
			 
			
			How to uninstall KSM 
 
 Another way to disable KSM temporarily 
 Be aware that a Kobo firmware update, when installed uncontrolled by KSM, overwrites certain files needed by KSM. This causes KSM to be disabled. To enable it again install the restore package from the first post. Last edited by tshering; 03-31-2019 at 02:40 AM. | 
|   |   | 
|  06-11-2018, 05:20 AM | #328 | 
| Groupie            Posts: 175 Karma: 14110 Join Date: Aug 2016 Device: SuperNote A5X | 
			
			Thanks and congrats for your work! Do Clara HD & H2O2 v2 use the same CPU and have difficulty running KSM for the same reason? Will a fix for Clara make KSM also work for H2H2v2? | 
|   |   | 
|  06-11-2018, 09:16 AM | #329 | 
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			@datanoise: From what I've seen on KOReader, they indeed look very similar   . (And that's a good news, because these inconsistencies between models were kind of crazy  ). The only thing KSM might have to care about that KOReader doesn't is rotation, so, if that matches too, that's a resounding yes, I suppose. No news about the AuraSEr2 though... Last edited by NiLuJe; 06-11-2018 at 01:01 PM. | 
|   |   | 
|  06-11-2018, 12:10 PM | #330 | 
| Groupie            Posts: 175 Karma: 14110 Join Date: Aug 2016 Device: SuperNote A5X | 
			
			Thanks!
		 | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Kobo Start Menu 08 | tshering | Kobo Developer's Corner | 1021 | 06-29-2020 04:59 PM | 
| Kobo-Adding alternative readers using Kobo Start Menu | Ken Maltby | KOReader | 75 | 01-10-2020 01:35 PM | 
| Kobo Start Menu | tshering | Kobo Developer's Corner | 918 | 10-12-2017 02:32 PM | 
| Start KOReader automatically with Kobo Start Menu | checcousero | KOReader | 2 | 03-07-2017 11:42 AM | 
| Kobo Start Menu 07 | tshering | Kobo Developer's Corner | 644 | 03-02-2017 06:40 AM |