v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
hi,

i would like to use a touch display with libreelec, this one:

https://www.ebay.de/itm/3-5-Zoll-LCD-Tou...2749.l2649

the driver can be found here: kedei.net/raspberry/v6_1/LCD_show_v6_1_3.tar.gz

on rasbian it works like this:

copy the driver to the pi
command :   tar xzvf LCD*.tar.gz
comand :      cd LCD_show_v6_1_3
command:   ./LCD35_v

and after a minute the pi restarts and it works.

when i do that on libreelec i get first an error because of the comand SUDO in ./LCD35_v so i removed it but after that i get a lot of errors because the path doesnt exist:
xml:

 LibreELEC:~/LCD_show_v6_1_3 # ./LCD35_v
cp: can't create '/boot/kernel.img': Path does not exist
cp: can't create '/boot/': Is a directory
cp: can't create '/boot/bcm2708-rpi-0-w.dtb': Path does not exist
cp: can't create '/boot/bcm2708-rpi-b-plus.dtb': Path does not exist
cp: can't create '/boot/bcm2708-rpi-b.dtb': Path does not exist
cp: can't create '/boot/bcm2708-rpi-cm.dtb': Path does not exist
cp: can't create '/boot/bcm2709-rpi-2-b.dtb': Path does not exist
cp: can't create '/boot/bcm2710-rpi-3-b-plus.dtb': Path does not exist
cp: can't create '/boot/bcm2710-rpi-3-b.dtb': Path does not exist
cp: can't create '/boot/bcm2710-rpi-cm3.dtb': Path does not exist
cp: can't create '/boot/bcm2835-rpi-a-plus.dtb': Path does not exist
cp: can't create '/boot/bcm2835-rpi-a.dtb': Path does not exist
cp: can't create '/boot/bcm2835-rpi-b-plus.dtb': Path does not exist
cp: can't create '/boot/bcm2835-rpi-b-rev2.dtb': Path does not exist
cp: can't create '/boot/bcm2835-rpi-b.dtb': Path does not exist
cp: can't create '/boot/bcm2835-rpi-zero-w.dtb': Path does not exist
cp: can't create '/boot/bcm2835-rpi-zero.dtb': Path does not exist
cp: can't create '/boot/bcm2836-rpi-2-b.dtb': Path does not exist
cp: can't create '/boot/bcm2837-rpi-3-b.dtb': Path does not exist
cp: can't create '/boot/overlays/adau1977-adc.dtbo': Path does not exist
cp: can't create '/boot/overlays/adau7002-simple.dtbo': Path does not exist
cp: can't create '/boot/overlays/ads1015.dtbo': Path does not exist
cp: can't create '/boot/overlays/ads1115.dtbo': Path does not exist
cp: can't create '/boot/overlays/ads7846.dtbo': Path does not exist
cp: can't create '/boot/overlays/akkordion-iqdacplus.dtbo': Path does not exist
cp: can't create '/boot/overlays/allo-boss-dac-pcm512x-audio.dtbo': Path does not exist
cp: can't create '/boot/overlays/allo-digione.dtbo': Path does not exist
cp: can't create '/boot/overlays/allo-katana-dac-audio.dtbo': Path does not exist
cp: can't create '/boot/overlays/allo-piano-dac-pcm512x-audio.dtbo': Path does not exist
cp: can't create '/boot/overlays/allo-piano-dac-plus-pcm512x-audio.dtbo': Path does not exist
cp: can't create '/boot/overlays/applepi-dac.dtbo': Path does not exist
cp: can't create '/boot/overlays/at86rf233.dtbo': Path does not exist
cp: can't create '/boot/overlays/audioinjector-addons.dtbo': Path does not exist
cp: can't create '/boot/overlays/audioinjector-wm8731-audio.dtbo': Path does not exist
cp: can't create '/boot/overlays/audremap.dtbo': Path does not exist
cp: can't create '/boot/overlays/balena-fin.dtbo': Path does not exist
cp: can't create '/boot/overlays/bmp085_i2c-sensor.dtbo': Path does not exist
cp: can't create '/boot/overlays/dht11.dtbo': Path does not exist
cp: can't create '/boot/overlays/dionaudio-loco-v2.dtbo': Path does not exist
cp: can't create '/boot/overlays/dionaudio-loco.dtbo': Path does not exist
cp: can't create '/boot/overlays/dpi18.dtbo': Path does not exist
cp: can't create '/boot/overlays/dpi24.dtbo': Path does not exist
cp: can't create '/boot/overlays/dwc-otg.dtbo': Path does not exist
cp: can't create '/boot/overlays/dwc2.dtbo': Path does not exist
cp: can't create '/boot/overlays/enc28j60-spi2.dtbo': Path does not exist
cp: can't create '/boot/overlays/enc28j60.dtbo': Path does not exist
cp: can't create '/boot/overlays/exc3000.dtbo': Path does not exist
cp: can't create '/boot/overlays/fe-pi-audio.dtbo': Path does not exist
cp: can't create '/boot/overlays/goodix.dtbo': Path does not exist
cp: can't create '/boot/overlays/googlevoicehat-soundcard.dtbo': Path does not exist
cp: can't create '/boot/overlays/gpio-ir-tx.dtbo': Path does not exist
cp: can't create '/boot/overlays/gpio-ir.dtbo': Path does not exist
cp: can't create '/boot/overlays/gpio-key.dtbo': Path does not exist
cp: can't create '/boot/overlays/gpio-poweroff.dtbo': Path does not exist
cp: can't create '/boot/overlays/gpio-shutdown.dtbo': Path does not exist
cp: can't create '/boot/overlays/hifiberry-amp.dtbo': Path does not exist
cp: can't create '/boot/overlays/hifiberry-dac.dtbo': Path does not exist
cp: can't create '/boot/overlays/hifiberry-dacplus.dtbo': Path does not exist
cp: can't create '/boot/overlays/hifiberry-digi-pro.dtbo': Path does not exist
cp: can't create '/boot/overlays/hifiberry-digi.dtbo': Path does not exist
cp: can't create '/boot/overlays/hy28a.dtbo': Path does not exist
cp: can't create '/boot/overlays/hy28b.dtbo': Path does not exist
cp: can't create '/boot/overlays/i2c-bcm2708.dtbo': Path does not exist
cp: can't create '/boot/overlays/i2c-gpio.dtbo': Path does not exist
cp: can't create '/boot/overlays/i2c-mux.dtbo': Path does not exist
cp: can't create '/boot/overlays/i2c-pwm-pca9685a.dtbo': Path does not exist
cp: can't create '/boot/overlays/i2c-rtc-gpio.dtbo': Path does not exist
cp: can't create '/boot/overlays/i2c-rtc.dtbo': Path does not exist
cp: can't create '/boot/overlays/i2c-sensor.dtbo': Path does not exist
cp: can't create '/boot/overlays/i2c0-bcm2708.dtbo': Path does not exist
cp: can't create '/boot/overlays/i2c1-bcm2708.dtbo': Path does not exist
cp: can't create '/boot/overlays/i2s-gpio28-31.dtbo': Path does not exist
cp: can't create '/boot/overlays/iqaudio-dac.dtbo': Path does not exist
cp: can't create '/boot/overlays/iqaudio-dacplus.dtbo': Path does not exist
cp: can't create '/boot/overlays/iqaudio-digi-wm8804-audio.dtbo': Path does not exist
cp: can't create '/boot/overlays/jedec-spi-nor.dtbo': Path does not exist
cp: can't create '/boot/overlays/justboom-dac.dtbo': Path does not exist
cp: can't create '/boot/overlays/justboom-digi.dtbo': Path does not exist
cp: can't create '/boot/overlays/lirc-rpi.dtbo': Path does not exist
cp: can't create '/boot/overlays/ltc294x.dtbo': Path does not exist
cp: can't create '/boot/overlays/mbed-dac.dtbo': Path does not exist
cp: can't create '/boot/overlays/mcp23017.dtbo': Path does not exist
cp: can't create '/boot/overlays/mcp23s17.dtbo': Path does not exist
cp: can't create '/boot/overlays/mcp2515-can0.dtbo': Path does not exist
cp: can't create '/boot/overlays/mcp2515-can1.dtbo': Path does not exist
cp: can't create '/boot/overlays/mcp3008.dtbo': Path does not exist
cp: can't create '/boot/overlays/mcp3202.dtbo': Path does not exist
cp: can't create '/boot/overlays/media-center.dtbo': Path does not exist
cp: can't create '/boot/overlays/midi-uart0.dtbo': Path does not exist
cp: can't create '/boot/overlays/midi-uart1.dtbo': Path does not exist
cp: can't create '/boot/overlays/mmc.dtbo': Path does not exist
cp: can't create '/boot/overlays/mpu6050.dtbo': Path does not exist
cp: can't create '/boot/overlays/mz61581.dtbo': Path does not exist
cp: can't create '/boot/overlays/papirus.dtbo': Path does not exist
cp: can't create '/boot/overlays/pi3-act-led.dtbo': Path does not exist
cp: can't create '/boot/overlays/pi3-disable-bt.dtbo': Path does not exist
cp: can't create '/boot/overlays/pi3-disable-wifi.dtbo': Path does not exist
cp: can't create '/boot/overlays/pi3-miniuart-bt.dtbo': Path does not exist
cp: can't create '/boot/overlays/pibell.dtbo': Path does not exist
cp: can't create '/boot/overlays/piscreen.dtbo': Path does not exist
cp: can't create '/boot/overlays/piscreen2r.dtbo': Path does not exist
cp: can't create '/boot/overlays/pisound.dtbo': Path does not exist
cp: can't create '/boot/overlays/pitft22.dtbo': Path does not exist
cp: can't create '/boot/overlays/pitft28-capacitive.dtbo': Path does not exist
cp: can't create '/boot/overlays/pitft28-resistive.dtbo': Path does not exist
cp: can't create '/boot/overlays/pitft35-resistive.dtbo': Path does not exist
cp: can't create '/boot/overlays/pps-gpio.dtbo': Path does not exist
cp: can't create '/boot/overlays/pwm-2chan.dtbo': Path does not exist
cp: can't create '/boot/overlays/pwm-ir-tx.dtbo': Path does not exist
cp: can't create '/boot/overlays/pwm.dtbo': Path does not exist
cp: can't create '/boot/overlays/qca7000.dtbo': Path does not exist
cp: can't create '/boot/overlays/rotary-encoder.dtbo': Path does not exist
cp: can't create '/boot/overlays/rpi-backlight.dtbo': Path does not exist
cp: can't create '/boot/overlays/rpi-cirrus-wm5102.dtbo': Path does not exist
cp: can't create '/boot/overlays/rpi-dac.dtbo': Path does not exist
cp: can't create '/boot/overlays/rpi-display.dtbo': Path does not exist
cp: can't create '/boot/overlays/rpi-ft5406.dtbo': Path does not exist
cp: can't create '/boot/overlays/rpi-proto.dtbo': Path does not exist
cp: can't create '/boot/overlays/rpi-sense.dtbo': Path does not exist
cp: can't create '/boot/overlays/rpi-tv.dtbo': Path does not exist
cp: can't create '/boot/overlays/rra-digidac1-wm8741-audio.dtbo': Path does not exist
cp: can't create '/boot/overlays/sc16is750-i2c.dtbo': Path does not exist
cp: can't create '/boot/overlays/sc16is752-i2c.dtbo': Path does not exist
cp: can't create '/boot/overlays/sc16is752-spi1.dtbo': Path does not exist
cp: can't create '/boot/overlays/sdhost.dtbo': Path does not exist
cp: can't create '/boot/overlays/sdio-1bit.dtbo': Path does not exist
cp: can't create '/boot/overlays/sdio.dtbo': Path does not exist
cp: can't create '/boot/overlays/sdtweak.dtbo': Path does not exist
cp: can't create '/boot/overlays/smi-dev.dtbo': Path does not exist
cp: can't create '/boot/overlays/smi-nand.dtbo': Path does not exist
cp: can't create '/boot/overlays/smi.dtbo': Path does not exist
cp: can't create '/boot/overlays/spi-gpio35-39.dtbo': Path does not exist
cp: can't create '/boot/overlays/spi-rtc.dtbo': Path does not exist
cp: can't create '/boot/overlays/spi0-cs.dtbo': Path does not exist
cp: can't create '/boot/overlays/spi0-hw-cs.dtbo': Path does not exist
cp: can't create '/boot/overlays/spi1-1cs.dtbo': Path does not exist
cp: can't create '/boot/overlays/spi1-2cs.dtbo': Path does not exist
cp: can't create '/boot/overlays/spi1-3cs.dtbo': Path does not exist
cp: can't create '/boot/overlays/spi2-1cs.dtbo': Path does not exist
cp: can't create '/boot/overlays/spi2-2cs.dtbo': Path does not exist
cp: can't create '/boot/overlays/spi2-3cs.dtbo': Path does not exist
cp: can't create '/boot/overlays/superaudioboard.dtbo': Path does not exist
cp: can't create '/boot/overlays/sx150x.dtbo': Path does not exist
cp: can't create '/boot/overlays/tinylcd35.dtbo': Path does not exist
cp: can't create '/boot/overlays/uart0.dtbo': Path does not exist
cp: can't create '/boot/overlays/uart1.dtbo': Path does not exist
cp: can't create '/boot/overlays/upstream-aux-interrupt.dtbo': Path does not exist
cp: can't create '/boot/overlays/upstream.dtbo': Path does not exist
cp: can't create '/boot/overlays/vc4-fkms-v3d.dtbo': Path does not exist
cp: can't create '/boot/overlays/vc4-kms-v3d.dtbo': Path does not exist
cp: can't create '/boot/overlays/vga666.dtbo': Path does not exist
cp: can't create '/boot/overlays/w1-gpio-pullup.dtbo': Path does not exist
cp: can't create '/boot/overlays/w1-gpio.dtbo': Path does not exist
cp: can't create '/boot/overlays/wittypi.dtbo': Path does not exist
cp: can't create directory '/lib/modules/4.15.18-v7': Read-only file system
cp: can't create directory '/lib/modules/4.15.18': Read-only file system
./LCD35_v: line 6: apt-mark: not found

is there any way to get it working?


Messages In This Thread
WD MyCloud - by crisp waffles - 2017-09-06, 03:11
No 3D Playback since Version - by Mike74 - 2017-10-09, 19:25
Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-10, 14:45
RE: Migrating from RPi2 to RPi1 - by Milhouse - 2017-11-10, 21:06
RE: Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-11, 09:17
Resolution broken after 0415 - by lozbrown85 - 2018-04-20, 11:48
popt 1.16 - by n0n4m3 - 2018-06-29, 00:28
RE: popt 1.16 - by Milhouse - 2018-06-29, 06:39
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - by User 416129 - 2018-10-18, 15:54
A plugin to be resurrected - by ArminiusTux - 2018-10-22, 22:02
RE: A plugin to be resurrected - by Milhouse - 2018-10-23, 02:46
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24