Christian Hewitt

Results 130 comments of Christian Hewitt

Share the output of "cat /proc/bus/input/devices" .. the keycode needs mapping.

Ahh, so it's an IR device? .. I was assuming BT.

``` # chromecast remote evdev:input:b0005v045ep0817e0134* KEYBOARD_KEY_c0041=enter ``` Create /storage/.config/hwdb.d/99-chromecast.hwdb with ^ that content and reboot. If you confirm it works we can add it to LE12 nightlies and you can...

``` # chromecast remote evdev:input:b0005v18d1p9450e0110* KEYBOARD_KEY_c0041=enter ``` Helps if I don't read things on a phone .. try this ^

`Bus=0005 Vendor=18d1 Product=9450 Version=0110` is converted to `evdev:input:b0005v18d1p9450e0110*` so unless there's a typo I'm not seeing why that wouldn't work. You'll have to boot Fedora, find the .hwdb files, and...

Why do you need to install Kodi to look at OS .hwdb files?

I'll pick the change into a hwdb file update

@CvH this needs some rebasing after recent cleanup and changes

@CGarces thanks, I've updated the ES/FS drivers in my private image for testing. I'm only missing Linux 6.7 compile patches for RTL81292DU now.. then I can bump the Amlogic kernel...

@CGarces the user reports the splat is still happening with the bumped driver: ``` [ 25.963412] ------------[ cut here ]------------ [ 25.963422] WARNING: CPU: 1 PID: 566 at net/wireless/nl80211.c:19298 cfg80211_ch_switch_notify+0x148/0x1a8...