ubuntuusers.de

Touchscreen geht nicht Panasonic CF-53

Status: Ungelöst | Ubuntu-Version: Ubuntu 19.10 (Eoan Ermine)
Antworten |

SEBBO999

Anmeldungsdatum:
14. Januar 2020

Beiträge: 28

Hallo, Ich habe meinem Panasonic cf-53 Toughbook ein neues Display mit Touchscreen gegönnt. Darauf läuft Ubuntu 19.10. Das Touchscreen ist ohne Funktion und wird auch vom Touchscreen Calibrator nicht erkannt (No calibratable devices found). Unter Windows 10 wurde es erkannt und ich konnte es nutzen. Die Codeblöcke über Grafikkarte, Auflösung usw. habe ich nicht eingefügt, da ich davon ausgehe, dass es mit dem Problem nichts zu tun hat. Was kann ich tun und welche Systeminformationen werden benötigt um das Problem zu lösen? Danke euch schonmal...

Letalis_Sonus Team-Icon

Anmeldungsdatum:
13. April 2008

Beiträge: 12990

Wohnort: Oldenburg/Erlangen

SEBBO999 schrieb:

da ich davon ausgehe, dass es mit dem Problem nichts zu tun hat.

Der Xorg Log allerdings schon. Statt lspci darfst du uns lsusb liefern.

SEBBO999

(Themenstarter)

Anmeldungsdatum:
14. Januar 2020

Beiträge: 28

Das ist die Ausgabe von lsusb:

Bus 002 Device 004: ID 8087:07da Intel Corp. 
Bus 002 Device 003: ID 0430:0532 Sun Microsystems, Inc. 
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

SEBBO999

(Themenstarter)

Anmeldungsdatum:
14. Januar 2020

Beiträge: 28

Hallo, Das Touchscreen läuft jetzt. Ich musste im BIOS von automatisch auf Touchscreen Mode umstellen. Jetzt habe ich aber das Problem, dass ich es nicht kalibriert bekomme. Ich habe den xinput_calibrator laufen lassen, die Kreuze angetippt und die Ausgabe wie im Codeblock beschrieben in beiden Verzeichnissen als 99-calibration.conf abgelegt.

	--> Making the calibration permanent <--
  copy the snippet below into '/etc/X11/xorg.conf.d/99-calibration.conf' (/usr/share/X11/xorg.conf.d/ in some distro's)
Section "InputClass"
	Identifier	"calibration"
	MatchProduct	"Fujitsu Component USB Touch Panel"
	Option	"MinX"	"2519"
	Option	"MaxX"	"63160"
	Option	"MinY"	"6464"
	Option	"MaxY"	"63295"
	Option	"SwapXY"	"0" # unless it was already set to 1
	Option	"InvertX"	"0"  # unless it was already set
	Option	"InvertY"	"0"  # unless it was already set
EndSection

Leider ist kein Unterschied da. Im unteren drittel des Bildschirmes in der Mitte stimmt der Mauszeiger mit dem Touchscreen überein. Je weiter ich mich dem Bildschirmrand nähere desto weiter bleibt der Mauszeiger zurück. So kann ich z.B. die obere und seitliche Menüleiste nicht ansteuern.

Ich habe die Prozedur jetzt 10 mal durch ohne Erfolg. Die Ausgabe ist immer recht ähnlich von den Zahlenwerten. Mir ist aber aufgefallen, dass beim Antippen der Kreuze auch der Mauszeiger nicht an der richtigen Stelle erscheint...

Letalis_Sonus Team-Icon

Anmeldungsdatum:
13. April 2008

Beiträge: 12990

Wohnort: Oldenburg/Erlangen

Der Log fehlt immer noch.

Der konkrete Inhalt der Datei wäre besser gewesen, wenn du zB die ersten beiden Zeilen mitkopiert hättest wird die komplette Datei ungültig.

Es ist auffällig, dass bei der Ausgabe kein Treiber angegeben wird. Die benutzten Optionen sind allerdings vollständig vom verwendeten X Treiber abhängig und funktionieren nicht, wenn der X Server einen X Treiber verwendet, der die Optionen nicht kennt. Anhand der letzten drei Optionen würde ich auf den evdev Treiber tippen, der nutzt aber eine einzige Calibration Option anstelle die Werte getrennt anzugeben. libinput kann damit überhaupt nichts anfangen. Die beiden sind allerdings Universaltreiber, es gibt noch deutlich mehr spezifische Touchscreen X Treiber, die in der Regel nicht vorinstalliert sind.

SEBBO999

(Themenstarter)

Anmeldungsdatum:
14. Januar 2020

Beiträge: 28

Hier ist der Inhalt der xorg.O.log:

[    36.095] (--) Log file renamed from "/home/semmelberger/.local/share/xorg/Xorg.pid-912.log" to "/home/semmelberger/.local/share/xorg/Xorg.0.log"
[    36.138] 
X.Org X Server 1.20.5
X Protocol Version 11, Revision 0
[    36.138] Build Operating System: Linux 4.4.0-165-generic x86_64 Ubuntu
[    36.138] Current Operating System: Linux semmelberger-CF-53SAWZYMF 5.3.0-26-generic #28-Ubuntu SMP Wed Dec 18 05:37:46 UTC 2019 x86_64
[    36.139] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.3.0-26-generic root=UUID=64d3b51b-6955-4401-8efe-e6c3fd26a872 ro quiet splash vt.handoff=7
[    36.139] Build Date: 08 October 2019  09:43:30AM
[    36.139] xorg-server 2:1.20.5+git20191008-0ubuntu1 (For technical support please see http://www.ubuntu.com/support) 
[    36.139] Current version of pixman: 0.38.4
[    36.139] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    36.139] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    36.139] (==) Log file: "/home/semmelberger/.local/share/xorg/Xorg.0.log", Time: Sun Jan 19 12:37:57 2020
[    36.260] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    36.260] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    36.432] (==) No Layout section.  Using the first Screen section.
[    36.432] (==) No screen section available. Using defaults.
[    36.432] (**) |-->Screen "Default Screen Section" (0)
[    36.432] (**) |   |-->Monitor "<default monitor>"
[    36.473] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    36.473] (==) Automatically adding devices
[    36.473] (==) Automatically enabling devices
[    36.473] (==) Automatically adding GPU devices
[    36.473] (==) Automatically binding GPU devices
[    36.473] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    36.498] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    36.498] 	Entry deleted from font path.
[    36.498] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    36.498] 	Entry deleted from font path.
[    36.498] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    36.498] 	Entry deleted from font path.
[    36.498] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    36.498] 	Entry deleted from font path.
[    36.498] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    36.498] 	Entry deleted from font path.
[    36.498] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[    36.498] (==) ModulePath set to "/usr/lib/xorg/modules"
[    36.498] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    36.498] (II) Loader magic: 0x5618aa26f020
[    36.498] (II) Module ABI versions:
[    36.498] 	X.Org ANSI C Emulation: 0.4
[    36.498] 	X.Org Video Driver: 24.0
[    36.498] 	X.Org XInput driver : 24.1
[    36.498] 	X.Org Server Extension : 10.0
[    36.500] (++) using VT number 2

[    36.504] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    36.507] (II) xfree86: Adding drm device (/dev/dri/card0)
[    36.508] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
[    36.511] (--) PCI:*(0@0:2:0) 8086:0166:10f7:8338 rev 9, Mem @ 0xf1800000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    36.515] (II) LoadModule: "glx"
[    36.868] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    37.532] (II) Module glx: vendor="X.Org Foundation"
[    37.532] 	compiled for 1.20.5, module version = 1.0.0
[    37.532] 	ABI class: X.Org Server Extension, version 10.0
[    37.532] (==) Matched modesetting as autoconfigured driver 0
[    37.532] (==) Matched fbdev as autoconfigured driver 1
[    37.532] (==) Matched vesa as autoconfigured driver 2
[    37.532] (==) Assigned the driver to the xf86ConfigLayout
[    37.532] (II) LoadModule: "modesetting"
[    37.532] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    37.575] (II) Module modesetting: vendor="X.Org Foundation"
[    37.575] 	compiled for 1.20.5, module version = 1.20.5
[    37.575] 	Module class: X.Org Video Driver
[    37.575] 	ABI class: X.Org Video Driver, version 24.0
[    37.575] (II) LoadModule: "fbdev"
[    37.575] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    37.598] (II) Module fbdev: vendor="X.Org Foundation"
[    37.598] 	compiled for 1.20.1, module version = 0.5.0
[    37.598] 	Module class: X.Org Video Driver
[    37.598] 	ABI class: X.Org Video Driver, version 24.0
[    37.598] (II) LoadModule: "vesa"
[    37.599] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    37.632] (II) Module vesa: vendor="X.Org Foundation"
[    37.632] 	compiled for 1.20.4, module version = 2.4.0
[    37.632] 	Module class: X.Org Video Driver
[    37.632] 	ABI class: X.Org Video Driver, version 24.0
[    37.632] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    37.632] (II) FBDEV: driver for framebuffer: fbdev
[    37.632] (II) VESA: driver for VESA chipsets: vesa
[    37.632] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    37.632] (II) modeset(0): using drv /dev/dri/card0
[    37.632] (WW) Falling back to old probe method for fbdev
[    37.632] (II) Loading sub module "fbdevhw"
[    37.632] (II) LoadModule: "fbdevhw"
[    37.632] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    37.660] (II) Module fbdevhw: vendor="X.Org Foundation"
[    37.660] 	compiled for 1.20.5, module version = 0.0.2
[    37.660] 	ABI class: X.Org Video Driver, version 24.0
[    37.660] (EE) open /dev/fb0: Permission denied
[    37.660] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    37.661] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    37.661] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    37.661] (==) modeset(0): RGB weight 888
[    37.661] (==) modeset(0): Default visual is TrueColor
[    37.661] (II) Loading sub module "glamoregl"
[    37.661] (II) LoadModule: "glamoregl"
[    37.754] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    38.091] (II) Module glamoregl: vendor="X.Org Foundation"
[    38.091] 	compiled for 1.20.5, module version = 1.0.1
[    38.091] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    40.073] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) Ivybridge Mobile 
[    40.073] (II) modeset(0): glamor initialized
[    40.074] (II) modeset(0): Output LVDS-1 has no monitor section
[    40.075] (II) modeset(0): Output VGA-1 has no monitor section
[    40.077] (II) modeset(0): Output HDMI-1 has no monitor section
[    40.078] (II) modeset(0): Output HDMI-2 has no monitor section
[    40.079] (II) modeset(0): Output DP-1 has no monitor section
[    40.079] (II) modeset(0): Output DP-2 has no monitor section
[    40.079] (II) modeset(0): EDID for output LVDS-1
[    40.079] (II) modeset(0): Printing probed modes for output LVDS-1
[    40.079] (II) modeset(0): Modeline "1366x768"x57.9   69.75  1366 1420 1442 1494  768 771 777 806 -hsync -vsync (46.7 kHz P)
[    40.079] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    40.079] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    40.079] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    40.080] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    40.080] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    40.080] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    40.080] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    40.080] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    40.080] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    40.080] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    40.080] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    40.080] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    40.080] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    40.080] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    40.080] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    40.080] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    40.080] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    40.080] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    40.080] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    40.080] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    40.080] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    40.080] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    40.080] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    40.080] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    40.080] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    40.080] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    40.080] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    40.080] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    40.080] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[    40.080] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    40.080] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    40.080] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    40.080] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    40.080] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[    40.081] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    40.081] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    40.081] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    40.081] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    40.081] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    40.081] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    40.081] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    40.081] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    40.081] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[    40.081] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[    40.081] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    40.081] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    40.081] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[    40.081] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    40.081] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    40.081] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    40.081] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    40.081] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    40.081] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    40.081] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    40.081] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    40.081] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    40.081] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    40.081] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    40.081] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    40.081] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    40.081] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    40.081] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    40.081] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    40.081] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    40.081] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    40.083] (II) modeset(0): EDID for output VGA-1
[    40.084] (II) modeset(0): EDID for output HDMI-1
[    40.086] (II) modeset(0): EDID for output HDMI-2
[    40.086] (II) modeset(0): EDID for output DP-1
[    40.086] (II) modeset(0): EDID for output DP-2
[    40.086] (II) modeset(0): Output LVDS-1 connected
[    40.086] (II) modeset(0): Output VGA-1 disconnected
[    40.086] (II) modeset(0): Output HDMI-1 disconnected
[    40.086] (II) modeset(0): Output HDMI-2 disconnected
[    40.086] (II) modeset(0): Output DP-1 disconnected
[    40.086] (II) modeset(0): Output DP-2 disconnected
[    40.086] (II) modeset(0): Using exact sizes for initial modes
[    40.086] (II) modeset(0): Output LVDS-1 using initial mode 1366x768 +0+0
[    40.086] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    40.086] (==) modeset(0): DPI set to (96, 96)
[    40.086] (II) Loading sub module "fb"
[    40.086] (II) LoadModule: "fb"
[    40.087] (II) Loading /usr/lib/xorg/modules/libfb.so
[    40.145] (II) Module fb: vendor="X.Org Foundation"
[    40.145] 	compiled for 1.20.5, module version = 1.0.0
[    40.145] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    40.145] (II) UnloadModule: "fbdev"
[    40.145] (II) Unloading fbdev
[    40.146] (II) UnloadSubModule: "fbdevhw"
[    40.146] (II) Unloading fbdevhw
[    40.146] (II) UnloadModule: "vesa"
[    40.146] (II) Unloading vesa
[    40.505] (==) modeset(0): Backing store enabled
[    40.506] (==) modeset(0): Silken mouse enabled
[    40.583] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    40.583] (==) modeset(0): DPMS enabled
[    40.584] (II) modeset(0): [DRI2] Setup complete
[    40.584] (II) modeset(0): [DRI2]   DRI driver: i965
[    40.585] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[    40.585] (II) Initializing extension Generic Event Extension
[    40.585] (II) Initializing extension SHAPE
[    40.586] (II) Initializing extension MIT-SHM
[    40.586] (II) Initializing extension XInputExtension
[    40.590] (II) Initializing extension XTEST
[    40.591] (II) Initializing extension BIG-REQUESTS
[    40.591] (II) Initializing extension SYNC
[    40.592] (II) Initializing extension XKEYBOARD
[    40.592] (II) Initializing extension XC-MISC
[    40.592] (II) Initializing extension SECURITY
[    40.592] (II) Initializing extension XFIXES
[    40.592] (II) Initializing extension RENDER
[    40.593] (II) Initializing extension RANDR
[    40.593] (II) Initializing extension COMPOSITE
[    40.593] (II) Initializing extension DAMAGE
[    40.593] (II) Initializing extension MIT-SCREEN-SAVER
[    40.593] (II) Initializing extension DOUBLE-BUFFER
[    40.593] (II) Initializing extension RECORD
[    40.594] (II) Initializing extension DPMS
[    40.594] (II) Initializing extension Present
[    40.594] (II) Initializing extension DRI3
[    40.594] (II) Initializing extension X-Resource
[    40.594] (II) Initializing extension XVideo
[    40.594] (II) Initializing extension XVideo-MotionCompensation
[    40.594] (II) Initializing extension SELinux
[    40.594] (II) SELinux: Disabled on system
[    40.594] (II) Initializing extension GLX
[    40.611] (II) AIGLX: Loaded and initialized i965
[    40.611] (II) GLX: Initialized DRI2 GL provider for screen 0
[    40.611] (II) Initializing extension XFree86-VidModeExtension
[    40.611] (II) Initializing extension XFree86-DGA
[    40.612] (II) Initializing extension XFree86-DRI
[    40.612] (II) Initializing extension DRI2
[    40.990] (II) modeset(0): Damage tracking initialized
[    40.990] (II) modeset(0): Setting screen physical size to 361 x 203
[    41.424] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    41.424] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    41.424] (II) LoadModule: "libinput"
[    41.424] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    41.491] (II) Module libinput: vendor="X.Org Foundation"
[    41.491] 	compiled for 1.20.4, module version = 0.29.0
[    41.491] 	Module class: X.Org XInput Driver
[    41.491] 	ABI class: X.Org XInput driver, version 24.1
[    41.491] (II) Using input driver 'libinput' for 'Power Button'
[    41.493] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 21 paused 0
[    41.493] (**) Power Button: always reports core events
[    41.493] (**) Option "Device" "/dev/input/event2"
[    41.494] (**) Option "_source" "server/udev"
[    41.528] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    41.528] (II) event2  - Power Button: device is a keyboard
[    41.528] (II) event2  - Power Button: device removed
[    41.528] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    41.528] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    41.528] (**) Option "xkb_model" "pc105"
[    41.528] (**) Option "xkb_layout" "de"
[    41.578] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    41.578] (II) event2  - Power Button: device is a keyboard
[    41.579] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    41.580] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    41.580] (II) Using input driver 'libinput' for 'Video Bus'
[    41.581] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 24 paused 0
[    41.581] (**) Video Bus: always reports core events
[    41.581] (**) Option "Device" "/dev/input/event7"
[    41.581] (**) Option "_source" "server/udev"
[    41.583] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[    41.583] (II) event7  - Video Bus: device is a keyboard
[    41.583] (II) event7  - Video Bus: device removed
[    41.583] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14/event7"
[    41.583] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    41.584] (**) Option "xkb_model" "pc105"
[    41.584] (**) Option "xkb_layout" "de"
[    41.586] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[    41.586] (II) event7  - Video Bus: device is a keyboard
[    41.587] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    41.587] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    41.587] (II) Using input driver 'libinput' for 'Power Button'
[    41.588] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 25 paused 0
[    41.588] (**) Power Button: always reports core events
[    41.588] (**) Option "Device" "/dev/input/event1"
[    41.588] (**) Option "_source" "server/udev"
[    41.589] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    41.589] (II) event1  - Power Button: device is a keyboard
[    41.589] (II) event1  - Power Button: device removed
[    41.590] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    41.590] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    41.590] (**) Option "xkb_model" "pc105"
[    41.590] (**) Option "xkb_layout" "de"
[    41.590] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    41.591] (II) event1  - Power Button: device is a keyboard
[    41.591] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    41.591] (II) No input driver specified, ignoring this device.
[    41.591] (II) This device may have been added with another device file.
[    41.592] (II) config/udev: Adding input device HDA Intel PCH Headset Mic (/dev/input/event8)
[    41.592] (II) No input driver specified, ignoring this device.
[    41.592] (II) This device may have been added with another device file.
[    41.592] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event9)
[    41.592] (II) No input driver specified, ignoring this device.
[    41.592] (II) This device may have been added with another device file.
[    41.593] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[    41.593] (II) No input driver specified, ignoring this device.
[    41.593] (II) This device may have been added with another device file.
[    41.593] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11)
[    41.593] (II) No input driver specified, ignoring this device.
[    41.593] (II) This device may have been added with another device file.
[    41.594] (II) config/udev: Adding input device Fujitsu Component USB Touch Panel (/dev/input/event4)
[    41.594] (**) Fujitsu Component USB Touch Panel: Applying InputClass "libinput pointer catchall"
[    41.594] (**) Fujitsu Component USB Touch Panel: Applying InputClass "calibration"
[    41.594] (**) Fujitsu Component USB Touch Panel: Applying InputClass "calibration"
[    41.594] (II) Using input driver 'libinput' for 'Fujitsu Component USB Touch Panel'
[    41.653] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 26 paused 0
[    41.653] (**) Fujitsu Component USB Touch Panel: always reports core events
[    41.653] (**) Option "Device" "/dev/input/event4"
[    41.653] (**) Option "_source" "server/udev"
[    41.657] (II) event4  - Fujitsu Component USB Touch Panel: is tagged by udev as: Mouse
[    41.657] (II) event4  - Fujitsu Component USB Touch Panel: device is a pointer
[    41.658] (II) event4  - Fujitsu Component USB Touch Panel: device removed
[    41.658] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/0003:0430:0502.0001/input/input10/event4"
[    41.658] (II) XINPUT: Adding extended input device "Fujitsu Component USB Touch Panel" (type: MOUSE, id 9)
[    41.658] (**) Option "AccelerationScheme" "none"
[    41.658] (**) Fujitsu Component USB Touch Panel: (accel) selected scheme none/0
[    41.658] (**) Fujitsu Component USB Touch Panel: (accel) acceleration factor: 2.000
[    41.658] (**) Fujitsu Component USB Touch Panel: (accel) acceleration threshold: 4
[    41.662] (II) event4  - Fujitsu Component USB Touch Panel: is tagged by udev as: Mouse
[    41.662] (II) event4  - Fujitsu Component USB Touch Panel: device is a pointer
[    41.664] (II) config/udev: Adding input device Fujitsu Component USB Touch Panel (/dev/input/mouse0)
[    41.664] (**) Fujitsu Component USB Touch Panel: Applying InputClass "calibration"
[    41.664] (**) Fujitsu Component USB Touch Panel: Applying InputClass "calibration"
[    41.664] (II) No input driver specified, ignoring this device.
[    41.664] (II) This device may have been added with another device file.
[    41.664] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    41.664] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    41.664] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    41.665] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 27 paused 0
[    41.665] (**) AT Translated Set 2 keyboard: always reports core events
[    41.665] (**) Option "Device" "/dev/input/event3"
[    41.666] (**) Option "_source" "server/udev"
[    41.667] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    41.667] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    41.667] (II) event3  - AT Translated Set 2 keyboard: device removed
[    41.667] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    41.667] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    41.667] (**) Option "xkb_model" "pc105"
[    41.667] (**) Option "xkb_layout" "de"
[    41.668] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    41.668] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    41.669] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[    41.669] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    41.669] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    41.670] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 28 paused 0
[    41.670] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    41.670] (**) Option "Device" "/dev/input/event5"
[    41.670] (**) Option "_source" "server/udev"
[    41.671] (II) event5  - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[    41.672] (II) event5  - SynPS/2 Synaptics TouchPad: device is a touchpad
[    41.672] (II) event5  - SynPS/2 Synaptics TouchPad: device removed
[    41.673] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input9/event5"
[    41.673] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[    41.674] (**) Option "AccelerationScheme" "none"
[    41.674] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[    41.674] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    41.674] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    41.675] (II) event5  - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[    41.677] (II) event5  - SynPS/2 Synaptics TouchPad: device is a touchpad
[    41.677] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[    41.677] (II) No input driver specified, ignoring this device.
[    41.677] (II) This device may have been added with another device file.
[    41.681] (II) config/udev: Adding input device Panasonic Laptop Support (/dev/input/event6)
[    41.681] (**) Panasonic Laptop Support: Applying InputClass "libinput keyboard catchall"
[    41.681] (II) Using input driver 'libinput' for 'Panasonic Laptop Support'
[    41.682] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 29 paused 0
[    41.682] (**) Panasonic Laptop Support: always reports core events
[    41.682] (**) Option "Device" "/dev/input/event6"
[    41.682] (**) Option "_source" "server/udev"
[    41.683] (II) event6  - Panasonic Laptop Support: is tagged by udev as: Keyboard
[    41.683] (II) event6  - Panasonic Laptop Support: device is a keyboard
[    41.683] (II) event6  - Panasonic Laptop Support: device removed
[    41.683] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event6"
[    41.683] (II) XINPUT: Adding extended input device "Panasonic Laptop Support" (type: KEYBOARD, id 12)
[    41.683] (**) Option "xkb_model" "pc105"
[    41.683] (**) Option "xkb_layout" "de"
[    41.684] (II) event6  - Panasonic Laptop Support: is tagged by udev as: Keyboard
[    41.684] (II) event6  - Panasonic Laptop Support: device is a keyboard
[    48.412] (II) modeset(0): Allocate new frame buffer 1360x768 stride
[   743.723] (II) Axis 0x1 value 1118 is outside expected range [1231, 5120]
See https://wayland.freedesktop.org/libinput/doc/1.14.1/absolute_coordinate_ranges.html for details

SEBBO999

(Themenstarter)

Anmeldungsdatum:
14. Januar 2020

Beiträge: 28

Und hier der Inhalt der Datei 99-calibration.conf:

Section "InputClass"
	Identifier	"calibration"
	MatchProduct	"Fujitsu Component USB Touch Panel"
	Option	"MinX"	"2535"
	Option	"MaxX"	"63240"
	Option	"MinY"	"6549"
	Option	"MaxY"	"63722"
	Option	"SwapXY"	"0" # unless it was already set to 1
	Option	"InvertX"	"0"  # unless it was already set
	Option	"InvertY"	"0"  # unless it was already set
EndSection

SEBBO999

(Themenstarter)

Anmeldungsdatum:
14. Januar 2020

Beiträge: 28

Ich habe keine Treiber manuell installiert. Das System ist frisch aufgesetzt und noch jungfräulich.

Letalis_Sonus Team-Icon

Anmeldungsdatum:
13. April 2008

Beiträge: 12990

Wohnort: Oldenburg/Erlangen

Er nutzt jedenfalls libinput:

[    41.594] (II) Using input driver 'libinput' for 'Fujitsu Component USB Touch Panel'

Der X Treiber erwartet für die Kalibrierung eine Transformationsmatrix, die du erst aufwändig berechnen musst. Die manpage vom xinput_calibrator scheint wohl auf evdev als Zieltreiber hinzuweisen, das Programm ist aber möglicherweise veraltet und erzeugt daher nicht mehr funktionierende Optionen.

Installiere mal den evdev Treiber (xserver-xorg-input-evdev) und füge dem ganzen mal eine Driver "evdev" Zeile hinzu. Wenn er den Treiber läd und sich nichts ändert oder er sich im Log gar über unbekannte Optionen beschwert musst du die Min/MaxX/Y Optionen wohl in die neue Calibration Option überführen, siehe auch die manpage von evdev zum genauen Format der Option.

SEBBO999

(Themenstarter)

Anmeldungsdatum:
14. Januar 2020

Beiträge: 28

Ok, ich hab den Treiber installiert und die Zeile in die 99-calibration.conf eingefügt. Beim Editieren kamen im Terminal folgende Warnungen:

semmelberger@semmelberger-CF-53SAWZYMF:~$ sudo gedit /etc/X11/xorg.conf.d/99-calibration.conf

** (org.gnome.gedit:4276): WARNING **: 14:12:19.955: Set document metadata failed: Setzen des Attributs metadata::gedit-spell-language nicht unterstützt

** (org.gnome.gedit:4276): WARNING **: 14:12:19.955: Set document metadata failed: Setzen des Attributs metadata::gedit-encoding nicht unterstützt

** (org.gnome.gedit:4276): WARNING **: 14:12:46.230: Set document metadata failed: Setzen des Attributs metadata::gedit-spell-language nicht unterstützt

** (org.gnome.gedit:4276): WARNING **: 14:12:46.230: Set document metadata failed: Setzen des Attributs metadata::gedit-encoding nicht unterstützt

** (org.gnome.gedit:4276): WARNING **: 14:12:49.542: Set document metadata failed: Setzen des Attributs metadata::gedit-position nicht unterstützt

Ich mache jetzt einen Neustart und berichte dann, ob sich was verändert hat.

SEBBO999

(Themenstarter)

Anmeldungsdatum:
14. Januar 2020

Beiträge: 28

So, scheint jetzt zu funktionieren. Nach dem Neustart war erstmal alles unverändert. Ich habe die xinput-calibration erneut durchgeführt. Der Textschnipsel für die 99-calibration.conf sieht nun so aus:

Section "InputClass
	Identifier	"calibration"
	MatchProduct	"Fujitsu Component USB Touch Panel"
	Option	"Calibration"	"648 15815 1604 15799"
	Option	"SwapAxes"	"0"
EndSection

Den habe ich reinkopiert und jetzt funktioniert alles. Es ist zwar nicht punktgenau, aber für meine Bedürfnisse ausreichend.

Vielen Dank!!!

Letalis_Sonus Team-Icon

Anmeldungsdatum:
13. April 2008

Beiträge: 12990

Wohnort: Oldenburg/Erlangen

Niemals grafische Programme einfach so mit sudo starten! Das kann einiges kaputt machen. Nutze dafür die -H Option von sudo oder die grafischen Pendants. Oder benutze einfach gleich nano zum editieren.

Antworten |