Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: Uros1 on January 18, 2016, 09:45:18 AM

Title: piCore 7.0 openssl version mismatch
Post by: Uros1 on January 18, 2016, 09:45:18 AM
Hi.

I need to configure piCore so that it will automatically play music and slideshows on startup.
I have already done this with Raspbian using mpd and fbi, but I am having problems to do the same with piCore 7.0.

1. When I instal mpd (tce-lod -wi mpd), I can no longer ssh to raspberryPi: Message on boot is :

 
Quote
OpenSSl version mismatch. Built against 1000204f, you have 1000109f

2. There is not fbi or fbv in TCzs. Do they have some other name or is there any alternative (framebuffer image viewer) available ?

I would appreciate any help.
Title: Re: piCore 7.0 openssl version mismatch
Post by: Rich on January 18, 2016, 10:12:42 AM
Hi Uros1
This post might be what you are looking for:
http://forum.tinycorelinux.net/index.php/topic,19392.msg119873.html#msg119873
You might want to browse the rest of the thread to see if there are any additional details you need to be aware of.
Title: Re: piCore 7.0 openssl version mismatch
Post by: Uros1 on January 18, 2016, 10:26:16 AM
Thanks.
Removing OpenSSL-1.0.1.tcz from /mnt/mmcblk0p2/tce/optional solved the ssh issue.