It's a question of coltage, not current.
According to the USB 2.0 Standard chapter 7.2.2 the minimal allowed device input voltage is 4.5V if even connected to a high powered host. No HDD/SSD is designed to operate with this.
It's a question of coltage, not current.
According to the USB 2.0 Standard chapter 7.2.2 the minimal allowed device input voltage is 4.5V if even connected to a high powered host. No HDD/SSD is designed to operate with this.
Always take the time you need. A detailed response is better tan a fast one.
If you still have a copy of the crashing NFO file please post both in the kodi forum. Maybe the crash can be fixed.
Technically it is no reboot only kodi is restarted after crash.
The crash occur while executing a Python addon, unfortunately there is no information which one.
There are errors logged for script.skin.info.service but this may not be related.
Oh, such old with a Pentium T4500. It may choke on the GPT partition layout we do use today.
A possible work around is to install a minimal linux distribution and add LibreELEC to grub.
systemctl restart lircd should do the same in autostart.
As a wild guess that is needed because you did change the lircd output socket. May be related to:
yes I've read it but did not understood this part:
This is fixed in the fresh mc 4.8.27. Expect a system-tools REV 125 update soon.
Forgot to mention that I've tried that too. The laptop just hangs at a blank screen.
Theoretically the installation can only differ on legacy BIOS CHS values. But I do not expect this to be an issue today.
Which notebook? Which LE image?
The installation image can directly be written to the HD using an imaging tool. Change DEFAULT installer to DEFAULT run in /syslinux.cfg to boot a persistent system.
For PXE booting see https://wiki.libreelec.tv/configuration/network-boot. I don't know if someone already did this with windows.
Install the drive in your other PC.
I don't know. Over the last years the issue popped up and vanished several times.
Is the autostart still needed? There is no real difference to the service.
es I've read it but did not understood this part:
As said, the wiki is outdated. lircd is started by the existence of /storage.config/lircd.conf. The remaining
looks OK although I've never used lircd.
The log shows issues in the lircd.conf:
Aug 19 08:25:27.807773 LibreELEC lircd-0.10.1[885]: Notice: /storage/.config/lircd.conf: devinput: Multiple definitions of: KEY_PAUSE
Aug 19 08:25:27.807894 LibreELEC lircd-0.10.1[885]: Notice: /storage/.config/lircd.conf: devinput: Multiple values for same code: KEY_PAUSE
Aug 19 08:25:27.808011 LibreELEC lircd-0.10.1[885]: Notice: /storage/.config/lircd.conf: devinput: Multiple values for same code: KEY_RECORD
[...]
and remote.xml:
2021-08-19 08:25:32.546 T:925 INFO <general>: Loading special://masterprofile/keymaps/remote.xml
2021-08-19 08:25:32.549 T:925 ERROR <general>: Keymapping error: no such action 'xbmc.quit()' defined
2021-08-19 08:25:32.549 T:925 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(myvideos)' defined
2021-08-19 08:25:32.549 T:925 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(mymusic)' defined
[...]
killall is not working as expected, systemd will restart the services. Use systemd stop eventlircd;systemd stop lircd if really needed.
Did you read https://wiki.libreelec.tv/configuration/ir-remotes? Although it is outdated in the point that lircd today is only enabled by the existence of lircd.conf.
As usual providing logs via pastekodi may produce more feedback.
projectM is only available for Generic.
atric.rules.txt and lircd.conf.txt are using DOS line endings and do likely not work in LE.
Kodi working without audio device might be nice to have but no real bug.
From the web page Line Out is missing on your device.
As a guess: Try selecting pulseaudio in Kodi. Maybe wit a null device added by pacmd load-module module-null-sink sink_name=MySink.