Posts by mbmalone
-
-
I hope you don't try to sneak in with an OpenELEC question. Stone age is over.
No way, nothing but the best for me
-
ok, I created the folder and believe it is being used, because as I keep trying different .conf trying to get my SynPS/2 Synaptics TouchPad tap-to-click working, some of them just kill off the mouse pointer completely. It's probably due to a bug from a long outdated build.
-
I made exec_start.conf executable, but the folder xorg.conf.d still does not show up after reboot.
Do I need to create this folder?
-
I can't figure out how to add a custom config to
/usr/share/X11/xorg.conf.d/
I am trying to add 40-libinput.conf to this folder but don't have permission?
I gave myself root access via Samba, but it didn't help.
-
I figured out I had to get the media center on my home network to be able to configure some of these settings, but what the hell am I doing wrong. I am trying to connect using Linux Mint and best I have be able to achieve is to browse my network, windows network, workgroup, openelec and see all my folders, but every one I click on says failed to open. ... so frustrating.
I understand if this openelec build is a POS, but am I doing something wrong, here?
smb://openelec/
no folders will open
-
I found it ...
The Settings Level had to be > Advanced or Expert
Acceleration > Allow hardware acceleration (CrystalHD) - default setting
Is it possible to add tap to click support?
i imagine it would also work in 9.2.6
I found this, but don't know how to add this to my USB?
Create directory: xorg.conf.d
sudo mkdir -p /etc/X11/xorg.conf.d
Create configuration file: 40-libinput.conf
sudo nano /etc/X11/xorg.conf.d/40-libinput.conf
Paste these lines
Section "InputClass"
Identifier "libinput touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
Option "Tapping" "on"
EndSection
-
As far as OE versions are concerned. This is as far back as I have archived OpenELEC-Generic.x86_64-4.2.1. Hope this helps.
Link: https://mega.nz/file/BfRxwSpB#…f_NdFOWebNEgGiY
Regards,Shedrock
this is awesome, I couldn't find a copy anywhere.
I was able to get OpenELEC-Generic.x86_64-4.2.1 booted, as well. Both LibreELEC 9.2.6 and this version of OpenELEC are working on my poor HP Mini. Is there a way to tell if the Broadcom CrystalHD board is working .... My CPU still hits up to 51% while playing a 720p MP4 in OpenELEC.
I'm having trouble using the forum, because I can't edit or delete my own posts since I'm not worthy.
Also, is there a way to access terminal?
-
From what I've been finding, OpenELEC-4.2 is what I need to support my decoder.
I believe it would be OpenELEC-Generic.x86_64-4.2.0.tar
Anyone know where I can download a copy?
and I have touchpad support in 9.2.6, just not tap to click.
-
It's 64-bit with 2GB and everything seems to be working just fine except I can't figure out how to enable tap on the touchpad. I swapped out the broadcom wifi for a supported card. I was just wondering if my pci decoder card was working?
That thing is almost 11 years old (if I'm correct), I didn't know it would run LE 9.2.6, but it's a 64bit machine apparently.
-
I am running LibreELEC 9.2.6 on an HP-Mini-210 netbook and was wondering if it supports the Broadcom CrystalHD Mpeg 2 video decoder?
If it does, how could I enable it or tell if it's being used?