Did something change in the Bluez package?
If motivated you can try related older nightly from USB stick with run option.
Did something change in the Bluez package?
If motivated you can try related older nightly from USB stick with run option.
With the keyboard working in LE11 likely the udeb rule is not needed any more.
For reference I've added a BT keyboard to my test installation. Is working well beside some lagging during installation:
KERNEL[239.365255] add /devices/pci0000:00/0000:00:15.0/usb1/1-5/1-5:1.0/bluetooth/hci0/hci0:256 (bluetooth)
UDEV [239.370690] add /devices/pci0000:00/0000:00:15.0/usb1/1-5/1-5:1.0/bluetooth/hci0/hci0:256 (bluetooth)
KERNEL[251.848427] add /devices/virtual/misc/uhid/0005:05AC:0239.0002 (hid)
KERNEL[251.848509] add /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17 (input)
KERNEL[251.848543] add /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::numlock (leds)
KERNEL[251.848576] change /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::numlock (leds)
KERNEL[251.848604] add /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::capslock (leds)
KERNEL[251.848638] change /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::capslock (leds)
KERNEL[251.848665] add /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::scrolllock (leds)
KERNEL[251.848698] change /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::scrolllock (leds)
KERNEL[251.848727] add /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::compose (leds)
KERNEL[251.848769] add /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::kana (leds)
KERNEL[251.848802] change /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::kana (leds)
KERNEL[251.848843] add /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/event13 (input)
KERNEL[251.848893] add /devices/virtual/misc/uhid/0005:05AC:0239.0002/hidraw/hidraw1 (hidraw)
KERNEL[251.848938] bind /devices/virtual/misc/uhid/0005:05AC:0239.0002 (hid)
UDEV [251.850831] add /devices/virtual/misc/uhid/0005:05AC:0239.0002 (hid)
UDEV [251.851928] add /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17 (input)
UDEV [251.853139] add /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::numlock (leds)
UDEV [251.854102] add /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::capslock (leds)
UDEV [251.854134] add /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::kana (leds)
UDEV [251.854572] add /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::compose (leds)
UDEV [251.854594] add /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::scrolllock (leds)
UDEV [251.855112] change /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::scrolllock (leds)
UDEV [251.855463] change /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::numlock (leds)
UDEV [251.855493] add /devices/virtual/misc/uhid/0005:05AC:0239.0002/hidraw/hidraw1 (hidraw)
UDEV [251.855739] change /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::kana (leds)
UDEV [251.856062] change /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/input17::capslock (leds)
UDEV [251.950752] add /devices/virtual/misc/uhid/0005:05AC:0239.0002/input/input17/event13 (input)
UDEV [251.951256] bind /devices/virtual/misc/uhid/0005:05AC:0239.0002 (hid)
Display More
Apr 06 11:43:15.002183 marsle12gbm kernel: apple 0005:05AC:0239.0002: unknown main item tag 0x0
Apr 06 11:43:15.002492 marsle12gbm kernel: apple 0005:05AC:0239.0002: Fn key not found (Apple Wireless Keyboard clone?),
disabling Fn key handling
Apr 06 11:43:15.002674 marsle12gbm kernel: input: Anker Bluetooth Keyboard as /devices/virtual/misc/uhid/0005:05AC:0239.
0002/input/input17
Apr 06 11:43:15.002699 marsle12gbm kernel: apple 0005:05AC:0239.0002: input,hidraw1: BLUETOOTH HID v1.1b Keyboard [Anker
Bluetooth Keyboard] on 20:79:18:70:43:91
Apr 06 11:43:15.103053 marsle12gbm systemd-logind[507]: Watching system buttons on /dev/input/event13 (Anker Bluetooth Keyboard)
Looks like no kernel driver is loaded for your keyboard although le LE kernel is including the logitech HID drivers.
By not connecting to Mint too I'm out of ideas.
Thanks.
A few thoughts:
1. Which version did you use before LE 11.95.1?
2. bluetoothctl devices is only listing known devices, please use bluetoothctl info 00:1F:20:04:44:38
3. Executed udev rules can be watched with udevadm monitor
4. After installing system System-Tools Addon evtest list and test available input devices.
LE is including the patch in the source but bluez require --enable-hid2hci since 5.55.
hid2hci was only included until LE 9.2.8.
Should be easy to add again but have to test it first (currently fighting against xz 5.4.6 source archive not being available, maybe someone can upload it to the LE source mirror).
diff --git a/packages/textproc/tinyxml/package.mk b/packages/textproc/tinyxml/package.mk
index 36c3fe67d0..7390c2e1f2 100644
--- a/packages/textproc/tinyxml/package.mk
+++ b/packages/textproc/tinyxml/package.mk
@@ -2,11 +2,11 @@
# Copyright (C) 2009-2016 Stephan Raue ([email protected])
PKG_NAME="tinyxml"
-PKG_VERSION="2.6.2"
+PKG_VERSION="2.6.2_2"
PKG_SHA256="8164c9ad48b9028667768a584d62f7760cfbfb90d0dd6214ad174403058da10c"
PKG_LICENSE="OSS"
PKG_SITE="http://www.grinninglizard.com/tinyxml/"
-PKG_URL="http://mirrors.xbmc.org/build-deps/sources/${PKG_NAME}-${PKG_VERSION}_2.tar.gz"
+PKG_URL="http://mirrors.xbmc.org/build-deps/sources/${PKG_NAME}-${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="TinyXML is a simple, small, C++ XML parser."
PKG_TOOLCHAIN="autotools"
Display More
See Kodi WIKI for skin development commands in key map or via kodi-send.
You can use e.g. WinSCP on Windows or sshfs from Linux to remote edit the installed files.
After installing the LE mariadb addon you can test the access to your db with mariadb/mysql command line tool via ssh.
Detailed kernel error messages are viewable with dmesg or journalctl -k
There is an open tone map issue on Kodi GitHub.
This thread is more than five years old, you may have to consider the current Wiki
Is anything that I'm missing?
Google did remove Chrome 109.0.5414.74 from their servers.
Work around: edit /storage/.kodi/addons/browser.chrome/bin/chrome-downloader and replace Chrome version with current 122.0.6261.94. Please report if it is working.
The higher version number always win. If version numbers are equal the addon below ~/.kodi is used.
According to the kodi2mqtt support thread a Python 3 version is available.
Busybox ash is not as feature complete as bash.
cd /storage/music/Prince\ -\ Xenophobia\ \(2003\)/ will work, Omit the quote when using tab completion.