LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85) +--- Forum: Linux on Rock64 (https://forum.pine64.org/forumdisplay.php?fid=88) +--- Thread: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs (/showthread.php?tid=5130) |
RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Trash_Can_Man - 03-16-2018 (03-15-2018, 08:02 PM)Trash_Can_Man Wrote:(03-13-2018, 05:33 PM)Trash_Can_Man Wrote: i just tried your r24 on my rock64, after their partition resize it restart and drops a lot of kernel panics on boot, i need to unplug and plug again the power, after that it works fine apparently but i cant make my tp-link t4uhp dual band wifi to work (it have the exact same chipset as the one you guys sell on your store here: rtl8812au) but i dont even have a remote idea of where to start... Its me again!! i know you are happy to read me So i did more research on the subject and editing the modules.alias file is a VERY BAD thing so im going to forget about that, also reading and googling more i found that i need to do: Code: echo 2357 010f > /sys/bus/usb/drivers/8812au/new_id to add the device id to the driver, the command gives no error but if after that i do: Code: modinfo 8812au the 2357 010f is still NOT on the list so i guess that the locked filesystem is biting me in the back again (without errors this time). I also tried to use the 8812au driver on the ayufan stretch and bionic minimal images but those dont even include the 8812au module so im even worst on those (and i was unable to manually install the module on those, i didnt try to hard tho since i want to jump to the libreelec build, any side test is simply temporary) So i think i finally hit a roadblock so im going to wait for any Raybuntu or any guru help/tips, thanks in advance for any help. Final edit: just to be sure i plugged the adapter to a w7 pc and its working perfectly fine, so there is no hardware problems, the usb port on the rock64 work fine too and there is no chance for power problems because i use a self powered usb hub where i also plug an external hdd that also works perfect) RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - GeerGuy - 03-16-2018 I have installed a few different versions and have been able to connect to my Netflix account, but the video is unwatchable...freezes. Has anyone got it working well enough that it is usable? RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Luke - 03-16-2018 (03-16-2018, 03:14 PM)GeerGuy Wrote: I have installed a few different versions and have been able to connect to my Netflix account, but the video is unwatchable...freezes. Has anyone got it working well enough that it is usable? Netflix and amazon are software rendered if I am not mistaken. Also, do keep it mind this is an alpha. RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - LeoD - 03-16-2018 (03-16-2018, 04:38 PM)Luke Wrote:(03-16-2018, 03:14 PM)GeerGuy Wrote: I have installed a few different versions and have been able to connect to my Netflix account, but the video is unwatchable...freezes. Has anyone got it working well enough that it is usable? Netflix is SW rendered indeed, works fine though at 1280x720. Full HD might not be available anyway for non-licensed hardware. Same for Amazon IIRC, until I unsubscribed. Try Raybuntu's Leia21 (still the most reliable it seems) and follow the instructions for Netflix and widevine from the forums. That's what I did (starting with Leia16) and everything worked on first try. RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Trash_Can_Man - 03-16-2018 (03-16-2018, 12:51 PM)Trash_Can_Man Wrote:(03-15-2018, 08:02 PM)Trash_Can_Man Wrote:(03-13-2018, 05:33 PM)Trash_Can_Man Wrote: i just tried your r24 on my rock64, after their partition resize it restart and drops a lot of kernel panics on boot, i need to unplug and plug again the power, after that it works fine apparently but i cant make my tp-link t4uhp dual band wifi to work (it have the exact same chipset as the one you guys sell on your store here: rtl8812au) but i dont even have a remote idea of where to start... More info on this, now im TOTALLY sure that the 8812au driver works with my device id (2357:010f), i downloaded a few mins ago the last version of the armbian build for the rock64, the one with a desktop environment (btw, a bit bulky but perfect build, it simply start to their desktop env even with some basics like browser, mail, calculator, libreoffice etc, exelent to calm down the people complaining about a lack of desktop) but back to the point their build includes the 8812au driver and detects my board ootb, no config needed at all (exept that for some reason its randomly detected when plugged to my usb3.0 hub, maybe some setup thing, allways detected when plugged directly) so back to my subject and now with total security i ask: How can i assign the 2357:010f device id to the 8812au driver easily as an advanced user (no dev knowledge) on libreelec, or if there is no simple way i humbly ask to add this device ID to the next libreelec build. Thanks for reading and any help is totally wellcome. RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Raybuntu - 03-19-2018 That driver is probably not enabled in RK. We have that for Odroid C2 enabled. RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - krill42 - 03-20-2018 Hi all, thank you for the great Job ! I have just installed leia24 on a rock64 and it worked OOTB with an HDMI Cable plugged on my AVR. Then I have tried to enable Audio HDMI digital passthrough for my Pioneer VSX2020K AVR and it didn't go well... the horrible pfrfrpfrp sound prevents me from enjoyoing the neat image. Does anyone has some insight as to what to look for ? Do I have to set something other than enable passthrough and some digital codecs like dts/ac3/etc ? Thanks Krill42 RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Willem53 - 03-21-2018 (03-20-2018, 10:16 AM)krill42 Wrote: Hi all,DTS HD-MA and Dolby TrueHD as passthrough are still work in progress I assume as I can confirm white noise or silence when activated for DTS HD-MA and Dolby TrueHD on a Onkyo TX-NR-1010. On the Onkyo display it shows the correct audio format as either DTS HD-MA or Dolby TrueHD... but no sound. My workaround is to switch to downmix to PCM which sounds OK. RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Trash_Can_Man - 03-21-2018 (03-19-2018, 02:14 AM)Raybuntu Wrote: That driver is probably not enabled in RK. We have that for Odroid C2 enabled. Im not sure if you understand my problem, the driver is TOTALLY enabled on your librelec build, the problem is that the exact device ID of my usb dongle is not part of the device ids registered to that driver (probably because my device is a bit newer than the driver used on this build) So basically the problem is that the driver is there but is not recognizing my device as one he should manage, im not a linux expert but apparently: Code: modprobe 8812au RE: LibreELEC Krypton/Leia/Agile 64bit kernel 32bit libs - Raybuntu - 03-21-2018 Your issue is a driver issue. So your device needs a more recent driver or firmware. |