Control: tag -1 moreinfo

Is this still an issue?
What graphics hardware do you have?
Please attach the outputs of dmesg and
LC_ALL=C lspci -nn | grep 'VGA compatible controller'


On Sat, Aug 15, 2015 at 11:47:14PM -0300, Fred Maranhão wrote:
> Package: libgl1-mesa-dri
> Version: 10.6.3-1
> 
> X doesn't starts. if I remove the package, with apt-get purge
> libgl1-mesa-dri X starts normally, but without 3D acceleration.
> 
> this is the log:
> 

snip

> [    38.335] (==) Matched intel as autoconfigured driver 0
> [    38.335] (==) Matched intel as autoconfigured driver 1
> [    38.335] (==) Matched modesetting as autoconfigured driver 2
> [    38.335] (==) Matched fbdev as autoconfigured driver 3
> [    38.335] (==) Matched vesa as autoconfigured driver 4
> [    38.335] (==) Assigned the driver to the xf86ConfigLayout
> [    38.335] (II) LoadModule: "intel"
> [    38.335] (WW) Warning, couldn't open module intel
> [    38.335] (II) UnloadModule: "intel"
> [    38.335] (II) Unloading intel
> [    38.335] (EE) Failed to load module "intel" (module does not exist, 0)

So it looks like it wants to load the intel module but can't find it.
Do you have intentionally removed the package xserver-xorg-video-intel?

> [    38.335] (II) LoadModule: "modesetting"
> [    38.335] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
> [    38.335] (II) Module modesetting: vendor="X.Org Foundation"
> [    38.335]     compiled for 1.17.2, module version = 1.17.2
> [    38.336]     Module class: X.Org Video Driver
> [    38.336]     ABI class: X.Org Video Driver, version 19.0

As fallback it uses the modesetting driver.
There seems to be an issue in either modesetting, glamor or the 3d mesa
driver.

> [    38.379] (EE)
> [    38.379] (EE) Backtrace:
> [    38.379] (EE) 0: /usr/bin/X (xorg_backtrace+0x56) [0x5639df0a6df6]
> [    38.379] (EE) 1: /usr/bin/X (0x5639deef4000+0x1b7009) [0x5639df0ab009]
> [    38.379] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6
> (0x7f78d6fc9000+0x35180) [0x7f78d6ffe180]
> [    38.379] (EE) 3: /lib/x86_64-linux-gnu/libc.so.6
> (0x7f78d6fc9000+0x9047e) [0x7f78d705947e]
> [    38.379] (EE) 4: /usr/lib/x86_64-linux-gnu/libepoxy.so.0
> (0x7f78d38d2000+0x5402f) [0x7f78d392602f]
> [    38.379] (EE) 5: /usr/lib/xorg/modules/libglamoregl.so
> (glamor_init+0x24c) [0x7f78d3dceadc]
> [    38.379] (EE) 6: /usr/lib/xorg/modules/drivers/modesetting_drv.so
> (0x7f78d461c000+0x74ab) [0x7f78d46234ab]
> [    38.379] (EE) 7: /usr/bin/X (AddScreen+0x101) [0x5639def4c4b1]
> [    38.379] (EE) 8: /usr/bin/X (InitOutput+0x3a7) [0x5639def8e737]
> [    38.379] (EE) 9: /usr/bin/X (0x5639deef4000+0x5c0aa) [0x5639def500aa]
> [    38.379] (EE) 10: /lib/x86_64-linux-gnu/libc.so.6
> (__libc_start_main+0xf5) [0x7f78d6feab45]
> [    38.379] (EE) 11: /usr/bin/X (0x5639deef4000+0x4668e) [0x5639def3a68e]
> [    38.379] (EE)
> [    38.379] (EE) Segmentation fault at address 0x0
> [    38.379] (EE)
> Fatal server error:
> [    38.379] (EE) Caught signal 11 (Segmentation fault). Server aborting
> [    38.379] (EE)
> [    38.379] (EE)

We would need a backtrace with debug symbols installed.

Thanks,
Andreas

Attachment: signature.asc
Description: Digital signature

Reply via email to