Hi,
I have a problem with Raspberry Pi 400 and LibreELEC.
I have no Wifi Interface and Bluetooth doesn't work too.
First, for wifi I can't connect.
Code
LibreELEC:~ # ifconfig
eth0 Link encap:Ethernet HWaddr DC:A6:32:E0:A3:1B
inet addr:192.168.0.39 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2287 errors:0 dropped:0 overruns:0 frame:0
TX packets:3360 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:270763 (264.4 KiB) TX bytes:938132 (916.1 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
LibreELEC:~ # iw dev
LibreELEC:~ # iw phy
LibreELEC:~ # iw list
Display More
Just nothing.
For Bluetooth, it is the same:
Code
[bluetooth]# devices
No default controller available
[bluetooth]# scan on
No default controller available
[bluetooth]# list
[bluetooth]# agent on
Agent is already registered
[bluetooth]# list
[bluetooth]# scan on
No default controller available
[bluetooth]#
Display More
nothing
I think it's not a problem with raspberry pi. Because when I install official raspbian OS desktop, no problem. I have wifi connection and bluetooth.
So how activate wifi and bluetooth on Raspberry Pi 400 with LibreELEC?