Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mknod
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
body_and_soul
n00b
n00b


Joined: 05 Apr 2004
Posts: 69
Location: Germersheim

PostPosted: Tue Jun 01, 2004 3:55 pm    Post subject: mknod Reply with quote

Hallo zusammen,
dank meiner schlechten Englischkenntnisse blicke ich hier leider nicht ganz durch:
Some distributions come with an incomplete /dev directory. The driver needs the /dev/input/eventX device nodes. Try to create them manually if they don't exist already. (Look at /proc/bus/input/devices to figure out how many nodes you need.)
# mknod /dev/input/event0 c 13 64
# mknod /dev/input/event1 c 13 65
# mknod /dev/input/event2 c 13 66


wie kann ich das machen?


das sagt bei mir /proc/bus/input/devices:
I: Bus=0011 Vendor=0002 Product=0007 Version=0000
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio4/input0
H: Handlers=mouse0
B: EV=b
B: KEY=6420 0 670000 0 0 0 0 0 0 0 0
B: ABS=11000003

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
H: Handlers=kbd
B: EV=120003
B: KEY=4 2000000 3802078 f840d001 f2ffffdf ffefffff ffffffff fffffffe
B: LED=7

I: Bus=0003 Vendor=04b4 Product=aefa Version=0550
N: Name="ACROX Combo Mouse"
P: Phys=usb-0000:00:1d.2-1/input0
H: Handlers=mouse1
B: EV=f
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=103
B: ABS=100 0


Ich verstehe schon das ich die device erstellen muß ....aber wenn ich
mkod /dev/input/event0 c 13 64 eingebe bekomme ich eine fehlermeldung:

mknod: wrong number of arguments
Gruß Norbert
...
Back to top
View user's profile Send private message
body_and_soul
n00b
n00b


Joined: 05 Apr 2004
Posts: 69
Location: Germersheim

PostPosted: Tue Jun 01, 2004 6:13 pm    Post subject: Reply with quote

Schreibfehler drinnen gehabt .. klar geht es ...
:oops:
Back to top
View user's profile Send private message
makukasutota
Apprentice
Apprentice


Joined: 18 Oct 2003
Posts: 251
Location: DE, Lower Saxony

PostPosted: Tue Jun 01, 2004 7:37 pm    Post subject: Reply with quote

normalerweise sollten diese aber eigentlich existieren. hast du im kernel die event devices eingeschaltet? dann würde man bei der datei im proc auch:
H: Handlers=eventx
lesen (und die Devices würden automatisch da sein.)
_________________
Bye, mkasu
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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