The
Option "UseGammaLUT" "false"
workaround mentioned here fixes the blank screen issue on current bookworm.
I think I've hit this same bug on another Intel graphics chip:
Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx
Integrated Graphics Controller (rev 36)"
The system worked with bullseye, but does not work with the current state
of bookworm (blank screen after X startup, system
Alban Browaeys kirjoitti 4.4.2023 klo 23.04:
You also have:
[70.087] (EE) Failed to load module "fbdev" (module does not exist, 0)
and
[70.087] (EE) Failed to load module "vesa" (module does not exist, 0)
you could try installing:
xserver-xorg-video-vesa
and
xserver-xorg-video-fbdev
ple
Your logs shows:
[70.057] (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)
Do you have dbus-daemon installed and its server running (systemctl status
dbus.service)?
Yo
Timo Aaltonen [2023-03-09 08:50:09] wrote:
> Stefan Monnier kirjoitti 9.3.2023 klo 0.18:
>> Control: found -1 2:21.1.7-1
>> I still see this problem with the latest version on `testing`.
> I'm sure the problem is in the kernel driver (i915) and not xserver.
In that case, the kernel version would b
Stefan Monnier kirjoitti 9.3.2023 klo 0.18:
Control: found -1 2:21.1.7-1
I still see this problem with the latest version on `testing`.
I'm sure the problem is in the kernel driver (i915) and not xserver.
--
t
Control: found -1 2:21.1.7-1
I still see this problem with the latest version on `testing`.
Stefan
Stefan Monnier [2022-09-21 16:02:47] wrote:
> Jakub Wilk [2022-02-11 23:17:58] wrote:
>> After recent upgrades, the X server no longer works for me: I get only
>> blank screen. Worse, t
Work-around: disable GAMMA_LUT.
That is, add something like this to your xorg.conf:
Section "Device"
Identifier "modesetting"
Driver "modesetting"
Option "UseGammaLUT" "false"
EndSection
--
Jakub Wilk
Control: found -1 2:21.1.4-3
* Jakub Wilk , 2022-02-11 23:17:
the X server no longer works for me: I get only blank screen. Worse,
the blankness remains even after I zap the server.
I've bisected this; the first bad commit is 4e670f1281ad75c5
("modesetting: Add CTM RandR property").
Reverti
Jakub Wilk [2022-02-11 23:17:58] wrote:
> After recent upgrades, the X server no longer works for me: I get only
> blank screen. Worse, the blankness remains even after I zap the server.
> Downgrading xserver-xorg-core to 2:1.20.14-1 fixed it for me.
I'm not sure if I suffer from the same problem
Package: xserver-xorg-core
Version: 2:21.1.3-2
After recent upgrades, the X server no longer works for me: I get only
blank screen. Worse, the blankness remains even after I zap the server.
Downgrading xserver-xorg-core to 2:1.20.14-1 fixed it for me.
-- Package-specific info:
X server symlink
11 matches
Mail list logo