Re: seg fault in Fedora 25 with all desktop managers marco error 4 in libX11-xcb.so.1.0.0

2017-04-03 Thread Robert Kudyba
> On Apr 2, 2017, at 11:27 PM, Felix Miata wrote: > > Robert Kudyba composed on 2017-04-02 22:54 (UTC-0400): > ... >> lspci -v -s 09:0d.0 > >> 09:0d.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] >> RV100 [Radeon 7000 / Radeon VE] (prog-if 00 [VGA controller]) > >> Subsyst

Re: seg fault in Fedora 25 with all desktop managers marco error 4 in libX11-xcb.so.1.0.0

2017-04-03 Thread Felix Miata
Robert Kudyba composed on 2017-04-03 09:53 (UTC-0400): Felix Miata wrote: Give 'agp=off' on kernel cmdline a try: GRUB_CMDLINE_LINUX="rd.md=0 rd.dm=0 SYSFONT=True KEYTABLE=us rd.lvm.lv=vg_curie/lv_swap rd.luks=0 rd.lvm.lv=vg_curie/lv_root LANG=en_US.UTF-8 rhgb quiet elevator=noop zswap.

XF86VidModeGetAllModeLines() returns fewer modes each time

2017-04-03 Thread Basin Ilya
Hi list. I wrote a test program to list available screen resolutions and maybe switch to one of them. Apparently, my program is incomplete and I have to restore the resolution using my DE settings, but after I restore it and run my program again, that mode disappears from the output of `XF86VidM