Try to boot with Gparted and have a look if you can access mmc..
Posts by Mario77
-
-
Hi,
how i can get a pvr client for multiple source add? or any other way for add multiple sources of channels?
thx!
It depends what hardware you r using...there is a different built for each OS...
-
I did read them, now what? If there is a secret to making it work like it used to, maybe you could let us all know what it is. If I could figure it out for myself, which I have tried to for countless hours, I wouldn't be here asking for help.
Can you access other samba share other then the router?Might be a router issue..
Have a read here
-
I am running version 5.4.5 of the YouTube Addon and it works perfectly but only up to 720p. I entered the settings and enabled MPEG-DASH, then clicked on "configure inputstream.adaptive". It tells me that it is not enabled and asks me if I want to enable it. I choose YES and then nothing happens. There is no window to configure inputstream.adaptive.
I was able to do this on my Windows 10 Desktop but not on either of my Intel NUC's running LE 8.2.0
What am I missing ?
Settings are in the youtube addon itself under general tab to change settings for inputstream..might depend if your youtube addon is not updated to handle inputstream yet..I m running v5.5.0 and working fine
Note:Don't think this is the right forum to ask about addons...so apologies if I m breaking any rules...
-
I have libreelec 8.1.1 and RPi.GPIO add-on is not in the repo. Can someone point me in the right direction?
I'm looking to write a couple scripts for fan and status led control, but can't seem to find anything useful in my searches.
I have an ODROID C2
Is this what you'r looking for?This is a project using rpi fan control with speed control and rgb led...
-
I m in no way an expert of gpio pins but don't think you can switch pin 4 with a script..that's connected to the pi power supply..so basically you r taking current direct from wall adaptor...
To control pins 2 and 4 you ll need to use a gpio and a relay or npn transistor...with that script you control the transistor to cut current from pin 4 by disconnecting pin 6 (Ground)
-
Control panel-turn windows features on or off and install it...From your libreelec browse to your shares and add sources...then change back to smb3
-
Go to system-services-smb client-maximum protocol version and change to smb 1...then you should be able to add your sources...
-
I'm going crazy over this as well.
I have windows 10 with my share folders upstairs with intel nuc with libreelec 8.2 downstairs. When I try to browse for samba shares it doesn't even see any. Not even libreelec's...
Is there an alternative to samba?
Try zeroconf instead of samba as a workaround till you get used how to use the new libreelec smb...you ll have to install Bonjour on your windows 10 tough
-
I also tried putting 8.02 into the update folder. The results seem the same. I couldn't seem to find the download for 8.01.
-
With the fixed image the box might struggle but it won't deadlock when opening the file. Don't expect miracles on an RPi2 though.
Well tried some samples and 720p are playing well but 1080 is still sruggling and cpu is between 95-100% and noticed some frames being skipped...Tried 3/17-18 from Samples
-
Of course you can play hevc files. And this is the issue found too late: 8.2.0 on rpi2 or rpi3 freezes on hevc playback
1080?Tought pi 2 wasn't powerful enough...gonna check again then...
-
Hevc fix/bug?Am I missing something?Does this mean I can play h265 HD video now on my pi2..struggled with 720 as far as I can remember and never tryed again?
-
Thanks. Just to eliminate any weirdness, I made a fresh install of Libreelec 8.0.2, then installed your repo, and installed just RetroArch. When I launch it, it recognizes is as a Sony Computer Entertainment Wireless Controller. However, the controller just doesn't do anything. If I kill Kodi and launch it manually, I can see that it is loading Sony-Playstation4-DualShock4-Controller.cfg, which seems right.
I would just remap, but I don't have any way to actually DO anything in RetroArch. It's just so strange, yesterday was the same, but I did something with that cfg file and it started working. Just wish I could remember what I did
Is your controller working in kodi?Did you try to map it with Emulation Station first run?
-
I'm uninstalling ES now that I have AEL playing nice. I'll have to grab a keyboard to deal with RetroArch directly. I'm having no luck figuring out what file to edit or create in terminal. The default configuration is perfect almost across the board, except on NES. Instead of Triangle and "O" I prefer to use Square and "X". It's much more comfortable.
Can't you do it from RA gui directly with controller?
-
I saw all that other stuff. I was just suffering a bit of info overload. Literally 5 minutes after I made that post I figured it out and got it fixed. All working perfectly now.
One more question, although this may be more RetroArch specific... Is there a way to do core specific controller remapping? Note that I don't have a keyboard for retroarch. I'm working strictly from terminal.
Yes you can...all settings you need are in retroarch...general remapping,core remapping or rom specific remapping..To be honest I m using a snes controller and never had the need to change anything yet...can play most games besides a couple psx...I just done few hot keys that I use frequently like quit RA and reset game..
If you r using both ES and AEL and want to save space you can use same artwork for both..just edit games.xml
-
For Pi Libreelec use `/storage/.kodi/addons/game.retroarch/addon.sh`
Arguments for Nes roms "fceumm "%rom%" $categoryID$ $launcherID$ $romID$"
You should download this file AEL Assets and use as a template or go to
AEL settings → I/O → Import category/launcher configuration...
and select the systems you want to import one by oneIf I was you I ll have a good look here before setting up AEL...scroll down to AdditionalInfo-Advanced Emulator Launcher...All the info you need is there...
For I set this up yesterday and after some hiccups getting controllers and sound working, it's working great. EmulationStation works great, but I can't get AEL set up. All the examples of launchers I can find are wildly different from the structure on Pi Libreelec. I thought I had it figured out, but when I try to launch it, the screen just goes black and stays that way.
I'm obviously doing something wrong with the command or arguments lines. This is the only thing actually useful in the very tiny log
I have "Application" set to `/storage/.kodi/addons/game.retroarch/addon.start`, and "Modify Arguments" set to `fceumm "$rom$"`
-
Installed Emulationstation to get a nicer looking frontend and everything seems to be working, except even though I start a game from emulation station, when I press the hotkeys to exit, it dumps me back in Retroarch and I have to exit the ROM from there and then exit Retroarch to get back to emulation station. Is this how it's supposed to work?
In Retropie the hotkeys take you straight back to emulation station and Retroarch is hidden away in the config pages.
Thanks.
That,s how it works for me too...launch game from ES..to stop game start+select+quit retroarch from retroarch menu
ES uses retroarch to launch games..