Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No mouse neither keyboard on display-manager login window
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Uninstall
n00b
n00b


Joined: 16 Mar 2006
Posts: 36

PostPosted: Fri Feb 24, 2023 11:05 pm    Post subject: No mouse neither keyboard on display-manager login window Reply with quote

Hi,

I was using gentoo-kernel-5.4.48 and I have postponing it's upgrade because this was the last kernel I was able to compile without having weird behaviors.

By multiple reasons, I am now trying to upgrade to 5.15.88 and / or 6.1.12 without success.

Both kernels compiles correctly, however as soon as the display-manager starts, in the login windows (using SDDM) I lose the keyboard and mouse. I am stuck there, I can not type anything, not even CTRL+ALT+F1 to change TTY.
Only way to recover the access to the system is by logging in via SSH and stopping the display-manager and then, keyboard works again.

On the console, if I start GPM I have mouse.

It seems to me that it may be something that changed from kernel 5.4.48 to the new ones, but I don't recall receiving any new about that.

If I start Xorg manually, the behavior is the same, it starts but now mouse neither keyboard.

One note, this is a Gentoo Guest running in VirtualBox.

Xorg log:
Code:


[  2555.456]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[  2555.456] Current Operating System: Linux myhost 6.1.12-gentoo-x86_64 #1 SMP PREEMPT_DYNAMIC Fri Feb 24 00:38:25 WET 2023 x86_64
[  2555.456] Kernel command line: BOOT_IMAGE=/vmlinuz-6.1.12-gentoo-x86_64 root=/dev/mapper/vg0-root ro dolvm crypt_root=UUID=c930e7bc-03cc-4cab-b241-648030fad1fc root=/dev/mapper/vg0-root root_trim=yes
[  2555.457]
[  2555.457] Current version of pixman: 0.42.2
[  2555.457]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[  2555.457] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2555.458] (==) Log file: "/home/myuser/.local/share/xorg/Xorg.0.log", Time: Fri Feb 24 23:01:22 2023
[  2555.458] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  2555.458] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  2555.458] (==) No Layout section.  Using the first Screen section.
[  2555.458] (==) No screen section available. Using defaults.
[  2555.458] (**) |-->Screen "Default Screen Section" (0)
[  2555.458] (**) |   |-->Monitor "<default monitor>"
[  2555.458] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[  2555.458] (==) Automatically adding devices
[  2555.458] (==) Automatically enabling devices
[  2555.458] (==) Automatically adding GPU devices
[  2555.458] (==) Automatically binding GPU devices
[  2555.458] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  2555.458] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[  2555.458]    Entry deleted from font path.
[  2555.458] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[  2555.458]    Entry deleted from font path.
[  2555.458] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  2555.458]    Entry deleted from font path.
[  2555.458] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[  2555.458] (==) ModulePath set to "/usr/lib64/xorg/modules"
[  2555.458] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[  2555.458] (II) Module ABI versions:
[  2555.458]    X.Org ANSI C Emulation: 0.4
[  2555.458]    X.Org Video Driver: 25.2
[  2555.458]    X.Org XInput driver : 24.4
[  2555.458]    X.Org Server Extension : 10.0
[  2555.459] (++) using VT number 1

[  2555.459] (--) controlling tty is VT number 1, auto-enabling KeepTty
[  2555.466] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[  2555.466] (II) xfree86: Adding drm device (/dev/dri/card0)
[  2555.466] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[  2555.466] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[  2555.468] (--) PCI:*(0@0:2:0) 80ee:beef:15ad:0405 rev 0, Mem @ 0xe0000000/67108864, 0xe4400000/2097152, I/O @ 0x0000c170/16, BIOS @ 0x????????/131072
[  2555.468] (II) LoadModule: "glx"
[  2555.468] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[  2555.469] (II) Module glx: vendor="X.Org Foundation"
[  2555.469]    compiled for 1.21.1.7, module version = 1.0.0
[  2555.469]    ABI class: X.Org Server Extension, version 10.0
[  2555.469] (==) Matched vboxvideo as autoconfigured driver 0
[  2555.469] (==) Matched modesetting as autoconfigured driver 1
[  2555.469] (==) Matched fbdev as autoconfigured driver 2
[  2555.469] (==) Matched vesa as autoconfigured driver 3
[  2555.469] (==) Assigned the driver to the xf86ConfigLayout
[  2555.469] (II) LoadModule: "vboxvideo"
[  2555.469] (II) Loading /usr/lib64/xorg/modules/drivers/vboxvideo_drv.so
[  2555.469] (II) Module vboxvideo: vendor="Oracle Corporation"
[  2555.469]    compiled for 1.21.1.7, module version = 1.0.1
[  2555.469]    Module class: X.Org Video Driver
[  2555.469]    ABI class: X.Org Video Driver, version 25.2
[  2555.469] (**) Load address of symbol "VBOXVIDEO" is 0x7fd210347320
[  2555.469] (II) LoadModule: "modesetting"
[  2555.469] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[  2555.469] (II) Module modesetting: vendor="X.Org Foundation"
[  2555.469]    compiled for 1.21.1.7, module version = 1.21.1
[  2555.469]    Module class: X.Org Video Driver
[  2555.469]    ABI class: X.Org Video Driver, version 25.2
[  2555.469] (II) LoadModule: "fbdev"
[  2555.469] (WW) Warning, couldn't open module fbdev
[  2555.469] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  2555.469] (II) LoadModule: "vesa"
[  2555.469] (WW) Warning, couldn't open module vesa
[  2555.469] (EE) Failed to load module "vesa" (module does not exist, 0)
[  2555.469] (II) VBoxVideo: guest driver for VirtualBox: vbox
[  2555.469] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  2555.469] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[  2555.469] (II) vboxvideo: kernel driver found, not loading.
[  2555.469] (II) modeset(0): using drv /dev/dri/card0
[  2555.469] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  2555.469] (II) modeset(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[  2555.469] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[  2555.469] (==) modeset(0): RGB weight 888
[  2555.469] (==) modeset(0): Default visual is TrueColor
[  2555.469] (II) Loading sub module "glamoregl"
[  2555.469] (II) LoadModule: "glamoregl"
[  2555.469] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[  2555.473] (II) Module glamoregl: vendor="X.Org Foundation"
[  2555.473]    compiled for 1.21.1.7, module version = 1.0.1
[  2555.473]    ABI class: X.Org ANSI C Emulation, version 0.4
[  2555.505] (II) modeset(0): Refusing to try glamor on llvmpipe
[  2555.563] (II) modeset(0): glamor initialization failed
[  2555.563] (II) modeset(0): ShadowFB: preferred NO, enabled NO
[  2555.563] (II) modeset(0): Output VGA-1 has no monitor section
[  2555.563] (II) modeset(0): Output VGA-2 has no monitor section
[  2555.564] (II) modeset(0): Output VGA-3 has no monitor section
[  2555.565] (II) modeset(0): EDID for output VGA-1
[  2555.565] (II) modeset(0): Manufacturer: VBX  Model: 0  Serial#: 53347408
[  2555.565] (II) modeset(0): Year: 1990  Week: 1
[  2555.565] (II) modeset(0): EDID Version: 1.3
[  2555.565] (II) modeset(0): Digital Display Input
[  2555.565] (II) modeset(0): Indeterminate output size
[  2555.565] (II) modeset(0): Gamma: 2.20
[  2555.565] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[  2555.565] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[  2555.565] (II) modeset(0): Default color space is primary color space
[  2555.565] (II) modeset(0): First detailed timing is preferred mode
[  2555.565] (II) modeset(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[  2555.565] (II) modeset(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
[  2555.565] (II) modeset(0): Manufacturer's mask: 0
[  2555.565] (II) modeset(0): Supported detailed timing:
[  2555.565] (II) modeset(0): clock: 54.6 MHz   Image Size:  0 x 0 mm
[  2555.565] (II) modeset(0): h_active: 1104  h_sync: 1106  h_sync_end 1108 h_blank_end 1110 h_border: 0
[  2555.565] (II) modeset(0): v_active: 814  v_sync: 814  v_sync_end 848 v_blanking: 820 v_border: 0
[  2555.565] (II) modeset(0): Ranges: V min: 0 V max: 200 Hz, H min: 0 H max: 200 kHz, PixClock max 1005 MHz
[  2555.565] (II) modeset(0): Monitor name: VBOX monitor
[  2555.565] (II) modeset(0): EDID (in hex):
[  2555.565] (II) modeset(0):   00ffffffffffff005858000050042e03
[  2555.565] (II) modeset(0):   0100010380000078eeee91a3544c9926
[  2555.565] (II) modeset(0):   0f505400000001010101010101010101
[  2555.565] (II) modeset(0):   01010101010155155006402e06300202
[  2555.565] (II) modeset(0):   0202000000000000000000fd0000c800
[  2555.565] (II) modeset(0):   c864000a202020202020000000fc0056
[  2555.565] (II) modeset(0):   424f58206d6f6e69746f720a00000010
[  2555.565] (II) modeset(0):   000a2020202020202020202020200074
[  2555.565] (II) modeset(0): Printing probed modes for output VGA-1
[  2555.565] (II) modeset(0): Modeline "1104x814"x60.0   73.00  1104 1160 1272 1440  814 817 827 845 -hsync +vsync (50.7 kHz P)
[  2555.565] (II) modeset(0): Modeline "2560x1600"x60.0  348.50  2560 2752 3032 3504  1600 1603 1609 1658 -hsync +vsync (99.5 kHz e)
[  2555.565] (II) modeset(0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1856x1392"x60.0  218.25  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.3 kHz e)
[  2555.565] (II) modeset(0): Modeline "1792x1344"x60.0  204.75  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.6 kHz e)
[  2555.565] (II) modeset(0): Modeline "2048x1152"x60.0  162.00  2048 2074 2154 2250  1152 1153 1156 1200 +hsync +vsync (72.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[  2555.565] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[  2555.565] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  2555.565] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1400x1050"x60.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[  2555.565] (II) modeset(0): Modeline "1400x1050"x59.9  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  2555.565] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1366x768"x59.8   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1366x768"x60.0   72.00  1366 1380 1436 1500  768 769 772 800 +hsync +vsync (48.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1360x768"x60.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x768"x59.9   79.50  1280 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x768"x60.0   68.25  1280 1328 1360 1440  768 771 778 790 +hsync -vsync (47.4 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  2555.565] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  2555.565] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  2555.565] (II) modeset(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  2555.565] (II) modeset(0): EDID for output VGA-2
[  2555.565] (II) modeset(0): Manufacturer: VBX  Model: 0  Serial#: 28705408
[  2555.565] (II) modeset(0): Year: 1990  Week: 1
[  2555.565] (II) modeset(0): EDID Version: 1.3
[  2555.565] (II) modeset(0): Digital Display Input
[  2555.565] (II) modeset(0): Indeterminate output size
[  2555.565] (II) modeset(0): Gamma: 2.20
[  2555.565] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[  2555.565] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[  2555.565] (II) modeset(0): Default color space is primary color space
[  2555.565] (II) modeset(0): First detailed timing is preferred mode
[  2555.565] (II) modeset(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[  2555.565] (II) modeset(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
[  2555.565] (II) modeset(0): Manufacturer's mask: 0
[  2555.565] (II) modeset(0): Supported detailed timing:
[  2555.565] (II) modeset(0): clock: 17.2 MHz   Image Size:  0 x 0 mm
[  2555.565] (II) modeset(0): h_active: 640  h_sync: 642  h_sync_end 644 h_blank_end 646 h_border: 0
[  2555.565] (II) modeset(0): v_active: 438  v_sync: 438  v_sync_end 472 v_blanking: 444 v_border: 0
[  2555.565] (II) modeset(0): Ranges: V min: 0 V max: 200 Hz, H min: 0 H max: 200 kHz, PixClock max 1005 MHz
[  2555.565] (II) modeset(0): Monitor name: VBOX monitor
[  2555.565] (II) modeset(0): EDID (in hex):
[  2555.565] (II) modeset(0):   00ffffffffffff00585800008002b601
[  2555.565] (II) modeset(0):   0100010380000078eeee91a3544c9926
[  2555.565] (II) modeset(0):   0f505400000001010101010101010101
[  2555.565] (II) modeset(0):   010101010101b806800620b606100202
[  2555.565] (II) modeset(0):   0202000000000000000000fd0000c800
[  2555.565] (II) modeset(0):   c864000a202020202020000000fc0056
[  2555.565] (II) modeset(0):   424f58206d6f6e69746f720a00000010
[  2555.565] (II) modeset(0):   000a20202020202020202020202000f4
[  2555.565] (II) modeset(0): Printing probed modes for output VGA-2
[  2555.565] (II) modeset(0): Modeline "640x438"x59.9   21.89  640 664 720 800  438 441 451 457 -hsync +vsync (27.4 kHz P)
[  2555.565] (II) modeset(0): Modeline "2560x1600"x60.0  348.50  2560 2752 3032 3504  1600 1603 1609 1658 -hsync +vsync (99.5 kHz e)
[  2555.565] (II) modeset(0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1856x1392"x60.0  218.25  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.3 kHz e)
[  2555.565] (II) modeset(0): Modeline "1792x1344"x60.0  204.75  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.6 kHz e)
[  2555.565] (II) modeset(0): Modeline "2048x1152"x60.0  162.00  2048 2074 2154 2250  1152 1153 1156 1200 +hsync +vsync (72.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[  2555.565] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[  2555.565] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  2555.565] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1400x1050"x60.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[  2555.565] (II) modeset(0): Modeline "1400x1050"x59.9  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  2555.565] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1366x768"x59.8   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1366x768"x60.0   72.00  1366 1380 1436 1500  768 769 772 800 +hsync +vsync (48.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1360x768"x60.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x768"x59.9   79.50  1280 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x768"x60.0   68.25  1280 1328 1360 1440  768 771 778 790 +hsync -vsync (47.4 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  2555.565] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  2555.565] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  2555.565] (II) modeset(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  2555.565] (II) modeset(0): EDID for output VGA-3
[  2555.565] (II) modeset(0): Manufacturer: VBX  Model: 0  Serial#: 28705408
[  2555.565] (II) modeset(0): Year: 1990  Week: 1
[  2555.565] (II) modeset(0): EDID Version: 1.3
[  2555.565] (II) modeset(0): Digital Display Input
[  2555.565] (II) modeset(0): Indeterminate output size
[  2555.565] (II) modeset(0): Gamma: 2.20
[  2555.565] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[  2555.565] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[  2555.565] (II) modeset(0): Default color space is primary color space
[  2555.565] (II) modeset(0): First detailed timing is preferred mode
[  2555.565] (II) modeset(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[  2555.565] (II) modeset(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
[  2555.565] (II) modeset(0): Manufacturer's mask: 0
[  2555.565] (II) modeset(0): Supported detailed timing:
[  2555.565] (II) modeset(0): clock: 17.2 MHz   Image Size:  0 x 0 mm
[  2555.565] (II) modeset(0): h_active: 640  h_sync: 642  h_sync_end 644 h_blank_end 646 h_border: 0
[  2555.565] (II) modeset(0): v_active: 438  v_sync: 438  v_sync_end 472 v_blanking: 444 v_border: 0
[  2555.565] (II) modeset(0): Ranges: V min: 0 V max: 200 Hz, H min: 0 H max: 200 kHz, PixClock max 1005 MHz
[  2555.565] (II) modeset(0): Monitor name: VBOX monitor
[  2555.565] (II) modeset(0): EDID (in hex):
[  2555.565] (II) modeset(0):   00ffffffffffff00585800008002b601
[  2555.565] (II) modeset(0):   0100010380000078eeee91a3544c9926
[  2555.565] (II) modeset(0):   0f505400000001010101010101010101
[  2555.565] (II) modeset(0):   010101010101b806800620b606100202
[  2555.565] (II) modeset(0):   0202000000000000000000fd0000c800
[  2555.565] (II) modeset(0):   c864000a202020202020000000fc0056
[  2555.565] (II) modeset(0):   424f58206d6f6e69746f720a00000010
[  2555.565] (II) modeset(0):   000a20202020202020202020202000f4
[  2555.565] (II) modeset(0): Printing probed modes for output VGA-3
[  2555.565] (II) modeset(0): Modeline "640x438"x59.9   21.89  640 664 720 800  438 441 451 457 -hsync +vsync (27.4 kHz P)
[  2555.565] (II) modeset(0): Modeline "2560x1600"x60.0  348.50  2560 2752 3032 3504  1600 1603 1609 1658 -hsync +vsync (99.5 kHz e)
[  2555.565] (II) modeset(0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1856x1392"x60.0  218.25  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.3 kHz e)
[  2555.565] (II) modeset(0): Modeline "1792x1344"x60.0  204.75  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.6 kHz e)
[  2555.565] (II) modeset(0): Modeline "2048x1152"x60.0  162.00  2048 2074 2154 2250  1152 1153 1156 1200 +hsync +vsync (72.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[  2555.565] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[  2555.565] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  2555.565] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1400x1050"x60.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[  2555.565] (II) modeset(0): Modeline "1400x1050"x59.9  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  2555.565] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1366x768"x59.8   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1366x768"x60.0   72.00  1366 1380 1436 1500  768 769 772 800 +hsync +vsync (48.0 kHz e)
[  2555.565] (II) modeset(0): Modeline "1360x768"x60.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[  2555.565] (II) modeset(0): Modeline "1280x768"x59.9   79.50  1280 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz e)
[  2555.566] (II) modeset(0): Modeline "1280x768"x60.0   68.25  1280 1328 1360 1440  768 771 778 790 +hsync -vsync (47.4 kHz e)
[  2555.566] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  2555.566] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  2555.566] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  2555.566] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  2555.566] (II) modeset(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[  2555.566] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  2555.566] (II) modeset(0): Output VGA-1 connected
[  2555.566] (II) modeset(0): Output VGA-2 connected
[  2555.566] (II) modeset(0): Output VGA-3 connected
[  2555.566] (II) modeset(0): Using spanning desktop for initial modes
[  2555.566] (II) modeset(0): Output VGA-1 using initial mode 1104x814 +0+0
[  2555.566] (II) modeset(0): Output VGA-2 using initial mode 640x438 +1104+0
[  2555.566] (II) modeset(0): Output VGA-3 using initial mode 640x438 +1744+0
[  2555.566] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[  2555.566] (==) modeset(0): DPI set to (96, 96)
[  2555.566] (II) Loading sub module "fb"
[  2555.566] (II) LoadModule: "fb"
[  2555.566] (II) Module "fb" already built-in
[  2555.566] (==) modeset(0): Backing store enabled
[  2555.566] (==) modeset(0): Silken mouse enabled
[  2555.566] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[  2555.566] (==) modeset(0): DPMS enabled
[  2555.566] (II) Initializing extension Generic Event Extension
[  2555.566] (II) Initializing extension SHAPE
[  2555.566] (II) Initializing extension MIT-SHM
[  2555.566] (II) Initializing extension XInputExtension
[  2555.566] (II) Initializing extension XTEST
[  2555.566] (II) Initializing extension BIG-REQUESTS
[  2555.566] (II) Initializing extension SYNC
[  2555.566] (II) Initializing extension XKEYBOARD
[  2555.566] (II) Initializing extension XC-MISC
[  2555.566] (II) Initializing extension XFIXES
[  2555.566] (II) Initializing extension RENDER
[  2555.566] (II) Initializing extension RANDR
[  2555.566] (II) Initializing extension COMPOSITE
[  2555.566] (II) Initializing extension DAMAGE
[  2555.566] (II) Initializing extension MIT-SCREEN-SAVER
[  2555.566] (II) Initializing extension DOUBLE-BUFFER
[  2555.566] (II) Initializing extension RECORD
[  2555.566] (II) Initializing extension DPMS
[  2555.566] (II) Initializing extension Present
[  2555.566] (II) Initializing extension DRI3
[  2555.566] (II) Initializing extension X-Resource
[  2555.566] (II) Initializing extension XVideo
[  2555.566] (II) Initializing extension XVideo-MotionCompensation
[  2555.566] (II) Initializing extension GLX
[  2555.566] (II) AIGLX: Screen 0 is not DRI2 capable
[  2555.574] (II) IGLX: Loaded and initialized swrast
[  2555.574] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[  2555.574] (II) Initializing extension XFree86-VidModeExtension
[  2555.574] (II) Initializing extension XFree86-DGA
[  2555.574] (II) Initializing extension XFree86-DRI
[  2555.574] (II) Initializing extension DRI2
[  2555.574] (II) modeset(0): Damage tracking initialized
[  2555.574] (II) modeset(0): Setting screen physical size to 630 x 215
[  2585.428] (II) Server terminated successfully (0). Closing log file.



Any idea?

Thanks a lot.


Last edited by Uninstall on Mon Feb 27, 2023 3:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
grknight
Retired Dev
Retired Dev


Joined: 20 Feb 2015
Posts: 1660

PostPosted: Fri Feb 24, 2023 11:12 pm    Post subject: Reply with quote

udev is not discovering devices and placing into /dev/input/event*

Do they exist?

This is set in the kernel as CONFIG_INPUT_EVDEV
Back to top
View user's profile Send private message
Uninstall
n00b
n00b


Joined: 16 Mar 2006
Posts: 36

PostPosted: Fri Feb 24, 2023 11:18 pm    Post subject: Reply with quote

Hi,

It seems ok:
Code:

❯ zgrep CONFIG_INPUT_EVDEV /proc/config.gz
CONFIG_INPUT_EVDEV=y



However not sure if the content of the /dev/input folder is OK:
Code:


❯ ls /dev/input/
by-id    event0  event2  event4  event6  js0  mice    mouse1
by-path  event1  event3  event5  event7  js1  mouse0  mouse2

❯ ls /dev/input/by-id/
usb-VirtualBox_USB_Tablet-event-mouse  usb-VirtualBox_USB_Tablet-mouse

❯ ls /dev/input/by-path/
pci-0000:00:04.0-event-mouse              platform-i8042-serio-0-event-kbd
pci-0000:00:04.0-mouse                    platform-i8042-serio-1-event-mouse
pci-0000:00:06.0-usb-0:1:1.0-event-mouse  platform-i8042-serio-1-mouse
pci-0000:00:06.0-usb-0:1:1.0-mouse        platform-pcspkr-event-spkr



Anything else?
Thanks
Back to top
View user's profile Send private message
GDH-gentoo
Veteran
Veteran


Joined: 20 Jul 2019
Posts: 1530
Location: South America

PostPosted: Sat Feb 25, 2023 12:04 am    Post subject: Reply with quote

If this Gentoo system is a VirtualBox guest, remember that each guest kernel series requires a minimum version of VirtualBox. Linux 5.15 requires at least VirtualBox 6.1.28, and Linux 6.1, at least VirtualBox 7.0.2.
_________________
NeddySeagoon wrote:
I'm not a witch, I'm a retired electronics engineer :)
Ionen wrote:
As a packager I just don't want things to get messier with weird build systems and multiple toolchains requirements though :)
Back to top
View user's profile Send private message
Uninstall
n00b
n00b


Joined: 16 Mar 2006
Posts: 36

PostPosted: Sat Feb 25, 2023 8:56 am    Post subject: Reply with quote

Hi,

I was using most recent Virtualbox 6.
Upgraded to Virtualbox 7, behavior is the same.

Other ideas?

Thanks
Back to top
View user's profile Send private message
Uninstall
n00b
n00b


Joined: 16 Mar 2006
Posts: 36

PostPosted: Sun Feb 26, 2023 9:46 pm    Post subject: Reply with quote

Additional info:

If I start with Gentoo Minimal LiveCD and then, chroot into my system, start display-manager, mouse and keyboard works fine.

If I start directly with default kernel 6.1.12 no keyboard neither mouse.

In the meanwhile, I have built a kernel, using config.gz from liveCD and making no changes to it. Didn't work also...

What can be wrong here?

Thanks
Back to top
View user's profile Send private message
GDH-gentoo
Veteran
Veteran


Joined: 20 Jul 2019
Posts: 1530
Location: South America

PostPosted: Mon Feb 27, 2023 1:15 pm    Post subject: Reply with quote

Post the output of emerge --pretend --verbose xorg-server, and the contents of Xorg*.log when the display manager starts successfully after chrooting from the Minimal LiveCD
_________________
NeddySeagoon wrote:
I'm not a witch, I'm a retired electronics engineer :)
Ionen wrote:
As a packager I just don't want things to get messier with weird build systems and multiple toolchains requirements though :)
Back to top
View user's profile Send private message
Uninstall
n00b
n00b


Joined: 16 Mar 2006
Posts: 36

PostPosted: Mon Feb 27, 2023 3:46 pm    Post subject: Reply with quote

Hi GDH-gentoo,
Requested outputs here:

emerge --pretend --verbose xorg-server
Code:

These are the packages that would be merged, in order:

Calculating dependencies  ... done!
Dependency resolution took 1.48 s.

[ebuild   R    ] x11-base/xorg-server-21.1.7:0/21.1.7::gentoo  USE="elogind udev xorg -debug -minimal (-selinux) -suid -systemd -test -unwind -xcsecurity -xephyr -xnest -xvfb" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB



Xorg.0.log:
Code:

[   651.421] (--) Log file renamed from "/var/log/Xorg.pid-10926.log" to "/var/log/Xorg.0.log"
[   651.430]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[   651.430] Current Operating System: Linux livecd 6.1.12-gentoo-x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 20 10:14:55 UTC 2023 x86_64
[   651.430] Kernel command line: BOOT_IMAGE=/boot/gentoo root=/dev/ram0 init=/linuxrc dokeymap looptype=squashfs loop=/image.squashfs cdroot
[   651.430]
[   651.430] Current version of pixman: 0.42.2
[   651.430]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   651.430] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   651.430] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 27 15:37:45 2023
[   651.430] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   651.430] (==) No Layout section.  Using the first Screen section.
[   651.430] (==) No screen section available. Using defaults.
[   651.430] (**) |-->Screen "Default Screen Section" (0)
[   651.430] (**) |   |-->Monitor "<default monitor>"
[   651.430] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[   651.430] (==) Automatically adding devices
[   651.430] (==) Automatically enabling devices
[   651.430] (==) Automatically adding GPU devices
[   651.430] (==) Automatically binding GPU devices
[   651.430] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   651.430] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   651.430]    Entry deleted from font path.
[   651.430] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   651.430]    Entry deleted from font path.
[   651.430] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   651.430]    Entry deleted from font path.
[   651.430] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[   651.430]    Entry deleted from font path.
[   651.430]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[   651.430] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[   651.430]    Entry deleted from font path.
[   651.430]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[   651.430] (==) FontPath set to:
        /usr/share/fonts/misc
[   651.430] (==) ModulePath set to "/usr/lib64/xorg/modules"
[   651.430] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[   651.430] (II) Module ABI versions:
[   651.430]    X.Org ANSI C Emulation: 0.4
[   651.430]    X.Org Video Driver: 25.2
[   651.430]    X.Org XInput driver : 24.4
[   651.430]    X.Org Server Extension : 10.0
[   651.430] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[   651.430] (++) using VT number 7

[   651.430] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   651.432] (--) PCI:*(0@0:2:0) 15ad:0405:15ad:0405 rev 0, Mem @ 0xe0000000/16777216, 0xe1400000/2097152, I/O @ 0x0000c170/16, BIOS @ 0x????????/131072
[   651.432] (II) LoadModule: "glx"
[   651.432] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[   651.433] (II) Module glx: vendor="X.Org Foundation"
[   651.433]    compiled for 1.21.1.7, module version = 1.0.0
[   651.433]    ABI class: X.Org Server Extension, version 10.0
[   651.433] (==) Matched vmware as autoconfigured driver 0
[   651.433] (==) Matched modesetting as autoconfigured driver 1
[   651.433] (==) Matched fbdev as autoconfigured driver 2
[   651.433] (==) Matched vesa as autoconfigured driver 3
[   651.433] (==) Assigned the driver to the xf86ConfigLayout
[   651.433] (II) LoadModule: "vmware"
[   651.433] (II) Loading /usr/lib64/xorg/modules/drivers/vmware_drv.so
[   651.441] (II) Module vmware: vendor="X.Org Foundation"
[   651.441]    compiled for 1.21.1.7, module version = 13.3.0
[   651.441]    Module class: X.Org Video Driver
[   651.441]    ABI class: X.Org Video Driver, version 25.2
[   651.441] (II) LoadModule: "modesetting"
[   651.441] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[   651.441] (II) Module modesetting: vendor="X.Org Foundation"
[   651.441]    compiled for 1.21.1.7, module version = 1.21.1
[   651.441]    Module class: X.Org Video Driver
[   651.441]    ABI class: X.Org Video Driver, version 25.2
[   651.441] (II) LoadModule: "fbdev"
[   651.441] (WW) Warning, couldn't open module fbdev
[   651.441] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   651.441] (II) LoadModule: "vesa"
[   651.441] (WW) Warning, couldn't open module vesa
[   651.441] (EE) Failed to load module "vesa" (module does not exist, 0)
[   651.441] (II) vmware: driver for VMware SVGA: vmware0405, vmware0710
[   651.441] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   651.442] (WW) Falling back to old probe method for modesetting
[   651.442] (EE) open /dev/dri/card0: No such file or directory
[   651.442] (II) vmware(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[   651.657] (EE) vmware(0): Failed to open drm.
[   651.657] (WW) vmware(0): Disabling 3D support.
[   651.657] (WW) vmware(0): Disabling Render Acceleration.
[   651.657] (WW) vmware(0): Disabling RandR12+ support.
[   651.657] (--) vmware(0): VMware SVGA regs at (0xc170, 0xc171)
[   651.657] (II) Loading sub module "vgahw"
[   651.657] (II) LoadModule: "vgahw"
[   651.657] (II) Loading /usr/lib64/xorg/modules/libvgahw.so
[   651.657] (II) Module vgahw: vendor="X.Org Foundation"
[   651.657]    compiled for 1.21.1.7, module version = 0.1.0
[   651.657]    ABI class: X.Org Video Driver, version 25.2
[   651.683] (--) vmware(0): caps:  0x19F6C2E2
[   651.684] (--) vmware(0): depth: 24
[   651.684] (--) vmware(0): bpp:   32
[   651.684] (--) vmware(0): vram:  16777216
[   651.684] (--) vmware(0): pbase: 0xe0000000
[   651.684] (--) vmware(0): mwidt: 2048
[   651.684] (--) vmware(0): mheig: 2048
[   651.684] (--) vmware(0): depth: 24
[   651.684] (--) vmware(0): bpp:   32
[   651.684] (--) vmware(0): w.red: 8
[   651.684] (--) vmware(0): w.grn: 8
[   651.684] (--) vmware(0): w.blu: 8
[   651.684] (--) vmware(0): vis:   4
[   651.684] (==) vmware(0): Depth 24, (==) framebuffer bpp 32
[   651.684] (==) vmware(0): RGB weight 888
[   651.684] (==) vmware(0): Default visual is TrueColor
[   651.684] (==) vmware(0): Using HW cursor
[   651.684] (==) vmware(0): Will set up a driver mode with dimensions 1024x768.
[   651.684] (==) vmware(0): Using gamma correction (1.0, 1.0, 1.0)
[   651.684] (II) vmware(0): Clock range:   0.00 to 400000.00 MHz
[   651.684] (II) vmware(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "1024x768i" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "512x384i" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "320x180" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "320x180" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "720x405" (monitor doesn't support reduced blanking)
[   651.684] (II) vmware(0): Not using default mode "360x202" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "360x202" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "864x486" (monitor doesn't support reduced blanking)
[   651.684] (II) vmware(0): Not using default mode "432x243" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "432x243" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "960x540" (monitor doesn't support reduced blanking)
[   651.684] (II) vmware(0): Not using default mode "480x270" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "480x270" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "1024x576" (monitor doesn't support reduced blanking)
[   651.684] (II) vmware(0): Not using default mode "512x288" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "512x288" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "1280x720" (monitor doesn't support reduced blanking)
[   651.684] (II) vmware(0): Not using default mode "640x360" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "640x360" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "1368x768" (monitor doesn't support reduced blanking)
[   651.684] (II) vmware(0): Not using default mode "684x384" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "684x384" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "1600x900" (monitor doesn't support reduced blanking)
[   651.684] (II) vmware(0): Not using default mode "800x450" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "800x450" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "1920x1080" (monitor doesn't support reduced blanking)
[   651.684] (II) vmware(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "2048x1152" (monitor doesn't support reduced blanking)
[   651.684] (II) vmware(0): Not using default mode "1024x576" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "1024x576" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "2560x1440" (width requires unsupported line pitch)
[   651.684] (II) vmware(0): Not using default mode "1280x720" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "2560x1440" (width requires unsupported line pitch)
[   651.684] (II) vmware(0): Not using default mode "1280x720" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "2880x1620" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "1440x810" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "2880x1620" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "1440x810" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "3200x1800" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "3200x1800" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "3840x2160" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "3840x2160" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "4096x2304" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "2048x1152" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "4096x2304" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "2048x1152" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "5120x2880" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "2560x1440" (width requires unsupported line pitch)
[   651.684] (II) vmware(0): Not using default mode "5120x2880" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "2560x1440" (width requires unsupported line pitch)
[   651.684] (II) vmware(0): Not using default mode "7680x4320" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "3840x2160" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "7680x4320" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "3840x2160" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "15360x8640" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "7680x4320" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "15360x8640" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "7680x4320" (insufficient memory for mode)
[   651.684] (II) vmware(0): Not using default mode "1280x800" (monitor doesn't support reduced blanking)
[   651.684] (II) vmware(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "1400x900" (monitor doesn't support reduced blanking)
[   651.684] (II) vmware(0): Not using default mode "700x450" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "700x450" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "1680x1050" (monitor doesn't support reduced blanking)
[   651.684] (II) vmware(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "1920x1200" (monitor doesn't support reduced blanking)
[   651.684] (II) vmware(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "2560x1600" (width requires unsupported line pitch)
[   651.684] (II) vmware(0): Not using default mode "1280x800" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Not using default mode "2560x1600" (width requires unsupported line pitch)
[   651.684] (II) vmware(0): Not using default mode "1280x800" (bad mode clock/interlace/doublescan)
[   651.684] (II) vmware(0): Virtual size is 1024x768 (pitch 2048)
[   651.684] (**) vmware(0): *Driver mode "vmwlegacy-default-1024x768": 59.3 MHz, 46.3 kHz, 60.0 Hz
[   651.684] (II) vmware(0): Modeline "vmwlegacy-default-1024x768"x60.0   59.30  1024 1025 1026 1282  768 769 770 771 (46.3 kHz ez)
[   651.684] (**) vmware(0):  Default mode "2048x1536": 388.0 MHz, 137.0 kHz, 85.0 Hz
[   651.684] (II) vmware(0): Modeline "2048x1536"x85.0  388.04  2048 2216 2440 2832  1536 1537 1540 1612 -hsync +vsync (137.0 kHz d)
[   651.684] (**) vmware(0):  Default mode "2048x1536": 340.5 MHz, 120.2 kHz, 75.0 Hz
[   651.684] (II) vmware(0): Modeline "2048x1536"x75.0  340.48  2048 2216 2440 2832  1536 1537 1540 1603 -hsync +vsync (120.2 kHz d)
[   651.684] (**) vmware(0):  Default mode "2048x1536": 266.9 MHz, 95.3 kHz, 60.0 Hz
[   651.684] (II) vmware(0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[   651.684] (**) vmware(0):  Default mode "1920x1440": 341.4 MHz, 128.5 kHz, 85.0 Hz
[   651.684] (II) vmware(0): Modeline "1920x1440"x85.0  341.35  1920 2072 2288 2656  1440 1441 1444 1512 -hsync +vsync (128.5 kHz d)
[   651.684] (**) vmware(0):  Default mode "1920x1440": 297.0 MHz, 112.5 kHz, 75.0 Hz
[   651.684] (II) vmware(0): Modeline "1920x1440"x75.0  297.00  1920 2064 2288 2640  1440 1441 1444 1500 -hsync +vsync (112.5 kHz d)
[   651.684] (**) vmware(0):  Default mode "1920x1440": 234.0 MHz, 90.0 kHz, 60.0 Hz
[   651.684] (II) vmware(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[   651.684] (**) vmware(0):  Default mode "1856x1392": 288.0 MHz, 112.5 kHz, 75.0 Hz
[   651.684] (II) vmware(0): Modeline "1856x1392"x75.0  288.00  1856 1984 2208 2560  1392 1393 1396 1500 -hsync +vsync (112.5 kHz d)
[   651.684] (**) vmware(0):  Default mode "1856x1392": 218.3 MHz, 86.4 kHz, 60.0 Hz
[   651.684] (II) vmware(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[   651.684] (**) vmware(0):  Default mode "1792x1344": 261.0 MHz, 106.3 kHz, 75.0 Hz
[   651.684] (II) vmware(0): Modeline "1792x1344"x75.0  261.00  1792 1888 2104 2456  1344 1345 1348 1417 -hsync +vsync (106.3 kHz d)
[   651.684] (**) vmware(0):  Default mode "1792x1344": 204.8 MHz, 83.7 kHz, 60.0 Hz
[   651.684] (II) vmware(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[   651.684] (**) vmware(0):  Default mode "2048x1152": 197.0 MHz, 71.6 kHz, 59.9 Hz
[   651.684] (II) vmware(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[   651.684] (**) vmware(0):  Default mode "1920x1200": 193.2 MHz, 74.6 kHz, 59.9 Hz
[   651.684] (II) vmware(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[   651.684] (**) vmware(0):  Default mode "1920x1080": 173.0 MHz, 67.2 kHz, 60.0 Hz
[   651.684] (II) vmware(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[   651.684] (**) vmware(0):  Default mode "1600x1200": 229.5 MHz, 106.2 kHz, 85.0 Hz
[   651.684] (II) vmware(0): Modeline "1600x1200"x85.0  229.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (106.2 kHz d)
[   651.684] (**) vmware(0):  Default mode "1600x1200": 202.5 MHz, 93.8 kHz, 75.0 Hz
[   651.684] (II) vmware(0): Modeline "1600x1200"x75.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz d)
[   651.684] (**) vmware(0):  Default mode "1600x1200": 189.0 MHz, 87.5 kHz, 70.0 Hz
[   651.684] (II) vmware(0): Modeline "1600x1200"x70.0  189.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (87.5 kHz d)
[   651.684] (**) vmware(0):  Default mode "1600x1200": 175.5 MHz, 81.2 kHz, 65.0 Hz
[   651.684] (II) vmware(0): Modeline "1600x1200"x65.0  175.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (81.2 kHz d)
[   651.684] (**) vmware(0):  Default mode "1600x1200": 162.0 MHz, 75.0 kHz, 60.0 Hz
[   651.684] (II) vmware(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[   651.684] (**) vmware(0):  Default mode "1680x1050": 146.2 MHz, 65.3 kHz, 60.0 Hz
[   651.684] (II) vmware(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[   651.684] (**) vmware(0):  Default mode "1400x1050": 155.8 MHz, 81.5 kHz, 74.8 Hz
[   651.684] (II) vmware(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[   651.684] (**) vmware(0):  Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz
[   651.684] (II) vmware(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   651.684] (**) vmware(0):  Default mode "1600x900": 118.2 MHz, 56.0 kHz, 59.9 Hz
[   651.684] (II) vmware(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[   651.684] (**) vmware(0):  Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
[   651.684] (II) vmware(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[   651.684] (**) vmware(0):  Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
[   651.684] (II) vmware(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[   651.684] (**) vmware(0):  Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
[   651.684] (II) vmware(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[   651.684] (**) vmware(0):  Default mode "1400x900": 103.5 MHz, 56.0 kHz, 60.0 Hz
[   651.684] (II) vmware(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[   651.684] (**) vmware(0):  Default mode "1280x960": 148.5 MHz, 85.9 kHz, 85.0 Hz
[   651.684] (II) vmware(0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz d)
[   651.684] (**) vmware(0):  Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
[   651.684] (II) vmware(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   651.684] (**) vmware(0):  Default mode "1368x768": 85.2 MHz, 47.8 kHz, 59.9 Hz
[   651.684] (II) vmware(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[   651.684] (**) vmware(0):  Default mode "1280x800": 83.5 MHz, 49.7 kHz, 59.8 Hz
[   651.684] (II) vmware(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[   651.684] (**) vmware(0):  Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
[   651.684] (II) vmware(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[   651.684] (**) vmware(0):  Default mode "1280x720": 74.5 MHz, 44.8 kHz, 59.9 Hz
[   651.684] (II) vmware(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   651.684] (**) vmware(0):  Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
[   651.684] (II) vmware(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz d)
[   651.684] (**) vmware(0):  Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
[   651.684] (II) vmware(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz d)
[   651.684] (**) vmware(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
[   651.684] (II) vmware(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[   651.684] (**) vmware(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
[   651.684] (II) vmware(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   651.684] (**) vmware(0):  Default mode "1024x576": 46.5 MHz, 35.9 kHz, 59.9 Hz
[   651.684] (II) vmware(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   651.684] (**) vmware(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
[   651.684] (II) vmware(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[   651.684] (**) vmware(0):  Default mode "960x540": 40.8 MHz, 33.5 kHz, 59.6 Hz
[   651.684] (II) vmware(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   651.684] (**) vmware(0):  Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
[   651.684] (II) vmware(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz d)
[   651.684] (**) vmware(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
[   651.684] (II) vmware(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz d)
[   651.684] (**) vmware(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
[   651.684] (II) vmware(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[   651.684] (**) vmware(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
[   651.684] (II) vmware(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   651.684] (**) vmware(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
[   651.684] (II) vmware(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   651.684] (**) vmware(0):  Default mode "864x486": 32.5 MHz, 30.3 kHz, 59.9 Hz
[   651.684] (II) vmware(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   651.684] (**) vmware(0):  Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
[   651.684] (II) vmware(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz d)
[   651.684] (**) vmware(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
[   651.684] (II) vmware(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[   651.684] (**) vmware(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
[   651.684] (II) vmware(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[   651.684] (**) vmware(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
[   651.684] (II) vmware(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   651.684] (**) vmware(0):  Default mode "720x405": 22.5 MHz, 25.1 kHz, 59.5 Hz
[   651.684] (II) vmware(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   651.684] (**) vmware(0):  Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
[   651.684] (II) vmware(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz d)
[   651.684] (**) vmware(0):  Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
[   651.684] (II) vmware(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz d)
[   651.684] (**) vmware(0):  Default mode "640x360": 18.0 MHz, 22.5 kHz, 59.8 Hz
[   651.684] (II) vmware(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   651.684] (**) vmware(0):  Default mode "640x360": 17.8 MHz, 22.2 kHz, 59.3 Hz
[   651.684] (II) vmware(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   651.684] (**) vmware(0):  Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
[   651.684] (II) vmware(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz d)
[   651.684] (==) vmware(0): DPI set to (96, 96)
[   651.684] (II) Loading sub module "fb"
[   651.684] (II) LoadModule: "fb"
[   651.684] (II) Module "fb" already built-in
[   651.684] (II) Loading sub module "shadowfb"
[   651.684] (II) LoadModule: "shadowfb"
[   651.684] (II) Loading /usr/lib64/xorg/modules/libshadowfb.so
[   651.684] (II) Module shadowfb: vendor="X.Org Foundation"
[   651.684]    compiled for 1.21.1.7, module version = 1.0.0
[   651.684]    ABI class: X.Org ANSI C Emulation, version 0.4
[   651.684] (II) Loading sub module "ramdac"
[   651.684] (II) LoadModule: "ramdac"
[   651.684] (II) Module "ramdac" already built-in
[   651.684] (II) UnloadModule: "modesetting"
[   651.684] (II) Unloading modesetting
[   651.685] (II) vmware(0): Initialized VMWARE_CTRL extension version 0.2
[   651.686] (II) vmware(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[   651.750] (==) vmware(0): Backing store enabled
[   651.750] (==) vmware(0): Silken mouse enabled
[   651.764] (II) Initializing extension Generic Event Extension
[   651.764] (II) Initializing extension SHAPE
[   651.764] (II) Initializing extension MIT-SHM
[   651.764] (II) Initializing extension XInputExtension
[   651.764] (II) Initializing extension XTEST
[   651.764] (II) Initializing extension BIG-REQUESTS
[   651.764] (II) Initializing extension SYNC
[   651.764] (II) Initializing extension XKEYBOARD
[   651.764] (II) Initializing extension XC-MISC
[   651.764] (II) Initializing extension XFIXES
[   651.764] (II) Initializing extension RENDER
[   651.764] (II) Initializing extension RANDR
[   651.764] (II) Initializing extension COMPOSITE
[   651.764] (II) Initializing extension DAMAGE
[   651.764] (II) Initializing extension MIT-SCREEN-SAVER
[   651.764] (II) Initializing extension DOUBLE-BUFFER
[   651.764] (II) Initializing extension RECORD
[   651.764] (II) Initializing extension DPMS
[   651.764] (II) Initializing extension Present
[   651.764] (II) Initializing extension DRI3
[   651.764] (II) Initializing extension X-Resource
[   651.764] (II) Initializing extension XVideo
[   651.764] (II) Initializing extension XVideo-MotionCompensation
[   651.764] (II) Initializing extension GLX
[   651.764] (II) AIGLX: Screen 0 is not DRI2 capable
[   651.767] (II) IGLX: Loaded and initialized swrast
[   651.767] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   651.767] (II) Initializing extension XFree86-VidModeExtension
[   651.767] (II) Initializing extension XFree86-DGA
[   651.767] (II) Initializing extension XFree86-DRI
[   651.767] (II) Initializing extension DRI2
[   651.784] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   651.784] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   651.784] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   651.784] (II) LoadModule: "libinput"
[   651.784] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[   651.784] (II) Module libinput: vendor="X.Org Foundation"
[   651.784]    compiled for 1.21.1.7, module version = 1.2.1
[   651.784]    Module class: X.Org XInput Driver
[   651.784]    ABI class: X.Org XInput driver, version 24.4
[   651.784] (II) Using input driver 'libinput' for 'Power Button'
[   651.784] (**) Power Button: always reports core events
[   651.784] (**) Option "Device" "/dev/input/event2"
[   651.785] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   651.785] (II) event2  - Power Button: device is a keyboard
[   651.785] (II) event2  - Power Button: device removed
[   651.835] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event2"
[   651.835] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   651.836] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   651.836] (II) event2  - Power Button: device is a keyboard
[   651.836] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[   651.836] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   651.836] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   651.836] (II) Using input driver 'libinput' for 'Sleep Button'
[   651.836] (**) Sleep Button: always reports core events
[   651.836] (**) Option "Device" "/dev/input/event3"
[   651.836] (II) event3  - Sleep Button: is tagged by udev as: Keyboard
[   651.836] (II) event3  - Sleep Button: device is a keyboard
[   651.836] (II) event3  - Sleep Button: device removed
[   651.946] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSLPBN:00/input/input4/event3"
[   651.947] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)
[   651.948] (II) event3  - Sleep Button: is tagged by udev as: Keyboard
[   651.948] (II) event3  - Sleep Button: device is a keyboard
[   651.948] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[   651.948] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   651.948] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   651.948] (II) Using input driver 'libinput' for 'Video Bus'
[   651.948] (**) Video Bus: always reports core events
[   651.948] (**) Option "Device" "/dev/input/event5"
[   651.949] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[   651.949] (II) event5  - Video Bus: device is a keyboard
[   651.949] (II) event5  - Video Bus: device removed
[   651.995] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input6/event5"
[   651.995] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   651.996] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[   651.996] (II) event5  - Video Bus: device is a keyboard
[   651.996] (II) config/udev: Adding input device VirtualBox mouse integration (/dev/input/event4)
[   651.996] (**) VirtualBox mouse integration: Applying InputClass "evdev pointer catchall"
[   651.996] (**) VirtualBox mouse integration: Applying InputClass "libinput pointer catchall"
[   651.996] (II) Using input driver 'libinput' for 'VirtualBox mouse integration'
[   651.996] (**) VirtualBox mouse integration: always reports core events
[   651.996] (**) Option "Device" "/dev/input/event4"
[   651.998] (II) event4  - VirtualBox mouse integration: is tagged by udev as: Mouse
[   651.998] (II) event4  - VirtualBox mouse integration: device is a pointer
[   651.998] (II) event4  - VirtualBox mouse integration: device removed
[   652.116] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/input/input5/event4"
[   652.116] (II) XINPUT: Adding extended input device "VirtualBox mouse integration" (type: MOUSE, id 9)
[   652.117] (**) Option "AccelerationScheme" "none"
[   652.117] (**) VirtualBox mouse integration: (accel) selected scheme none/0
[   652.117] (**) VirtualBox mouse integration: (accel) acceleration factor: 2.000
[   652.117] (**) VirtualBox mouse integration: (accel) acceleration threshold: 4
[   652.117] (II) event4  - VirtualBox mouse integration: is tagged by udev as: Mouse
[   652.117] (II) event4  - VirtualBox mouse integration: device is a pointer
[   652.117] (II) config/udev: Adding input device VirtualBox mouse integration (/dev/input/mouse1)
[   652.117] (II) No input driver specified, ignoring this device.
[   652.117] (II) This device may have been added with another device file.
[   652.118] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   652.118] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   652.118] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   652.118] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   652.118] (**) AT Translated Set 2 keyboard: always reports core events
[   652.118] (**) Option "Device" "/dev/input/event0"
[   652.118] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   652.118] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[   652.118] (II) event0  - AT Translated Set 2 keyboard: device removed
[   652.184] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   652.184] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[   652.185] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   652.185] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[   652.185] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event1)
[   652.185] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
[   652.185] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "libinput pointer catchall"
[   652.185] (II) Using input driver 'libinput' for 'ImExPS/2 Generic Explorer Mouse'
[   652.185] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
[   652.185] (**) Option "Device" "/dev/input/event1"
[   652.186] (II) event1  - ImExPS/2 Generic Explorer Mouse: is tagged by udev as: Mouse
[   652.186] (II) event1  - ImExPS/2 Generic Explorer Mouse: device is a pointer
[   652.186] (II) event1  - ImExPS/2 Generic Explorer Mouse: device removed
[   652.288] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[   652.288] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 11)
[   652.288] (**) Option "AccelerationScheme" "none"
[   652.288] (**) ImExPS/2 Generic Explorer Mouse: (accel) selected scheme none/0
[   652.288] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
[   652.288] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
[   652.288] (II) event1  - ImExPS/2 Generic Explorer Mouse: is tagged by udev as: Mouse
[   652.288] (II) event1  - ImExPS/2 Generic Explorer Mouse: device is a pointer
[   652.289] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse0)
[   652.289] (II) No input driver specified, ignoring this device.
[   652.289] (II) This device may have been added with another device file.
[   652.291] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[   662.293] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[   672.295] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[   682.296] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[   685.941] (II) event2  - Power Button: device removed
[   686.010] (II) event3  - Sleep Button: device removed
[   686.076] (EE) event0  - AT Translated Set 2 keyboard: client bug: event processing lagging behind by 28ms, your system is too slow
[   686.076] (II) event5  - Video Bus: device removed
[   686.147] (II) event4  - VirtualBox mouse integration: device removed
[   686.284] (II) event0  - AT Translated Set 2 keyboard: device removed
[   686.346] (II) event1  - ImExPS/2 Generic Explorer Mouse: device removed
[   690.321] (II) UnloadModule: "libinput"
[   690.321] (II) UnloadModule: "libinput"
[   690.321] (II) UnloadModule: "libinput"
[   690.321] (II) UnloadModule: "libinput"
[   690.321] (II) UnloadModule: "libinput"
[   690.321] (II) UnloadModule: "libinput"
[   690.322] (II) Server terminated successfully (0). Closing log file.


Thanks in advance.


Last edited by Uninstall on Mon Feb 27, 2023 4:21 pm; edited 1 time in total
Back to top
View user's profile Send private message
ukky
Tux's lil' helper
Tux's lil' helper


Joined: 26 Feb 2023
Posts: 109
Location: Montreal, Canada

PostPosted: Mon Feb 27, 2023 4:05 pm    Post subject: Reply with quote

Uninstall,

This looks like a permission issue.
When X doesn't have access to your kbd and mouse you start X as a user.
And when you boot form Minimal CD, then chroot, then you start X as a root.
Is your user a member of 'input' group?
What are device permissions at /dev/input/*?
Back to top
View user's profile Send private message
Uninstall
n00b
n00b


Joined: 16 Mar 2006
Posts: 36

PostPosted: Mon Feb 27, 2023 4:20 pm    Post subject: Reply with quote

Hi ukky,

I don't start X as root in either situation, on both scenarios, display-manager service starts the X and then I logon with my user (not root), even when I boot from liveCD and then chroot, display-manager starts X.
I am not starting X manually and user is on input group.

The permissions of the folder are:
Code:

livecd / # ls -lha /dev/input/
total 0
drwxr-xr-x  3 root root     240 Feb 27 15:27 .
drwxr-xr-x 16 root root    3.8K Feb 27 15:36 ..
drwxr-xr-x  2 root root     140 Feb 27 15:27 by-path
crw-rw----  1 root input 13, 64 Feb 27 15:27 event0
crw-rw----  1 root input 13, 65 Feb 27 15:27 event1
crw-rw----  1 root input 13, 66 Feb 27 15:27 event2
crw-rw----  1 root input 13, 67 Feb 27 15:27 event3
crw-rw----  1 root input 13, 68 Feb 27 15:27 event4
crw-rw----  1 root input 13, 69 Feb 27 15:27 event5
crw-rw----  1 root input 13, 63 Feb 27 15:27 mice
crw-rw----  1 root input 13, 32 Feb 27 15:27 mouse0
crw-rw----  1 root input 13, 33 Feb 27 15:27 mouse1



As a side note, I have reinstalled Gentoo from scratch, on a second VM, just the minimal, display-manager and xorg, and I have exactly the same behavior... so, there is a bug, or there is something that I am missing or I am doing the same error. At least I am being consistent.....

Thanks
Back to top
View user's profile Send private message
pingtoo
l33t
l33t


Joined: 10 Sep 2021
Posts: 926
Location: Richmond Hill, Canada

PostPosted: Mon Feb 27, 2023 4:51 pm    Post subject: Reply with quote

Uninstall,

Uninstall wrote:
Xorg.0.log:
[   651.421] (--) Log file renamed from "/var/log/Xorg.pid-10926.log" to "/var/log/Xorg.0.log"
[   651.430]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[   651.430] Current Operating System: Linux livecd 6.1.12-gentoo-x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 20 10:14:55 UTC 2023 x86_64
[   651.430] Kernel command line: BOOT_IMAGE=/boot/gentoo root=/dev/ram0 init=/linuxrc dokeymap looptype=squashfs loop=/image.squashfs cdroot
...
...
[   652.289] (II) No input driver specified, ignoring this device.
[   652.289] (II) This device may have been added with another device file.
[   652.291] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[   662.293] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[   672.295] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[   682.296] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[   685.941] (II) event2  - Power Button: device removed
[   686.010] (II) event3  - Sleep Button: device removed
,,,
[   686.346] (II) event1  - ImExPS/2 Generic Explorer Mouse: device removed
[   690.321] (II) UnloadModule: "libinput"
[   690.321] (II) UnloadModule: "libinput"
[   690.321] (II) UnloadModule: "libinput"
[   690.321] (II) UnloadModule: "libinput"
[   690.321] (II) UnloadModule: "libinput"
[   690.321] (II) UnloadModule: "libinput"
[   690.322] (II) Server terminated successfully (0). Closing log file.
You X server ran into a error condition, your system seems to missing sys-apps/dbus.

Do you have sys-apps/dbus installed?

Did you have dbus in your default runlevel?
Code:
rc-status |grep dbus


You can add dbus in to your default runlevel by
Code:
rc-update add dbus default
Back to top
View user's profile Send private message
ukky
Tux's lil' helper
Tux's lil' helper


Joined: 26 Feb 2023
Posts: 109
Location: Montreal, Canada

PostPosted: Mon Feb 27, 2023 5:01 pm    Post subject: Reply with quote

Are these kernel config settings are enabled?:
Code:
grep '\bCONFIG_\(DEVTMPFS\|TMPFS\|UNIX\|MMU\|SHMEM\)\b' .config

These are required by udev to function properly.
Back to top
View user's profile Send private message
Uninstall
n00b
n00b


Joined: 16 Mar 2006
Posts: 36

PostPosted: Mon Feb 27, 2023 10:35 pm    Post subject: Reply with quote

pingtoo wrote:
Uninstall,

Uninstall wrote:
Xorg.0.log:
[   651.421] (--) Log file renamed from "/var/log/Xorg.pid-10926.log" to "/var/log/Xorg.0.log"
[   651.430]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[   651.430] Current Operating System: Linux livecd 6.1.12-gentoo-x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 20 10:14:55 UTC 2023 x86_64
[   651.430] Kernel command line: BOOT_IMAGE=/boot/gentoo root=/dev/ram0 init=/linuxrc dokeymap looptype=squashfs loop=/image.squashfs cdroot
...
...
[   652.289] (II) No input driver specified, ignoring this device.
[   652.289] (II) This device may have been added with another device file.
[   652.291] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[   662.293] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[   672.295] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[   682.296] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
[   685.941] (II) event2  - Power Button: device removed
[   686.010] (II) event3  - Sleep Button: device removed
,,,
[   686.346] (II) event1  - ImExPS/2 Generic Explorer Mouse: device removed
[   690.321] (II) UnloadModule: "libinput"
[   690.321] (II) UnloadModule: "libinput"
[   690.321] (II) UnloadModule: "libinput"
[   690.321] (II) UnloadModule: "libinput"
[   690.321] (II) UnloadModule: "libinput"
[   690.321] (II) UnloadModule: "libinput"
[   690.322] (II) Server terminated successfully (0). Closing log file.
You X server ran into a error condition, your system seems to missing sys-apps/dbus.

Do you have sys-apps/dbus installed?

Did you have dbus in your default runlevel?
Code:
rc-status |grep dbus


You can add dbus in to your default runlevel by
Code:
rc-update add dbus default



Yes, you are right pingtoo, however, those are the logs that work! The first ones are the ones that does not work :( despite it may not be optimal, mouse and keyboard works with that setup.
Back to top
View user's profile Send private message
Uninstall
n00b
n00b


Joined: 16 Mar 2006
Posts: 36

PostPosted: Mon Feb 27, 2023 10:37 pm    Post subject: Reply with quote

ukky wrote:
Are these kernel config settings are enabled?:
Code:
grep '\bCONFIG_\(DEVTMPFS\|TMPFS\|UNIX\|MMU\|SHMEM\)\b' .config

These are required by udev to function properly.


Yes, they are ukky:
Code:

 grep '\bCONFIG_\(DEVTMPFS\|TMPFS\|UNIX\|MMU\|SHMEM\)\b' .config
CONFIG_SHMEM=y
CONFIG_MMU=y
CONFIG_UNIX=y
CONFIG_DEVTMPFS=y
CONFIG_TMPFS=y


What else?
Back to top
View user's profile Send private message
ukky
Tux's lil' helper
Tux's lil' helper


Joined: 26 Feb 2023
Posts: 109
Location: Montreal, Canada

PostPosted: Tue Feb 28, 2023 1:41 am    Post subject: Reply with quote

Uninstall,

Could you post .config from a kernel when mouse and kbd do not work, please?
Back to top
View user's profile Send private message
Uninstall
n00b
n00b


Joined: 16 Mar 2006
Posts: 36

PostPosted: Tue Feb 28, 2023 9:30 pm    Post subject: Reply with quote

ukky wrote:
Uninstall,

Could you post .config from a kernel when mouse and kbd do not work, please?


Hi ukky, sure.

.config may be find here: https://fileport.io/McuCz9tRJdBu

Thanks
Back to top
View user's profile Send private message
ukky
Tux's lil' helper
Tux's lil' helper


Joined: 26 Feb 2023
Posts: 109
Location: Montreal, Canada

PostPosted: Wed Mar 01, 2023 3:18 am    Post subject: Reply with quote

Uninstall,

Is your user a member of vboxusers group?
Back to top
View user's profile Send private message
Uninstall
n00b
n00b


Joined: 16 Mar 2006
Posts: 36

PostPosted: Wed Mar 01, 2023 11:22 pm    Post subject: Reply with quote

ukky wrote:
Uninstall,

Is your user a member of vboxusers group?


Hi ukky,

Yes, I am.

What else?

Thanks
Back to top
View user's profile Send private message
ukky
Tux's lil' helper
Tux's lil' helper


Joined: 26 Feb 2023
Posts: 109
Location: Montreal, Canada

PostPosted: Thu Mar 02, 2023 3:27 am    Post subject: Reply with quote

Uninstall,

Please provide output for these commands:
Code:
$ emerge --info
$ rc-status | grep udev
$ rc-update show | grep udev
$ emerge -pv x11-drivers/xf86-input-evdev
$ emerge -pv x11-drivers/xf86-input-libinput
$ ls -Rl /usr/lib64/xorg/modules/


If udev doesn't work to detect your keyboard and mouse, there is another option.
AutoAddDevices should be disabled. Keyboard and mouse should be added via xorg.conf file manually.
Back to top
View user's profile Send private message
Uninstall
n00b
n00b


Joined: 16 Mar 2006
Posts: 36

PostPosted: Tue Mar 21, 2023 8:45 pm    Post subject: Reply with quote

ukky wrote:
Uninstall,

Please provide output for these commands:
Code:
$ emerge --info
$ rc-status | grep udev
$ rc-update show | grep udev
$ emerge -pv x11-drivers/xf86-input-evdev
$ emerge -pv x11-drivers/xf86-input-libinput
$ ls -Rl /usr/lib64/xorg/modules/


If udev doesn't work to detect your keyboard and mouse, there is another option.
AutoAddDevices should be disabled. Keyboard and mouse should be added via xorg.conf file manually.


Sorry for my late answer, was out in a business trip...

Please find the output of the commands you asked:
Code:

$ emerge --info

Portage 3.0.44 (python 3.10.9-final-0, default/linux/amd64/17.1, gcc-12, glibc-2.36-r5, 6.1.12-gentoo-x86_64 x86_64)
=================================================================
System uname: Linux-6.1.12-gentoo-x86_64-x86_64-12th_Gen_Intel-R-_Core-TM-_i7-1270P-with-glibc2.36
KiB Mem:    10209440 total,   9999028 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Sun, 26 Feb 2023 13:30:01 +0000
Head commit of repository gentoo: 13ce4267aa6b3bbbfa07084d1ad84dd441b47106
Timestamp of repository dlang: Thu, 23 Feb 2023 13:47:10 +0000
Head commit of repository dlang: 3b6a75b3b17bde27dcb7681262b4ff20e1be9ebf

Timestamp of repository edgets: Sat, 25 Feb 2023 06:47:26 +0000
Head commit of repository edgets: a4e8c3b6b7a178a27f5adc5cd2d7fc7ef9835265

Timestamp of repository erayd: Thu, 23 Feb 2023 13:47:21 +0000
Head commit of repository erayd: 15785a61b2c41e4cd924cd5ec6b65dcd35099139

Timestamp of repository grub2-themes: Mon, 07 Nov 2022 13:32:14 +0000
Head commit of repository grub2-themes: 8b551ba173e31b6e0f27fdeb43512e95afd30191

Timestamp of repository menelkir: Sat, 25 Feb 2023 06:47:24 +0000
Head commit of repository menelkir: 021277f3495f3f7ed239aa48dbc96241ac25381f

Timestamp of repository pentoo: Sat, 25 Feb 2023 06:47:14 +0000
Head commit of repository pentoo: 23130816bec1156f09efa9e679f3f3948f4f3d1f

Timestamp of repository ppfeufer-gentoo-overlay: Sun, 26 Feb 2023 07:02:43 +0000
Head commit of repository ppfeufer-gentoo-overlay: 18d0e7bf9b5bc52dae94e8b61e694259a2e96da7

Timestamp of repository sspreitz: Thu, 23 Feb 2023 13:47:25 +0000
Head commit of repository sspreitz: eda3602966f0c0c7d97b657960d7ab1c9899cb9e

Timestamp of repository steam-overlay: Thu, 23 Feb 2023 13:47:16 +0000
Head commit of repository steam-overlay: 5dbabcc794ef909f45c8fb40eec07cebf569e0d1

Timestamp of repository thegreatmcpain: Sun, 26 Feb 2023 07:32:41 +0000
Head commit of repository thegreatmcpain: 24f6eee3fc0ca8bb96002ebc079f531977b8d2d1

sh bash 5.1_p16-r2
ld GNU ld (Gentoo 2.39 p5) 2.39.0
app-misc/pax-utils:        1.3.5::gentoo
app-shells/bash:           5.1_p16-r2::gentoo
dev-lang/perl:             5.36.0-r1::gentoo
dev-lang/python:           3.10.9-r1::gentoo, 3.11.1-r1::gentoo
dev-lang/rust:             1.66.1::gentoo
dev-util/cmake:            3.25.2::gentoo
dev-util/meson:            1.0.0::gentoo
sys-apps/baselayout:       2.9::gentoo
sys-apps/openrc:           0.45.2-r2::gentoo
sys-apps/sandbox:          2.29::gentoo
sys-devel/autoconf:        2.71-r5::gentoo
sys-devel/automake:        1.16.5::gentoo
sys-devel/binutils:        2.39-r4::gentoo
sys-devel/binutils-config: 5.4.1::gentoo
sys-devel/gcc:             12.2.1_p20230121-r1::gentoo
sys-devel/gcc-config:      2.8::gentoo
sys-devel/libtool:         2.4.7-r1::gentoo
sys-devel/llvm:            15.0.7::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  5.15-r3::gentoo (virtual/os-headers)
sys-libs/glibc:            2.36-r5::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: True
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes
    sync-rsync-extra-opts:
    sync-rsync-verify-max-age: 24

dlang
    location: /var/db/repos/dlang
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/dlang.git
    masters: gentoo
    volatile: True

edgets
    location: /var/db/repos/edgets
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/edgets.git
    masters: gentoo
    volatile: True

erayd
    location: /var/db/repos/erayd
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/erayd.git
    masters: gentoo
    volatile: True

grub2-themes
    location: /var/db/repos/grub2-themes
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/grub2-themes.git
    masters: gentoo
    volatile: True

menelkir
    location: /var/db/repos/menelkir
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/menelkir.git
    masters: gentoo
    volatile: True

pentoo
    location: /var/db/repos/pentoo
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/pentoo.git
    masters: gentoo
    volatile: True

ppfeufer-gentoo-overlay
    location: /var/db/repos/ppfeufer-gentoo-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/ppfeufer-gentoo-overlay.git
    masters: gentoo
    volatile: True

sspreitz
    location: /var/db/repos/sspreitz
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/sspreitz.git
    masters: gentoo
    volatile: True

steam-overlay
    location: /var/db/repos/steam-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
    masters: gentoo
    volatile: True

thegreatmcpain
    location: /var/db/repos/thegreatmcpain
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/thegreatmcpain.git
    masters: gentoo
    volatile: True

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS=" --jobs=12 --load-average=12"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-march=native -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_GB.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LEX="flex"
LINGUAS="en pt en_GB pt_PT"
MAKEOPTS="-j10"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="X acl acpi alsa amd64 bash-completion branding bzip2 cairo cleartype cli corefonts crypt cups dbus dri dvd dvdr elogind ffmpeg flac fortran gdbm gif gnome-keyring gtk gtk3 hscolour iconv icu ipv6 jpeg lame libglvnd libtirpc lvm mjpeg mmx mmxext mp3 mpeg multilib ncurses nls nptl openal opengl openmp pam pcre perl png python readline seccomp split-usr sse sse2 sse3 sse4_1 sse4_2 ssl ssse3 test-rust threads tiff truetype type1 udev unicode vcd vhost-net vorbis x264 xattr xinerama xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" L10N="en pt en-GB pt-PT" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" RUBY_TARGETS="ruby27 ruby30" USERLAND="GNU" VIDEO_CARDS="vmware" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS


Code:

$ rc-status | grep udev

Runlevel: default
 lvm                                                               [  started  ]
 sysklogd                                                          [  started  ]
 netmount                                                          [  started  ]
 chronyd                                                           [  started  ]
 cronie                                                            [  started  ]
 local                                                             [  started  ]
Dynamic Runlevel: hotplugged
Dynamic Runlevel: needed/wanted
 dhcpcd                                                            [  started  ]
Dynamic Runlevel: manual


Code:

$ /etc/init.d/udev status

 * status: started


Code:

$ rc-update show | grep udev

                 udev |                                 sysinit
         udev-trigger |                                 sysinit


Code:

$ emerge -pv x11-drivers/xf86-input-evdev x11-drivers/xf86-input-libinput

These are the packages that would be merged, in order:

Calculating dependencies  .... done!
Dependency resolution took 1.29 s.

[ebuild   R    ] x11-drivers/xf86-input-evdev-2.10.6::gentoo  0 KiB
[ebuild   R    ] x11-drivers/xf86-input-libinput-1.2.1::gentoo  0 KiB

Total: 2 packages (2 reinstalls), Size of downloads: 0 KiB


Code:

$ ls -Rl /usr/lib64/xorg/modules/

/usr/lib64/xorg/modules/:
drivers
extensions
input
libexa.so
libfbdevhw.so
libglamoregl.so
libint10.so
libshadowfb.so
libshadow.so
libvgahw.so
libwfb.so

/usr/lib64/xorg/modules/drivers:
modesetting_drv.so
vmware_drv.so

/usr/lib64/xorg/modules/extensions:
libglx.so

/usr/lib64/xorg/modules/input:
evdev_drv.so
inputtest_drv.so
libinput_drv.so
synaptics_drv.so


Thanks in advance
Back to top
View user's profile Send private message
Uninstall
n00b
n00b


Joined: 16 Mar 2006
Posts: 36

PostPosted: Tue Mar 28, 2023 5:14 pm    Post subject: Reply with quote

Well, I have no idea what is not working, but got tired of it.

Current host was running Windows, I've installed Fedora as host and now everything works as expected, with the same virtual machine and virtualbox...

Thank you
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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