View Issue Details

IDProjectCategoryView StatusLast Update
0005655Kali LinuxKali Package Bugpublic2020-02-10 17:39
Reporterchindokae Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionopen 
Product Version2019.2 
Summary0005655: Correct Monitor Modes not detected on Raspberry Pi 4
Description

Kali fails to detect any monitor modes. (WW) Falling back to old probe method for modesetting

Settings->Display shows only 1920x984. In the Raspbian RPi4 current distro the resolution is 2560*1080.

xrandr fails to get other modelines as well
root@kali:~# xrandr -q
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1920 x 984, current 1920 x 984, maximum 1920 x 984
default connected 1920x984+0+0 0mm x 0mm
1920x984 0.00*

In Raspbian xrandr displays many modelines.

Steps To Reproduce

Install Kali. startx.

Attached Files
Xorg.0.log (15,326 bytes)   
[   364.735] 
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[   364.735] Build Operating System: Linux 4.9.0-8-arm64 armv8l Debian
[   364.735] Current Operating System: Linux kali 4.19.55-Re4son-v7l+ #1 SMP Sun Jun 30 15:39:30 AEST 2019 armv7l
[   364.735] Kernel command line: 8250.nr_uarts=0 cma=64M bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=984 bcm2708_fb.fbswap=1 smsc95xx.macaddr=DC:A6:32:08:34:05 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  dwc_otg.fiq_fix_enable=2 console=ttyS0,115200 kgdboc=ttyS0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait rootflags=noload net.ifnames=0
[   364.735] Build Date: 25 October 2018  06:15:23PM
[   364.735] xorg-server 2:1.20.3-1 (https://www.debian.org/support) 
[   364.736] Current version of pixman: 0.36.0
[   364.736] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   364.736] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   364.736] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 27 01:08:28 2019
[   364.737] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   364.737] (==) No Layout section.  Using the first Screen section.
[   364.737] (==) No screen section available. Using defaults.
[   364.737] (**) |-->Screen "Default Screen Section" (0)
[   364.737] (**) |   |-->Monitor "<default monitor>"
[   364.738] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   364.738] (==) Automatically adding devices
[   364.738] (==) Automatically enabling devices
[   364.738] (==) Automatically adding GPU devices
[   364.738] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   364.738] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/misc".
[   364.738] 	Entry deleted from font path.
[   364.738] 	(Run 'mkfontdir' on "/usr/share/fonts/X11/misc").
[   364.738] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   364.738] 	Entry deleted from font path.
[   364.738] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/100dpi/".
[   364.738] 	Entry deleted from font path.
[   364.738] 	(Run 'mkfontdir' on "/usr/share/fonts/X11/100dpi/").
[   364.738] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/75dpi/".
[   364.738] 	Entry deleted from font path.
[   364.738] 	(Run 'mkfontdir' on "/usr/share/fonts/X11/75dpi/").
[   364.738] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/100dpi".
[   364.738] 	Entry deleted from font path.
[   364.738] 	(Run 'mkfontdir' on "/usr/share/fonts/X11/100dpi").
[   364.738] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/75dpi".
[   364.738] 	Entry deleted from font path.
[   364.738] 	(Run 'mkfontdir' on "/usr/share/fonts/X11/75dpi").
[   364.738] (==) FontPath set to:
	/usr/share/fonts/X11/Type1,
	built-ins
[   364.738] (==) ModulePath set to "/usr/lib/xorg/modules"
[   364.738] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   364.738] (II) Loader magic: 0x651f98
[   364.738] (II) Module ABI versions:
[   364.738] 	X.Org ANSI C Emulation: 0.4
[   364.738] 	X.Org Video Driver: 24.0
[   364.738] 	X.Org XInput driver : 24.1
[   364.738] 	X.Org Server Extension : 10.0
[   364.739] (++) using VT number 3

[   364.742] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c10
[   364.743] (II) no primary bus or device found
[   364.743] (II) LoadModule: "glx"
[   364.745] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   364.753] (II) Module glx: vendor="X.Org Foundation"
[   364.753] 	compiled for 1.20.3, module version = 1.0.0
[   364.753] 	ABI class: X.Org Server Extension, version 10.0
[   364.754] (==) Matched modesetting as autoconfigured driver 0
[   364.754] (==) Matched fbdev as autoconfigured driver 1
[   364.754] (==) Assigned the driver to the xf86ConfigLayout
[   364.754] (II) LoadModule: "modesetting"
[   364.754] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   364.754] (II) Module modesetting: vendor="X.Org Foundation"
[   364.754] 	compiled for 1.20.3, module version = 1.20.3
[   364.754] 	Module class: X.Org Video Driver
[   364.754] 	ABI class: X.Org Video Driver, version 24.0
[   364.754] (II) LoadModule: "fbdev"
[   364.754] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   364.754] (II) Module fbdev: vendor="X.Org Foundation"
[   364.754] 	compiled for 1.20.0, module version = 0.5.0
[   364.754] 	Module class: X.Org Video Driver
[   364.754] 	ABI class: X.Org Video Driver, version 24.0
[   364.754] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   364.754] (II) FBDEV: driver for framebuffer: fbdev
[   364.755] (WW) Falling back to old probe method for modesetting
[   364.755] (EE) open /dev/dri/card0: No such file or directory
[   364.755] (WW) Falling back to old probe method for fbdev
[   364.755] (II) Loading sub module "fbdevhw"
[   364.755] (II) LoadModule: "fbdevhw"
[   364.755] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   364.755] (II) Module fbdevhw: vendor="X.Org Foundation"
[   364.755] 	compiled for 1.20.3, module version = 0.0.2
[   364.755] 	ABI class: X.Org Video Driver, version 24.0
[   364.755] (II) FBDEV(0): using default device
[   364.755] (II) FBDEV(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   364.755] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[   364.755] (==) FBDEV(0): RGB weight 888
[   364.755] (==) FBDEV(0): Default visual is TrueColor
[   364.755] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[   364.755] (II) FBDEV(0): hardware: BCM2708 FB (video memory: 7380kB)
[   364.755] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[   364.755] (II) FBDEV(0): checking modes against framebuffer device...
[   364.755] (II) FBDEV(0): checking modes against monitor...
[   364.755] (II) FBDEV(0): Virtual size is 1920x984 (pitch 1920)
[   364.755] (**) FBDEV(0):  Built-in mode "current"
[   364.756] (==) FBDEV(0): DPI set to (96, 96)
[   364.756] (II) Loading sub module "fb"
[   364.756] (II) LoadModule: "fb"
[   364.756] (II) Loading /usr/lib/xorg/modules/libfb.so
[   364.756] (II) Module fb: vendor="X.Org Foundation"
[   364.756] 	compiled for 1.20.3, module version = 1.0.0
[   364.756] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   364.756] (**) FBDEV(0): using shadow framebuffer
[   364.756] (II) Loading sub module "shadow"
[   364.756] (II) LoadModule: "shadow"
[   364.756] (II) Loading /usr/lib/xorg/modules/libshadow.so
[   364.756] (II) Module shadow: vendor="X.Org Foundation"
[   364.756] 	compiled for 1.20.3, module version = 1.1.0
[   364.756] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   364.756] (II) UnloadModule: "modesetting"
[   364.756] (II) Unloading modesetting
[   364.757] (==) FBDEV(0): Backing store enabled
[   364.758] (==) FBDEV(0): DPMS enabled
[   364.758] (II) Initializing extension Generic Event Extension
[   364.758] (II) Initializing extension SHAPE
[   364.759] (II) Initializing extension MIT-SHM
[   364.759] (II) Initializing extension XInputExtension
[   364.760] (II) Initializing extension XTEST
[   364.760] (II) Initializing extension BIG-REQUESTS
[   364.760] (II) Initializing extension SYNC
[   364.761] (II) Initializing extension XKEYBOARD
[   364.761] (II) Initializing extension XC-MISC
[   364.762] (II) Initializing extension SECURITY
[   364.762] (II) Initializing extension XFIXES
[   364.762] (II) Initializing extension RENDER
[   364.763] (II) Initializing extension RANDR
[   364.764] (II) Initializing extension COMPOSITE
[   364.764] (II) Initializing extension DAMAGE
[   364.764] (II) Initializing extension MIT-SCREEN-SAVER
[   364.765] (II) Initializing extension DOUBLE-BUFFER
[   364.765] (II) Initializing extension RECORD
[   364.766] (II) Initializing extension DPMS
[   364.766] (II) Initializing extension Present
[   364.766] (II) Initializing extension DRI3
[   364.766] (II) Initializing extension X-Resource
[   364.767] (II) Initializing extension XVideo
[   364.767] (II) Initializing extension XVideo-MotionCompensation
[   364.767] (II) Initializing extension SELinux
[   364.767] (II) SELinux: Disabled on system
[   364.767] (II) Initializing extension GLX
[   364.768] (II) AIGLX: Screen 0 is not DRI2 capable
[   364.845] (II) IGLX: Loaded and initialized swrast
[   364.845] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   364.845] (II) Initializing extension XFree86-VidModeExtension
[   364.846] (II) Initializing extension XFree86-DGA
[   364.846] (II) Initializing extension XFree86-DRI
[   364.846] (II) Initializing extension DRI2
[   364.962] (II) config/udev: Adding input device Logitech K330 (/dev/input/event2)
[   364.962] (**) Logitech K330: Applying InputClass "evdev keyboard catchall"
[   364.962] (II) LoadModule: "evdev"
[   364.962] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   364.963] (II) Module evdev: vendor="X.Org Foundation"
[   364.963] 	compiled for 1.20.1, module version = 2.10.6
[   364.963] 	Module class: X.Org XInput Driver
[   364.963] 	ABI class: X.Org XInput driver, version 24.1
[   364.963] (II) Using input driver 'evdev' for 'Logitech K330'
[   364.964] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 19 paused 0
[   364.965] (**) Logitech K330: always reports core events
[   364.965] (**) evdev: Logitech K330: Device: "/dev/input/event2"
[   364.965] (--) evdev: Logitech K330: Vendor 0x46d Product 0x4016
[   364.965] (--) evdev: Logitech K330: Found 1 mouse buttons
[   364.965] (--) evdev: Logitech K330: Found scroll wheel(s)
[   364.965] (--) evdev: Logitech K330: Found relative axes
[   364.965] (II) evdev: Logitech K330: Forcing relative x/y axes to exist.
[   364.965] (--) evdev: Logitech K330: Found absolute axes
[   364.965] (II) evdev: Logitech K330: Forcing absolute x/y axes to exist.
[   364.965] (--) evdev: Logitech K330: Found keys
[   364.965] (II) evdev: Logitech K330: Configuring as mouse
[   364.965] (II) evdev: Logitech K330: Configuring as keyboard
[   364.965] (II) evdev: Logitech K330: Adding scrollwheel support
[   364.965] (**) evdev: Logitech K330: YAxisMapping: buttons 4 and 5
[   364.965] (**) evdev: Logitech K330: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   364.965] (**) Option "config_info" "udev:/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.2/0003:046D:C52B.0003/0003:046D:4016.0006/input/input16/event2"
[   364.965] (II) XINPUT: Adding extended input device "Logitech K330" (type: KEYBOARD, id 6)
[   364.965] (**) Option "xkb_rules" "evdev"
[   364.965] (**) Option "xkb_model" "pc105"
[   364.965] (**) Option "xkb_layout" "us"
[   364.966] (II) evdev: Logitech K330: initialized for relative axes.
[   364.966] (WW) evdev: Logitech K330: ignoring absolute axes.
[   364.966] (**) Logitech K330: (accel) keeping acceleration scheme 1
[   364.966] (**) Logitech K330: (accel) acceleration profile 0
[   364.966] (**) Logitech K330: (accel) acceleration factor: 2.000
[   364.966] (**) Logitech K330: (accel) acceleration threshold: 4
[   364.969] (II) config/udev: Adding input device Logitech M510 (/dev/input/event0)
[   364.969] (**) Logitech M510: Applying InputClass "evdev pointer catchall"
[   364.970] (II) Using input driver 'evdev' for 'Logitech M510'
[   364.971] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 20 paused 0
[   364.971] (**) Logitech M510: always reports core events
[   364.971] (**) evdev: Logitech M510: Device: "/dev/input/event0"
[   364.971] (--) evdev: Logitech M510: Vendor 0x46d Product 0x4051
[   364.971] (--) evdev: Logitech M510: Found 20 mouse buttons
[   364.971] (--) evdev: Logitech M510: Found scroll wheel(s)
[   364.971] (--) evdev: Logitech M510: Found relative axes
[   364.971] (--) evdev: Logitech M510: Found x and y relative axes
[   364.971] (II) evdev: Logitech M510: Configuring as mouse
[   364.971] (II) evdev: Logitech M510: Adding scrollwheel support
[   364.971] (**) evdev: Logitech M510: YAxisMapping: buttons 4 and 5
[   364.971] (**) evdev: Logitech M510: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   364.972] (**) Option "config_info" "udev:/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.2/0003:046D:C52B.0003/0003:046D:4051.0004/input/input14/event0"
[   364.972] (II) XINPUT: Adding extended input device "Logitech M510" (type: MOUSE, id 7)
[   364.972] (II) evdev: Logitech M510: initialized for relative axes.
[   364.972] (**) Logitech M510: (accel) keeping acceleration scheme 1
[   364.972] (**) Logitech M510: (accel) acceleration profile 0
[   364.972] (**) Logitech M510: (accel) acceleration factor: 2.000
[   364.972] (**) Logitech M510: (accel) acceleration threshold: 4
[   364.975] (II) config/udev: Adding input device Logitech M510 (/dev/input/mouse0)
[   364.975] (II) No input driver specified, ignoring this device.
[   364.975] (II) This device may have been added with another device file.
[   364.978] (II) config/udev: Adding input device Logitech M510 (/dev/input/event1)
[   364.978] (**) Logitech M510: Applying InputClass "evdev pointer catchall"
[   364.978] (II) Using input driver 'evdev' for 'Logitech M510'
[   364.980] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 21 paused 0
[   364.980] (**) Logitech M510: always reports core events
[   364.980] (**) evdev: Logitech M510: Device: "/dev/input/event1"
[   364.980] (--) evdev: Logitech M510: Vendor 0x46d Product 0x4051
[   364.980] (--) evdev: Logitech M510: Found 20 mouse buttons
[   364.980] (--) evdev: Logitech M510: Found scroll wheel(s)
[   364.980] (--) evdev: Logitech M510: Found relative axes
[   364.980] (--) evdev: Logitech M510: Found x and y relative axes
[   364.981] (II) evdev: Logitech M510: Configuring as mouse
[   364.981] (II) evdev: Logitech M510: Adding scrollwheel support
[   364.981] (**) evdev: Logitech M510: YAxisMapping: buttons 4 and 5
[   364.981] (**) evdev: Logitech M510: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   364.981] (**) Option "config_info" "udev:/sys/devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.2/0003:046D:C52B.0003/0003:046D:4051.0005/input/input15/event1"
[   364.981] (II) XINPUT: Adding extended input device "Logitech M510" (type: MOUSE, id 8)
[   364.981] (II) evdev: Logitech M510: initialized for relative axes.
[   364.981] (**) Logitech M510: (accel) keeping acceleration scheme 1
[   364.981] (**) Logitech M510: (accel) acceleration profile 0
[   364.981] (**) Logitech M510: (accel) acceleration factor: 2.000
[   364.982] (**) Logitech M510: (accel) acceleration threshold: 4
[   364.984] (II) config/udev: Adding input device Logitech M510 (/dev/input/mouse1)
[   364.984] (II) No input driver specified, ignoring this device.
[   364.984] (II) This device may have been added with another device file.
Xorg.0.log (15,326 bytes)   

Activities

chindokae

chindokae

2019-08-28 00:44

reporter   ~0010941

I can use the commands in .xprofile to temporarily add a new modeline that the desktop settings app can see and allows me to select. It does not change the resolution and does not persist through a logout/login or a reboot. The modelines.txt file is the output from Raspbian. (2019-07-10-raspbian-buster)

This is a 4 GB PI 4.

.xprofile (141 bytes)   
xrandr --newmode "2560x1080_60.00"  230.00  2560 2720 2992 3424  1080 1083 1093 1120 -hsync +vsync

xrandr --addmode default 2560x1080_60.00
.xprofile (141 bytes)   
modelines.txt (801 bytes)   
Screen 0: minimum 320 x 200, current 2560 x 1080, maximum 7680 x 7680
HDMI-1 connected primary 2560x1080+0+0 (normal left inverted right x axis y axis) 798mm x 334mm
   2560x1080     60.00*+
   1920x1080     60.00    60.00    50.00    59.94    30.00    29.97  
   1680x1050     59.88  
   1600x900      60.00  
   1280x1024     75.02    60.02  
   1152x864      75.00  
   1280x720      60.00    60.00    50.00    59.94  
   1024x768      75.03    60.00  
   800x600       75.00    60.32  
   720x576       50.00  
   720x480       60.00    60.00    59.94    59.94  
   640x480       75.00    60.00    59.94    59.94  
   720x400       70.08  


# 2560x1080 59.98 Hz (CVT) hsync: 67.17 kHz; pclk: 230.00 MHz
Modeline "2560x1080_60.00"  230.00  2560 2720 2992 3424  1080 1083 1093 1120 -hsync +vsync


modelines.txt (801 bytes)   
g0tmi1k

g0tmi1k

2020-02-10 17:39

administrator   ~0012134

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling <= 2019.2), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing, and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2019-08-27 01:22 chindokae New Issue
2019-08-27 01:22 chindokae File Added: Xorg.0.log
2019-08-28 00:44 chindokae File Added: .xprofile
2019-08-28 00:44 chindokae File Added: modelines.txt
2019-08-28 00:44 chindokae Note Added: 0010941
2020-02-10 17:39 g0tmi1k Note Added: 0012134
2020-02-10 17:39 g0tmi1k Status new => closed