Code Monkey home page Code Monkey logo

Comments (8)

Shinyzenith avatar Shinyzenith commented on August 29, 2024

@vainiovano @angelofallars @EdenQwQ 💀

from swhkd.

louwers avatar louwers commented on August 29, 2024

Output

$ sudo swhkd -d

[2022-03-06T15:42:52Z TRACE swhkd] Logger initialized.
[2022-03-06T15:42:52Z TRACE swhkd] Reading /tmp/swhkd.pid file and checking for running instances.
[2022-03-06T15:42:52Z DEBUG swhkd] Previous PID: 56056
[2022-03-06T15:42:52Z WARN  swhkd] Running swhkd as root!
[2022-03-06T15:42:52Z ERROR swhkd] XDG_CONFIG_HOME has not been set.
[2022-03-06T15:42:52Z DEBUG swhkd] Using config file path: "/etc/swhkd/swhkdrc"
[2022-03-06T15:42:52Z DEBUG swhkd] hotkey: Hotkey {
        keysym: KEY_B,
        modifiers: [
            Super,
        ],
        command: "dmenu-open-file ~/Sync",
    }
[2022-03-06T15:42:52Z TRACE swhkd] Attempting to find all keyboard file descriptors.
[2022-03-06T15:42:52Z TRACE swhkd] UVC Camera (046d:0825) is not a keyboard.
[2022-03-06T15:42:52Z TRACE swhkd] GeneralPlus USB Audio Device is not a keyboard.
[2022-03-06T15:42:52Z TRACE swhkd] Keyed Up Labs ES-87 Consumer Control is not a keyboard.
[2022-03-06T15:42:52Z DEBUG swhkd] Keyed Up Labs ES-87 is a keyboard.
[2022-03-06T15:42:52Z DEBUG swhkd] Logitech G Pro Gaming Mouse Keyboard is a keyboard.
[2022-03-06T15:42:52Z TRACE swhkd] Logitech G Pro Gaming Mouse is not a keyboard.
[2022-03-06T15:42:52Z TRACE swhkd] HDA Intel PCH HDMI/DP,pcm=9 is not a keyboard.
[2022-03-06T15:42:52Z TRACE swhkd] HDA Intel PCH HDMI/DP,pcm=8 is not a keyboard.
[2022-03-06T15:42:52Z TRACE swhkd] HDA Intel PCH HDMI/DP,pcm=7 is not a keyboard.
[2022-03-06T15:42:52Z TRACE swhkd] HDA Intel PCH HDMI/DP,pcm=3 is not a keyboard.
[2022-03-06T15:42:52Z TRACE swhkd] HDA Intel PCH Front Headphone is not a keyboard.
[2022-03-06T15:42:52Z TRACE swhkd] HDA Intel PCH Line Out CLFE is not a keyboard.
[2022-03-06T15:42:52Z TRACE swhkd] HDA Intel PCH Line Out Surround is not a keyboard.
[2022-03-06T15:42:52Z TRACE swhkd] HDA Intel PCH Line Out Front is not a keyboard.
[2022-03-06T15:42:52Z TRACE swhkd] HDA Intel PCH Line is not a keyboard.
[2022-03-06T15:42:53Z TRACE swhkd] HDA Intel PCH Rear Mic is not a keyboard.
[2022-03-06T15:42:53Z TRACE swhkd] HDA Intel PCH Front Mic is not a keyboard.
[2022-03-06T15:42:53Z TRACE swhkd] Eee PC WMI hotkeys is not a keyboard.
[2022-03-06T15:42:53Z TRACE swhkd] PC Speaker is not a keyboard.
[2022-03-06T15:42:53Z TRACE swhkd] Video Bus is not a keyboard.
[2022-03-06T15:42:53Z TRACE swhkd] Power Button is not a keyboard.
[2022-03-06T15:42:53Z TRACE swhkd] Power Button is not a keyboard.
[2022-03-06T15:42:53Z TRACE swhkd] Sleep Button is not a keyboard.
[2022-03-06T15:42:53Z ERROR swhkd] Err: Os {
        code: 19,
        kind: Uncategorized,
        message: "No such device",
    }

strace output: https://pastebin.com/2DjQRpS2

from swhkd.

Shinyzenith avatar Shinyzenith commented on August 29, 2024

Ah it's crashing at the uinput line.

from swhkd.

Shinyzenith avatar Shinyzenith commented on August 29, 2024

@louwers can you try to run lsmod | grep uinput and see if uinput kernel module is loaded?

from swhkd.

louwers avatar louwers commented on August 29, 2024

lsmod | grep uinput

No output.

from swhkd.

Shinyzenith avatar Shinyzenith commented on August 29, 2024

means the uinput kernel module isn't running. What distro are you on? I'd start with googling how to get it enabled.

from swhkd.

louwers avatar louwers commented on August 29, 2024

Arch Linux. A reboot solved this issue!

from swhkd.

Shinyzenith avatar Shinyzenith commented on August 29, 2024

Perfect. Closing this for now, if you have any questions after this then github or discord :D.

from swhkd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.