With the files.

Le 01/08/2024 à 11:32, Yves Caniou a écrit :
Hi,

I installed a bookworm Debian on a raspi2 from
   https://raspi.debian.net/daily-images/
The Pi boots and works well.
Then installed lxde, but the screen turns black when ligthdm launches.

I don't know if something comes from X settings, but I can see
[   692.638] (II) modeset(0): Damage tracking initialized
[   692.638] (II) modeset(0): Setting screen physical size to 338 x 270
in /var/log/Xorg.0.log

Seeing that there was an update of the firmware package
   https://raspi.debian.net/tested-images/
I took it from
   https://ftp.debian.org/debian/pool/non-free-firmware/r/raspi-firmware/
and installed it with a dpkg -i.
But I still have the same thing.

I tried to set a /etc/X11/xorg.conf.d/99-monitor.conf
which seems to be taken into account at first from the log.
Yet, still no screen.

I join both the config file I'm trying 99-monitor.conf
and the resulting Xorg.0.log.

Any help appreciated.

.Y
[   691.338] 
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[   691.338] Current Operating System: Linux plume 6.1.0-23-armmp #1 SMP Debian 6.1.99-1 (2024-07-15) armv7l
[   691.339] Kernel command line:  dma.dmachans=0x7ff5 bcm2709.boardrev=0xa01041 bcm2709.serial=0xd8c8891 bcm2709.uart_clock=48000000 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty0 console=ttyAMA0,115200 console=ttyS1,115200 root=LABEL=RASPIROOT rw fsck.repair=yes net.ifnames=0 cma=64M rootwait
[   691.339] xorg-server 2:21.1.7-3+deb12u7 (https://www.debian.org/support) 
[   691.339] Current version of pixman: 0.42.2
[   691.339] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   691.339] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   691.340] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug  1 09:16:05 2024
[   691.341] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   691.341] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   691.343] (==) No Layout section.  Using the first Screen section.
[   691.343] (**) |-->Screen "Fujitsu" (0)
[   691.343] (**) |   |-->Monitor "Device0"
[   691.344] (==) Automatically adding devices
[   691.345] (==) Automatically enabling devices
[   691.345] (==) Automatically adding GPU devices
[   691.345] (==) Automatically binding GPU devices
[   691.345] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   691.345] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   691.345] 	Entry deleted from font path.
[   691.345] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[   691.345] 	Entry deleted from font path.
[   691.345] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[   691.345] 	Entry deleted from font path.
[   691.345] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[   691.345] 	Entry deleted from font path.
[   691.345] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[   691.345] 	Entry deleted from font path.
[   691.346] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[   691.346] (==) ModulePath set to "/usr/lib/xorg/modules"
[   691.346] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   691.346] (II) Loader magic: 0x5bf090
[   691.346] (II) Module ABI versions:
[   691.346] 	X.Org ANSI C Emulation: 0.4
[   691.346] 	X.Org Video Driver: 25.2
[   691.346] 	X.Org XInput driver : 24.4
[   691.346] 	X.Org Server Extension : 10.0
[   691.350] (++) using VT number 7

[   691.351] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   691.358] (II) xfree86: Adding drm device (/dev/dri/card0)
[   691.358] (II) Platform probe for /sys/devices/platform/soc/soc:gpu/drm/card0
[   691.362] (II) no primary bus or device found
[   691.362] 	falling back to /sys/devices/platform/soc/soc:gpu/drm/card0
[   691.362] (II) LoadModule: "glx"
[   691.363] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   691.370] (II) Module glx: vendor="X.Org Foundation"
[   691.371] 	compiled for 1.21.1.7, module version = 1.0.0
[   691.371] 	ABI class: X.Org Server Extension, version 10.0
[   691.371] (==) Matched modesetting as autoconfigured driver 0
[   691.371] (==) Matched fbdev as autoconfigured driver 1
[   691.371] (==) Assigned the driver to the xf86ConfigLayout
[   691.371] (II) LoadModule: "modesetting"
[   691.372] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   691.373] (II) Module modesetting: vendor="X.Org Foundation"
[   691.373] 	compiled for 1.21.1.7, module version = 1.21.1
[   691.373] 	Module class: X.Org Video Driver
[   691.373] 	ABI class: X.Org Video Driver, version 25.2
[   691.373] (II) LoadModule: "fbdev"
[   691.374] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   691.376] (II) Module fbdev: vendor="X.Org Foundation"
[   691.376] 	compiled for 1.21.1.3, module version = 0.5.0
[   691.376] 	Module class: X.Org Video Driver
[   691.376] 	ABI class: X.Org Video Driver, version 25.2
[   691.376] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   691.377] (II) FBDEV: driver for framebuffer: fbdev
[   691.393] (II) modeset(0): using drv /dev/dri/card0
[   691.393] (WW) Falling back to old probe method for fbdev
[   691.393] (II) Loading sub module "fbdevhw"
[   691.393] (II) LoadModule: "fbdevhw"
[   691.394] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   691.397] (II) Module fbdevhw: vendor="X.Org Foundation"
[   691.397] 	compiled for 1.21.1.7, module version = 0.0.2
[   691.397] 	ABI class: X.Org Video Driver, version 25.2
[   691.399] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   691.399] (==) modeset(0): RGB weight 888
[   691.399] (==) modeset(0): Default visual is TrueColor
[   691.399] (II) Loading sub module "glamoregl"
[   691.399] (II) LoadModule: "glamoregl"
[   691.400] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   691.438] (II) Module glamoregl: vendor="X.Org Foundation"
[   691.439] 	compiled for 1.21.1.7, module version = 1.0.1
[   691.439] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   692.067] (II) modeset(0): glamor X acceleration enabled on VC4 V3D 2.1
[   692.068] (II) modeset(0): glamor initialized
[   692.068] (==) modeset(0): VariableRefresh: disabled
[   692.068] (==) modeset(0): AsyncFlipSecondaries: disabled
[   692.119] (II) modeset(0): Output HDMI-1 using monitor section Device0
[   692.119] (II) modeset(0): Output Composite-1 has no monitor section
[   692.178] (II) modeset(0): EDID for output HDMI-1
[   692.178] (II) modeset(0): Manufacturer: FUS  Model: 659  Serial#: 16843009
[   692.178] (II) modeset(0): Year: 2007  Week: 37
[   692.178] (II) modeset(0): EDID Version: 1.3
[   692.178] (II) modeset(0): Digital Display Input
[   692.178] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[   692.178] (II) modeset(0): Gamma: 2.20
[   692.179] (II) modeset(0): DPMS capabilities: StandBy Off
[   692.179] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[   692.179] (II) modeset(0): First detailed timing is preferred mode
[   692.179] (II) modeset(0): redX: 0.639 redY: 0.348   greenX: 0.282 greenY: 0.612
[   692.179] (II) modeset(0): blueX: 0.141 blueY: 0.082   whiteX: 0.306 whiteY: 0.332
[   692.179] (II) modeset(0): Supported established timings:
[   692.179] (II) modeset(0): 720x400@70Hz
[   692.179] (II) modeset(0): 640x480@60Hz
[   692.179] (II) modeset(0): 640x480@75Hz
[   692.179] (II) modeset(0): 800x600@60Hz
[   692.179] (II) modeset(0): 800x600@75Hz
[   692.179] (II) modeset(0): 1024x768@60Hz
[   692.179] (II) modeset(0): 1024x768@75Hz
[   692.179] (II) modeset(0): 1280x1024@75Hz
[   692.179] (II) modeset(0): Manufacturer's mask: 0
[   692.179] (II) modeset(0): Supported standard timings:
[   692.179] (II) modeset(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   692.180] (II) modeset(0): Supported detailed timing:
[   692.180] (II) modeset(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
[   692.180] (II) modeset(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[   692.180] (II) modeset(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[   692.180] (II) modeset(0): Serial No: YEQP340019
[   692.180] (II) modeset(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 81 kHz, PixClock max 145 MHz
[   692.180] (II) modeset(0): Monitor name: A17-2A
[   692.180] (II) modeset(0): Supported detailed timing:
[   692.180] (II) modeset(0): clock: 74.2 MHz   Image Size:  129 x 73 mm
[   692.180] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[   692.180] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[   692.180] (II) modeset(0): Number of EDID sections to follow: 1
[   692.180] (II) modeset(0): EDID (in hex):
[   692.181] (II) modeset(0): 	00ffffffffffff001ab3590601010101
[   692.181] (II) modeset(0): 	25110103a0221b78ba8704a359489c24
[   692.181] (II) modeset(0): 	154e55a54b0081800101010101010101
[   692.181] (II) modeset(0): 	010101010101302a009851002a403070
[   692.181] (II) modeset(0): 	1300520e1100001e000000ff00594551
[   692.181] (II) modeset(0): 	503334303031390a2020000000fd0038
[   692.181] (II) modeset(0): 	4b1f510e000a202020202020000000fc
[   692.181] (II) modeset(0): 	004131372d32410a20202020202001c7
[   692.181] (II) modeset(0): 	02031b71230907078301000067030c00
[   692.181] (II) modeset(0): 	1000802143011084e2000f011d007251
[   692.181] (II) modeset(0): 	d01e206e28550081490000001e000000
[   692.181] (II) modeset(0): 	10000000000000000000000000000000
[   692.181] (II) modeset(0): 	00001000000000000000000000000000
[   692.181] (II) modeset(0): 	00000000100000000000000000000000
[   692.182] (II) modeset(0): 	00000000000010000000000000000000
[   692.182] (II) modeset(0): 	000000000000000000000000000000bf
[   692.182] (--) modeset(0): HDMI max TMDS frequency 165000KHz
[   692.182] (II) modeset(0): Printing probed modes for output HDMI-1
[   692.182] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[   692.182] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   692.182] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[   692.182] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   692.182] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   692.182] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   692.183] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   692.183] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   692.183] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   692.183] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   692.183] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   692.183] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   692.183] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   692.183] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   692.183] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   692.183] (II) modeset(0): EDID for output Composite-1
[   692.184] (II) modeset(0): Printing probed modes for output Composite-1
[   692.184] (II) modeset(0): Modeline "720x480"x30.0   13.50  720 734 798 858  480 487 493 525 interlace (15.7 kHz e)
[   692.184] (II) modeset(0): Output HDMI-1 connected
[   692.184] (II) modeset(0): Output Composite-1 disconnected
[   692.184] (II) modeset(0): Using exact sizes for initial modes
[   692.184] (II) modeset(0): Output HDMI-1 using initial mode 1280x1024 +0+0
[   692.184] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   692.184] (==) modeset(0): DPI set to (96, 96)
[   692.184] (II) Loading sub module "fb"
[   692.184] (II) LoadModule: "fb"
[   692.184] (II) Module "fb" already built-in
[   692.184] (II) UnloadModule: "fbdev"
[   692.184] (II) Unloading fbdev
[   692.185] (II) UnloadSubModule: "fbdevhw"
[   692.185] (II) Unloading fbdevhw
[   692.457] (==) modeset(0): Backing store enabled
[   692.457] (==) modeset(0): Silken mouse enabled
[   692.559] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   692.560] (**) modeset(0): DPMS enabled
[   692.561] (WW) modeset(0): Option "PreferredMode" is not used
[   692.561] (II) modeset(0): [DRI2] Setup complete
[   692.561] (II) modeset(0): [DRI2]   DRI driver: vc4
[   692.561] (II) modeset(0): [DRI2]   VDPAU driver: vc4
[   692.561] (II) Initializing extension Generic Event Extension
[   692.563] (II) Initializing extension SHAPE
[   692.564] (II) Initializing extension MIT-SHM
[   692.565] (II) Initializing extension XInputExtension
[   692.567] (II) Initializing extension XTEST
[   692.568] (II) Initializing extension BIG-REQUESTS
[   692.570] (II) Initializing extension SYNC
[   692.571] (II) Initializing extension XKEYBOARD
[   692.572] (II) Initializing extension XC-MISC
[   692.574] (II) Initializing extension SECURITY
[   692.575] (II) Initializing extension XFIXES
[   692.576] (II) Initializing extension RENDER
[   692.578] (II) Initializing extension RANDR
[   692.580] (II) Initializing extension COMPOSITE
[   692.581] (II) Initializing extension DAMAGE
[   692.583] (II) Initializing extension MIT-SCREEN-SAVER
[   692.584] (II) Initializing extension DOUBLE-BUFFER
[   692.585] (II) Initializing extension RECORD
[   692.587] (II) Initializing extension DPMS
[   692.588] (II) Initializing extension Present
[   692.589] (II) Initializing extension DRI3
[   692.590] (II) Initializing extension X-Resource
[   692.592] (II) Initializing extension XVideo
[   692.593] (II) Initializing extension XVideo-MotionCompensation
[   692.593] (II) Initializing extension SELinux
[   692.593] (II) SELinux: Disabled on system
[   692.593] (II) Initializing extension GLX
[   692.632] (II) AIGLX: Loaded and initialized vc4
[   692.632] (II) GLX: Initialized DRI2 GL provider for screen 0
[   692.632] (II) Initializing extension XFree86-VidModeExtension
[   692.634] (II) Initializing extension XFree86-DGA
[   692.635] (II) Initializing extension XFree86-DRI
[   692.635] (II) Initializing extension DRI2
[   692.638] (II) modeset(0): Damage tracking initialized
[   692.638] (II) modeset(0): Setting screen physical size to 338 x 270
[   692.984] (II) config/udev: Adding input device vc4-hdmi (/dev/input/event0)
[   692.985] (**) vc4-hdmi: Applying InputClass "libinput keyboard catchall"
[   692.985] (II) LoadModule: "libinput"
[   692.986] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   692.999] (II) Module libinput: vendor="X.Org Foundation"
[   692.999] 	compiled for 1.21.1.3, module version = 1.2.1
[   692.999] 	Module class: X.Org XInput Driver
[   692.999] 	ABI class: X.Org XInput driver, version 24.4
[   692.999] (II) Using input driver 'libinput' for 'vc4-hdmi'
[   693.000] (**) vc4-hdmi: always reports core events
[   693.000] (**) Option "Device" "/dev/input/event0"
[   693.021] (II) event0  - vc4-hdmi: is tagged by udev as: Keyboard Pointingstick
[   693.023] (II) event0  - vc4-hdmi: device is a pointer
[   693.023] (II) event0  - vc4-hdmi: device is a keyboard
[   693.024] (II) event0  - vc4-hdmi: device removed
[   693.048] (II) libinput: vc4-hdmi: needs a virtual subdevice
[   693.049] (**) Option "config_info" "udev:/sys/devices/platform/soc/3f902000.hdmi/rc/rc0/input0/event0"
[   693.049] (II) XINPUT: Adding extended input device "vc4-hdmi" (type: MOUSE, id 6)
[   693.050] (**) Option "AccelerationScheme" "none"
[   693.050] (**) vc4-hdmi: (accel) selected scheme none/0
[   693.050] (**) vc4-hdmi: (accel) acceleration factor: 2.000
[   693.050] (**) vc4-hdmi: (accel) acceleration threshold: 4
[   693.058] (II) event0  - vc4-hdmi: is tagged by udev as: Keyboard Pointingstick
[   693.060] (II) event0  - vc4-hdmi: device is a pointer
[   693.060] (II) event0  - vc4-hdmi: device is a keyboard
[   693.110] (**) vc4-hdmi: Applying InputClass "libinput keyboard catchall"
[   693.110] (II) Using input driver 'libinput' for 'vc4-hdmi'
[   693.110] (**) vc4-hdmi: always reports core events
[   693.110] (**) Option "Device" "/dev/input/event0"
[   693.111] (II) libinput: vc4-hdmi: is a virtual subdevice
[   693.111] (**) Option "config_info" "udev:/sys/devices/platform/soc/3f902000.hdmi/rc/rc0/input0/event0"
[   693.111] (II) XINPUT: Adding extended input device "vc4-hdmi" (type: KEYBOARD, id 7)
[   693.111] (**) Option "xkb_model" "pc105"
[   693.111] (**) Option "xkb_layout" "fr"
[   693.111] (**) Option "xkb_variant" "azerty"
[   704.537] (II) modeset(0): Disabling kernel dirty updates, not required.
Section "Monitor"
   Identifier "Device0"
      Modeline    "1280x1024" 108.00  1280 1328 1440 1688  1024 1025 1028 1066 
+hsync +vsync
EndSection

Section "Screen"
    Identifier  "Fujitsu"
    Monitor "Device0"
    SubSection "Display"
        Modes "1024x768_60" "1024x768_75" "1280x1024_75"
        Depth 24
    EndSubSection
#    Option      "Primary" "true"
#    Modeline    "1280x1024" 108.00  1280 1328 1440 1688  1024 1025 1028 1066 
+hsync +vsync
#    Modeline   "1920x1080" 148.50  1920 2008 2052 2200  1080 1084 1089 1125 
+hsync +vsync
    Option      "PreferredMode" "1024x768Ă_60"
    Option      "DPMS" "true"
#    DisplaySize 363 204
EndSection

Reply via email to