O
OpenDeck23h ago
c0vrt

No Device detected Fedora 42

So I have added the udev rules, I don't require plugdev group, I'm running the rpm for opendeck. I have rebooted. When open deck is opened, I get 'no device detected'. Device ID line from lsusb is Bus 007 Device 002: ID 0fd9:0080 Elgato Systems GmbH Stream Deck MK.2 when i launch from command line output is:
[2025-10-06][11:49:51][opendeck::events][DEBUG] Registered plugin com.amansprojects.starterpack.sdPlugin
[2025-10-06][11:49:51][opendeck::events][DEBUG] Registered plugin com.amansprojects.starterpack.sdPlugin
the log file says:
[2025-10-06][11:51:07][opendeck::events][DEBUG] Registered plugin com.amansprojects.starterpack.sdPlugin
[2025-10-06][11:51:07][opendeck::events][DEBUG] Registered plugin com.amansprojects.starterpack.sdPlugin
I can't see any problems in journal logs or dmesg and the flatpak of streamcontroller picks up the device fine
Solution:
nvm i've worked it out, I had to stop streamcontroller from autostarting lol
Jump to solution
6 Replies
Terrorwolf
Terrorwolf23h ago
Did you install the UDEV Rules and restart after?
c0vrt
c0vrtOP23h ago
yes I also tried the opendeck flatpak to see if it would detect it, but to no avail not sure if this helps any, but dmesg does show that the stream deck is being picked up:
[ 63.109326] input: Elgato Stream Deck MK.2 as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/usb7/7-2/7-2:1.0/0003:0FD9:0080.000A/input/input31
[ 63.160699] hid-generic 0003:0FD9:0080.000A: input,hidraw0: USB HID v1.10 Device [Elgato Stream Deck MK.2] on usb-0000:16:00.4-2/input0
[ 63.109326] input: Elgato Stream Deck MK.2 as /devices/pci0000:00/0000:00:08.1/0000:16:00.4/usb7/7-2/7-2:1.0/0003:0FD9:0080.000A/input/input31
[ 63.160699] hid-generic 0003:0FD9:0080.000A: input,hidraw0: USB HID v1.10 Device [Elgato Stream Deck MK.2] on usb-0000:16:00.4-2/input0
Terrorwolf
Terrorwolf23h ago
Did you restart the whole pc or only Opendeck?
c0vrt
c0vrtOP23h ago
I have restarted the pc twice since configuring the rules this is the information from the app:
OpenDeck v2.6.1 (799af63) on x86_64-unknown-linux-gnu
active-win-pos-rs 0.9.1, anyhow 1.0.99, base64 0.22.1, built 0.8.0, dashmap 6.1.0, elgato-streamdeck 0.11.1, fix-path-env 0.0.0, fs2 0.4.3, futures 0.3.31, image 0.25.6, json-patch 4.0.0, log 0.4.27, log-panics 2.1.0, once_cell 1.21.3, open 5.3.2, os_info 3.12.0, path-slash 0.2.1, reqwest 0.12.23, semver 1.0.26, serde 1.0.219, serde-inline-default 0.2.3, serde_json 1.0.143, serde_with 3.14.0, sysinfo 0.36.1, tauri 2.8.4, tauri-build 2.4.0, tauri-plugin-aptabase 1.0.0, tauri-plugin-autostart 2.5.0, tauri-plugin-cors-fetch 4.1.0, tauri-plugin-deep-link 2.4.2, tauri-plugin-dialog 2.3.3, tauri-plugin-log 2.6.0, tauri-plugin-single-instance 2.2.0, tiny_http 0.12.0, tokio 1.47.1, tokio-tungstenite 0.26.2, urlencoding 2.1.3, windows-sys 0.60.2, zip 4.5.0
OpenDeck v2.6.1 (799af63) on x86_64-unknown-linux-gnu
active-win-pos-rs 0.9.1, anyhow 1.0.99, base64 0.22.1, built 0.8.0, dashmap 6.1.0, elgato-streamdeck 0.11.1, fix-path-env 0.0.0, fs2 0.4.3, futures 0.3.31, image 0.25.6, json-patch 4.0.0, log 0.4.27, log-panics 2.1.0, once_cell 1.21.3, open 5.3.2, os_info 3.12.0, path-slash 0.2.1, reqwest 0.12.23, semver 1.0.26, serde 1.0.219, serde-inline-default 0.2.3, serde_json 1.0.143, serde_with 3.14.0, sysinfo 0.36.1, tauri 2.8.4, tauri-build 2.4.0, tauri-plugin-aptabase 1.0.0, tauri-plugin-autostart 2.5.0, tauri-plugin-cors-fetch 4.1.0, tauri-plugin-deep-link 2.4.2, tauri-plugin-dialog 2.3.3, tauri-plugin-log 2.6.0, tauri-plugin-single-instance 2.2.0, tiny_http 0.12.0, tokio 1.47.1, tokio-tungstenite 0.26.2, urlencoding 2.1.3, windows-sys 0.60.2, zip 4.5.0
uname -r 6.16.10-200.fc42.x86_64
Solution
c0vrt
c0vrt22h ago
nvm i've worked it out, I had to stop streamcontroller from autostarting lol
Terrorwolf
Terrorwolf22h ago
Please mark this as the answer

Did you find this page helpful?