jaydee As long as it's the kind of addon/content that we'd approve of on the forum start a thread here Add-on Support and if the thread becomes popular we can pin the thread.
Posts by chewitt
-
-
Honestly no idea. I don't own a single system that's capable of hibernating so it's not something I ever played with.
-
Chip vendors breed chips like rabbits and some do the silicon equivalent of copy/paste to recombine features in new and different ways. In some cases that results in an existing driver needing minor evolution to support the new extra thing that was added or moved. In other cases it needs a completely new driver and then you're dependent on the vendors own handiwork which is usually dreadful and based on some ancient kernel used as their corporate development (non)standard, or the Linux community makes something which is normally great quality but takes a few years to appear because it all hinges on a single individual working up the motivation or need to write the driver.
So 5592 probably bears no technical relationship to 5392 beyond the marketing people naming stuff similarly..
-
LibreELEC.tv/package.mk at master · LibreELEC/LibreELEC.tv · GitHub
Current Milhouse builds have the 340.107 driver (assuming you meant 340.106 not 160) so update and see if that works.
-
No Kodi debug log = No problem
-
You can mount the second partition on the SD card from another Linux box (as it's ext4 and cannot be natively read from macOS or Windows) and remove /storage/.cache/shadow* .. then unmount, put the SD card back in the RPi and power on and the password should be back to the defaults again. At some point we need to add a reset function to the LE settings addon GUI..
-
340.xx is already in the default (official) Generic image.
-
Team Kodi had plans for ADSP addons which did all that stuff .. but development stalled and code was finally pulled from Kodi v18 since it was getting progressively more broken over time. Hopefully the original developer resurrects it or someone else takes over, but I wouldn't hold breath.
-
That worked for me on 8.2 LE, but it's not working on CoreELEC.
Not our problem to solve then
-
Install the ls.io docker repo (from the LE addon repo) and install their new pi-hole container; which resulted/evolved from @Iridium's work
-
I've tested change of username and password on 8.2.5 and current alpa (master branch) builds from High Sierra and it works fine.
Did you cache the original (default) credentials in the macOS keychain?
-
Hit eBay and find a cheap USB dongle with an Atheros ath9k chipset. It'll work reliably (ath9k is well written) and you won't have to attempt custom builds with random drivers from github. Third party (out of tree) drivers are a pain in the rear to work with so it's not something we'd think about adding to the distro.
-
-
-
-
I'm looking for some help with this problem and appreciate any comments/corrective actions. Thanks
S802.arm updating to S802.arm is allowed as the project.arch matches. If you update to something else (S8X2.arm) the project.arch does not match so the update aborts. If you want to force the change; read the on-screen text for instructions.
-
No kodi debug log = No problem
-
The lspci output only proves the hardware powered on, it has no bearing on driver support for the hardware. The (broadcom) wl module contains a mixed GPL/proprietary license which taints the license status of the kernel (no longer pure GPL). It's irrelevant.
What driver is that card supposed to use?