Martín Fernández

Results 266 comments of Martín Fernández

@Frenzie @Moonbase59: TBH I introduced some FUD in https://www.mobileread.com/forums/showpost.php?p=4190945&postcount=2. But we're good, as Tolino tablets use a different set of device strings, so they're not catched in https://github.com/koreader/android-luajit-launcher/blob/master/app/src/main/java/org/koreader/launcher/device/DeviceInfo.kt#L293-L296 BTW: I...

@hius07: Logs contain a lot of: ``` 02-11 17:59:22.994 I/reader.launcher(18463): type=1400 audit(0.0:268): avc: denied { open } for path="/sys/devices/platform/soc/twi0/i2c-0/0-0036/backlight/lm3630a_led/color" dev="sysfs" ino=17472 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 02-11 17:59:22.994 I/reader.launcher(18463): type=1400 audit(0.0:269):...

> Unfortunately no. It's a request from 4pda.ru forum. Then we're good :+1:

@rkosov: Please read instructions first: > If no driver work > Nothing to do here: . Wait until somebody writes a driver for that platform. If you want to do...

@NiLuJe @rkosov: Please use the new ticket to talk about anything Pinenote related. Comments here will be hidden after a short period of time :)

@TheAceBlock: the onyx eink driver only takes care of full eink refreshes each x pages. It should work no matter the mode used in the program. It shouldn't change how...

Also: remove `debian-armel` packages. That's an arch with no future and no current usage. If they're downloaded I guess it is without clue and just to download the proper `debian-armhf`...

Thanks for the info. A few yay/nay questions? 1. Build generic `tar.gz` instead of `deb files? ie: `./kodev release linux-arm64` instead of `./kodev release debian-arm64`. *if yay*: 1.1 Should these...

>> 1.1 Should these generic linux archives be self contained (ie: include sdl2 and the fonts), so they can be used without external dependencies?. > I would imagine so. Gave...

@JasonInOttawa: https://github.com/koreader/koreader/issues/8767#issuecomment-1028285960 My suggestion would be: 1. Try to build the emulator first 2. Fix the errors found while building the emulator Once you get the emulator running the rest...