Hallo Marvin,
poste doch mal die Ausgabe von
dmesg | grep input
Tychi@linux-ecql:~> dmesg | grep input
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input1
input: PC Speaker as /devices/platform/pcspkr/input/input2
input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input6
ALSA sound/pci/hda/hda_codec.c:3153: inputs: mic=0x19, fmic=0x0, line=0x14, fline=0x0, cd=0x0, aux=0x0
input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/device:02/input/input7
cat /proc/bus/input/devices
Tychi@linux-ecql:~> cat /proc/bus/input/devices
I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name=„AT Translated Set 2 keyboard“
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input0
U: Uniq=
H: Handlers=kbd event0
B: EV=120013
B: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7
I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
N: Name=„SynPS/2 Synaptics TouchPad“
P: Phys=isa0060/serio2/input0
S: Sysfs=/devices/platform/i8042/serio2/input/input1
U: Uniq=
H: Handlers=mouse0 event1
B: EV=b
B: KEY=6420 0 70003 0 0 0 0 0 0 0 0
B: ABS=11000003
I: Bus=0010 Vendor=001f Product=0001 Version=0100
N: Name=„PC Speaker“
P: Phys=isa0061/input0
S: Sysfs=/devices/platform/pcspkr/input/input2
U: Uniq=
H: Handlers=kbd event2
B: EV=40001
B: SND=6
I: Bus=0019 Vendor=0000 Product=0002 Version=0000
N: Name=„Power Button (FF)“
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
U: Uniq=
H: Handlers=kbd event3
B: EV=3
B: KEY=100000 0 0 0
I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name=„Lid Switch“
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
U: Uniq=
H: Handlers=event4
B: EV=21
B: SW=1
I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name=„Power Button (CM)“
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
U: Uniq=
H: Handlers=kbd event5
B: EV=3
B: KEY=100000 0 0 0
I: Bus=0019 Vendor=0000 Product=0003 Version=0000
N: Name=„Sleep Button (CM)“
P: Phys=PNP0C0E/button/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input6
U: Uniq=
H: Handlers=kbd event6
B: EV=3
B: KEY=4000 0 0 0 0
I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name=„Video Bus“
P: Phys=/video/input0
S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/device:02/input/input7
U: Uniq=
H: Handlers=kbd event7
B: EV=3
B: KEY=3f000b 0 0 0 0 0 0
Tychi@linux-ecql:~>
sowie die zugehörige Section „InputDevice“ in deiner
/etc/X11/xorg.conf, das ist die, wo als Identifier sowas wie
„AlpsTouchpad“ stehen müsste.
Tychi@linux-ecql:~> /etc/X11/xorg.conf
bash: /etc/X11/xorg.conf: Keine Berechtigung
Hmm, hier habe ich bestimmt etwas falsch gemacht. Ich war ja schon ganz stolz zu wissen, dass ich diese Befehle auf der Konsole eingeben muss. Muss ich mich hier als root einloggen? Wenn ja, wie geht das?
Viele Grüße, Tychi