FREEDOM. FRIENDS. FEATURES. FIRST. 페도라 한국 사용자 모임

fedofa14 그래픽 설정 확인 방법을 모르겠어요~ㅜㅜ

게시판 질문게시판 fedofa14 그래픽 설정 확인 방법을 모르겠어요~ㅜㅜ

  • This topic has 0개 답변, 1명 참여, and was last updated 13 years, 6 months 전에 by kjs1728. This post has been viewed 415 times
  • #13441
    kjs1728
    참가자
      게시글1 댓글0 총합1
    @kjs1728
     

    fedora14를 깔고 그래픽 카드를 깔았습니다.

    제 컴은 레노버 X61 이구요~
    그래픽은 intel GM965 Express 칩입니다.

    여기저기 찾아보고 우여곡절끝에 깔긴 했는데 잘 깔았는지 확인을 할 수가 없네요~ㅜㅜ
    일단 xorg.conf에서 확인 해야하는 것 같아 봤는데 모르겠네요~ㅜㅜ

    아래는 xorg.conf 내용입니다.

    Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
    EndSection

    Section "Files"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "catalogue:/etc/X11/fontpath.d"
        FontPath     "built-ins"
    EndSection

    Section "Module"
        Load  "extmod"
        Load  "dri2"
        Load  "dbe"
        Load  "record"
        Load  "glx"
        Load  "dri"
    EndSection

    Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
    EndSection

    Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option        "Protocol" "auto"
        Option        "Device" "/dev/input/mice"
        Option        "ZAxisMapping" "4 5 6 7"
    EndSection

    Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
    EndSection

    Section "Device"
            ### Available Driver options are:-
            ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
            ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
            ### <percent>: "<f>%"
            ### [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"
        BusID       "PCI:0:2:0"
    EndSection

    Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
            Viewport   0 0
            Depth     1
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     4
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     8
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     15
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     16
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     24
        EndSubSection
    EndSection

    리눅스 초본데 확인방법 자세히 좀 알려주시면 감사하겠습니다.

  • 답변은 로그인 후 가능합니다.

지금 이 순간


안녕하세요~
리눅스에서 사용하는 오픈소스 Java VM에 대해..
건강히...장마철이 빨리 끝나야 할텐데요.
postgresSQL로 쇼핑몰 DB 설계 문의
레드햇 CEO, "오픈소스 협력 혁신 프로그램 시작한다"
RHEL 소스코드 정책변경에 대해서 내용을 정리해보았습니다.
dd명령으로 *.img(Raw Image) 제작 방법
chromium-browser로 페도라 한국 사용자 모임 접속
페도라 리눅스 네이버 웨일 브라우저 설치 - naver whale
compress 압축이 안됩니다.