Thank you for this.
Posts by encript
-
-
-
I am sorry, I just don't know what to do with .mk file. Can someone point me in the right direction?
-
-
It looks like Wi-Fi and Bluetooth have been able to work on Ubuntu UNWdwRMqy3j with a script found on the included link. Is there a way to incorporate this into LibreELEC?
-
Code
lspci 00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0f) 00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0f) 00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 0f) 00:1d.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series USB EHCI (rev 0f) 00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0f)
Bluetooth:Codedmesg|grep -i bluetooth [ 1195.890338] Bluetooth: Core ver 2.21 [ 1195.890376] Bluetooth: HCI device and connection manager initialized [ 1195.890385] Bluetooth: HCI socket layer initialized [ 1195.890391] Bluetooth: L2CAP socket layer initialized [ 1195.890404] Bluetooth: SCO socket layer initialized
I believe its is a bluetooth wi-fi combo. I am using a cheap usb wireless n network device right now. -
First step to know is which hardware is inside. That would require a SSH connection to the Compute Stick in order to get a dmesg listing. But... since the Wireless adapter is not function, that becomes a bit tricky. The chicken-and-the-egg question, so to speak.Ok, I'll use a USB hub and plug in a network dongle for now to get the output (Let's see if that works). I'll report back with any findings.
-