Re: Can't run ASPEED AST1180 with xf86-video-ast-1.1.5_3.
Pete Wright <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
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@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 [email protected] @nomadlogicLA _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"