Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
**can't synthesize input events - /proc/bus/input/devices m*
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
blazin823
n00b
n00b


Joined: 07 Mar 2004
Posts: 3

PostPosted: Sun Mar 07, 2004 8:10 am    Post subject: **can't synthesize input events - /proc/bus/input/devices m* Reply with quote

whenever my "/etc/init.d/hotplug" command is run or restarted, i get the message :

** can't synthesize input events - /proc/bus/input/devices missing **

please help.
Back to top
View user's profile Send private message
skot
n00b
n00b


Joined: 07 Mar 2004
Posts: 22

PostPosted: Tue Mar 09, 2004 4:33 pm    Post subject: Reply with quote

I'm getting the same problem and when I get to the KDE login my mouse and keyboard won't work.

I emerged hotplug again and that didnt fix it, do i need to reconfigure XFree86?

I've been searching for a possible solution but I'm not really sure what to do...I've spent the weekend installing Gentoo and I'm pretty new to Linux and I'm almost finished..I just want to be able to use my new Gentoo :) Any suggestions would be very welcomed...until then, I'm off to search some more:-D
Thanks
Back to top
View user's profile Send private message
Carlo
Developer
Developer


Joined: 12 Aug 2002
Posts: 3356

PostPosted: Tue Mar 09, 2004 6:58 pm    Post subject: Reply with quote

This is a known hotplug problem. Search bugs.g.o for hotplug.


Carlo
_________________
Please make sure that you have searched for an answer to a question after reading all the relevant docs.
Back to top
View user's profile Send private message
blazin823
n00b
n00b


Joined: 07 Mar 2004
Posts: 3

PostPosted: Thu Mar 11, 2004 2:45 am    Post subject: Reply with quote

I didn't really fix the problem. but I managed to take the annoying message away by: -

mv /etc/hotplug/input.rc /etc/hotplug/input.rc1

I'd figure if it can't synthesize it anyway, might as well take the whole thing away.

cheers.

let me know when there's a better solution.

cheers!
Back to top
View user's profile Send private message
KiN
n00b
n00b


Joined: 24 Feb 2004
Posts: 18

PostPosted: Fri Mar 12, 2004 2:00 pm    Post subject: Reply with quote

Maybe this will work?

------- Additional Comment #13 From Tim Yamin 2004-01-24 08:36 PST -------
Try this [ for hotplug-20040105 ]:

--- /etc/hotplug/input.rc 2004-01-24 16:35:24.000000000 +0000
+++ etc..hotplug..input.rc.plasmaroo 2004-01-24 16:34:00.000000000 +0000
@@ -51,7 +51,9 @@
input_boot_events ()
{
if [ ! -r $PROCDIR/devices ]; then
- echo $"** can't synthesize input events - $PROCDIR/devices missing"
+ if [ `uname -r | grep 2\.[56]\.` ]; then
+ echo $"** can't synthesize input events - $PROCDIR/devices missing"
+ fi
return
fi


------- Additional Comment #14 From Abdul-Wahid Paterson 2004-02-21 09:31 PST -------
I can confirm that the patch fixed the problems that I was having using hotplug-20040105 under 2.4.22-gentoo-r7

Thanks Tim.
Back to top
View user's profile Send private message
Xanadu
Guru
Guru


Joined: 10 Oct 2002
Posts: 335
Location: Hour West of Philly (USA)

PostPosted: Tue Mar 23, 2004 6:59 am    Post subject: Reply with quote

KiN wrote:

2004-02-21 09:31 PST -------
I can confirm that the patch fixed the problems that I was having using hotplug-20040105 under 2.4.22-gentoo-r7
Thanks Tim.



2004-03-23 02:00 am (don't ask...)
I can second that this gets the message to stop.
2.4.25-gentoo

Thanx, Tim! :lol:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum