Re: Can't run ASPEED AST1180 with xf86-video-ast-1.1.5_3.

KIRIYAMA Kazuhiko <[email protected]>
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]>
Hi,

I've clean-installed r359556 [1]. And pkg install below:

xorg-7.7_3.txz
xterm-353_1.txz
xf86-video-ast-1.1.5_3.txz

But nothing changed, diplay still freezed. Xorg.0.log is as
follows:

[  4399.187] 
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[  4399.187] Build Operating System: FreeBSD 13.0-CURRENT amd64 
[  4399.187] Current Operating System: FreeBSD bk.truefc.org 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r359556: Thu Apr  2 06:17:34 UTC 2020     [email protected]:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
[  4399.188] Build Date: 02 April 2020  07:11:01AM
[  4399.188]  
[  4399.188] Current version of pixman: 0.38.4
[  4399.188] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  4399.188] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  4399.188] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr  7 07:21:16 2020
[  4399.190] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[  4399.192] (==) No Layout section.  Using the first Screen section.
[  4399.192] (==) No screen section available. Using defaults.
[  4399.192] (**) |-->Screen "Default Screen Section" (0)
[  4399.192] (**) |   |-->Monitor "<default monitor>"
[  4399.193] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  4399.193] (==) Automatically adding devices
[  4399.193] (==) Automatically enabling devices
[  4399.193] (==) Not automatically adding GPU devices
[  4399.193] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  4399.199] (==) 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
[  4399.199] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[  4399.199] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  4399.199] (II) Loader magic: 0x434160
[  4399.199] (II) Module ABI versions:
[  4399.199] 	X.Org ANSI C Emulation: 0.4
[  4399.199] 	X.Org Video Driver: 24.1
[  4399.199] 	X.Org XInput driver : 24.1
[  4399.199] 	X.Org Server Extension : 10.0
[  4399.199] (--) PCI:*(4@0:0:0) 1a03:2000:15d9:0969 rev 48, Mem @ 0xde000000/16777216, 0xdf000000/131072, I/O @ 0x0000d000/128, BIOS @ 0x????????/65536
[  4399.200] (II) LoadModule: "glx"
[  4399.200] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[  4399.213] (II) Module glx: vendor="X.Org Foundation"
[  4399.213] 	compiled for 1.20.8, module version = 1.0.0
[  4399.213] 	ABI class: X.Org Server Extension, version 10.0
[  4399.213] (==) Matched ast as autoconfigured driver 0
[  4399.213] (==) Matched modesetting as autoconfigured driver 1
[  4399.213] (==) Matched scfb as autoconfigured driver 2
[  4399.213] (==) Matched vesa as autoconfigured driver 3
[  4399.213] (==) Assigned the driver to the xf86ConfigLayout
[  4399.213] (II) LoadModule: "ast"
[  4399.213] (II) Loading /usr/local/lib/xorg/modules/drivers/ast_drv.so
[  4399.214] (II) Module ast: vendor="X.Org Foundation"
[  4399.214] 	compiled for 1.20.8, module version = 1.1.5
[  4399.214] 	Module class: X.Org Video Driver
[  4399.214] 	ABI class: X.Org Video Driver, version 24.1
[  4399.214] (II) LoadModule: "modesetting"
[  4399.215] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[  4399.216] (II) Module modesetting: vendor="X.Org Foundation"
[  4399.216] 	compiled for 1.20.8, module version = 1.20.8
[  4399.216] 	Module class: X.Org Video Driver
[  4399.216] 	ABI class: X.Org Video Driver, version 24.1
[  4399.216] (II) LoadModule: "scfb"
[  4399.216] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[  4399.216] (II) Module scfb: vendor="X.Org Foundation"
[  4399.216] 	compiled for 1.20.8, module version = 0.0.5
[  4399.216] 	ABI class: X.Org Video Driver, version 24.1
[  4399.216] (II) LoadModule: "vesa"
[  4399.216] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[  4399.217] (II) Module vesa: vendor="X.Org Foundation"
[  4399.217] 	compiled for 1.20.8, module version = 2.4.0
[  4399.217] 	Module class: X.Org Video Driver
[  4399.217] 	ABI class: X.Org Video Driver, version 24.1
[  4399.217] (II) AST: Driver for ASPEED Graphics Chipsets: ASPEED Graphics Family,
	ASPEED Graphics Family, ASPEED AST1180 Graphics
[  4399.217] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  4399.217] (II) scfb: driver for wsdisplay framebuffer: scfb
[  4399.217] (II) VESA: driver for VESA chipsets: vesa
[  4399.217] (--) Using syscons driver with X support (version 2.0)
[  4399.217] (--) using VT number 9

[  4399.568] (WW) Falling back to old probe method for ast
[  4399.568] (--) Assigning device section with no busID to primary device
[  4399.568] (--) Chipset ASPEED Graphics Family found
[  4399.568] (WW) Falling back to old probe method for modesetting
[  4399.568] (EE) open /dev/dri/card0: No such file or directory
[  4399.568] (WW) Falling back to old probe method for scfb
[  4399.568] scfb trace: probe start
[  4399.568] scfb trace: probe done
[  4399.568] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  4399.568] (II) Loading sub module "vgahw"
[  4399.568] (II) LoadModule: "vgahw"
[  4399.569] (II) Loading /usr/local/lib/xorg/modules/libvgahw.so
[  4399.575] (II) Module vgahw: vendor="X.Org Foundation"
[  4399.575] 	compiled for 1.20.8, module version = 0.1.0
[  4399.575] 	ABI class: X.Org Video Driver, version 24.1
[  4399.575] (II) Loading sub module "fb"
[  4399.575] (II) LoadModule: "fb"
[  4399.575] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[  4399.581] (II) Module fb: vendor="X.Org Foundation"
[  4399.581] 	compiled for 1.20.8, module version = 1.0.0
[  4399.581] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  4399.581] (II) AST(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  4399.581] (==) AST(0): Depth 24, (--) framebuffer bpp 32
[  4399.581] (==) AST(0): Using gamma correction (1.0, 1.0, 1.0)
[  4399.581] (==) AST(0): RGB weight 888
[  4399.581] (==) AST(0): Default visual is TrueColor
[  4399.581] (--) AST(0): Chipset: "ASPEED Graphics Family"
[  4399.581] (II) AST(0): Linear framebuffer at 0xDE000000
[  4399.581] (II) AST(0): IO registers at addr 0xDF000000

`uname -a' and `pkg info -aI' are as follows:

admin@bk:~ % uname -a
FreeBSD bk.truefc.org 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r359556: Thu Apr  2 06:17:34 UTC 2020     [email protected]:/usr/obj/usr/src/amd64.amd64/sys/GENERIC  amd64
admin@bk:~ % pkg info -aI
appres-1.0.5                   Program to list application's resources
bitmap-1.0.9                   Bitmap editor and converter utilities for X
consolekit2-1.2.1_1            Framework for defining and tracking users
dbus-1.12.16                   Message bus system for inter-application communication
dbus-glib-0.110                GLib bindings for the D-BUS messaging system
dejavu-2.37_1                  Bitstream Vera Fonts clone with a wider range of characters
dmidecode-3.2                  Tool for dumping DMI (SMBIOS) contents in human-readable format
e2fsprogs-libuuid-1.45.6       UUID library from e2fsprogs package
encodings-1.0.5,1              X.Org Encoding fonts
expat-2.2.8                    XML 1.0 parser written in C
font-adobe-100dpi-1.0.3_4      X.Org Adobe 100dpi font
font-adobe-75dpi-1.0.3_4       X.Org Adobe 75dpi font
font-adobe-utopia-100dpi-1.0.4_4 X.Org Adobe Utopia 100dpi font
font-adobe-utopia-75dpi-1.0.4_4 X.Org Adobe Utopia 75dpi font
font-adobe-utopia-type1-1.0.4_4 X.Org Adobe Utopia Type1 font
font-alias-1.0.3_3             X.Org Font aliases
font-arabic-misc-1.0.3_4       X.Org miscellaneous Arabic fonts
font-bh-100dpi-1.0.3_4         X.Org Bigelow Holmes 100dpi font
font-bh-75dpi-1.0.3_4          X.Org Bigelow Holmes 75dpi font
font-bh-lucidatypewriter-100dpi-1.0.3_4 X.Org Bigelow Holmes Lucida TypeWriter 100dpi font
font-bh-lucidatypewriter-75dpi-1.0.3_4 X.Org Bigelow Holmes Lucida TypeWriter 75dpi font
font-bh-ttf-1.0.3_4            X.Org Bigelow & Holmes TTF font
font-bh-type1-1.0.3_4          X.Org Bigelow Holmes Type1 font
font-bitstream-100dpi-1.0.3_4  X.Org Bitstream Vera 100dpi font
font-bitstream-75dpi-1.0.3_4   X.Org Bitstream Vera 75dpi font
font-bitstream-type1-1.0.3_4   X.Org Bitstream Vera Type1 font
font-cronyx-cyrillic-1.0.3_4   X.Org Cronyx Cyrillic font
font-cursor-misc-1.0.3_4       X.Org miscellaneous Cursor fonts
font-daewoo-misc-1.0.3_4       X.Org miscellaneous Daewoo fonts
font-dec-misc-1.0.3_4          X.Org miscellaneous Dec fonts
font-ibm-type1-1.0.3_4         X.Org IBM Type1 font
font-isas-misc-1.0.3_4         X.Org miscellaneous ISAS fonts
font-jis-misc-1.0.3_4          X.Org miscellaneous JIS fonts
font-micro-misc-1.0.3_4        X.Org miscellaneous Micro fonts
font-misc-cyrillic-1.0.3_4     X.Org miscellaneous Cyrillic font
font-misc-ethiopic-1.0.3_4     X.Org miscellaneous Ethiopic font
font-misc-meltho-1.0.3_4       X.Org miscellaneous Meltho font
font-misc-misc-1.1.2_4         X.Org miscellaneous Misc fonts
font-mutt-misc-1.0.3_4         X.Org miscellaneous Mutt fonts
font-schumacher-misc-1.1.2_4   X.Org miscellaneous Schumacher fonts
font-screen-cyrillic-1.0.4_4   X.Org Screen Cyrillic font
font-sony-misc-1.0.3_4         X.Org miscellaneous Sony fonts
font-sun-misc-1.0.3_4          X.Org miscellaneous Sun fonts
font-winitzki-cyrillic-1.0.3_4 X.Org Winitzki Cyrillic font
font-xfree86-type1-1.0.4_4     X.Org XFree86 Type1 font
fontconfig-2.13.1_1,1          XML-based font configuration API for X Windows
freetype2-2.10.1               Free and portable TrueType font rendering engine
gettext-runtime-0.20.1         GNU gettext runtime libraries and programs
glib-2.56.3_7,1                Some useful routines of C programming (current stable version)
gnome_subr-1.0                 Common startup and shutdown subroutines used by GNOME scripts
hal-0.5.14_34                  Hardware Abstraction Layer for simplifying device access
iceauth-1.0.8_2                ICE authority file utility for X
icu-66.1,1                     International Components for Unicode (from IBM)
indexinfo-0.3.1                Utility to regenerate the GNU info page index
libFS-1.0.8                    The FS library
libICE-1.0.10,1                Inter Client Exchange library for X11
libSM-1.2.3,1                  Session Management library for X11
libX11-1.6.9,1                 X11 library
libXScrnSaver-1.2.3_2          The XScrnSaver library
libXau-1.0.9                   Authentication Protocol library for X11
libXaw-1.0.13_3,2              X Athena Widgets library
libXcomposite-0.4.5,1          X Composite extension library
libXcursor-1.2.0               X client-side cursor loading library
libXdamage-1.1.5               X Damage extension library
libXdmcp-1.1.3                 X Display Manager Control Protocol library
libXext-1.3.4,1                X11 Extension library
libXfixes-5.0.3_2              X Fixes extension library
libXfont-1.5.4_2,2             X font library
libXfont2-2.0.4                X font library
libXft-2.3.3                   Client-sided font API for X applications
libXi-1.7.10,1                 X Input extension library
libXinerama-1.1.4_2,1          X11 Xinerama library
libXmu-1.1.3,1                 X Miscellaneous Utilities libraries
libXpm-3.5.13                  X Pixmap library
libXrandr-1.5.2                X Resize and Rotate extension library
libXrender-0.9.10_2            X Render extension library
libXres-1.2.0_2                X Resource usage library
libXt-1.2.0,1                  X Toolkit library
libXtst-1.2.3_2                X Test extension
libXv-1.0.11_2,1               X Video Extension library
libXvMC-1.0.12                 X Video Extension Motion Compensation library
libXxf86dga-1.1.5              X DGA Extension
libXxf86vm-1.1.4_3             X Vidmode Extension
libdmx-1.1.4_2                 DMX extension library
libdrm-2.4.99,1                Userspace interface to kernel Direct Rendering Module services
libedit-3.1.20191211,1         Command line editor library
libepoll-shim-0.0.20200223     Small epoll implementation using kqueue
libepoxy-1.5.4                 Library to handle OpenGL function pointer management
libevdev-1.5.9_1               Linux Event Device library
libffi-3.2.1_3                 Foreign Function Interface
libfontenc-1.1.4               The fontenc Library
libgcrypt-1.8.5                General purpose cryptographic library based on the code from GnuPG
libgpg-error-1.37              Common error values for all GnuPG components
libgudev-230_1                 GObject bindings for libudev.
libiconv-1.14_11               Character set conversion library
libinput-1.15.4                Generic input library
libmtdev-1.1.5_2               Multitouch Protocol Translation Library
libpciaccess-0.16              Generic PCI access library
libpthread-stubs-0.4           This library provides weak aliases for pthread functions
libudev-devd-0.4.1             libudev-compatible interface for devd
libunwind-20170615             Generic stack unwinding library
libvolume_id-0.81.1            Library to provide file system type information
libwacom-1.3                   Adds tablet support to libinput
libxcb-1.13.1                  The X protocol C-language Binding (XCB) library
libxkbfile-1.1.0               XKB file library
libxml2-2.9.10                 XML parser library for GNOME
libxshmfence-1.3               Shared memory 'SyncFence' synchronization primitive
libxslt-1.1.34_1               The XSLT C library for GNOME
llvm80-8.0.1_3                 LLVM and Clang
mesa-dri-18.3.2_10             OpenGL hardware acceleration drivers for DRI2+
mesa-libs-18.3.2_4             OpenGL libraries that support GLX and EGL clients
mkfontscale-1.2.1              Creates an index of scalable font files for X
nspr-4.25                      Platform-neutral API for system level and libc like functions
pciids-20200324                Database of all known IDs used in PCI devices
pcre-8.43_2                    Perl Compatible Regular Expressions library
perl5-5.30.2                   Practical Extraction and Report Language
pixman-0.38.4                  Low-level pixel manipulation library
pkg-1.13.2                     Package manager
png-1.6.37                     Library for manipulating PNG images
policykit-0.9_10               Framework for controlling access to system-wide components
polkit-0.116                   Framework for controlling access to system-wide components
py37-evdev-0.8.1_1             Bindings to the Linux input handling subsystem
py37-pyudev-0.21.0             Pure Python libudev binding
py37-setuptools-44.0.0         Python packages installer
py37-six-1.14.0                Python 2 and 3 compatibility utilities
python37-3.7.7                 Interpreted object-oriented programming language
readline-8.0.4                 Library for editing command lines as they are typed
sessreg-1.1.2                  Manage utmp/wtmp entries for non-init X clients
setxkbmap-1.3.2                Set the keyboard using the X Keyboard Extension
smproxy-1.0.6                  Session Manager Proxy
spidermonkey60-60.9.0_2        Standalone JavaScript based from Mozilla 60-esr
twm-1.0.10                     Tab Window Manager for the X Window System
wayland-1.18.0_3               Wayland composite "server"
x11perf-1.6.1                  X11 server performance test program
xauth-1.1                      X authority file utility
xbacklight-1.2.3               Program to adjust backlight brightness
xbitmaps-1.1.2                 X.Org bitmaps data
xcalc-1.1.0                    Scientific calculator for X
xcb-util-0.4.0_2,1             Module with libxcb/libX11 extension/replacement libraries
xcb-util-wm-0.4.1_3            Framework for window manager implementation
xclock-1.0.9                   Analog and digital clock for X
xcmsdb-1.0.5                   Device Color Characterization utility for X
xconsole-1.0.7_1               Monitor system console messages with X
xcursor-themes-1.0.6           X.org cursors themes
xcursorgen-1.0.7               Create an X cursor file from a collection of PNG images
xdpyinfo-1.3.2_3               Display information utility for X
xdriinfo-1.0.6_3               Query configuration information of DRI drivers
xev-1.2.3                      Print contents of X events
xf86-input-keyboard-1.9.0_4    X.Org keyboard input driver
xf86-input-libinput-0.29.0     X.Org libinput input driver
xf86-input-mouse-1.9.3_3       X.Org mouse input driver
xf86-input-vmmouse-13.1.0_4    X.Org vmmouse input driver
xf86-video-ast-1.1.5_3         X.Org ASPEED display driver
xf86-video-scfb-0.0.5_2        X.Org syscons display driver
xf86-video-vesa-2.4.0_3        X.Org vesa display driver
xf86dga-1.0.3_1                Test program for the XFree86-DGA extension
xgamma-1.0.6                   Gamma correction through the X server
xgc-1.0.5                      X graphics demo
xhost-1.0.8                    Server access control program for X
xinit-1.4.1,1                  X Window System initializer
xinput-1.6.3                   Very useful utility for configuring and testing XInput devices
xkbcomp-1.4.3                  Compile XKB keyboard description
xkbevd-1.1.4                   XKB event daemon
xkbutils-1.0.4_2               XKB utility demos
xkeyboard-config-2.29          X Keyboard Configuration Database
xkill-1.0.5                    Utility for killing a client by its X resource
xlsatoms-1.1.3                 List interned atoms defined on a server
xlsclients-1.1.4               List client applications running on a display
xmessage-1.0.5                 Display message or query in a X window
xmodmap-1.0.10                 Utility for modifying keymaps and pointer button mappings in X
xorg-7.7_3                     X.Org complete distribution metaport
xorg-apps-7.7_4                X.org apps meta-port
xorg-docs-1.7.1,1              X.org documentation files
xorg-drivers-7.7_6             X.org drivers meta-port
xorg-fonts-7.7_1               X.org fonts meta-port
xorg-fonts-100dpi-7.7          X.Org 100dpi bitmap fonts
xorg-fonts-75dpi-7.7           X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-7.7        X.Org Cyrillic bitmap fonts
xorg-fonts-miscbitmaps-7.7     X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-7.7_1      X.Org TrueType fonts
xorg-fonts-type1-7.7           X.Org Type1 fonts
xorg-libraries-7.7_4           X.org libraries meta-port
xorg-server-1.20.8,1           X.Org X server and related programs
xorgproto-2019.2               xorg protocol headers
xpr-1.0.5                      Utility for printing an X window dump
xprop-1.2.4                    Property displayer for X
xrandr-1.5.1                   Primitive command line interface to the RandR extension
xrdb-1.2.0                     X server resource database utility
xrefresh-1.0.6                 Refresh all or part of an X screen
xset-1.2.4_3                   User preference utility for X
xsetroot-1.1.2                 Root window parameter setting utility for X
xterm-353_1                    Terminal emulator for the X Window System
xtrans-1.4.0                   Abstract network code for X
xvinfo-1.1.4                   Print out X-Video extension adaptor information
xwd-1.0.7                      Dump an image of an X window
xwininfo-1.1.5                 Window information utility for X
xwud-1.0.5                     Image displayer for X
admin@bk:~ % 


Regards

[1] FreeBSD-13.0-CURRENT-amd64-20200402-r359556-memstick.img

On Wed, 25 Mar 2020 10:33:07 +0900,
KIRIYAMA Kazuhiko wrote:
> 
> Hi, all
> 
> I'm working with 13.0-CURRENT on Supermicro A2SDi-16C-HLN4F [1] server which
> builtin on bord ASPEED video chip:
> 
> root@bk:~ # uname -a
> FreeBSD bk.truefc.org 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r356739M: Tue Jan 28 21:49:59 JST 2020     root@msrvkx:/usr/obj/usr/src/amd64.amd64/sys/XIJ  amd64
> root@bk:~ # pciconf -lv 
>   :
> (snip)
>   :
> pcib4@pci0:3:0:0:       class=0x060400 rev=0x03 hdr=0x01 vendor=0x1a03 device=0x1150 subvendor=0x15d9 subdevice=0x0969
>     vendor     = 'ASPEED Technology, Inc.'
>     device     = 'AST1150 PCI-to-PCI Bridge'
>     class      = bridge
>     subclass   = PCI-PCI
> vgapci0@pci0:4:0:0:     class=0x030000 rev=0x30 hdr=0x00 vendor=0x1a03 device=0x2000 subvendor=0x15d9 subdevice=0x0969
>     vendor     = 'ASPEED Technology, Inc.'
>     device     = 'ASPEED Graphics Family'
>     class      = display
>     subclass   = VGA
> 
> I've installed xorg-7.7_3.txz, xf86-video-ast-1.1.5_3.txz and
> xterm-353_1.txz. Then xorg.conf setup as follows:
> 
> root@bk:~ # Xorg -version
> 
> X.Org X Server 1.20.7
> X Protocol Version 11, Revision 0
> Build Operating System: FreeBSD 13.0-CURRENT amd64 
> Current Operating System: FreeBSD bk.truefc.org 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r356739M: Tue Jan 28 21:49:59 JST 2020     root@msrvkx:/usr/obj/usr/src/amd64.amd64/sys/XIJ amd64
> Build Date: 13 March 2020  12:30:32PM
>  
> Current version of pixman: 0.38.4
>         Before reporting problems, check http://wiki.x.org
>         to make sure that you have the latest version.
> root@bk:~ # Xorg -configure
> root@bk:~ # cp xorg.conf.new /etc/X11/xorg.conf
> root@bk:~ # diff -u xorg.conf.new /etc/X11/xorg.conf
> --- xorg.conf.new       2020-03-25 09:32:49.502646000 +0900
> +++ /etc/X11/xorg.conf  2020-03-25 09:37:09.245260000 +0900
> @@ -1,6 +1,6 @@
>  Section "ServerLayout"
>         Identifier     "X.org Configured"
> -       Screen      0  "Screen0" 0 0
> +       Screen      0  "Screen0"
>         InputDevice    "Mouse0" "CorePointer"
>         InputDevice    "Keyboard0" "CoreKeyboard"
>  EndSection
> @@ -53,7 +53,7 @@
>          #Option     "ZaphodHeads"              # <str>
>          #Option     "DoubleShadow"             # [<bool>]
>         Identifier  "Card0"
> -       Driver      "modesetting"
> +       Driver      "ast"
>         BusID       "PCI:4:0:0"
>  EndSection
> 
> Then I've run startx, but screen freezed with cursor stop at left up. I
> could see runnig X with ASPEED from remote machine:
> 
> root@bk:~ # ps -ax
>  PID TT  STAT      TIME COMMAND
>    0  -  DLs    0:00.86 [kernel]
>    1  -  ILs    0:00.42 /sbin/init
>    2  -  DL     0:00.00 [crypto]
>   :
> (snip)
>   :
> 2315 v0  Is     0:00.02 login [pam] (login)
> 2349 v0  I      0:00.05 -tcsh (tcsh)
> 2353 v0  I      0:00.01 su
> 2354 v0  I      0:00.02 _su (csh)
> 2356 v0  I+     0:00.01 /bin/sh /usr/local/bin/startx
> 2369 v0  I+     0:00.00 xinit /usr/local/etc/X11/xinit/xinitrc -- /usr/local/bin/X :0 -auth /root/.
> 2370 v0  R<    23:52.00 /usr/local/bin/Xorg :0 -auth /root/.serverauth.2356
> 2316 v1  Is+    0:00.00 /usr/libexec/getty Pc ttyv1
> 2317 v2  Is+    0:00.00 /usr/libexec/getty Pc ttyv2
> 2318 v3  Is+    0:00.00 /usr/libexec/getty Pc ttyv3
> 2319 v4  Is+    0:00.00 /usr/libexec/getty Pc ttyv4
> 2320 v5  Is+    0:00.00 /usr/libexec/getty Pc ttyv5
> 2321 v6  Is+    0:00.00 /usr/libexec/getty Pc ttyv6
> 2322 v7  Is+    0:00.00 /usr/libexec/getty Pc ttyv7
> 2382  0  Is     0:00.05 -tcsh (tcsh)
> 2387  0  I      0:00.01 su
> 2388  0  S      0:00.07 _su (csh)
> 2545  0  R+     0:00.00 ps -ax
> root@bk:~ # cat /var/log/Xorg.0.log
> [    82.863] 
> X.Org X Server 1.20.7
> X Protocol Version 11, Revision 0
> [    82.863] Build Operating System: FreeBSD 13.0-CURRENT amd64 
> [    82.864] Current Operating System: FreeBSD bk.truefc.org 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r356739M: Tue Jan 28 21:49:59 JST 2020     root@msrvkx:/usr/obj/usr/src/amd64.amd64/sys/XIJ amd64
> [    82.864] Build Date: 13 March 2020  12:30:32PM
> [    82.864]  
> [    82.864] Current version of pixman: 0.38.4
> [    82.864] 	Before reporting problems, check http://wiki.x.org
> 	to make sure that you have the latest version.
> [    82.864] Markers: (--) probed, (**) from config file, (==) default setting,
> 	(++) from command line, (!!) notice, (II) informational,
> 	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> [    82.865] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 25 09:42:36 2020
> [    82.867] (==) Using config file: "/etc/X11/xorg.conf"
> [    82.867] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
> [    82.868] (==) ServerLayout "X.org Configured"
> [    82.868] (**) |-->Screen "Screen0" (0)
> [    82.868] (**) |   |-->Monitor "Monitor0"
> [    82.869] (**) |   |-->Device "Card0"
> [    82.869] (**) |-->Input Device "Mouse0"
> [    82.869] (**) |-->Input Device "Keyboard0"
> [    82.869] (==) Automatically adding devices
> [    82.869] (==) Automatically enabling devices
> [    82.869] (==) Not automatically adding GPU devices
> [    82.870] (==) Max clients allowed: 256, resource mask: 0x1fffff
> [    82.879] (**) 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,
> 	/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
> [    82.879] (**) ModulePath set to "/usr/local/lib/xorg/modules"
> [    82.879] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
> [    82.879] (WW) Disabling Mouse0
> [    82.879] (WW) Disabling Keyboard0
> [    82.879] (II) Loader magic: 0x435010
> [    82.880] (II) Module ABI versions:
> [    82.880] 	X.Org ANSI C Emulation: 0.4
> [    82.880] 	X.Org Video Driver: 24.1
> [    82.880] 	X.Org XInput driver : 24.1
> [    82.880] 	X.Org Server Extension : 10.0
> [    82.880] (--) PCI:*(4@0:0:0) 1a03:2000:15d9:0969 rev 48, Mem @ 0xde000000/16777216, 0xdf000000/131072, I/O @ 0x0000d000/128, BIOS @ 0x????????/65536
> [    82.881] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
> [    82.881] (II) LoadModule: "glx"
> [    82.883] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
> [    82.909] (II) Module glx: vendor="X.Org Foundation"
> [    82.909] 	compiled for 1.20.7, module version = 1.0.0
> [    82.909] 	ABI class: X.Org Server Extension, version 10.0
> [    82.909] (II) LoadModule: "ast"
> [    82.910] (II) Loading /usr/local/lib/xorg/modules/drivers/ast_drv.so
> [    82.913] (II) Module ast: vendor="X.Org Foundation"
> [    82.913] 	compiled for 1.20.7, module version = 1.1.5
> [    82.913] 	Module class: X.Org Video Driver
> [    82.913] 	ABI class: X.Org Video Driver, version 24.1
> [    82.913] (II) AST: Driver for ASPEED Graphics Chipsets: ASPEED Graphics Family,
> 	ASPEED Graphics Family, ASPEED AST1180 Graphics
> [    82.914] (--) Using syscons driver with X support (version 2.0)
> [    82.914] (--) using VT number 9
> 
> [    83.265] (WW) Falling back to old probe method for ast
> [    83.265] (--) Chipset ASPEED Graphics Family found
> [    83.265] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
> [    83.265] (II) Loading sub module "vgahw"
> [    83.265] (II) LoadModule: "vgahw"
> [    83.266] (II) Loading /usr/local/lib/xorg/modules/libvgahw.so
> [    83.271] (II) Module vgahw: vendor="X.Org Foundation"
> [    83.271] 	compiled for 1.20.7, module version = 0.1.0
> [    83.272] 	ABI class: X.Org Video Driver, version 24.1
> [    83.272] (II) Loading sub module "fb"
> [    83.272] (II) LoadModule: "fb"
> [    83.272] (II) Loading /usr/local/lib/xorg/modules/libfb.so
> [    83.279] (II) Module fb: vendor="X.Org Foundation"
> [    83.279] 	compiled for 1.20.7, module version = 1.0.0
> [    83.279] 	ABI class: X.Org ANSI C Emulation, version 0.4
> [    83.279] (==) AST(0): Depth 24, (--) framebuffer bpp 32
> [    83.279] (==) AST(0): Using gamma correction (1.0, 1.0, 1.0)
> [    83.279] (==) AST(0): RGB weight 888
> [    83.279] (==) AST(0): Default visual is TrueColor
> [    83.279] (--) AST(0): Chipset: "ASPEED Graphics Family"
> [    83.279] (II) AST(0): Linear framebuffer at 0xDE000000
> [    83.280] (II) AST(0): IO registers at addr 0xDF000000
> 
> What happeds ?
> 
> Regards
> 
> [1] https://www.supermicro.com/ja/products/motherboard/A2SDi-16C-HLN4F
> 
> ---
> KIRIYAMA Kazuhiko <[email protected]>
> 
---
KIRIYAMA Kazuhiko <[email protected]>
_______________________________________________
[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.