Shuttle SG31G2 FreeBSD Box #2

7.0-RELEASEでは、X.orgIntelドライバが動かなかったが、7.1-RELEASE BATA2、X.org 7.3では、

# X -configure

で出来るxorg.conf.newの中身が、

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"                   # [<bool>]
        #Option     "SWcursor"                  # [<bool>]
        #Option     "ColorKey"                  # <i>
        #Option     "CacheLines"                # <i>
        #Option     "Dac6Bit"                   # [<bool>]
        #Option     "DRI"                       # [<bool>]
        #Option     "NoDDC"                     # [<bool>]
        #Option     "ShowCache"                 # [<bool>]
        #Option     "XvMCSurfaces"              # <i>
        #Option     "PageFlip"                  # [<bool>]
        Identifier  "Card0"
        Driver      "intel"
        VendorName  "Intel Corporation"
        BoardName   "82G33/G31 Express Integrated Graphics Controller"
        BusID       "PCI:0:2:0"
EndSection

となって、Intelドライバが問題なく動いている。

KDE 4.1をインストールした。ここに書かれているように、日本語を正しく使うためにはjapanese/qt4-codecs-jpが必要。

KDE 4.1は特に問題はないようだが、今のところサウンドが鳴らない。