[debian-users 00796] Re: 利用している4Kモニターの解像度を変更できない。
taw wat
1984wat1984 @ gmail.com
2022年 3月 20日 (日) 08:46:27 JST
> 2022/03/20 2:49、noeu <hu.moonstone @ gmail.com>のメール:
>
> 見て解決できる保証はないのですが、GPUデバイスの認識、ドライバのエラーを疑って
> /var/log/Xorg.0.logはどのようになっているか確認したいです。
> GPUデバイスやドライバの適用ログなどが確認できるはずで、どこかの段階でエラーになったのではと
> 考えています。
Xorg.0.logを全部のせると、なかなか大きくなってしまいますが、どの辺をgrepすれば良いか分からないので、とりあえず全部のせときます。
Xorg.0.log
[ 6.006] (--) Log file renamed from "/var/log/Xorg.pid-792.log" to "/var/log/Xorg.0.log"
[ 6.008]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 6.008] Build Operating System: linux Debian
[ 6.008] Current Operating System: Linux debian 5.10.0-12-amd64 #1 SMP Debian 5.10.103-1 (2022-03-07) x86_64
[ 6.008] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-12-amd64 root=UUID=7d93503c-c309-41ec-a31d-73a849053437 ro quiet
[ 6.008] Build Date: 16 December 2021 05:08:23PM
[ 6.008] xorg-server 2:1.20.11-1+deb11u1 (https://www.debian.org/support)
[ 6.008] Current version of pixman: 0.40.0
[ 6.008] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 6.008] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 6.008] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 20 08:22:24 2022
[ 6.010] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 6.011] (==) No Layout section. Using the first Screen section.
[ 6.011] (==) No screen section available. Using defaults.
[ 6.011] (**) |-->Screen "Default Screen Section" (0)
[ 6.011] (**) | |-->Monitor "<default monitor>"
[ 6.012] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 6.012] (==) Automatically adding devices
[ 6.012] (==) Automatically enabling devices
[ 6.012] (==) Automatically adding GPU devices
[ 6.012] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 6.013] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 6.013] Entry deleted from font path.
[ 6.016] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 6.016] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 6.016] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 6.016] (II) Loader magic: 0x56135423ce40
[ 6.016] (II) Module ABI versions:
[ 6.016] X.Org ANSI C Emulation: 0.4
[ 6.016] X.Org Video Driver: 24.1
[ 6.016] X.Org XInput driver : 24.1
[ 6.016] X.Org Server Extension : 10.0
[ 6.016] (++) using VT number 1
[ 6.017] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[ 6.018] (--) PCI:*(0 @ 0:2:0) 8086:4680:1849:4680 rev 12, Mem @ 0x6000000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[ 6.021] (II) LoadModule: "glx"
[ 6.023] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 6.025] (II) Module glx: vendor="X.OrgFoundation"
[ 6.025] compiled for 1.20.11, module version = 1.0.0
[ 6.025] ABI class: X.Org Server Extension, version 10.0
[ 6.025] (==) Matched modesetting as autoconfigured driver 0
[ 6.025] (==) Matched fbdev as autoconfigured driver 1
[ 6.025] (==) Matched vesa as autoconfigured driver 2
[ 6.025] (==) Assigned the driver to the xf86ConfigLayout
[ 6.025] (II) LoadModule: "modesetting"
[ 6.025] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 6.026] (II) Module modesetting: vendor="X.Org Foundation"
[ 6.026] compiled for 1.20.11, module version = 1.20.11
[ 6.026] Module class: X.Org Video Driver
[ 6.026] ABI class: X.Org Video Driver, version 24.1
[ 6.026] (II) LoadModule: "fbdev"
[ 6.026] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 6.026] (II) Module fbdev: vendor="X.Org Foundation"
[ 6.026] compiled for 1.20.0, module version = 0.5.0
[ 6.026] Module class: X.Org Video Driver
[ 6.027] ABI class: X.Org Video Driver, version 24.0
[ 6.027] (II) LoadModule: "vesa"
[ 6.027] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 6.027] (II) Module vesa: vendor="X.OrgFoundation"
[ 6.027] compiled for 1.20.9, module version = 2.5.0
[ 6.027] Module class: X.Org Video Driver
[ 6.027] ABI class: X.Org Video Driver, version 24.1
[ 6.027] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 6.027] (II) FBDEV: driver for framebuffer: fbdev
[ 6.027] (II) VESA: driver for VESA chipsets: vesa
[ 6.027] (EE) open /dev/dri/card0: No such file or directory
[ 6.027] (WW) Falling back to old probe method for modesetting
[ 6.027] (EE) open /dev/dri/card0: No such file or directory
[ 6.027] (II) Loading sub module "fbdevhw"
[ 6.027] (II) LoadModule: "fbdevhw"
[ 6.027] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 6.028] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 6.028] compiled for 1.20.11, module version = 0.0.2
[ 6.028] ABI class: X.Org Video Driver, version 24.1
[ 6.028] (EE) Unable to find a valid framebuffer device
[ 6.028] (WW) Falling back to old probe method for fbdev
[ 6.028] (II) Loading sub module "fbdevhw"
[ 6.028] (II) LoadModule: "fbdevhw"
[ 6.028] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 6.028] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 6.028] compiled for 1.20.11, module version = 0.0.2
[ 6.028] ABI class: X.Org Video Driver, version 24.1
[ 6.028] (II) FBDEV(2): using default device
[ 6.028] vesa: Refusing to run on UEFI
[ 6.028] (EE) Screen 0 deleted because of no matching config section.
[ 6.028] (II) UnloadModule: "modesetting"
[ 6.028] (EE) Screen 0 deleted because of no matching config section.
[ 6.028] (II) UnloadModule: "fbdev"
[ 6.028] (II) UnloadSubModule: "fbdevhw"
[ 6.028] (II) FBDEV(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 6.028] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[ 6.028] (==) FBDEV(0): RGB weight 888
[ 6.028] (==) FBDEV(0): Default visual is TrueColor
[ 6.028] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 6.028] (II) FBDEV(0): hardware: EFI VGA (video memory: 1920kB)
[ 6.028] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[ 6.028] (II) FBDEV(0): checking modes against framebuffer device...
[ 6.028] (II) FBDEV(0): checking modes against monitor...
[ 6.028] (II) FBDEV(0): Virtual size is 800x600 (pitch 800)
[ 6.028] (**) FBDEV(0): Built-in mode "current": 48.0 MHz, 46.9 kHz, 75.1 Hz
[ 6.028] (II) FBDEV(0): Modeline "current"x0.0 48.00 800 832 928 1024 600 604 608 624 -hsync -vsync -csync (46.9 kHz b)
[ 6.028] (==) FBDEV(0): DPI set to (96, 96)
[ 6.028] (II) Loading sub module "fb"
[ 6.028] (II) LoadModule: "fb"
[ 6.028] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 6.029] (II) Module fb: vendor="X.OrgFoundation"
[ 6.029] compiled for 1.20.11, module version = 1.0.0
[ 6.029] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.029] (**) FBDEV(0): using shadow framebuffer
[ 6.029] (II) Loading sub module "shadow"
[ 6.029] (II) LoadModule: "shadow"
[ 6.029] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 6.030] (II) Module shadow: vendor="X.Org Foundation"
[ 6.030] compiled for 1.20.11, module version = 1.1.0
[ 6.030] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.030] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by kernel - disabling)
[ 6.032] (==) FBDEV(0): Backing store enabled
[ 6.033] (==) FBDEV(0): DPMS enabled
[ 6.033] (II) Initializing extension Generic Event Extension
[ 6.034] (II) Initializing extension SHAPE
[ 6.034] (II) Initializing extension MIT-SHM
[ 6.034] (II) Initializing extension XInputExtension
[ 6.034] (II) Initializing extension XTEST
[ 6.034] (II) Initializing extension BIG-REQUESTS
[ 6.034] (II) Initializing extension SYNC
[ 6.034] (II) Initializing extension XKEYBOARD
[ 6.034] (II) Initializing extension XC-MISC
[ 6.034] (II) Initializing extension SECURITY
[ 6.035] (II) Initializing extension XFIXES
[ 6.035] (II) Initializing extension RENDER
[ 6.035] (II) Initializing extension RANDR
[ 6.035] (II) Initializing extension COMPOSITE
[ 6.035] (II) Initializing extension DAMAGE
[ 6.035] (II) Initializing extension MIT-SCREEN-SAVER
[ 6.035] (II) Initializing extension DOUBLE-BUFFER
[ 6.035] (II) Initializing extension RECORD
[ 6.035] (II) Initializing extension DPMS
[ 6.035] (II) Initializing extension Present
[ 6.036] (II) Initializing extension DRI3
[ 6.036] (II) Initializing extension X-Resource
[ 6.036] (II) Initializing extension XVideo
[ 6.036] (II) Initializing extension XVideo-MotionCompensation
[ 6.036] (II) Initializing extension SELinux
[ 6.036] (II) SELinux: Disabled on system
[ 6.036] (II) Initializing extension GLX
[ 6.036] (II) AIGLX: Screen 0 is not DRI2 capable
[ 6.238] (II) IGLX: Loaded and initialized swrast
[ 6.238] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 6.238] (II) Initializing extension XFree86-VidModeExtension
[ 6.238] (II) Initializing extension XFree86-DGA
[ 6.238] (II) Initializing extension XFree86-DRI
[ 6.238] (II) Initializing extension DRI2
[ 9.531] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 9.531] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 9.531] (II) LoadModule: "libinput"
[ 9.531] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 9.542] (II) Module libinput: vendor="X.Org Foundation"
[ 9.542] compiled for 1.20.8, module version = 0.30.0
[ 9.542] Module class: X.Org XInput Driver
[ 9.542] ABI class: X.Org XInput driver, version 24.1
[ 9.542] (II) Using input driver 'libinput' for 'Sleep Button'
[ 9.543] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 33 paused 0
[ 9.543] (**) Sleep Button: always reports core events
[ 9.543] (**) Option "Device" "/dev/input/event0"
[ 9.543] (**) Option "_source" "server/udev"
[ 9.547] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 9.547] (II) event0 - Sleep Button: device is a keyboard
[ 9.547] (II) event0 - Sleep Button: device removed
[ 9.547] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 9.547] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 6)
[ 9.547] (**) Option "xkb_model" "pc105"
[ 9.547] (**) Option "xkb_layout" "jp"
[ 9.547] (WW) Option "xkb_variant" requires a string value
[ 9.547] (WW) Option "xkb_options" requires a string value
[ 9.558] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 9.558] (II) event0 - Sleep Button: device is a keyboard
[ 9.559] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 9.559] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 9.559] (II) Using input driver 'libinput' for 'Power Button'
[ 9.559] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 36 paused 0
[ 9.559] (**) Power Button: always reports core events
[ 9.559] (**) Option "Device" "/dev/input/event1"
[ 9.559] (**) Option "_source" "server/udev"
[ 9.560] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 9.560] (II) event1 - Power Button: device is a keyboard
[ 9.560] (II) event1 - Power Button: device removed
[ 9.560] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 9.560] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 9.560] (**) Option "xkb_model" "pc105"
[ 9.560] (**) Option "xkb_layout" "jp"
[ 9.560] (WW) Option "xkb_variant" requires a string value
[ 9.560] (WW) Option "xkb_options" requires a string value
[ 9.561] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 9.561] (II) event1 - Power Button: device is a keyboard
[ 9.561] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 9.561] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 9.561] (II) Using input driver 'libinput' for 'Power Button'
[ 9.562] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 37 paused 0
[ 9.562] (**) Power Button: always reports core events
[ 9.562] (**) Option "Device" "/dev/input/event2"
[ 9.562] (**) Option "_source" "server/udev"
[ 9.563] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 9.563] (II) event2 - Power Button: device is a keyboard
[ 9.563] (II) event2 - Power Button: device removed
[ 9.563] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 9.563] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 9.563] (**) Option "xkb_model" "pc105"
[ 9.563] (**) Option "xkb_layout" "jp"
[ 9.563] (WW) Option "xkb_variant" requires a string value
[ 9.563] (WW) Option "xkb_options" requires a string value
[ 9.564] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 9.564] (II) event2 - Power Button: device is a keyboard
[ 9.726] (II) config/udev: Adding input device Logitech Wireless Receiver Mouse (/dev/input/mouse0)
[ 9.726] (II) No input driver specified, ignoring this device.
[ 9.726] (II) This device may have been added with another device file.
[ 9.727] (II) config/udev: Adding input device RAPOO Rapoo 2.4G Wireless Touchpad Keyboard (/dev/input/mouse1)
[ 9.727] (II) No input driver specified, ignoring this device.
[ 9.727] (II) This device may have been added with another device file.
[ 9.741] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 9.741] (II) No input driver specified, ignoring this device.
[ 9.741] (II) This device may have been added with another device file.
[ 9.775] (II) config/udev: Adding input device RAPOO Rapoo 2.4G Wireless Touchpad Keyboard System Control (/dev/input/event7)
[ 9.775] (**) RAPOO Rapoo 2.4G Wireless Touchpad Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 9.775] (II) Using input driver 'libinput' for 'RAPOO Rapoo 2.4G Wireless Touchpad Keyboard System Control'
[ 9.776] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 38 paused 0
[ 9.776] (**) RAPOO Rapoo 2.4G Wireless Touchpad Keyboard System Control: always reports core events
[ 9.776] (**) Option "Device" "/dev/input/event7"
[ 9.776] (**) Option "_source" "server/udev"
[ 9.777] (II) event7 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard System Control: is tagged by udev as: Keyboard
[ 9.777] (II) event7 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard System Control: device is a keyboard
[ 9.777] (II) event7 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard System Control: device removed
[ 9.777] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.2/1-3.2:1.1/0003:24AE:1005.0004/input/input8/event7"
[ 9.777] (II) XINPUT: Adding extended input device "RAPOO Rapoo 2.4G Wireless Touchpad Keyboard System Control" (type: KEYBOARD, id 9)
[ 9.777] (**) Option "xkb_model" "pc105"
[ 9.777] (**) Option "xkb_layout" "jp"
[ 9.777] (WW) Option "xkb_variant" requires a string value
[ 9.777] (WW) Option "xkb_options" requires a string value
[ 9.777] (II) event7 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard System Control: is tagged by udev as: Keyboard
[ 9.777] (II) event7 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard System Control: device is a keyboard
[ 9.778] (II) config/udev: Adding input device RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control (/dev/input/event8)
[ 9.778] (**) RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 9.778] (II) Using input driver 'libinput' for 'RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control'
[ 9.778] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 39 paused 0
[ 9.778] (**) RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control: always reports core events
[ 9.778] (**) Option "Device" "/dev/input/event8"
[ 9.778] (**) Option "_source" "server/udev"
[ 9.779] (II) event8 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 9.779] (II) event8 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control: device is a keyboard
[ 9.779] (II) event8 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control: device removed
[ 9.779] (II) libinput: RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control: needs a virtual subdevice
[ 9.779] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.2/1-3.2:1.1/0003:24AE:1005.0004/input/input9/event8"
[ 9.779] (II) XINPUT: Adding extended input device "RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control" (type: MOUSE, id 10)
[ 9.779] (**) Option "AccelerationScheme" "none"
[ 9.779] (**) RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control: (accel) selected scheme none/0
[ 9.779] (**) RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 9.779] (**) RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 9.780] (II) event8 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 9.780] (II) event8 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control: device is a keyboard
[ 9.780] (**) RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 9.780] (II) Using input driver 'libinput' for 'RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control'
[ 9.780] (II) systemd-logind: returning pre-existing fd for /dev/input/event8 13:72
[ 9.780] (**) RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control: always reports core events
[ 9.780] (**) Option "Device" "/dev/input/event8"
[ 9.780] (**) Option "_source" "_driver/libinput"
[ 9.780] (II) libinput: RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control: is a virtual subdevice
[ 9.780] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.2/1-3.2:1.1/0003:24AE:1005.0004/input/input9/event8"
[ 9.780] (II) XINPUT: Adding extended input device "RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control" (type: KEYBOARD, id 11)
[ 9.780] (**) Option "xkb_model" "pc105"
[ 9.780] (**) Option "xkb_layout" "jp"
[ 9.780] (WW) Option "xkb_variant" requires a string value
[ 9.780] (WW) Option "xkb_options" requires a string value
[ 9.792] (II) config/udev: Adding input device ASRock LED Controller (/dev/input/event4)
[ 9.792] (**) ASRock LED Controller: Applying InputClass "libinput keyboard catchall"
[ 9.792] (II) Using input driver 'libinput' for 'ASRock LED Controller'
[ 9.792] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 40 paused 0
[ 9.792] (**) ASRock LED Controller: always reports core events
[ 9.792] (**) Option "Device" "/dev/input/event4"
[ 9.792] (**) Option "_source" "server/udev"
[ 9.793] (II) event4 - ASRock LED Controller: is tagged by udev as: Keyboard Joystick
[ 9.793] (II) event4 - ASRock LED Controller: device is a keyboard
[ 9.793] (II) event4 - ASRock LED Controller: device removed
[ 9.793] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.0/0003:26CE:01A2.0001/input/input4/event4"
[ 9.793] (II) XINPUT: Adding extended input device "ASRock LED Controller" (type: KEYBOARD, id 12)
[ 9.793] (**) Option "xkb_model" "pc105"
[ 9.793] (**) Option "xkb_layout" "jp"
[ 9.793] (WW) Option "xkb_variant" requires a string value
[ 9.793] (WW) Option "xkb_options" requires a string value
[ 9.794] (II) event4 - ASRock LED Controller: is tagged by udev as: Keyboard Joystick
[ 9.794] (II) event4 - ASRock LED Controller: device is a keyboard
[ 9.794] (II) config/udev: Adding input device ASRock LED Controller (/dev/input/js0)
[ 9.794] (II) No input driver specified, ignoring this device.
[ 9.794] (II) This device may have been added with another device file.
[ 9.796] (II) config/udev: Adding input device RAPOO Rapoo 2.4G Wireless Touchpad Keyboard (/dev/input/event9)
[ 9.796] (**) RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: Applying InputClass "libinput keyboard catchall"
[ 9.796] (II) Using input driver 'libinput' for 'RAPOO Rapoo 2.4G Wireless Touchpad Keyboard'
[ 9.796] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 41 paused 0
[ 9.796] (**) RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: always reports core events
[ 9.796] (**) Option "Device" "/dev/input/event9"
[ 9.796] (**) Option "_source" "server/udev"
[ 9.797] (II) event9 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: is tagged by udev as: Keyboard
[ 9.797] (II) event9 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: device is a keyboard
[ 9.797] (II) event9 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: device removed
[ 9.797] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.2/1-3.2:1.2/0003:24AE:1005.0005/input/input10/event9"
[ 9.797] (II) XINPUT: Adding extended input device "RAPOO Rapoo 2.4G Wireless Touchpad Keyboard" (type: KEYBOARD, id 13)
[ 9.797] (**) Option "xkb_model" "pc105"
[ 9.797] (**) Option "xkb_layout" "jp"
[ 9.797] (WW) Option "xkb_variant" requires a string value
[ 9.797] (WW) Option "xkb_options" requires a string value
[ 9.798] (II) event9 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: is tagged by udev as: Keyboard
[ 9.798] (II) event9 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: device is a keyboard
[ 9.862] (II) config/udev: Adding input device RAPOO Rapoo 2.4G Wireless Touchpad Keyboard (/dev/input/event6)
[ 9.862] (**) RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: Applying InputClass "libinput pointer catchall"
[ 9.862] (II) Using input driver 'libinput' for 'RAPOO Rapoo 2.4G Wireless Touchpad Keyboard'
[ 9.923] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 42 paused 0
[ 9.923] (**) RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: always reports core events
[ 9.923] (**) Option "Device" "/dev/input/event6"
[ 9.923] (**) Option "_source" "server/udev"
[ 9.927] (II) event6 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: is tagged by udev as: Mouse
[ 9.927] (II) event6 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: device is a pointer
[ 9.928] (II) event6 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: device removed
[ 9.928] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.2/1-3.2:1.0/0003:24AE:1005.0003/input/input6/event6"
[ 9.928] (II) XINPUT: Adding extended input device "RAPOO Rapoo 2.4G Wireless Touchpad Keyboard" (type: MOUSE, id 14)
[ 9.928] (**) Option "AccelerationScheme" "none"
[ 9.929] (**) RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: (accel) selected scheme none/0
[ 9.929] (**) RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: (accel) acceleration factor: 2.000
[ 9.929] (**) RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: (accel) acceleration threshold: 4
[ 9.929] (II) event6 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: is tagged by udev as: Mouse
[ 9.929] (II) event6 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: device is a pointer
[ 9.930] (II) config/udev: Adding input device Logitech Wireless Receiver Mouse (/dev/input/event5)
[ 9.930] (**) Logitech Wireless Receiver Mouse: Applying InputClass "libinput pointer catchall"
[ 9.930] (II) Using input driver 'libinput' for 'Logitech Wireless Receiver Mouse'
[ 9.991] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 35 paused 0
[ 9.991] (**) Logitech Wireless Receiver Mouse: always reports core events
[ 9.991] (**) Option "Device" "/dev/input/event5"
[ 9.991] (**) Option "_source" "server/udev"
[ 9.994] (II) event5 - Logitech Wireless Receiver Mouse: is tagged by udev as: Mouse
[ 9.995] (II) event5 - Logitech Wireless Receiver Mouse: device is a pointer
[ 9.995] (II) event5 - Logitech Wireless Receiver Mouse: device removed
[ 9.995] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.1/1-3.1:1.0/0003:046D:C542.0002/input/input5/event5"
[ 9.995] (II) XINPUT: Adding extended input device "Logitech Wireless Receiver Mouse" (type: MOUSE, id 15)
[ 9.996] (**) Option "AccelerationScheme" "none"
[ 9.996] (**) Logitech Wireless Receiver Mouse: (accel) selected scheme none/0
[ 9.996] (**) Logitech Wireless Receiver Mouse: (accel) acceleration factor: 2.000
[ 9.996] (**) Logitech Wireless Receiver Mouse: (accel) acceleration threshold: 4
[ 9.999] (II) event5 - Logitech Wireless Receiver Mouse: is tagged by udev as: Mouse
[ 10.000] (II) event5 - Logitech Wireless Receiver Mouse: device is a pointer
[ 24.327] (**) Option "fd" "33"
[ 24.327] (II) event0 - Sleep Button: device removed
[ 24.327] (**) Option "fd" "36"
[ 24.327] (II) event1 - Power Button: device removed
[ 24.327] (**) Option "fd" "37"
[ 24.327] (II) event2 - Power Button: device removed
[ 24.327] (**) Option "fd" "38"
[ 24.327] (II) event7 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard System Control: device removed
[ 24.327] (**) Option "fd" "39"
[ 24.327] (**) Option "fd" "39"
[ 24.327] (II) event8 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard Consumer Control: device removed
[ 24.327] (**) Option "fd" "40"
[ 24.327] (II) event4 - ASRock LED Controller: device removed
[ 24.327] (**) Option "fd" "41"
[ 24.327] (II) event9 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: device removed
[ 24.327] (**) Option "fd" "42"
[ 24.327] (II) event6 - RAPOO Rapoo 2.4G Wireless Touchpad Keyboard: device removed
[ 24.328] (**) Option "fd" "35"
[ 24.328] (II) event5 - Logitech Wireless Receiver Mouse: device removed
[ 24.328] (II) systemd-logind: got pause for 13:64
[ 24.328] (II) systemd-logind: got pause for 13:65
[ 24.328] (II) systemd-logind: got pause for 13:71
[ 24.328] (II) systemd-logind: got pause for 13:72
[ 24.329] (II) systemd-logind: got pause for 13:68
[ 24.329] (II) systemd-logind: got pause for 13:70
[ 24.329] (II) systemd-logind: got pause for 13:69
[ 24.329] (II) systemd-logind: got pause for 13:73
[ 24.329] (II) systemd-logind: got pause for 13:66
[ 34.962] (II) UnloadModule: "libinput"
[ 34.962] (II) systemd-logind: releasing fd for 13:69
[ 34.987] (II) UnloadModule: "libinput"
[ 34.987] (II) systemd-logind: releasing fd for 13:70
[ 35.047] (II) UnloadModule: "libinput"
[ 35.047] (II) systemd-logind: releasing fd for 13:73
[ 35.103] (II) UnloadModule: "libinput"
[ 35.103] (II) systemd-logind: releasing fd for 13:68
[ 35.142] (II) UnloadModule: "libinput"
[ 35.143] (II) systemd-logind: not releasing fd for 13:72, still in use
[ 35.143] (II) UnloadModule: "libinput"
[ 35.143] (II) systemd-logind: releasing fd for 13:72
[ 35.183] (II) UnloadModule: "libinput"
[ 35.183] (II) systemd-logind: releasing fd for 13:71
[ 35.222] (II) UnloadModule: "libinput"
[ 35.223] (II) systemd-logind: releasing fd for 13:66
[ 35.254] (II) UnloadModule: "libinput"
[ 35.255] (II) systemd-logind: releasing fd for 13:65
[ 35.287] (II) UnloadModule: "libinput"
[ 35.287] (II) systemd-logind: releasing fd for 13:64
[ 35.322] (II) Server terminated successfully (0). Closing log file.
> ※haltは-pオプションをつけないと電源を切らない動作だったような気がします
今度は-p付けようと思います。
> 2022年3月19日(土) 23:03 taw wat <1984wat1984 @ gmail.com>:
>>
>> noeuさんありがとうございます。
>>
>>> 2022/03/19 21:53、noeu <hu.moonstone @ gmail.com>のメール:
>>> Mode Setting時にドライバーを強制的に読み込ませるために、
>>> /etc/X11/xorg.conf.d/20-modesetting.conf を編集し、次の設定を記述します。
>>> Section "Device"
>>> Identifier "Intel Graphics"
>>> Driver "modesetting"
>>> Option "AccelMethod" "glamor"
>>> Option "DRI" "3"
>>> EndSection
>>> その後、再起動を行いxrandrを実行するとディスプレイが対応する解像度リストが
>>> 全て表示される状態になりました。
>> 20-modesetting.confファイルが無くまるまるコピーしてみて再起動した所、Xが立ち上がらず、下記の方法でファイルをrmした後sudo haltを打ったのですがフリーズしてしまい(Xをkillしておくべきだったのでしょうか)強制終了しました。その後ちゃんと起動は出来ました。
>>
>>> また、Xの設定が原因でマネージャが起動しない場合は、ttyを切り替えて直前の設定を
>>> 元に戻すことで修正できるかもしれません
>>> tty切り替えコマンド: Ctrl + Alt + F1〜F6
>> 覚えておこうと思ってるのですがいつも忘れてしまいます。再インストールせずに済みました。ありがとうございます。
>>
>>
>>
>>> 2022年3月19日(土) 17:06 taw wat <1984wat1984 @ gmail.com>:
>>>> こんにちは、debian7の頃からずっとdebianを利用して来て、今回コミュニティに関わるのは初めてになります。ろくに貢献してきてないのに、質問するのは少し気が引けるのですが質問させてください。
>>>> 10年使って来たPCが不調になり新しいPCとモニターを購入し、debian11.2をインストールしたのですが、解像度がとても低くgnome3の設定-ディスプレイでは不明なディスプレイ解像度800x600(4:3)と、表示されていてそれ以外の解像度が選択出来ません。
>>>> KDE5とMateの方でも同様にディスプレイ設定を、開いて設定の変更を試みたのですが変更出来ませんでした。
>>>> 使っているモニターは
>>>> JN-IPS4302UHDR、
>>>> CPUはCORE i7-12700Tで
>>>> マザーボードはH670M-ITX/ax
>>>> グラボは無く、CPU内臓機能で4K60fpsが使える事を確認して購入しました。
>>>> モニターは最初はdisplay port で接続を試みました。
>>>> こちらのサイトを見て
>>>> X.orgでモニターの設定が 1024x768迄しか選択できない場合の変更方法
>>>> https://www.hpe.com/jp/ja/servers/linux/technical/xorg-fake-dual.html
>>>> /etc/X11/xorg.confを作成し
>>>> SubSection "Display"
>>>> ViewPort 0 0
>>>> Depth 24
>>>> Modes "3840x2160"
>>>> EndSubSection
>>>> として再起動した所、以下のエラーが出て、
>>>> hdaudio hdaudioCOD2: Unable to configure, disabling
>>>> debianの起動の途中で起動しなくなりました。
>>>> それで、ctrl+alt+delをしましたがうまくいかないので、debian11.2をインストールし直して
>>>> 今度はHDMIの方を繋いでみたのですがやはり解像度は変わらずでした。
>>>> こちらを読んで
>>>> Linuxでよく聞く「Xとは?」とX11のインストール方法
>>>> https://eng-entrance.com/linux-gui-x11
>>>> Xorg -configureして、
>>>> xorg.conf.newを作り、
>>>> 解像度を3840x2160に変更し、
>>>> # cp /root/xorg.conf.new /etc/X11/xorg.conf
>>>> して再起動したのですが、また起動しなくなりました。
>>>> 次に
>>>> xrandr archwiki
>>>> https://wiki.archlinux.jp/index.php/Xrandr
>>>> を見てgtfとctfをと言うのを調べてみたのですがgtfは、あまりわかりやすい検索結果が見つからずctfをこちらを見て、使ってみました。
>>>> Ubuntu 16.10で画面解像度の設定
>>>> https://init6.blog.fc2.com/blog-entry-24.html
>>>> モニターの名前を調べて
>>>> w @ debian:~$ xrandr
>>>> xrandr: Failed to get size of gamma for output default
>>>> Screen 0: minimum 800 x 600, current 800 x 600, maximum 800 x 600
>>>> default connected primary 800x600+0+0 0mm x 0mm
>>>> 800x600 75.00*
>>>> 解像度を変更を試みましたが.....。
>>>> w @ debian:~$ xrandr --output "default" --mode 3840x2160
>>>> xrandr: cannot find mode 3840x2160
>>>> うまくいかず。
>>>> cvtを使って解像度を追加しようと思いましたが、
>>>> w @ debian:~$ cvt 3840 2160
>>>> # 3840x2160 59.98 Hz (CVT 8.29M9) hsync: 134.18 kHz; pclk: 712.75 MHz
>>>> Modeline "3840x2160_60.00" 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync
>>>> w @ debian:~$ xrandr --newmode "3840x2160_60.00" 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync
>>>> xrandr: Failed to get size of gamma for output default
>>>> エラーが出てsudoを付けてるサイトがあったので、
>>>> w @ debian:~$ sudo xrandr --newmode "3840x2160_60.00" 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync
>>>> [sudo] w のパスワード:
>>>> xrandr: Failed to get size of gamma for output default
>>>> X Error of failed request: BadName (named color or font does not exist)
>>>> Major opcode of failed request: 140 (RANDR)
>>>> Minor opcode of failed request: 16 (RRCreateMode)
>>>> Serial number of failed request: 19
>>>> Current serial number in output stream: 19
>>>> としましたがエラーが出てしまいますが、xrandrコマンドを実行したら
>>>> 3840x2160_60.00
>>>> が増えていたので
>>>> w @ debian:~$ xrandr --output "default" --mode 3840x2160_60.00
>>>> xrandr: Failed to get size of gamma for output default
>>>> xrandr: Configure crtc 0 failed
>>>> としましたがエラーが出て、解像度は変わりません。
>>>> グラフィックスドライバが良くないかも知れないと
>>>> 思いこのサイトを参考に
>>>> Debian での GUI と Intel 内蔵 GPU (iGPU)の注意点
>>>> http://sumikko.tokyo/guide/guide-2019-debian-gui-with-intel-igpu-needs-tweak.html
>>>> xserver-xorg-video-intel
>>>> パッケージをpurgeしましたが、変わりませんでした。
>>>> grubをいじる方法も、しましたが変わりませんでした(grubは4Kになりましたが)
>>>> https://qiita.com/nsd24/items/c06294d1de40f2e9870b
>>>> せっかく4Kモニターを買ったので4K解像度にできないと、とても悲しいです。
>>>> よろしくお願いします。
>>>> _______________________________________________
>>>> debian-users mailing list
>>>> debian-users @ debian.or.jp
>>>> https://lists.debian.or.jp/mailman/listinfo/debian-users
debian-users メーリングリストの案内