Please install the latest stable LE release. You have to install from scratch.
Posts by Da Flex
-
-
The CEC device is running at Kodi:
Code2024-11-23 21:03:58.170 T:140629015250688 WARNING: CPlayerCoreFactory::GetPlayer(VIERA WT50 Series): no such player: VIERA WT50 Series 2024-11-23 21:03:58.170 T:140629015250688 DEBUG: CPlayerCoreConfig::<ctor>: created player VIERA WT50 Series 2024-11-23 21:03:58.584 T:140630441322240 DEBUG: Process - CEC adapter processor thread ended 2024-11-23 21:03:58.584 T:140630441322240 DEBUG: Thread CECAdapter 140630441322240 terminating 2024-11-23 21:03:58.657 T:140628998465280 DEBUG: InitialiseFeature - using libCEC v4.0.4 2024-11-23 21:03:58.657 T:140630441322240 DEBUG: Thread CECAdapter start, auto delete: false 2024-11-23 21:03:58.657 T:140630441322240 DEBUG: OpenConnection - opening a connection to the CEC adapter: /dev/ttyACM0Maybe you have to reactivate VIERA Link in your TV settings. That's the CEC variant from Panasonic.
-
Post
RE: pulseaudio.service: Failed to create secure directory (/storage/.config/pulse): Permission denied
I just hat the same issue with 12.0.1 generic.
Turned out that /storage was owned by 1000.1000.
Doing
(Code, 1 line)
in ssh fixed it.hojoeNovember 23, 2024 at 5:05 PM -
You can figure it out by running a Live Linux from DVD or USB. If image makers run on Linux, then it's a Windows problem. If they don't run on both OS, then it's a hardware issue with your USB ports.
-
-
Etcher offers verification after writing the image, at least since Ive used it last.
I don't think there is a problem with our software. Maybe a problem with one or all USB ports of your gaming laptop.
-
That's why I ask, what the Etcher verification option does on your gaming laptop.
-
Is Etcher verification OK?
-
Could be an initialization problem with the HDMI adapter, or with the HP Thin Client firmware:
Code
CodeNov 20 20:29:45.546214 LibreELEC kernel: amdgpu 0000:03:00.0: Direct firmware load for edid/edid.bin failed with error -2 Nov 20 20:29:45.546721 LibreELEC kernel: amdgpu 0000:03:00.0: [drm] *ERROR* [CONNECTOR:87:DP-1] Requesting EDID firmware "edid/edid.bin" failed (err=-2) Nov 20 20:29:59.653931 LibreELEC iwd[531]: event: roam-scan, Nov 20 20:31:27.519509 LibreELEC kernel: [drm:emulated_link_detect] *ERROR* Failed to read EDID Nov 20 20:31:27.519612 LibreELEC kernel: amdgpu 0000:03:00.0: Direct firmware load for edid/edid.bin failed with error -2 Nov 20 20:31:27.520005 LibreELEC kernel: amdgpu 0000:03:00.0: [drm] *ERROR* [CONNECTOR:87:DP-1] Requesting EDID firmware "edid/edid.bin" failed (err=-2) Nov 20 20:31:27.520322 LibreELEC kernel: [drm:detect_link_and_local_sink] *ERROR* No EDID read.- make sure your HP Thin Client firmware is up-to-date (especially the graphics driver, this might require Windows)
- after your current workaround (post #2), run getedid create on SSH, and reboot
-
Remove all banned add-ons and repos. If the problem remains afterwards, open a new thread with a clean log.
ThreadForum Rules
General Conduct- Be polite and respectful to forum staff and other users
- Be polite and respectful towards this project and other projects
- Be patient, user and staff are spread all over the world, an answer may take time
- One topic per thread
- Posts should be written in English (add text in your native language if needed)
- Be as descriptive and detailed as possible. We are not mind readers!
- Do not cross-post or double-post
- Do not post or promote external URL links to products, a name description is
newphreakMarch 15, 2016 at 1:02 AM -
-
It's special hardware you are trying to program.
-
-
-
No support due to proved piracy.
ThreadForum Rules
General Conduct- Be polite and respectful to forum staff and other users
- Be polite and respectful towards this project and other projects
- Be patient, user and staff are spread all over the world, an answer may take time
- One topic per thread
- Posts should be written in English (add text in your native language if needed)
- Be as descriptive and detailed as possible. We are not mind readers!
- Do not cross-post or double-post
- Do not post or promote external URL links to products, a name description is
newphreakMarch 15, 2016 at 1:02 AM -
-
OK, thread renamed again.
I think it's better to ask at Kodi forum, because those guys set the default values for cache.
-
I use Pi5 wired LAN interface, but it is running only on 100Mbit/sec, not Gigabit. The video source is on an SMB windows box.
This seems to be the normal speed for that hardware. The NIC specs don't mean you really get it in real life.
PostRE: Change 100MB to 1GB on LibreELEC-Generic-legacy.x86_64-12.0.1?
I see transfers around ~112MB/s from an RPi5 with nvme storage.
I see transfers around ~33MB/s on an elderly Amlogic S905 box with emmc storage.
I see transfers around ~12MB/s on another Amlogic board booted from USB storage.
All three have gigabit NICs, but all three internally wire them up differently and storage media can have a large impact too.
chewittSeptember 21, 2024 at 2:15 PM