Re: xorg update

ajtiM via freebsd-x11 <[email protected]>
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]>
On Fri, 21 Feb 2020 17:43:31 -0500
ajtiM via freebsd-x11 <[email protected]> wrote:

> On Fri, 21 Feb 2020 21:52:06 +0300
> Vladimir Kondratyev <[email protected]> wrote:
> 
> > On 21.02.2020 17:27, ajtiM wrote:
> > > On Fri, 21 Feb 2020 15:53:24 +0300
> > > Vladimir Kondratyev <[email protected]> wrote:
> > >
> > >> On 21.02.2020 14:45, ajtiM via freebsd-x11 wrote:
> > >>> Hi!
> > >>>
> > >>> My system: FreeBSD 12.1-RELEASE=p2 (amd64) and I am using scfb
> > >>> driver. After update and run startx the system was frozen. Reset
> > >>> computer and chage udev to devd and it was the same. I downgrade
> > >>> xserver, scfb, mouse and keyboard drivers too and I the system
> > >>> works again. I lost my xorg log becuse was so many tr - mouse
> > >>> didn't work, keyboard.. I remember it looks for dri2...
> > >>>
> > >>> Thank you.
> > >>>
> > >> Do you have xf86-input-libinput or xf86-input-evdev installed?
> > >>
> > > No, I do not have. Should I?
> > > Thank you.
> > >
> > Yes, certainly.
> > 
> > After recent update both Xorg autoconfiguration backends, UDEV and
> > DEVD prefers evdev over previous mouse/keyboard protocols if kernel
> > is compiled with EVDEV_SUPPORT option enabled.
> > 
> > As GENERIC kernels enable this option since 12.1,
> > xf86-input-libinput or xf86-input-evdev is required to handle
> > inputs on current Xorg running on stock 12.1 kernel.
> > 
> > 
> 
> Thank you. I did install xf86-input-libinput and I have problem still
> (I did downgrade again).
> I am using bluetooth mouse and scfb driver and I have in
> /usr/local/etc/x11/xorg.conf.d/
> driver.scfb.conf where I have just:
> Section "Device"
> 	Identifier "Card0"
> 	Driver	   "scfb"
> EndSection	
> 
> and I didn't have problem long time.
> 
> Thank you.
> 

I did install again and it didn't work. I try with udev and with devd.
Computer needs reeset.
And here is Xlog with udev enabled:
[  2570.724] 
X.Org X Server 1.20.7
X Protocol Version 11, Revision 0
[  2570.724] Build Operating System: FreeBSD 12.1-RELEASE-p2 amd64 
[  2570.724] Current Operating System: FreeBSD lumiwa.farm.net
12.1-RELEASE-p2 FreeBSD 12.1-RELEASE-p2 GENERIC amd64
[  2570.724] Build Date: 21 February 2020  05:56:25PM
[  2570.724]  
[  2570.724] Current version of pixman: 0.38.4
[  2570.724] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  2570.724] Markers: (--) probed, (**) from config file, (==) default
setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2570.724] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 21
18:15:17 2020
[  2570.724] (==) Using config directory:
"/usr/local/etc/X11/xorg.conf.d"
[  2570.724] (==) Using system config directory
"/usr/local/share/X11/xorg.conf.d"
[  2570.725] (==) No Layout section.  Using the first Screen section.
[  2570.725] (==) No screen section available. Using defaults.
[  2570.725] (**) |-->Screen "Default Screen Section" (0)
[  2570.725] (**) |   |-->Monitor "<default monitor>"
[  2570.725] (==) No device specified for screen "Default Screen
Section".
	Using the first device section listed.
[  2570.725] (**) |   |-->Device "Card0"
[  2570.725] (==) No monitor specified for screen "Default Screen
Section".
	Using a default monitor configuration.
[  2570.725] (==) Automatically adding devices
[  2570.725] (==) Automatically enabling devices
[  2570.725] (==) Not automatically adding GPU devices
[  2570.725] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  2570.726] (==) FontPath set to:
	/usr/local/share/fonts/misc/,
	/usr/local/share/fonts/TTF/,
	/usr/local/share/fonts/OTF/,
	/usr/local/share/fonts/Type1/,
	/usr/local/share/fonts/100dpi/,
	/usr/local/share/fonts/75dpi/,
	catalogue:/usr/local/etc/X11/fontpath.d
[  2570.726] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[  2570.726] (II) The server relies on udev to provide the list of
input devices.
	If no devices become available, reconfigure udev or disable
AutoAddDevices.
[  2570.726] (II) Loader magic: 0x42e020
[  2570.726] (II) Module ABI versions:
[  2570.726] 	X.Org ANSI C Emulation: 0.4
[  2570.726] 	X.Org Video Driver: 24.1
[  2570.726] 	X.Org XInput driver : 24.1
[  2570.726] 	X.Org Server Extension : 10.0
[  2570.726] (--) PCI:*(1@0:0:0) 1002:944a:106b:00b5 rev 0, Mem @
0xc0000000/268435456, 0xd0620000/65536, I/O @ 0x00002000/256, BIOS @ 0x????????/65536
[  2570.726] (II) LoadModule: "glx"
[  2570.726] (II) Loading
/usr/local/lib/xorg/modules/extensions/libglx.so
[  2570.728] (II) Module glx: vendor="X.Org Foundation"
[  2570.728] 	compiled for 1.20.7, module version = 1.0.0
[  2570.728] 	ABI class: X.Org Server Extension, version 10.0
[  2570.728] (II) LoadModule: "scfb"
[  2570.728] (II) Loading
/usr/local/lib/xorg/modules/drivers/scfb_drv.so
[  2570.728] (II) Module scfb: vendor="X.Org Foundation"
[  2570.728] 	compiled for 1.20.7, module version = 0.0.5
[  2570.728] 	ABI class: X.Org Video Driver, version 24.1
[  2570.728] (II) scfb: driver for wsdisplay framebuffer: scfb
[  2570.728] (--) Using syscons driver with X support (version 2.0)
[  2570.728] (--) using VT number 9

[  2570.728] (WW) Falling back to old probe method for scfb
[  2570.728] scfb trace: probe start
[  2570.728] (II) scfb(0): using default device
[  2570.728] scfb trace: probe done
[  2570.728] (WW) VGA arbiter: cannot open kernel arbiter, no
multi-card support
[  2570.728] scfb: PreInit 0
[  2570.728] (II) scfb(0): Using: depth (32),	width
(2560),	 height (1440)
[  2570.728] (II) scfb(0): Creating default Display subsection in
Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  2570.728] (==) scfb(0): Depth 24, (==) framebuffer bpp 32
[  2570.728] (==) scfb(0): RGB weight 888
[  2570.728] (==) scfb(0): Default visual is TrueColor
[  2570.728] (==) scfb(0): Using gamma correction (1.0, 1.0, 1.0)
[  2570.728] (II) scfb(0): Vidmem: 14400k
[  2570.728] (==) scfb(0): DPI set to (96, 96)
[  2570.728] (**) scfb(0): Using "Shadow Framebuffer"
[  2570.728] (II) Loading sub module "shadow"
[  2570.728] (II) LoadModule: "shadow"
[  2570.728] (II) Loading /usr/local/lib/xorg/modules/libshadow.so
[  2570.728] (II) Module shadow: vendor="X.Org Foundation"
[  2570.728] 	compiled for 1.20.7, module version = 1.1.0
[  2570.728] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  2570.728] (II) Loading sub module "fb"
[  2570.728] (II) LoadModule: "fb"
[  2570.728] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[  2570.729] (II) Module fb: vendor="X.Org Foundation"
[  2570.729] 	compiled for 1.20.7, module version = 1.0.0
[  2570.729] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  2570.729] scfb: PreInit done
[  2570.729] scfb: ScfbScreenInit 0
[  2570.729] 	bitsPerPixel=32, depth=24, defaultVisual=TrueColor
	mask: ff0000,ff00,ff, offset: 16,8,0
[  2570.729] mmap returns: addr 0x83f010000 len 0xe10000, fd 12, off 0
[  2570.729] scfb: ScfbSave 0
[  2570.729] scfb: ScfbSave done
[  2570.729] (==) scfb(0): Backing store enabled
[  2570.729] scfb: ScfbScreenInit done
[  2570.729] (II) Initializing extension Generic Event Extension
[  2570.730] (II) Initializing extension SHAPE
[  2570.730] (II) Initializing extension MIT-SHM
[  2570.730] (II) Initializing extension XInputExtension
[  2570.730] (II) Initializing extension XTEST
[  2570.731] (II) Initializing extension BIG-REQUESTS
[  2570.731] (II) Initializing extension SYNC
[  2570.731] (II) Initializing extension XKEYBOARD
[  2570.732] (II) Initializing extension XC-MISC
[  2570.732] (II) Initializing extension SECURITY
[  2570.732] (II) Initializing extension XFIXES
[  2570.732] (II) Initializing extension RENDER
[  2570.733] (II) Initializing extension RANDR
[  2570.733] (II) Initializing extension COMPOSITE
[  2570.733] (II) Initializing extension DAMAGE
[  2570.734] (II) Initializing extension MIT-SCREEN-SAVER
[  2570.734] (II) Initializing extension DOUBLE-BUFFER
[  2570.734] (II) Initializing extension RECORD
[  2570.735] (II) Initializing extension DPMS
[  2570.735] (II) Initializing extension Present
[  2570.735] (II) Initializing extension DRI3
[  2570.735] (II) Initializing extension X-Resource
[  2570.735] (II) Initializing extension XVideo
[  2570.735] (II) Initializing extension XVideo-MotionCompensation
[  2570.735] (II) Initializing extension GLX
[  2570.736] (II) AIGLX: Screen 0 is not DRI2 capable
[  2570.816] (II) IGLX: Loaded and initialized swrast
[  2570.816] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[  2570.816] (II) Initializing extension XFree86-VidModeExtension
[  2570.816] (II) Initializing extension XFree86-DGA
[  2570.816] (II) Initializing extension XFree86-DRI
[  2570.816] (II) Initializing extension DRI2

and the log when I built with devd enabled is attached. Please, check
the attached file.

Thank you.[   320.254] 
X.Org X Server 1.20.7
X Protocol Version 11, Revision 0
[   320.254] Build Operating System: FreeBSD 12.1-RELEASE-p2 amd64 
[   320.255] Current Operating System: FreeBSD lumiwa.farm.net 12.1-RELEASE-p2 FreeBSD 12.1-RELEASE-p2 GENERIC amd64
[   320.255] Build Date: 21 February 2020  06:18:54PM
[   320.255]  
[   320.255] Current version of pixman: 0.38.4
[   320.255] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   320.255] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   320.255] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 21 18:21:55 2020
[   320.257] (==) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
[   320.257] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[   320.258] (==) No Layout section.  Using the first Screen section.
[   320.258] (==) No screen section available. Using defaults.
[   320.258] (**) |-->Screen "Default Screen Section" (0)
[   320.258] (**) |   |-->Monitor "<default monitor>"
[   320.258] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[   320.258] (**) |   |-->Device "Card0"
[   320.258] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   320.258] (==) Automatically adding devices
[   320.258] (==) Automatically enabling devices
[   320.258] (==) Not automatically adding GPU devices
[   320.258] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   320.263] (==) FontPath set to:
	/usr/local/share/fonts/misc/,
	/usr/local/share/fonts/TTF/,
	/usr/local/share/fonts/OTF/,
	/usr/local/share/fonts/Type1/,
	/usr/local/share/fonts/100dpi/,
	/usr/local/share/fonts/75dpi/,
	catalogue:/usr/local/etc/X11/fontpath.d
[   320.263] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[   320.264] (II) The server relies on devd to provide the list of input devices.
	If no devices become available, reconfigure devd or disable AutoAddDevices.
[   320.264] (II) Loader magic: 0x42f020
[   320.264] (II) Module ABI versions:
[   320.264] 	X.Org ANSI C Emulation: 0.4
[   320.264] 	X.Org Video Driver: 24.1
[   320.264] 	X.Org XInput driver : 24.1
[   320.264] 	X.Org Server Extension : 10.0
[   320.264] (--) PCI:*(1@0:0:0) 1002:944a:106b:00b5 rev 0, Mem @ 0xc0000000/268435456, 0xd0620000/65536, I/O @ 0x00002000/256, BIOS @ 0x????????/65536
[   320.264] (II) LoadModule: "glx"
[   320.264] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[   320.274] (II) Module glx: vendor="X.Org Foundation"
[   320.274] 	compiled for 1.20.7, module version = 1.0.0
[   320.274] 	ABI class: X.Org Server Extension, version 10.0
[   320.274] (II) LoadModule: "scfb"
[   320.274] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[   320.275] (II) Module scfb: vendor="X.Org Foundation"
[   320.275] 	compiled for 1.20.7, module version = 0.0.5
[   320.275] 	ABI class: X.Org Video Driver, version 24.1
[   320.275] (II) scfb: driver for wsdisplay framebuffer: scfb
[   320.275] (--) Using syscons driver with X support (version 2.0)
[   320.275] (--) using VT number 9

[   320.275] (WW) Falling back to old probe method for scfb
[   320.275] scfb trace: probe start
[   320.275] (II) scfb(0): using default device
[   320.275] scfb trace: probe done
[   320.275] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   320.275] scfb: PreInit 0
[   320.275] (II) scfb(0): Using: depth (32),	width (2560),	 height (1440)
[   320.275] (II) scfb(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   320.275] (==) scfb(0): Depth 24, (==) framebuffer bpp 32
[   320.275] (==) scfb(0): RGB weight 888
[   320.275] (==) scfb(0): Default visual is TrueColor
[   320.275] (==) scfb(0): Using gamma correction (1.0, 1.0, 1.0)
[   320.275] (II) scfb(0): Vidmem: 14400k
[   320.275] (==) scfb(0): DPI set to (96, 96)
[   320.275] (**) scfb(0): Using "Shadow Framebuffer"
[   320.275] (II) Loading sub module "shadow"
[   320.275] (II) LoadModule: "shadow"
[   320.275] (II) Loading /usr/local/lib/xorg/modules/libshadow.so
[   320.275] (II) Module shadow: vendor="X.Org Foundation"
[   320.275] 	compiled for 1.20.7, module version = 1.1.0
[   320.275] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   320.275] (II) Loading sub module "fb"
[   320.275] (II) LoadModule: "fb"
[   320.275] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[   320.276] (II) Module fb: vendor="X.Org Foundation"
[   320.276] 	compiled for 1.20.7, module version = 1.0.0
[   320.276] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   320.276] scfb: PreInit done
[   320.276] scfb: ScfbScreenInit 0
[   320.276] 	bitsPerPixel=32, depth=24, defaultVisual=TrueColor
	mask: ff0000,ff00,ff, offset: 16,8,0
[   320.276] mmap returns: addr 0x83b810000 len 0xe10000, fd 8, off 0
[   320.276] scfb: ScfbSave 0
[   320.276] scfb: ScfbSave done
[   320.276] (==) scfb(0): Backing store enabled
[   320.276] scfb: ScfbScreenInit done
[   320.276] (II) Initializing extension Generic Event Extension
[   320.276] (II) Initializing extension SHAPE
[   320.276] (II) Initializing extension MIT-SHM
[   320.276] (II) Initializing extension XInputExtension
[   320.277] (II) Initializing extension XTEST
[   320.277] (II) Initializing extension BIG-REQUESTS
[   320.277] (II) Initializing extension SYNC
[   320.277] (II) Initializing extension XKEYBOARD
[   320.277] (II) Initializing extension XC-MISC
[   320.278] (II) Initializing extension SECURITY
[   320.278] (II) Initializing extension XFIXES
[   320.278] (II) Initializing extension RENDER
[   320.278] (II) Initializing extension RANDR
[   320.279] (II) Initializing extension COMPOSITE
[   320.279] (II) Initializing extension DAMAGE
[   320.279] (II) Initializing extension MIT-SCREEN-SAVER
[   320.279] (II) Initializing extension DOUBLE-BUFFER
[   320.279] (II) Initializing extension RECORD
[   320.280] (II) Initializing extension DPMS
[   320.280] (II) Initializing extension Present
[   320.280] (II) Initializing extension DRI3
[   320.280] (II) Initializing extension X-Resource
[   320.280] (II) Initializing extension XVideo
[   320.280] (II) Initializing extension XVideo-MotionCompensation
[   320.280] (II) Initializing extension GLX
[   320.280] (II) AIGLX: Screen 0 is not DRI2 capable
[   320.694] (II) IGLX: Loaded and initialized swrast
[   320.694] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   320.694] (II) Initializing extension XFree86-VidModeExtension
[   320.695] (II) Initializing extension XFree86-DGA
[   320.695] (II) Initializing extension XFree86-DRI
[   320.695] (II) Initializing extension DRI2



-- 
"The only difference between a beggar and a Duke was the amount of
money they possess".

George Orwell
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.