Posts by vpeter
-
-
-
Can someone try to remove EFI folder when LE stick is created? Maybe it would boot then.
-
Strange.
Maybe LE image is created in a different way... If I understand correctly syslinux is not shown with LE image? -
PM Sent
Thanks. Will try to reproduce. But first I will try to fix sound issue. -
Yes please: upload zip file with images somewhere.
-
Seems I missed this thread. How can I reproduce? Is there a problem with specific image or images in general?
I put few images in Pictures folder and I can show them just fine. -
I assume the main issue is with syslinux: it is too newer for this systems?
-
Those TSLIB_RES_X/Y is system resolution used by tslib library. I don't know why kodi shows a different one. But this quick fix worked for me.
-
I use a res of 1920x1200 (16:10)
The configurator detects it as follows:
resolution : 1728x1080
skin : 1280x720In this case open file ts_env.sh and uncomment lines TSLIB_RES_X/Y and fill correct value. I think this should help.
-
-
It's a widely used PiTFT plus version. The drivers are build in in the latest raspbian version.
But for some reason Kodi always forces to HDMI display. I already got the display at work for various other applications but can't figure out how to get Kodi forced to use this display.
Here's the procedure for installing the drivers if not yet in the package.
Overview | Adafruit PiTFT - 2.8" Touchscreen Display for Raspberry Pi | Adafruit Learning SystemSeems extra work to get it running - got this response from one dev. Seems you are out of luck with easy solution.
Quote
To get kodi UI or video you need something like fbcp (GitHub - tasanakorn/rpi-fbcp: Raspberry Pi utility. Used for mirror primary framebuffer to secondary framebuffer.) running which copies pixels to display. Due to the copies and limited speed of SPI the update rate is limited (probably about 10 fps) so it's not very useful for Kodi. -
Next challenge in this story: do the same with the adafruit pitft 2.8" resistive touchscreen. It's GPIO connected instead of HDMI
What kind of driver does it need? Any example/tutorial how to set it up on some other distro? -
-
When I try 7.90.1-sr my Cubox-I will not boot.
Any ideas?
Connect micro usb cable and open serial terminal to see where it stops.
There should not be significant changes between this two release. -
Isn't the main function of the dim to dim what is currently shown? Just set to 100% and it will be black?
Regarding kernel versions: I'm not sure anymore. For me both versions work the same. Even with kernel 4.8
-
Hi, have same problem, but need to rewrite some kodi addons in /usr/share/kodi/addons.
Put it in /storage/.kodi/addons folder. -
Hi vpeter, as I have reported here, CEC stopped working after my last upgrade.
[hr]
Just downgraded. Only issue I have with the previous beta is that when screen dims it grabs a dim screenshot of the previously played video, always, which is annoying. So I just disabled screen dim.Sorry about that - I build image without CEC in 3.14 kernel. I build it again and reuploaded to same location.