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

Pete Wright pete at nomadlogic.org
Wed Mar 25 17:20:21 UTC 2020



On 3/24/20 6:33 PM, 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 at 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:

Do you get the same behavior when moving /etc/X11/xorg.conf out of the 
way (allowing X to autodetect its configuration)?

-pete

-- 
Pete Wright
pete at nomadlogic.org
@nomadlogicLA



More information about the freebsd-x11 mailing list