Quote:
Originally Posted by frostschutz
@jscris: I haven't tried it but it'll probably already fail early in the installer stage.
The 4.x rcS when it starts nickel looks like this:
Code:
LIBC_FATAL_STDERR_=1 /usr/local/Kobo/nickel -platform kobo -skipFontLoad &
The LIBC_FATAL_STDERR_=1 wasn't there before I guess, you'll probably have to edit the KoboRoot.tgz::/root/autorun.sh ( https://github.com/dbeinder/kobo-nig...oot/autorun.sh ) to add the above as FW4_ORIG / FW4_NEW / sed for FW4.
That should make it work for the installer itself, not sure if everything else about this mod is unaffected by the 4.x firmware version.
|
Thanks. It does seem to install, just fails to run, but I'll try to figure that out.
EDIT: Okay, did that. Installs, still doesn't run with the light percentage slider. I wonder if the natural light setting has something to do with the problem.