soliwilos has quit [Remote host closed the connection]
ehawkvu[m] has quit [Read error: Connection reset by peer]
ehawkvu[m] has joined #kisslinux
Rohan has joined #kisslinux
mobinmob has joined #kisslinux
zlg has quit [Ping timeout: 256 seconds]
zlg has joined #kisslinux
soliwilos has joined #kisslinux
jstn has quit [Quit: You have been kicked for being idle]
mahmutov has joined #kisslinux
mobinmob has quit [Quit: Connection closed for inactivity]
illiliti has joined #kisslinux
ehawkvu[m] has quit [Ping timeout: 268 seconds]
ehawkvu[m] has joined #kisslinux
ehawkvu[m] has quit [Read error: Connection reset by peer]
ehawkvu[m] has joined #kisslinux
ehawkvu[m] has quit [Read error: Connection reset by peer]
ehawkvu[m] has joined #kisslinux
mobinmob has joined #kisslinux
ehawkvu[m] has quit [Read error: Connection reset by peer]
ehawkvu[m] has joined #kisslinux
ax has quit [Ping timeout: 260 seconds]
ax has joined #kisslinux
mobinmob has quit [Quit: Connection closed for inactivity]
Rohan has quit [Ping timeout: 252 seconds]
j`ey has joined #kisslinux
<j`ey>
anyone know about mdev, and can give me some help?
an3223 has quit [Ping timeout: 240 seconds]
<j`ey>
I'm hoping I can make it run commands if the laptop lid is open/closed?
an3223 has joined #kisslinux
Guest48 has joined #kisslinux
soliwilos has quit [Remote host closed the connection]
Guest48 has quit [Client Quit]
<illiliti>
j`ey: you need to use acpi for that
<j`ey>
this is a machine without acpi, so maybe mdev isnt the right thing
illiliti_ has joined #kisslinux
illiliti has quit [Ping timeout: 272 seconds]
illiliti_ is now known as illiliti
<illiliti>
j`ey: mdev is daemon that handles uevents. it can be used for your usecase but only if your machine is capable of producing uevent on lid close/open
<j`ey>
I dont seem to get any output written to /dev/mdev.log, so I guess it can't
<illiliti>
you can monitor uevents using uevent command