retr0rangepi / RetrOrangePi

Official RetrOrangePi
MIT License
163 stars 21 forks source link

Fix Desktop shortcuts when using USB as storage #52

Open Konstantin22222 opened 5 years ago

Konstantin22222 commented 5 years ago

I already fix g2d_23 with installing xserver-xorg-video-fbturbo and creating then removing config but i dont know how to fix sunxi_cedar_mod. This modules load by kernel. Maybe need to recompile kernel without this modules?

retr0rangepi commented 5 years ago

the sunxi_cedar_mod absence error doesn't seem to affect usability and performance. We never tested blacklisting it or recompiling the kernel. Since we're moving to mainline kernel, only legacy severe bugs should be fixed.

Konstantin22222 commented 5 years ago

Thus module need to be installed because with it people can watch video on orange pi pc without lagging (i mean hard for gpu video like 1080 .mkv file)

Konstantin22222 commented 5 years ago

And will be kodi update? Some plugins need 18 version

retr0rangepi commented 5 years ago

hardware acceleration in legacy is provided by VDPAU and MPV as external player. It works like this in Kodi. Yes, Kodi 18 will be included in the upcoming release (mainline kernel)

Konstantin22222 commented 5 years ago

It's cool! And last thing, scripts from desktop to bootup armbian, emulationstation and etc. are not working after making external usb for roms. I use method for retropie, just make folder retropie-mount and enable external usb rom option in retropi-setup. Maybe i do something wrong?

retr0rangepi commented 5 years ago

those shortcuts are not suitable for retropie-mount, as we use another approach for using external usb. This will be sorted out for the next version as well

Konstantin22222 commented 5 years ago

Okay, thanks! You doing a great job, thanks for the system!