Custom D.E.O.T. V1.0+/Clockwork OS v0.4 image - With Updated Kernel 5.3.6, Latest Lima Drivers, RA1.8.1, Mupen64+ and much more! (Current version: 191122)

lima for gameshell os v0.4

https://mega.nz/#!VRUEnCyK!JFio9XTgJgExWucTP7bMGbKaANn1FQj2JijSymtHO6A

lima_v0.4_2.bin

https://mega.nz/#!IMdmjCbQ!5xAKF6YQgsRDVzdR2RZPoal8ydRN-sgMKvDonGVne-8
lima_v0.4_20191223_2.tar.gz

b4324f4a058579b00c16876d2c0a22fd lima_v0.4_2.bin
403e787e5f7783d5dca2cc407950f54d lima_v0.4_20191223_2.tar.gz

lima_v0.4.bin is just a self-extract binary for lima_v0.4_20191223.tar.gz

for people in china,download the lima_v0.4_20191223.tar.gz ,uncompress it, then replace the system source.list with:

sudo cp -f .sources.list.zh /etc/apt/sources.list

so that you can run apt upgrade painless
then run ./install.sh to install lima

What did the installer do:

  • add cpi to the render group,thanks to @slock

  • apt upgrade the system,it is necessary

  • cp kernel 5.3.6 to /dev/mmcblc0p1,thanks to @shell,I want to use5.4,but was too lazy to compile it from scratch,lol

  • cp lastest mesa 20.0 git dev(2d971cc1ca) to /usr/lib/lima/

  • cp dri so files to /usr/lib/arm-linux-gnueabihf/dri/

  • cp retroarch 1.8.1 release to /usr/local/bin,retroarch.cfg(directly copied from @javelinface deot image)
    to ~/.config/retroarch

after installation,reboot once

as @CommanderKitler said, use inxi -G --display to determine if is using lima

during the whole process,especially the apt upgrade
X may crash
wlan0 maybe down ,if you met the apt upgrade errors about wicd stuff, then

sudo ifconfig wlan0 up
sudo dpkg --configure -a

to continue , then re-run the lima_v0.4.bin or the install.sh inside lima_v0.4_20191223.tar.gz

Met any prompts to let you chose if keep the local version configs or YES or NO
just chose keep the local version and NO, basicly it’s all the default action
thanks to @bmos

I actually apt upgrade twice, the first time,xorg upgraded from 18.x to 19,then in the second time,finally xorg bumped to 20.x ,don’t know why

It is important to use USB ethernet to do this job at all the time!! if Wi-Fi goes down, USB rescues it

all the tests was doing on clockworkpi os v0.4

if you are not sure about the process, then wait for me to build a whole new os image contained the new lima stuff

after this installation, apt upgrade won’t broke the lima, you can still switch to the native mesa(fbdev/fbturbo) in the launcher

thanks to all the guys made it happen

1 Like