|  03-18-2020, 11:38 AM | #361 | 
| A friend            Posts: 134 Karma: 1152040 Join Date: Mar 2020 Location: Somewhere in boston Device: Kobo Forma | |
|   |   | 
|  05-24-2020, 02:23 PM | #362 | 
| Enthusiast  Posts: 35 Karma: 10 Join Date: Mar 2010 Location: Sweden Device: Kobo Libra 2 | 
			
			Does the "files:" section allow for adding files to the FAT32 partition where one puts the ".adds" and ".addons" directories for MiniClock etc? Seems like my "../kobopatch-custom/root/addons/miniclock/miniclock.cfg: .addons/miniclock/miniclock.cfg" doesn't add the file there. Does it end up on the Linux partition? | 
|   |   | 
|  05-24-2020, 02:41 PM | #363 | |
| Grand Sorcerer            Posts: 6,268 Karma: 16544702 Join Date: Sep 2009 Location: UK Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3 | Quote: 
 Code: mnt/onboard/.addons/miniclock/miniclock.cfg | |
|   |   | 
|  05-24-2020, 06:09 PM | #364 | 
| 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 | 
			
			Yep, @jackie_w's right (otherwise, this ends up in the rootfs, which is definitely not what you want ^^).
		 | 
|   |   | 
|  07-14-2020, 04:10 PM | #365 | 
| Wizard            Posts: 2,808 Karma: 7423683 Join Date: May 2016 Location: Ontario, Canada Device: Kobo Mini, Aura Edition 2 v1, Clara HD, Clara BW, Libra Colour | 
			
			kobopatch v0.15.1 This is a minor release which improves the CSS detection heuristic and updates my GitHub username. | 
|   |   | 
|  08-13-2020, 01:37 PM | #366 | 
| Wizard            Posts: 1,855 Karma: 13432974 Join Date: Nov 2010 Device: Kobo Clara HD, iPad Pro 10", iPhone 15 Pro, Boox Note Max | 
			
			This feels like a stupid question, but every time I look I cannot find it.  Is there a page with an overview of the various patches and what they do? I've been to the github repo a few times and seen release notes that reference individual ones, and seen them referenced in threads here, but I can't seem to find a nice and easy to follow list to browse through to see if I'd want to install any of them. | 
|   |   | 
|  08-13-2020, 01:43 PM | #367 | |
| Wizard            Posts: 2,808 Karma: 7423683 Join Date: May 2016 Location: Ontario, Canada Device: Kobo Mini, Aura Edition 2 v1, Clara HD, Clara BW, Libra Colour | Quote: 
 | |
|   |   | 
|  08-13-2020, 02:55 PM | #368 | 
| Grand Sorcerer            Posts: 6,268 Karma: 16544702 Join Date: Sep 2009 Location: UK Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3 | 
			
			@twowheels, Just to expand a bit on what @geek1011 said ... Every patch is contained in one of four .yaml files. A .yaml file can be opened (and edited) with any decent text editor. If you're a Windows user I'd recommend Notepad++. Every patch has a name (the first line) and a description, which is as detailed as the patch creator decided to make it. Inside the description some patches contain an url link to a Mobileread or a GitHub post which contains more detail and (sometimes) screenshots to help illustrate what the patch does. Some patches are simple enough that all you need to decide is "do I want to enable this patch?", yes or no. Other patches are more complex and have several options which allow you to customise some/all of the patch values to help meet your exact requirements. For these patches each option usually has some help notes written as comments (line starts with a hash # character) to give you hints about how to make your personal customisations. Once you've read a patch's description and help notes, if it's still not clear, then you can always ask for clarification. I'm sure both @geek1011 and myself will consider improving the detail inside the patch if it's not adequate. At the end of the day, though, kobopatching is hacking, so it's definitely an "engage brain" activity.  Advanced technical skills are not necessary, but read-the-instructions skills are. If you want to look at the kobopatch .yaml files you need to download the kobopatch zip file which corresponds to your current firmware, e.g. post #1, item 2 of this thread for fw 4.23.15505. | 
|   |   | 
|  08-17-2020, 04:13 PM | #369 | 
| Wizard            Posts: 1,855 Karma: 13432974 Join Date: Nov 2010 Device: Kobo Clara HD, iPad Pro 10", iPhone 15 Pro, Boox Note Max | 
			
			Yeah, thanks @jackie_w, I did end up reading the yaml files after posting my query -- I was just hoping for a page that had a description of the patches and the screenshots all in one place rather than having to go file by file and opening the URLs one by one -- it turns out that it wasn't that much to do manually, but I was hopeful. In the end, I decided that there were no patches that felt like a game changer to me. I don't care much about how the home screen looks -- I spend so little time there, manage my books off-device, and only keep a half dozen or so max at any one time, so I don't care about a lot of the things that other people _really_ care about. The one thing that I think I would like didn't seem to be there, which would be to decrease the time between sleep and front-light going off -- I'd like it to turn off nearly instantly like my Kindle did, but it stays on for 3-4 seconds. EDIT: As for technical skills, editors, etc.. I use vim, always work from the terminal, I use git daily, etc... I just was trying to start w/ docs rather than delving directly into the code. | 
|   |   | 
|  08-19-2020, 04:48 PM | #370 | |
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | Quote: 
 | |
|   |   | 
|  10-08-2020, 03:02 AM | #371 | 
| Junior Member  Posts: 4 Karma: 10 Join Date: Sep 2016 Device: Kindle Voyage, Kobo Forma | 
			
			The file "libadobe.so.yaml" in kobopatch_4.24.15676\src does not have the "Keep PDF pan position" patch which was available in 4.15.12920. Does anyone know if it was removed intentionally? Is there a way to enable the patch? Thanks. | 
|   |   | 
|  10-08-2020, 11:27 AM | #372 | ||
| Bibliophagist            Posts: 48,100 Karma: 174315300 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | Quote: 
 Quote: 
 | ||
|   |   | 
|  10-09-2020, 12:50 AM | #373 | 
| Junior Member  Posts: 4 Karma: 10 Join Date: Sep 2016 Device: Kindle Voyage, Kobo Forma | |
|   |   | 
|  10-09-2020, 12:41 PM | #374 | 
| Bibliophagist            Posts: 48,100 Karma: 174315300 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | 
			
			After a while, you should see an edit button beside the quote button in the lower right hand corner of the message.  It does not let you delete the message but you can change the content--"Message deleted, should have read entire thread before replying" is my personal favourite.
		 | 
|   |   | 
|  11-19-2020, 01:13 PM | #375 | 
| Banned            Posts: 2,296 Karma: 5300240 Join Date: Jun 2020 Location: Edmonton, AB Device: Kobo Aura H2O Edition 2 (mark 7), Kobo Mini | 
			
			Any way to patch on a Chromebook?
		 | 
|   |   | 
|  | 
| Tags | 
| kobo, kobopatch, patch, patch32lsb | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| kobopatch - A new (WIP) patching system | geek1011 | Kobo Developer's Corner | 93 | 05-27-2018 03:04 PM | 
| Patching H2O | Maillemom | Kobo Developer's Corner | 8 | 10-19-2016 09:58 AM | 
| Instructions for patching firmware 3.17.3 | GeoffR | Kobo Developer's Corner | 60 | 09-17-2015 05:35 PM | 
| Instructions for patching firmware 3.8.0 | GeoffR | Kobo Developer's Corner | 92 | 10-22-2014 07:22 AM | 
| how to clean more disk space in root file system to upgrade system | chinaet | iRex | 1 | 12-18-2006 03:54 PM |