Date: Sat, 22 Apr 2017 22:19:55 +0200 From: Claudio Eichenberger <cei@yourshop.com> To: Jan Beich <jbeich@FreeBSD.org> Cc: x11@FreeBSD.org Subject: Re: 1.17.4 worked, 1.18.4 flunks Message-ID: <20170422201955.GA18276@yourshop.com> In-Reply-To: <d1c5-jw6b-wny@FreeBSD.org> References: <20170421195552.GA17803@yourshop.com> <d1c5-jw6b-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Dear Jan, Many many thanks The line Identifier "integrated_card" solved the problem! There's another new blunder somewhere, the screen's just grey, but at least X functions. Kind regards Claudio On 2017-04-21 23:19:24, Jan Beich wrote: > Claudio Eichenberger <cei@yourshop.com> writes: > > > -(==) Using config file: "/etc/X11/xorg.conf" > > +(++) Using config file: "/root/xorg.conf.new" > > Don't use Xorg -configure. Try xorg.conf(5) that contains *only* the following: > > Section "Device" > Identifier "integrated_card" > Driver "intel" > BusID "pci:0:2:0" > EndSection > > > (--) PCI:*(0:0:2:0) 8086:2a42:1025:0143 rev 7, Mem @ 0xf0000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8, BIOS @ 0x????????/65536 > > (--) PCI: (0:0:2:1) 8086:2a43:1025:0143 rev 7, Mem @ 0xf0400000/1048576 > > List of video drivers: > > ati > > mach64 > > nv > > openchrome > > r128 > > radeon > > scfb > > modesetting > > vesa > > intel > > (II) LoadModule: "ati" > > Xserver tries to guess the correct driver but one of them crashes, aborting the loop. > > > (**) modeset(0): claimed PCI slot 0@0:2:0 > > (II) modeset(0): using default device > > (EE) > > (EE) Backtrace: > > (EE) 0: /usr/local/bin/X (OsInit+0x38a) [0x5abfba] > > (EE) 1: /lib/libthr.so.3 (_pthread_sigmask+0x50d) [0x8025cdbbd] > > (EE) 2: /lib/libthr.so.3 (_pthread_getspecific+0xe9f) [0x8025cdacf] > > (EE) 3: ? (?+0xe9f) [0x7ffffffffea2] > > (EE) 4: ? (?+0xe9f) [0xe9f] > > (EE) 5: /usr/local/bin/X (InitOutput+0x11ea) [0x47faca] > > (EE) 6: /usr/local/bin/X (remove_fs_handlers+0x38b) [0x43b48b] > > (EE) 7: /usr/local/bin/X (_start+0x17f) [0x42506f] > > (EE) 8: ? (?+0x17f) [0x80083217f] > > Xserver 1.19.* has some fixes for "modesetting" DDX. Not sure if it'd > help Gen4 hardware, so better stick to "intel" DDX that worked before. > -- Tel +41 21 67 17 111 mailto:cei@yourshop.com https://YourShop.com "But Israel will be saved by the LORD with an everlasting salvation; you will never be put to shame or disgraced, to ages everlasting." -- Isaiah 45:17 https://www.youtube.com/DannyAyalon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170422201955.GA18276>